@Sean Bridges:
I'd try this --

Exit X -- either:
sudo /etc/init.d/gdm stop
Or:
sudo /etc/init.d/kdm stop

When you land at the shell:
sudo apt-get clean all
sudo apt-get purge libdrm2 libdrm-intel1 xserver-xorg-video-intel
-- if apt-get removes anything other than these three packages, add the 
packages it deletes to the list below
... remove the PPA from /etc/apt/sources.list or /etc/apt/sources.list.d ...
sudo apt-get update
sudo apt-get install libdrm2 libdrm-intel1 xserver-xorg-video-intel
sudo reboot

That should get rid of any traces of the 2.5.1 drivers.

-- 
VGA-out dies after a while on Eee 1000H
https://bugs.launchpad.net/bugs/257894
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to