Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 315511 - rfkill list reports that Intel WiMAX/WiFi Link 5150 Series adapter is always in hard blocked state under 2.6.33-gentoo-r1 kernel
Summary: rfkill list reports that Intel WiMAX/WiFi Link 5150 Series adapter is always ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-15 21:02 UTC by Alex Ermakov
Modified: 2010-04-26 13:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dmesg output when booted with 2.6.31-gentoo-r6 kernel (dmesg-2.6.31-gentoo-r6,58.01 KB, text/plain)
2010-04-15 21:06 UTC, Alex Ermakov
Details
dmesg output when booted with 2.6.33-gentoo-r1 kernel (dmesg-2.6.33-gentoo-r1,57.01 KB, text/plain)
2010-04-15 21:06 UTC, Alex Ermakov
Details
Part of lspci -vvv output related to wifi adapter (lspci-out,2.14 KB, text/plain)
2010-04-15 21:07 UTC, Alex Ermakov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Ermakov 2010-04-15 21:02:44 UTC
Intel WiFi adapter on my Asus EEE PC 1005HAG doesn't work under 2.6.33-gentoo-r1 kernel. rfkill reports that adapter in hard blocked state:

0: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
1: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: yes

When i boot with 2.6.31-gentoo-r6 kernel there is no such problem and WiFi works fine. rfkill output:

0: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
1: eeepc-wlan: Wireless LAN
	Soft blocked: no
	Hard blocked: no
2: eeepc-bluetooth: Bluetooth
	Soft blocked: no
	Hard blocked: no
3: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no

Reproducible: Always

Steps to Reproduce:
1. emerge =sys-kernel/gentoo-sources-2.6.33-r1
2. Boot with installed kernel
3. Look at the rfkill list output

Actual Results:  
WiFi doesn't work.
Comment 1 Alex Ermakov 2010-04-15 21:06:21 UTC
Created attachment 227967 [details]
dmesg output when booted with 2.6.31-gentoo-r6 kernel
Comment 2 Alex Ermakov 2010-04-15 21:06:38 UTC
Created attachment 227969 [details]
dmesg output when booted with 2.6.33-gentoo-r1 kernel
Comment 3 Alex Ermakov 2010-04-15 21:07:21 UTC
Created attachment 227971 [details]
Part of lspci -vvv output related to wifi adapter
Comment 4 Mike Pagano gentoo-dev 2010-04-25 23:52:51 UTC
Please test with acpi_osi=Linux added to kernel parameters
Comment 5 Alex Ermakov 2010-04-26 08:46:21 UTC
Thank you. Now WiFi works fine.
Comment 6 Mike Pagano gentoo-dev 2010-04-26 13:14:39 UTC
Ok, great. Closing as workaround has been identified until upstream provides proper fix in new driver.