Comment 82 for bug 226279

Revision history for this message
pfeels (pfeels) wrote :

Thanks Martin And everybody else for their hard work ...

So to make it easier for the other noobs below is what you put into Terminal (at least thats what I think Martin was saying)

echo "deb http://ppa.launchpad.net/timg-tpi/ubuntu hardy main" > /tmp/timg-tpi-ppa.list
sudo mv /tmp/timg-tpi-ppa.list /etc/apt/sources.list.d
sudo apt-get install linux-image-2.6.24-19-generic
sudo apt-get update

I'll try it, thanks again