Bug 40102

Summary: Wireless button does not work on Compaq Presario CQ50-110EM
Product: Drivers Reporter: Teej (xteejyx)
Component: Platform_x86Assignee: drivers_platform_x86 (drivers_platform_x86)
Status: NEW ---    
Severity: normal CC: baroned, linville, mjg59-kernel, szg00000, xteejyx
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: v3.0-rc7 Subsystem:
Regression: Yes Bisected commit-id:
Attachments: Updated logs

Description Teej 2011-07-26 00:05:39 UTC
The wireless button on Compaq Presario CQ50-110EM appears to do nothing, and does not change the state of the wireless connectivity. It appears that this may be the cause of the problem reported in the Ubuntu bug report, although I am not certain.

Ubuntu bug report: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/816145

This has been a problem since 2007/8, when the wireless worked, albeit intermittently, but now not at all. The mainline kernel v3.0-rc7 has been tested and the problem is not resolved in that version.

Full logs and more information is available at that report (saves duplication and clutter).

If any more information is needed, please do not hesitate to contact me.
Comment 1 John W. Linville 2011-07-26 13:41:38 UTC
rfkill hard blocked by hp-wifi...
Comment 2 Teej 2011-07-26 14:19:52 UTC
My guess was that the hp-wifi is the button itself, which has no effect, the other #4 (phy0) is the kernel controlled driver. I'm probably wrong...
Comment 3 Matthew Garrett 2011-07-26 14:24:46 UTC
What happens if you try

rfkill unblock 0

?
Comment 4 Teej 2011-07-26 14:59:06 UTC
How the hell???
It's working (or seems to be), the numbers changed to 0 and 1 on first boot for hp-wifi and phy0 respectively. I did sudo rfkill unblock 0 and then 1 and it works fine.
Actually, it did work, scanned for signals, came up with ESSIDs in network-manager and had set itself back to 
0 hp-wifi Hard blocked: yes
Everything else is still no.

I just tried sudo rfkill unblock 0 again and now both hardware and software is saying blocked: yes
Comment 5 Teej 2011-07-26 15:02:45 UTC
On 0:hp-wifi sorry, not phy0, they're both 'no'
Comment 6 Teej 2011-07-26 15:22:56 UTC
Created attachment 66732 [details]
Updated logs

Here are zipped logs from the latest try (see above). I stuffed as much in as I thought may be useful to finding the root of the problem. Hope it helps.
Comment 7 Dax0r 2012-04-16 01:49:29 UTC
I experienced this bug too on my compaq presario, and the bug is still here.