When patching my dsdt I get the following error:
/opt/dsdt# patch < acer-tm4xxx-sbs-cm.diff
patching file dsdt.dsl
Hunk #1 FAILED at 3255.
Hunk #2 succeeded at 4766 (offset 1483 lines).
Hunk #3 succeeded at 6360 (offset 1433 lines).
1 out of 3 hunks FAILED -- saving rejects to file
dsdt.dsl.rej
In my Grub menue there is NO path to a allready
modifyed dsdt, so it must be the original...
Fortunately for all users of the Smart Battery stuff, there's now no longer any need to mess around with patching your DSDT. Based on a much-fixed-up version of kernel code that I developed as a proof-of-concept (before I turned to the DSDT patch approach implemented here), the 2.6.18 Linux kernel now incorporates a module that handles all of the Smart Battery stuff. This module wholly replaces...