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





------- Comment #69 from [EMAIL PROTECTED]  2008-02-17 02:00 -------
Reply-To: [EMAIL PROTECTED]

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



It worked for me!
But i have another one problem!!! I upgrade memory and now I have 2x1Gb 
in my Aspire 5050. When i leave only 1Gb the battery status works and if 
there is both 2Gb of memmory it doesn't work!!! I suppose it can be 
fixed by editing DSDT but I don't know how! Please help me!


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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to