I’ve got this Compaq Evo D51S with integrated Intel graphics and I figured I’d throw Ubuntu 8.10 on it and mess around a bit with the desktop side of Ubuntu since all I’ve used lately is their server release.
I installed 8.10 on this PC like 3 times and once the install was finished and the PC would reboot, I would login at the login screen and after accepting my username and password, it looked like it was going to proceed to the desktop but it was just hang there with a black background. Couldn’t do anything, no keyboard combinations worked, nothing. I even tried installing with pci=noacpi since I had to do that with an older HP server, but that didn’t make any difference.
Finally a little googling led me to a blog describing the exact situation with a solution. Ubuntu 8.10 freezes after login screen indicates the problem is with the compiz package not playing nice with the integrated Intel graphics card. The steps to remedy this are:
- Reboot and quickly hit ESC at the Grub boot prompt
- Choose recovery mode
- At the menu, choose “root – drop to root shell prompt”
- apt-get remove compiz
- apt-get remove compiz-core
- exit
- Resume normal boot
- At the login screen, login as normal. The desktop should finally display and you are now good to go!
Enjoy.
Related posts:
- Converting a linux server on the internet to VM behind firewall As an experiment, I wanted to see if I could...
- Server consolidation After a week of not running any services and not...
- Blades vs. rack servers for virtualization Occasionally I am interviewed for articles about VDI or Virtualization...
- Published: Virtual desktop infrastructure case study: Metro Health Virtual desktop infrastructure case study: Metro Health The storage issues...
- Published: VDI adds new wrinkle to data center storage management Got myself interviewed and mentioned in another VDI article, Virtual...

No comments
Comments feed for this article
Trackback link: http://csh.us/2009/02/20/ubuntu-810-freezes-after-login-screen/trackback/