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





------- Comment #35 from [EMAIL PROTECTED]  2007-12-11 14:07 -------
do `cat /proc/acpi/dsdt > DSDT.dat`
disasm: 'iasl -d DSDT.dat' you should see DSDT.dsl.
edit DSDT.dsl line 3906 "Store (\_SB.PHSR (0x0D, 0x00), TJ85)" to look
"Store (\_SB.WMID.PHSR (0x0D, 0x00), TJ85)". "WMID." inserted.
'iasl -tc DSDT.dsl' to compile DSDT back.
Unselect Device Drivers->Generic Driver Options->Select only drivers...
Select Power Management->ACPI->Custom DSDT
Put DSDT.hex into Custom DSDT location field.
Copy file DSDT.hex into drivers/acpi
do make/make install/...


-- 
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.

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to