Re: trixie: Probleme nach suspend
Jürgen Bausa <[email protected]> Thu, 5 Feb 2026 21:14:40 +0100
| Newsgroups | gmane.linux.debian.user.german |
|---|---|
| Message-ID | <[email protected]> |
Am 05.02.26 um 07:06 schrieb Marco Moock:
> On 04.02.2026 14:50 Jürgen Bausa wrote:
>
>>>
>>> On 03.02.2026 20:40 Jürgen Bausa wrote:
>>>
>>>> Was mich auch sehr verwirrt ist die Tatsache, dass grafische
>>>> Anwendungen nicht funktionieren (chrome kann zwar lokale Seiten
>>>> anzeigen, aber keine aus dem Internet, thunderbird und firefox
>>>> starten erst garnicht), Kommandozeilen tools aber funktionieren
>>>> (ping, wget).Wie kann das sein?
>>>
>>> Zu welchen Zielen funktioniert es?
>>>
>>
>> ping habe ich mit heise und google getestet, wget mit google.
>
> Was kam da raus?
> Gab es ggf. Timeouts, hat DNS flink funktioniert?
>
haben halt beide ohne Fehlermeldung funktioniert. Hier der Output:
jba@lisa:~$ wget http://www.google.de
--2026-02-05 21:10:08-- http://www.google.de/
Auflösen des Hostnamens www.google.de (www.google.de)…
2a00:1450:4001:81c::2003, 142.251.141.131
Verbindungsaufbau zu www.google.de
(www.google.de)|2a00:1450:4001:81c::2003|:80 … verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet … 301 Moved Permanently
Platz: http://www.google.com/ [folgend]
--2026-02-05 21:10:08-- http://www.google.com/
Auflösen des Hostnamens www.google.com (www.google.com)…
2a00:1450:4001:804::2004, 142.251.141.100
Verbindungsaufbau zu www.google.com
(www.google.com)|2a00:1450:4001:804::2004|:80 … verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK
Länge: nicht spezifiziert [text/html]
Wird in »index.html« gespeichert.
index.html [ <=>
]
16,97K --.-KB/s in 0,01s
2026-02-05 21:10:08 (1,66 MB/s) - »index.html« gespeichert [17380]
jba@lisa:~$ less index.html
jba@lisa:~$ ping www.heise.de
PING www.heise.de (2a02:2e0:3fe:1001:7777:772e:2:85) 56 data bytes
64 bytes from www.heise.de (2a02:2e0:3fe:1001:7777:772e:2:85):
icmp_seq=1 ttl=58 time=9.46 ms
64 bytes from www.heise.de (2a02:2e0:3fe:1001:7777:772e:2:85):
icmp_seq=2 ttl=58 time=9.93 ms
64 bytes from www.heise.de (2a02:2e0:3fe:1001:7777:772e:2:85):
icmp_seq=3 ttl=58 time=9.00 ms
64 bytes from www.heise.de (2a02:2e0:3fe:1001:7777:772e:2:85):
icmp_seq=4 ttl=58 time=9.18 ms
^C
--- www.heise.de ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3003ms
rtt min/avg/max/mdev = 9.004/9.394/9.934/0.352 ms
jba@lisa:~$ ping www.google.de
PING www.google.de (2a00:1450:4001:81c::2003) 56 data bytes
64 bytes from lcfraa-aa-in-x03.1e100.net (2a00:1450:4001:81c::2003):
icmp_seq=1 ttl=119 time=9.00 ms
64 bytes from lcfraa-aa-in-x03.1e100.net (2a00:1450:4001:81c::2003):
icmp_seq=2 ttl=119 time=8.76 ms
64 bytes from lcfraa-aa-in-x03.1e100.net (2a00:1450:4001:81c::2003):
icmp_seq=3 ttl=119 time=8.84 ms
64 bytes from lcfraa-aa-in-x03.1e100.net (2a00:1450:4001:81c::2003):
icmp_seq=4 ttl=119 time=9.06 ms
64 bytes from lcfraa-aa-in-x03.1e100.net (2a00:1450:4001:81c::2003):
icmp_seq=5 ttl=119 time=8.75 ms
^C
--- www.google.de ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4006ms
rtt min/avg/max/mdev = 8.748/8.881/9.064/0.127 ms