[ltp] Possible solution to ACPI power drain with 2.6.10

Michele Lamarca linux-thinkpad@linux-thinkpad.org
Thu, 20 Jan 2005 09:24:19 +0100


> Should I apply both of them ?

Just the newer one.
 
> How ? Just by saving them in a text file and placing them in the same
> directory as radeon_pm.c and issuing a patch -p0 or something similar ?

Save it as radeon-patch, then

# cp radeon-patch /usr/src/linux
# cd /usr/src/linux
# patch -p1 < radeon-patch

And gook luck!

> 
> Thank you and good night to all !
> 
> Bob
Good morning,
Michele