Hallo,
als ich gestern auf 'nem Treffen war, musste ich feststellen, dass mein WLAN nicht mehr funktionierte.
2 Wochen vorher auf dem Treffen ging es einwandfrei, seitdem hatte ich es nicht mehr benutzt, da ich per Kabel zuhause am Netz hänge.
Habe das jetzt näher untersucht und mit ifconfig wird wlan0 angezeigt.
Allerdings das network-manager applet unter Xfce sagt "Gerät ist nicht betriebsbereit".
Deaktivieren und Reaktivieren des Funknetzwerkes bringt mit dem applet leider nichts.
Unter einem aktuellen siduction Live wird wlan0 aber einwandfrei erkannt und tut auch einwandfrei.
lspci sagt zu der Karte:
24:00.0 Network controller: Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] (rev 34)
inxi -Fxxx: meint dazu:
Device-2: Intel Centrino Advanced-N 6205 [Taylor Peak] driver: iwlwifi
v: kernel pcie: speed: 2.5 GT/s lanes: 1 bus-ID: 24:00.0 chip-ID: 8086:0082
class-ID: 0280
IF: wlan0 state: down mac: 84:3a:4b:bb:cb:c4
ifconfig wlan0 up bringt mir:
ifconfig wlan0 up
wlan0: Unbekannter Fehler des Servers
rfkill sagt:
rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
Habe im Moment keine Idee dazu, drehe mich im Kreis. Vielleicht stehe ich auch nur wieder auf dem "Schlauch" ?
Hat jemand eine Idee dazu?
Grüße
Reiner
Zusatzinfos:
dmesg|grep iwlwifi
[ 1521.999138] iwlwifi 0000:24:00.0: enabling device (0000 -> 0002)
[ 1521.999326] iwlwifi 0000:24:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 1522.006763] iwlwifi 0000:24:00.0: Detected crf-id 0xa5a5a5a1, cnv-id 0xa5a5a5a1 wfpm id 0xa5a5a5a1
[ 1522.006804] iwlwifi 0000:24:00.0: PCI dev 0082/1301, rev=0xb0, rfid=0xd55555d5
[ 1522.006810] iwlwifi 0000:24:00.0: Detected Intel(R) Centrino(R) Advanced-N 6205 AGN
[ 1522.015497] iwlwifi 0000:24:00.0: loaded firmware version 18.168.6.1 6000g2a-6.ucode op_mode iwldvm
[ 1522.065083] iwlwifi 0000:24:00.0: CONFIG_IWLWIFI_DEBUG disabled
[ 1522.065089] iwlwifi 0000:24:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[ 1522.065091] iwlwifi 0000:24:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
[ 1522.065092] iwlwifi 0000:24:00.0: Detected Intel(R) Centrino(R) Advanced-N 6205 AGN, REV=0xB0
[ 1527.371523] iwlwifi 0000:24:00.0: Radio type=0x1-0x2-0x0
[ 1527.661951] iwlwifi 0000:24:00.0: Radio type=0x1-0x2-0x0
Wlan wird in dmesg nirgends erwähnt.
Grüße
Reiner
Nachtrag:
Bei nem anderen fast identischen Laptop (i-5 statt I7, 8GB statt 16GB) mit dem gleiche Systemstand
und der gleichen WLAN-Karte wird das WLAN einwandfrei erkannt. :-\
Auch gerade festgestellt (muss aber nicht zusammenhängen):
Der Autofs-Service mit dem ich NFS-Shares mounte wird von Systemd (systemctl) nicht mehr automatisch oder auch manuell erfolgreich gestartet.
Allerdings auch wenn ich per Kabel verbunden bin und ebenfalls auf dem anderen Laptop ist da nicht der Fall.
Manuelles Mounten geht aber.
systemctl status autofs.service
× autofs.service - Automounts filesystems on demand
Loaded: loaded (/usr/lib/systemd/system/autofs.service; enabled; preset: enabled)
Active: failed (Result: timeout) since Fri 2025-11-14 21:49:27 CET; 30min ago
Invocation: 55bc901744f244e18229aa511b333aa7
Docs: man:autofs(8)
Mem peak: 3.3M
CPU: 25ms
Nov 14 21:46:27 RS8470p systemd[1]: Starting autofs.service - Automounts filesystems on demand...
Nov 14 21:46:27 RS8470p (utomount)[32297]: autofs.service: Referenced but unset environment variable evaluates to an empty strin>
Nov 14 21:46:27 RS8470p systemd[1]: autofs.service: Can't open PID file '/run/autofs.pid' (yet?) after start: No such file or di>
Nov 14 21:49:27 RS8470p systemd[1]: autofs.service: start operation timed out. Terminating.
Nov 14 21:49:27 RS8470p systemd[1]: autofs.service: Failed with result 'timeout'.
Nov 14 21:49:27 RS8470p systemd[1]: Failed to start autofs.service - Automounts filesystems on demand.
Hallo RainerS
welcher Kernel?
Bei Kernel 16.1 bis 16.8 funktionierten manche Intel Wlan Karten nicht zuverlässig.
Ab Kernel 16.9 ist dieser Bug behoben.
@hschn:
Aktuell ist bei beiden Laptops 6.17.8-1-siduction-amd64 x86_64 drauf.
Grüße
Reiner