Monday, January 5, 2009

Success with suspen resume on my T400

I have always been able to suspend, resume and hibernate on my Thinkpad T400 until recently when I ran into a problem with compiz. The problem was really easy to fix though:

sudo gedit /etc/acpi/suspend.d/06-compizfix.sh

and put the following in that file:

#!/bin/sh

killall compiz.real


then make the file executable with:

sudo chmod 755 /etc/acpi/suspend.d/06-compizfix.sh

THATS IT!

So if your having any problems with your Thinkpad T400's suspend resume or hibernate feel free to contact me for a fully operable configuration under Ubuntu 8.10

No comments: