Comment 23 for bug 771758

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

when I have the acer_wmi not loaded this is how the rfkill looks like :

root@Boston:~# rfkill list
0: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: no
root@Boston:~#

my 3g modem is gone :S

------ acer_wmi not loaded -----
root@Boston:~# rfkill block 1
root@Boston:~# rfkill list
0: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: no
root@Boston:~# rfkill block 0
root@Boston:~# rfkill list
0: phy0: Wireless LAN
 Soft blocked: yes
 Hard blocked: no
root@Boston:~# rfkill unblock 0
root@Boston:~# rfkill list
0: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: no
root@Boston:~#
-----------------------