http://bugzilla.kernel.org/show_bug.cgi?id=8953
------- Comment #87 from [EMAIL PROTECTED] 2008-07-22 12:01 ------- Hi Philippe, I think I had some success last night. The battery meter is working and the wireless was not messed. I researched and tried some mix of information and worked like a charm, even with the speedstep for my Semprom (after inserting the proper modules) Here are my changes (after exporting the DSDT from Acer 3050-1371): OperationRegion (PLPT, SystemIO, 0×0378, 0×01) to OperationRegion (PLPT, SystemIO, 0×0378, 0×04) <--- changed form 0*01 to 0*04 Changed all occurencies _T_0 to TTT0 (all of them) Store (\_SB.PHSR (0x0D, 0x00), TJ85) to Store (\_SB.WMID.PHSR (0x0D, 0x00), TJ85) <--- added WMID Recompiled (0 errors and some warnings) the DSDT, inserted dstd.hex on kernel source tree (2.2.26) Edited .config CONFIG_STANDALONE=n CONFIG_ACPI_CUSTOM_DSDT=y CONFIG_ACPI_CUSTOM_DSDT_FILE="/usr/src/linux/dsdt.hex" (please verify your path and attention for the fact that was the .hex and for direct kernel insertion) make bzImage, copied to /boot/vmlinuz and ran lilo (as my modules are the same I do not remake them) It worked here. Detects ac on/off, charge and aprox. remaining time. I think the 3050 and the 5050 are, with some minus changes, the same hardware and you can try.) For the BIOS, the change on the temperature was stated on 3309. I'm using 3315. Thanks to all who posted the information for this procedure. I just joined them from different sources. -- 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 the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla