Bug 15808
Summary: | EeePC 1001P - ACPI key for Wi-Fi on/off actually enables/disables LAN | ||
---|---|---|---|
Product: | Drivers | Reporter: | NiTr0 (nitr0) |
Component: | Platform | Assignee: | acpi_platform-drivers (acpi_platform-drivers) |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | CC: | alan, bugzilla.kernel.org |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.33.2 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
NiTr0
2010-04-18 16:45:42 UTC
FWIW, I don't see this on my 1001P, but I'm not booted with acpi_osi="Linux" I shall try to reproduce that one of these days. Without acpi_osi="Linux" eeepc-laptop module isn't loaded for me, and in this case I have troubles with brightness regulation and hotkeys. I don't experience any problems with the Wifi hotkey even when booted with the acpi_osi option. Try adding backlight=vendor as another boot option. Without acpi_osi="Linux" on 2.6.33.2 I also have disabled eth0 instead of WiFi. And errors in syslog like these: [ 26.234386] ACPI Exception: AE_AML_PACKAGE_LIMIT, Index (000000010) is beyond end of object (20091214/exoparg2-445) [ 26.234423] ACPI Error (psparse-0537): Method parse/execution failed [\BLCS] (Node ffff88003f1cb960), AE_AML_PACKAGE_LIMIT [ 26.234491] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.SBRG.EC0_._Q0D] (Node ffff88003f1cbb40), AE_AML_PACKAGE_LIMIT [ 26.546321] ACPI Exception: AE_AML_PACKAGE_LIMIT, Index (000000010) is beyond end of object (20091214/exoparg2-445) [ 26.546357] ACPI Error (psparse-0537): Method parse/execution failed [\BLCS] (Node ffff88003f1cb960), AE_AML_PACKAGE_LIMIT [ 26.546424] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.SBRG.EC0_._Q0B] (Node ffff88003f1cbb20), AE_AML_PACKAGE_LIMIT After upgrade to 2.6.34 - Wifi key doesn't work; manual disabling in /sys/class/rfkill/rfkill0/state also does nothing. |