I did some tests again:

 *** Boot ***

mich...@ideapad:~$ rfkill list
0: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: yes

 *** Suspend & Wakeup ***

mich...@ideapad:~$ rfkill list
0: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no
1: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no
mich...@ideapad:~$ sudo modprobe -r ath9k
[sudo] password for michael: 
mich...@ideapad:~$ rfkill list
1: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no
mich...@ideapad:~$ sudo modprobe  ath9k
mich...@ideapad:~$ rfkill list
1: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no
2: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no
mich...@ideapad:~$ rfkill block 2
mich...@ideapad:~$ rfkill list
1: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no
2: phy0: Wireless LAN
        Soft blocked: yes
        Hard blocked: no
mich...@ideapad:~$ rfkill unblock 2
mich...@ideapad:~$ rfkill list
1: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no
2: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no
mich...@ideapad:~$ rfkill block 2
mich...@ideapad:~$ rfkill list
1: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no
2: phy0: Wireless LAN
        Soft blocked: yes
        Hard blocked: no
mich...@ideapad:~$ rfkill unblock 2
mich...@ideapad:~$ rfkill list
1: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no
2: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no

Soft-Blocking and unblocking works as expected, but the Wireless-LED
stays on, but I didn't turn off Bluetooth, so that it makes sense when
it stays on.

After boot it says "Hard blocked: yes" - but the hardware switch should
not block the device as it is in position "((([])))" and i didn't change
it when suspending and waking up after which it was working.

-- 
Wireless and Bluetooth switch does not work correctly on lenovo ideapad s10-3
https://bugs.launchpad.net/bugs/577114
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