lkml.org 
[lkml]   [2010]   [Feb]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [Acpi4asus-user] ACPI device for ASUS EEEPC 1101HA not added
Date
Hi,

there was a patch for 1005ha and 1000h (or so), but i can't find it
in the repository anymore. I miss it in 2.6.33-rc* too.

acpi/blacklist: enable OSI(Linux) on newer eeepc
patch from git://git.iksaif.net/acpi4asus.git.

Regards,
Andrej

Daniel Mack writes:

> On Mon, Feb 01, 2010 at 12:06:40PM +0100, andrej.gelenberg@udo.edu wrote:
>> you need to whitelist your eee pc for OSI(Linux) in drivers/acpi/blacklist.c
>> like this:
>>
>> + /*
>> + * On newer Eeepc, the interface used by eeepc-laptop (ASUS010)
>> + * is disabled without _OSI(Linux)
>> + */
>> + {
>> + .callback = dmi_enable_osi_linux,
>> + .ident = "Asus Eeepc-1101HA",
>> + .matches = {
>> + DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK Computer INC."),
>> + DMI_MATCH(DMI_PRODUCT_NAME, "1101HA"),
>> + },
>> + },
>
> Great, thanks. That worked. Is that already queued anywhere or do you
> want me to send a proper patch?
>
> Daniel
>
>
>> Daniel Mack writes:
>>
>> >On my new 1101HA Eeepc, the special function keys do not work. This is
>> >because the asus-laptop driver fails to match the ACPI device named
>> >"ASUS010". However, acpidump tells me a device with that name does
>> >actually exist - the (simplified) disassembly of the DSDT is below.
>> >
>> >It looks like the gigantic parser state machine fails to add that
>> >device for whatever reason. Any ideas how to fix that?
>> >
>> >
>> >Thanks,
>> >Daniel
>> >


\
 
 \ /
  Last update: 2010-02-01 16:59    [W:0.077 / U:0.964 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site