0
votes
0answers
42 views

13.04 Only booting on occasion

I've been having an awful lot of trouble with Nvidia drivers recently. I've managed to get almost everything working nicely except for the fact that the system only seems to boot when it feels like ...
1
vote
0answers
126 views

Xorg can't find screens

I recently installed Ubuntu 12.10 on my laptop. It installed successfully, but whenever I boot into it, after the GRUB screen I get a text TTY. I can log in with that and enter command-line commands. ...
1
vote
1answer
71 views

Unsuccessful upgrade from 11.10 to 12.4 LTS leads to black screen with cursor blinking

During the upgrade from 11.10 to 12.4, I got stuck on a screen with background image, and nothing else. I restarted the computer, and after GRUB menu, screen gets black with cursor blinking. I've ...
0
votes
0answers
118 views

Screen goes off while loading Ubuntu

Since I updated my Ubuntu to version 12.10, after booting, when Ubuntu starts loading, screen goes off (monitor shows information that no signal is recieved). When screen goes on, first thing I can ...
1
vote
1answer
286 views

Inconsistent Purple Screen After Boot

Ubuntu 12.10 - HP Pavilion g4 - AMD Radeon HD 6480G Discrete-Class Graphics After upgrading to Ubuntu 12.10, I have encountered a random "purple screen after boot" issue. Here is the nature of the ...
1
vote
2answers
1k views

Starting Linux in text mode using Grub2

For Virtual Machines I create, as well as on old computers I use, I'd like to turn off gdm/lightdm in order to get better performance. I don't like to boot into single user mode ("linux single") ...
0
votes
0answers
40 views

Nothing shown while booting

After experiencing this problem: nvidia driver problem after update I rolled back to the nouveau driver. Initially it did not work, but suddenly I realised it was due to the "nomodeset" parameter in ...
3
votes
1answer
165 views

How do I bypass the purple screen to install my graphics drivers?

Having identified a problem of lack of b43 graphics drivers which prevent me from getting beyond a purple screen I've been advised what commands to use to fix this. But I don't know how to access the ...
2
votes
1answer
310 views

Ubuntu Graphics Card boot issue

I upgraded to Ubuntu 12.04 because Gimp wouldn't install on 11.10. Said some conditions were not fulfilled. I upgraded and the graphics went for a toss. I was told by a friend to install the OpenGL ...
1
vote
0answers
1k views

12.04 Server does not honor GRUB_GFXMODE in /etc/default/grub?

I'm having an issue with Ubuntu server not showing the correct graphics on the terminal, similar to the issue here. The text is all garbled after grub. Unfortunately, the solution to that question ...
2
votes
1answer
4k views

How do I get the GRUB menu to display?

I've been having this issue with my hp dv7t laptop. I fixed it using the recommended option: set GRUB_CMDLINE_LINUX_DEFAULT="quiet splash radeon.modeset=0" and run update-grub. However, that caused ...
14
votes
2answers
27k views

How to set nomodeset for installation?

I know that editing the boot options line and adding 'nomodeset' solves my laptops problem during LiveCD mode, what I don't know is how to set it at boot up through Grub2 after I've installed Ubuntu. ...
16
votes
3answers
22k views

What does the kernel boot parameter “set acpi_osi=Linux” do?

I am facing an issue with brightness control in my laptop which has Intel HD graphics. So when I searched for a fix I found that a common suggestion is to edit the GRUB file line, ...
3
votes
2answers
2k views

How to start Ubuntu with no working video card?

I have a laptop with broken video card. It has two operating systems installed - Windows 7 and Ubuntu 10.10 Desktop Edition. It has GRUB to manage which operating system to boot up. Windows is ...