I ran into a really odd problem today. I tried to boot my ubuntu partition, and I got a flashing screen that showed only black with a mouse cursor. Eventually it said restoring resolver state, and something about saned. I got that message to go away by uninstalling sane-utils. But now it just flashes the screen at me occasionally with a mouse cursor. I ran boot-repair to create this log http://paste.ubuntu.com/8304401/ . Was wondering if anyone had any ideas? I heard someone mention it might be my graphics drivers after an update, but not for sure. If you need info just let me know what.
-
The "If an update or something else caused your boot problem" answer, and maybe some of the others, to My computer boots to a black screen, what options do I have to fix it?, may apply here. – Eliah Kagan Sep 10 '14 at 00:17
-
1the nomodeset got it boot 0.0 That was way easier than I thought it would be. It shows some output for about 10 seconds before I get my login, is there a different solution for this, or do I just need to watch it run each time? – DragonTorchSlash Sep 10 '14 at 00:25
-
There may be alternative solutions, but usually nomodeset doesn't cause any problems, so you could just keep it. If you haven't yet, I do recommend updating the system (either with Software Updater or as described in How to install updates via command line? (the focus is specialized but most of the answers are general) or What is the command line equivalent for the update manager?. An update to the system, especially if it installs a new kernel, might possibly fix this. Or try an older kernel. – Eliah Kagan Sep 10 '14 at 00:31
-
Thanks, but no updates. Actually just did an update about 5 hours before I couldn't boot, so it might have been an unstable update. – DragonTorchSlash Sep 10 '14 at 05:16
-
Based on the OP's answer, this may be considered a duplicate of Experiencing major issues on graphic displays. @DragonTorchSlash I'm glad you were able to get it working! – Eliah Kagan Sep 11 '14 at 09:09
-
Sorry if it is a duplicate. I was probably just searching with the wrong terms, but thank so much! – DragonTorchSlash Sep 11 '14 at 20:56
1 Answers
So Finally got it fixed. Eliah Kagan, your fix worked, but only to get it to boot, and I had to do that every time I rebooted. On top of that, it still didn't work quite right, for example transparency wouldnt work in unity3d. I found this thread Experiencing major issues on graphic displays, and it solved my problems. However, I didn't downgrade, when it says to downgrade your kernel instead I went into synaptic and reinstalled all the linux-image, linux-header, etc. that were currently installled. I also did not need to run step 3.
Note to anyone who may have the same problem. If you use the method I did of just reinstalling your headers etc., and you have to do the third step, you might need to just reinstall your current versions of those packages, but this has not been tested.