Bug 1615

Summary: Enable Wi-Fi button in Centrino laptop
Product: Platform Specific/Hardware Reporter: Andr (tux)
Component: i386Assignee: Zwane Mwaikambo (zwane)
Status: REJECTED UNREPRODUCIBLE    
Severity: normal CC: acpi-bugzilla, amilo, diegocg, mulix, protasnb, tux
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: 2.6.0-test10 Subsystem:
Regression: --- Bisected commit-id:
Attachments: dmesg
acpidmp
dmidecode
lspci -vv
/proc/interrupts
disassembled DSDT

Description Andr 2003-11-30 13:14:35 UTC
Distribution: Gentoo

I need the wi-fi button to work because it controls the "Radio" of my wi-fi card.
Comment 1 Andr 2003-11-30 13:15:34 UTC
Created attachment 1573 [details]
dmesg
Comment 2 Andr 2003-11-30 13:16:30 UTC
Created attachment 1574 [details]
acpidmp
Comment 3 Andr 2003-11-30 13:17:15 UTC
Created attachment 1575 [details]
dmidecode
Comment 4 Andr 2003-11-30 13:19:15 UTC
Created attachment 1576 [details]
lspci -vv
Comment 5 Andr 2003-11-30 13:19:59 UTC
Created attachment 1577 [details]
/proc/interrupts
Comment 6 Len Brown 2003-11-30 22:05:06 UTC
02:06.0 Network controller: Intel Corp. PRO/Wireless LAN 2100 3B Mini PCI Adapter (rev 04) 
 
Intel's mobile group hasn't released a driver for this adapter yet. 
As I have the same adapter on my laptop, I too am looking forward to its release. 
 
I'm unclear on if there is an ACPI issue here. 
Exactly what existing ACPI functionality isn't working, or 
exactly what missing ACPI functionality is requested? 
Can you describe what this button does under Windows? 
 
thanks, 
-Len 
 
Comment 7 Andr 2003-12-01 02:32:41 UTC
I don't have windows installed ATM, but I've already installed it just to test
the wifi card.

The card didn't worked in Windows from the start, until I installed a software
that came with my laptop to control the extra keys. One of them is about
wireless, and according to Intel's software, when I press it, I am enabling the
"Radio" on my wifi. This can't be controled by Intel's software, nor anything
else. I've only been able to get it working through that button/software.

On Linux, I can get it to work, just like in Windows with driverloader, the
thing is that I can't get any signal from any other wifi devices, which led me
to think that the problem was with this extra button which seems to act like a
lock for the "Radio" feature on my wifi card, and with the Radio off, I
obvisouly can't connect to any other wifi equipement.

What I am requesting is that someone figures out how to make this button work,
as it seems to be fundamental even under Windows to get my wifi card going.  The
other 4 buttons aren't as necessary as this one, 'cause their only function is
to launch apps.

Thanks
Comment 8 Andy Grover 2003-12-02 15:29:47 UTC
Can we get a disassembled DSDT? I'm guessing there is a special ACPI button-
device in the namespace, or something, that is catching the GPEs resulting 
from the special button, and doing something as a result.

Comment 9 Andr 2003-12-02 16:50:16 UTC
How do I retrieve the disassembled DSDT? Sorry for the ignorance.
Comment 10 Len Brown 2003-12-02 18:06:48 UTC
acpixtract DSDT acpidmp.txt > DSDT 
iasl -d DSDT 
acpixtract SSDT acpidmp.txt > SSDT 
iasl -d SSDT 
 
acpixtract came with acpidmp in pmtools -- iasl is available from the same web site as pmtools. 
 
I haven't found any evidence yet that ACPI is involved in the function of this button. 
 
Comment 11 Len Brown 2003-12-02 18:08:48 UTC
Created attachment 1601 [details]
disassembled DSDT
Comment 12 Andr 2003-12-03 02:20:34 UTC
thanks for doing that for me
Comment 13 Alvaro J. Iradier Muro 2003-12-24 04:16:29 UTC
Hi, I'm having same problem with my wifi button, and I had same problem on 
window (it didn't work until I installed "Launch Manager"). 
 
The Intel Pro-Wireless adaptor 
Comment 14 Andr 2004-01-10 17:01:44 UTC
still no go? :(
Comment 15 Alvaro J. Iradier Muro 2004-01-25 04:54:43 UTC
WORKING! 
http://prism54.org/pipermail/prism54-users/2003-November/000239.html 
 
I found there someone modified the acerhk drivers. Got them, built them, and 
now I have my special buttons working, and the wifi button works too. When I 
load the wireless driver, the wireless light turns on and it's all working. 
 
Will this drivers be included in the kernel? 
 
Greets. 
Comment 16 Len Brown 2004-02-04 20:49:17 UTC
Thanks for confirming that the "Radio" button on your Acer Laptop can be controlled by an 
extension to the keyboard driver.  It is unfortunate that such a platform driver, that makes calls 
directly into the Acer BIOS, is necessary to make hotkeys work. 
 
As "hotkeys" are not in the ACPI spec, and there appears to be no hotkey-related devices in the 
DSDT -- it seems that ACPI can't help with this problem -- at least on this platform and on the 
Acer. 
 
 
Comment 17 Dominik Brodowski 2004-04-14 11:41:32 UTC
AFAICS, this bug should move out of the ASSIGNED to ACPI state. Maybe James
Ketrenos is interested in it...
Comment 18 Andr 2005-01-04 10:53:31 UTC
also works here with acerhk
Comment 19 Pedro Ramalhais 2005-08-23 10:38:10 UTC
People with wireless radio switch problems might want to check
http://rfswitch.sourceforge.net
Comment 20 Zwane Mwaikambo 2005-10-31 00:00:07 UTC
What's the status of this? Does it require action towards upstream merging?
Comment 21 Diego Calleja 2006-01-05 09:20:57 UTC
Centrino wireless drivers have been included in 2.6.14, doesn't that affects to
this bug?
Comment 22 Natalie Protasevich 2007-09-03 23:07:58 UTC
Does the button work now with recent kernel?
Thanks.
Comment 23 Natalie Protasevich 2008-03-03 16:36:48 UTC
This is probably fixed, and since there is no activity I'm closing the bug.
Please reopen if the problem persists.