Comment 11 for bug 430809

Revision history for this message
Martin Pitt (pitti) wrote :

I confirm that with this kernel, the kill switch works perfectly. I tested it with both booting when it's off and when it's on, and then switching several times.

Killswitch on -> off:

Oct 7 10:49:57 tick kernel: [ 73.147216] [drm] TV-16: set mode NTSC 480i 0
Oct 7 10:49:57 tick kernel: [ 178.012263] iwl3945 0000:0c:00.0: firmware: requesting iwlwifi-394
Oct 7 10:49:57 tick kernel: [ 178.093611] iwl3945 0000:0c:00.0: loaded firmware version 15.32.2.
Oct 7 10:49:57 tick kernel: [ 178.160297] Registered led device: iwl-phy0::radio
Oct 7 10:49:57 tick kernel: [ 178.160399] Registered led device: iwl-phy0::assoc
Oct 7 10:49:57 tick kernel: [ 178.160439] Registered led device: iwl-phy0::RX
Oct 7 10:49:57 tick kernel: [ 178.160479] Registered led device: iwl-phy0::TX
Oct 7 10:49:57 tick kernel: [ 178.221304] ADDRCONF(NETDEV_UP): wlan0: link is not ready

and NM picks it up and connects to my wifi.

Killswitch off -> on:
Oct 7 10:50:27 tick kernel: [ 178.677389] cfg80211: Found new beacon on frequency: 2472 MHz (Ch 13) on phy0
Oct 7 10:50:27 tick kernel: [ 188.800551] wlan0: authenticate with AP 00:1a:2b:30:75:1c
Oct 7 10:50:27 tick kernel: [ 188.802961] wlan0: authenticated
Oct 7 10:50:27 tick kernel: [ 188.802968] wlan0: associate with AP 00:1a:2b:30:75:1c
Oct 7 10:50:27 tick kernel: [ 188.805712] wlan0: RX AssocResp from 00:1a:2b:30:75:1c (capab=0x411 status=0 aid=1)
Oct 7 10:50:27 tick kernel: [ 188.805719] wlan0: associated
Oct 7 10:50:27 tick kernel: [ 188.807686] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Oct 7 10:50:27 tick kernel: [ 199.412666] wlan0: no IPv6 routers present
Oct 7 10:50:27 tick kernel: [ 208.980169] wlan0: deauthenticating by local choice (reason=3)

and NM disconnects again and says "disabled".

Thanks so much!