Results 1 to 5 of 5
My friend recently installed Ubuntu 9.04, and it was working fine until he ran the updates.
Now, whenever he tries to load it, it freezes once it's got to the ...
- 05-30-2009 #1
Ubuntu stops working after updates.
My friend recently installed Ubuntu 9.04, and it was working fine until he ran the updates.
Now, whenever he tries to load it, it freezes once it's got to the end of the loading bar. We've tried booting into single user mode (doesn't give any problems) and booting with quiet off. No idea what the problem actually is...
This is what it comes up with now:
http://i40.tinypic.com/29f5cg1.jpg
http://i40.tinypic.com/sqtd9f.jpg
This is on an Acer 5535.
Thanks in advance for any help.
- 05-30-2009 #2
It looks like you have Nvidia or ATI Graphics Card. Driver of these cards must be updated on every kernel upgrade.
Boot up in runlevel 3 and execute startx command. Post error message here, if any.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-31-2009 #3
It comes up with the same screen as before (in the second picture). Tried doing Ctrl+Alt+Backspace as well, but that didn't drop back to the shell, so we couldn't get any error messages.
- 05-31-2009 #4
Boot up in Single User ( Rescue ) mode.
Execute this
Post output here.Code:sudo lspci | grep -i vga grep -i driver /etc/X11/xorg.conf
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-31-2009 #5
Didn't notice that :/
We decided to try the driver thing, and after much muddling through (working out which partition Windows was installed to, me learning how to use chmod, etc.) we got the driver working.
And it turns out that was the problem - once the driver was installed it booted the GUI just fine
Thanks.


Reply With Quote