http://bugzilla.kernel.org/show_bug.cgi?id=9902


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|DEFERRED                    |REOPENED
         Resolution|WILL_FIX_LATER              |




------- Comment #23 from [EMAIL PROTECTED]  2008-07-03 04:22 -------
I have applied the opregion patch, it works partially. Fn+F3 (switch video
mode) generates ACPI and input events now. Fn+F8 (increase brightness) and
Fn+F9 (decrease brightness generate no events. If I apply the debug patch from
comment #10 and boot with acpi.debug_layer=0x08010084 acpi.debug_level=0x1f, I
get "ACPI: EC: Evaluate _Q10" in dmesg when I press Fn+F8. Fn+F9 generates
nothing.

I am unable to add custom DSDT for some reason. Kernel in question is 2.6.25.7.
I get following erron on make:
  CC      drivers/acpi/osl.o
In file included from drivers/acpi/osl.c:60:
/usr/src/DSDT.dsl:18: error: expected declaration specifiers or '...' before
string constant
/usr/src/DSDT.dsl:18: error: expected declaration specifiers or '...' before
string constant
/usr/src/DSDT.dsl:18: error: expected declaration specifiers or '...' before
numeric constant
/usr/src/DSDT.dsl:18: error: expected declaration specifiers or '...' before
string constant
/usr/src/DSDT.dsl:18: error: expected declaration specifiers or '...' before
string constant
/usr/src/DSDT.dsl:18: error: expected declaration specifiers or '...' before
numeric constant
/usr/src/DSDT.dsl:19: warning: return type defaults to 'int'
/usr/src/DSDT.dsl:19: warning: function declaration isn't a prototype
/usr/src/DSDT.dsl: In function 'DefinitionBlock':
/usr/src/DSDT.dsl:20: error: implicit declaration of function 'External'
/usr/src/DSDT.dsl:20: error: 'PDC1' undeclared (first use in this function)
/usr/src/DSDT.dsl:20: error: (Each undeclared identifier is reported only once
/usr/src/DSDT.dsl:20: error: for each function it appears in.)
/usr/src/DSDT.dsl:21: error: expected ';' before 'External'
/usr/src/DSDT.dsl:23: error: stray '\' in program
many "stray '\' in program" errors follow


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to