[Bug 577114] Re: Wireless and Bluetooth switch does not work correctly on lenovo ideapad s10-3

Michael Mess michael at michaelmess.de
Thu Jun 3 16:54:20 UTC 2010


I did some tests again:

 *** Boot ***

michael at ideapad:~$ rfkill list
0: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: yes

 *** Suspend & Wakeup ***

michael at ideapad:~$ rfkill list
0: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
1: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
michael at ideapad:~$ sudo modprobe -r ath9k
[sudo] password for michael: 
michael at ideapad:~$ rfkill list
1: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
michael at ideapad:~$ sudo modprobe  ath9k
michael at ideapad:~$ rfkill list
1: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
2: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
michael at ideapad:~$ rfkill block 2
michael at ideapad:~$ rfkill list
1: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
2: phy0: Wireless LAN
	Soft blocked: yes
	Hard blocked: no
michael at ideapad:~$ rfkill unblock 2
michael at ideapad:~$ rfkill list
1: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
2: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
michael at ideapad:~$ rfkill block 2
michael at ideapad:~$ rfkill list
1: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
2: phy0: Wireless LAN
	Soft blocked: yes
	Hard blocked: no
michael at ideapad:~$ rfkill unblock 2
michael at 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 Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list