You are not logged in.
Pages: 1
Hello ![]()
since almost one week, when I power on the laptop, I experience for almost 15 minutes continuous disconnections from the AP.
Than the connection get stable and it does not disconnects anymore.
I got the same problem with NetworkManager and IWD
here is a log:
arch kernel: wlan0: authentication with 0e:.......:3d timed out
arch iwd[919]: event: connect-timeout, reason: 2
iwd[919]: event: connect-failed, status: 1
iwd[919]: event: connect-info, ssid: O.....2, bss: 92:.....:33, signal: -80, load: 8/255
arch kernel: wlan0: authenticate with 92:.....5 (local address=b...)
arch kernel: wlan0: send auth to 92:... (try 1/3)
arch kernel: wlan0: authenticated
arch kernel: wlan0: associate with 92:... (try 1/3)
arch kernel: wlan0: RX AssocResp from 92:.... (capab=0x1011 status=0 aid=30)
arch kernel: wlan0: associated
arch kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by 92...
arch iwd[919]: event: state, old: connecting (auto), new: connected
arch dhcpcd[924]: wlan0: carrier acquired
arch dhcpcd[924]: wlan0: IAID a4....
dhcpcd[924]: wlan0: adding address fe8...
dhcpcd[924]: wlan0: rebinding lease of 192....
dhcpcd[924]: wlan0: probing address 192....
dhcpcd[924]: wlan0: soliciting an IPv6 router
iwd[919]: event: roam-scan,
arch iwd[919]: event: roam-info, bss: 8a..., signal: -67, load: 56/255
arch iwd[919]: event: state, old: connected, new: roaming
arch kernel: wlan0: disconnect from AP 92:...:25 for new auth to 8a:....24
arch dhcpcd[924]: wlan0: carrier lost
arch dhcpcd[924]: wlan0: deleting address fe...
arch kernel: wlan0: authenticate with 8a...
...
ago 30 19:04:55 arch dhcpcd[924]: wlan0: carrier lost
ago 30 19:04:55 arch kernel: wlan0: deauthenticated from 8a... (Reason: 7=CLASS3_FRAME_FROM_NONASSOC_STA)
...
ago 30 19:04:55 arch iwd[919]: Received Deauthentication event, reason: 7, from_ap: true
ago 30 19:04:55 arch iwd[919]: event: disconnect-info, reason: 7
ago 30 19:04:55 arch iwd[919]: event: state, old: connected, new: disconnected
ago 30 19:04:55 arch iwd[919]: event: state, old: disconnected, new: autoconnect_quick
ago 30 19:04:55 arch dhcpcd[924]: wlan0: deleting route to 192...
ago 30 19:04:55 arch dhcpcd[924]: wlan0: deleting default route via 192...
ago 30 19:04:56 arch iwd[919]: event: connect-info, ssid: O..., bss: 8...., signal: -69, load: 14/255
ago 30 19:04:56 arch iwd[919]: event: state, old: autoconnect_quick, new: connecting (auto)
ago 30 19:04:56 arch kernel: wlan0: authenticate with 8a...
has anyone an idea which could be the problem?
Offline
Please use [code][/code] tags. Edit your post in this regard.
Try
sudo iwconfig wlan0 power offif that doesn't help, please post a complete system journal for a boot covering the disconnects:
sudo journalctl -b | curl -F 'file=@-' 0x0.stOffline
thanks a lot for your answer
but if I power off wlan0, how should I connect to the AP?
Offline
I'm not sure who typed the above, but it certainly wasn't my brain… sorry ![]()
sudo iw dev wlan0 set power_save offEdit: fuck
Last edited by seth (2024-08-31 17:39:27)
Offline
![]()
anyway I have disabled ipv6 in DHCPCD
it seems to fix the problem
let's see
Offline
Pages: 1