Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

Initially the splash screen stayed black and nothing happend. I removed the splash and then studied the startup log to try and spot where it goes wrong. Safe mode works fine.

The first two lines in the Call Trace is:

nv50_cursor_hide0x6b/0x55 [nouveau]
? nv50_evo_channel_del+0x62/0x70

Does "nv" refer to Nvidia? Meaning there are issues with the graphics driver? I have not installed or done anything with nvidia drivers before the crash. I have though installed software that Ubuntu Software Center recommends to me, thats about it.

share|improve this question
This question should instead be filed as a bug report, and as such is off-topic, thanks! Instructions on filing a bug report are here. – Jorge Castro Aug 29 '12 at 14:39

closed as off topic by Jorge Castro, belacqua, Ringtail, Scott Severance, devav2 Nov 9 '12 at 7:04

Questions on Ask Ubuntu are expected to relate to Ubuntu within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

Solved the problem by: sudo apt-get install nvidia-current in safe mode. Should have done that before posting this question, but there you go.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.