Comment 13 for bug 771758

Revision history for this message
Mauricio Pretto (pretto) wrote :

root@Boston:~# uname -a
Linux Boston 2.6.38-9-generic #43-Ubuntu SMP Thu Apr 28 15:23:06 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
root@Boston:~# modprobe acer-wmi
root@Boston:~# rfkill list all
0: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: no
3: acer-wireless: Wireless LAN
 Soft blocked: yes
 Hard blocked: no
4: acer-threeg: Wireless WAN
 Soft blocked: no
 Hard blocked: no
root@Boston:~# rfkill unblock all
root@Boston:~# rfkill list all
0: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: no
3: acer-wireless: Wireless LAN
 Soft blocked: yes
 Hard blocked: no
4: acer-threeg: Wireless WAN
 Soft blocked: no
 Hard blocked: no
root@Boston:~# rmmod acer-wmi
root@Boston:~# rfkill list
0: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: no
root@Boston:~#