PDA

View Full Version : [ubuntu] [SOLVED] white screen after kernel update



excogitation
June 15th, 2008, 03:22 PM
I updated to the latest kernel 2.6.24-19 (from 2.6.24-17) - but now after I enter
my username and password the login screen turns white after a few seconds.

output of tail dmesg, syslog, Xorg.0.log
(http://pastebin.com/m36a1e841)

I suspect it is related to the fglrx driver but I don't really know.

I also installed the linux-restricted-modules-2.6.24-19-generic - but
it didn't help. (why weren't those installed with the update?)

Also - why do I have to manually install the virtualbox-ose-guest-modules
and virtualbox-ose-modules after each kernel update...
couldn't the update manager take care of that?

PmDematagoda
June 15th, 2008, 04:36 PM
Try this:-

1) Move to a tty by pressing Ctrl+Alt+F1.

2) Login and execute:-

killall compiz.real

3) Move back by pressing Ctrl+Alt+F7.

See if that clears it up for you.

excogitation
June 19th, 2008, 10:01 AM
Thanks for your help, PmDematagoda.

Unfortunately I ran dpkg-reconfigure xserver-xorg before reading your post and
ended up with a black screen instead of the login window.

So I uninstalled the drivers and installed the latest one following this guide (http://wiki.cchtml.com/index.php/Ubuntu_Hardy_Installation_Guide).

Now everything is as it was before - just some hours lost...