Confirmed:

perseus:[/sys/class/rfkill] # enable the kill switch
perseus:[/sys/class/rfkill] sudo rmmod iwlagn
perseus:[/sys/class/rfkill] cat */state
2
2
perseus:[/sys/class/rfkill] sudo modprobe iwlagn
perseus:[/sys/class/rfkill] cat */state         
2
2
1
perseus:[/sys/class/rfkill] # wait a few seconds
perseus:[/sys/class/rfkill] cat */state
2
2
2
perseus:[/sys/class/rfkill] # disable the kill switch
perseus:[/sys/class/rfkill] cat */state
1
1
2
perseus:[/sys/class/rfkill] # enable the kill switch
perseus:[/sys/class/rfkill] cat */state
2
2
2
perseus:[/sys/class/rfkill] # disable the kill switch
perseus:[/sys/class/rfkill] cat */state
1
1
2
perseus:[/sys/class/rfkill] # enable the kill switch
perseus:[/sys/class/rfkill] cat */state
2
2
2

If the state is '2' when the module is loaded, it never changes.  If the
state is '1' when the module is loaded, it works properly.

-- 
iwl3945 | iwl4965: Wireless can't be activated after disabling kill switch
https://bugs.launchpad.net/bugs/193970
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to