Questions tagged [nomodeset]

nomodeset is a kernel boot option. Adding the nomodeset parameter instructs the kernel to not load video drivers and use BIOS modes instead until X is loaded.

The newest kernels have moved the video mode setting into the kernel, so all the programming of the hardware specific clock rates and registers on the video card happen in the kernel rather than in the X driver when the X server starts. This makes it possible to have high resolution, nice looking splash (boot) screens and flicker free transitions from boot splash to login screen. Unfortunately, on some cards this doesn't work properly and you end up with a black screen. Adding the nomodeset parameter instructs the kernel to not load video drivers and use BIOS modes instead until X is loaded.source

Many open source drivers have removed support for non-kernel mode setting, so in those cases when you use nomodeset you will end up falling back to the very basic VESA unaccelerated driver.


How to enable nomodeset option when booting from Ubuntu live USB

From the purple ubuntu screen press the F6 key. If you don't see this screen, shutdown, boot from the Ubuntu live USB again, and immediately after the BIOS/UEFI splash screen during boot, with BIOS, quickly press and hold the Shift key, which will bring up a GNU GRUB menu screen. With UEFI press (perhaps several times) the Esc key to get to the GNU GRUB menu screen. Sometimes the manufacturer's splash screen is a part of the Windows bootloader, so when you power up the machine it goes straight to the GNU GRUB menu screen, and then pressing Shift is unnecessary.

If you see a screen that looks like the menu in the third screenshot, then scroll down to the next section (How to enable nomodeset option when booting from hard disk) and follow the instructions in that section instead.

enter image description here

After pressing F6, press Enter on nomodeset and an "x" will appear to the left of the option. Press Esc to leave the popup menu. The selections are retained at the time the user presses the Esc key. Then use the down arrow key to highlight the Install Ubuntu option and press the Enter key to select it.

enter image description here


How to enable nomodeset option when booting from hard disk

Safe Graphics Mode. A new option is added to the GRUB menu in 19.04 and later which will boot with nomodeset on. This may help you resolve issues on certain graphics cards and allow you to boot and install any proprietary drivers needed by your system.

Immediately after the BIOS/UEFI splash screen during boot, with BIOS, quickly press and hold the Shift key, which will bring up a GNU GRUB menu screen. With UEFI press (perhaps several times) the Esc key to get to the GNU GRUB menu screen. Sometimes the manufacturer's splash screen is a part of the Windows bootloader, so when you power up the machine it goes straight to the GNU GRUB menu screen, and then pressing Shift is unnecessary.

You will see a GNU GRUB menu screen that looks like this:

enter image description here

Press e to enter editing mode. This will bring up a GNU GRUB screen that looks like this:

enter image description here

Use the arrow keys to navigate when screen editing the above screen. Navigate to after the string on this screen that starts with root=. In this example screen the full string is root= followed by UUID= and a hexadecimal string as shown below:

root=UUID=bcf15ef2-a0b2-4753-9558-8399dd12a729   

Immediately after this string replace ro quiet splash by nomodeset quiet splash. This change is only temporary — it will just be used once and GRUB won't remember it in the future. Press Ctrl+X or F10 to boot with the nomodeset option that was added. If you make a mistake, press Esc to go back to the previous screen.

To make the change permanent you need to add it to the /etc/default/grub file. Append nomodeset inside the quotes of the line GRUB_CMDLINE_LINUX_DEFAULT="...". Then update your grub settings with sudo update-grub.

170 questions
139
votes
3 answers

How do I set 'nomodeset' after I've already installed Ubuntu?

I know that editing the boot options line and adding 'nomodeset' solves the problem of my laptop during LiveCD mode, what I don't know is how to set it at boot up through Grub2 after I've installed Ubuntu. So, my question is; how do I set nomodeset…
Dante Ashton
  • 5,595
124
votes
2 answers

What does `nomodeset` do

Since installing Ubuntu 12.10 I have been playing around trying to get my Radeon HD 5450 gpu to work with the proprietary driver, as from the start installing the driver meant losing unity. I won't list the steps I took as it is not a requirement to…
Chris Carter
  • 3,057
30
votes
4 answers

Is nomodeset still required?

I'm going to be installing Ubuntu 15.10 soon after a break from Linux for a while. I would like to know if nomodeset is still required on newer Ubuntu releases and newer nVidia GPUs. I have a GTX970. Also, would be better to install the proprietary…
xXToYeDXx
  • 303
12
votes
1 answer

Why do I need to replace "quiet splash" with "nomodeset"?

I have recently installed Ubuntu but could not load it. By searching on Interned I found a solution which works for me but I do not understand it. The solution is taken from here. In more detail, while I load Ubuntu, I get into a menu which asks me…
Roman
  • 621
8
votes
4 answers

How to set Display Resolution while having to use "NOMODESET" on boot

I have a Samsung laptop with a Radeon graphics chip. Live-Images and graphical installation have always worked on this laptop with the proper resolution of 1366x768. However, after Ubuntu had been installed, I ran into the black screen problem which…
user533961
7
votes
2 answers

Unable to boot into 11.10 in normal (get a black screen) OR recovery (get just a flashing cursor, no cli)

Okay, so I had a dual boot of Tango Studio (based on Ubuntu 10.04) and Windows XP. Yesterday I downloaded the .iso for Ubuntu 11.10 and attempted to install from a USB (my BIOS won't normally boot from USB but I had PLOP boot manager on a CD). I…
6
votes
1 answer

ATI Radeon: nomodeset kernel parameter is necessary since I upgraded to kernel 2.6.38

After I upgraded to Ubuntu 11.04 I couldn't boot my system. After grub I had only a screwed up screen. I tried with a USB pendrive with Ubuntu 11.04 installed, just a black screen. I was helped and now I know the problem is that I need to set the…
Luca
  • 141
5
votes
0 answers

Can suddenly only boot with "nomodeset" (radeon, 16.04)

As of yesterday, I can only boot with the kernel option nomodeset. The only thing that happened before normal shutdown was an upgrade: Start-Date: 2016-11-26 00:09:51 Commandline: apt-get -y dist-upgrade Requested-By: XXXXX (1000) Upgrade:…
Anpan
  • 151
5
votes
1 answer

"no ums support in radeon module" error when booting to the Ubuntu 16.04.1 installer with nomodeset on 2011 MacBook Pro

The only way of successfully booting past the GRUB menu was to use nomodeset on this old machine, but now I've gotten the error mentioned in the title. Does anyone know what else I can do to get this first boot to work?
5
votes
2 answers

Black screen on boot without nomodeset

I have just installed Ubuntu 20.04 on a new build with the following hardware: CPU: Intel i5-10400 Integrated Graphics: Intel UHD 630 Motherboard: ASRock h510m-ITX/ac RAM: Corsair LPX Vengeance 16GB 2666MHz SSD: Crucial P2 500GB I have been unable…
ColinC
  • 71
5
votes
2 answers

How to boot without 'nomodeset'?

I installed Ubuntu 12.04 on my laptop, and am now trying to get it to run. In the grub menu, if I load it normally, all I get is a black screen. In order for it to boot successfully, I have to edit the menu item and add 'nomodeset'. With this,…
5
votes
1 answer

Grub Resolution carries over to Linux

So, I changed the resolution of grub by editing the GRUB_GFXMODE line in /etc/default/grub. I also added nomodeset to GRUB_CMDLINE_LINUX_DEFAULT. Now the problem is, that whenever I boot into Ubuntu, the resolution of grub (800x600) remains. That's…
5
votes
0 answers

Ubuntu won't boot. Frozen cursor in the top left

I have been having difficulties with my Ubuntu installation. It will no longer boot and shows a frozen cursor in the top left corner, I have checked many websites and have tried stuff like nomodeset, and I am able to access the console by typing…
Checksum
  • 151
5
votes
2 answers

Live USB for installation does not boot, black error screen followed by visual artifacts on a purple screen

I'm trying to install Ubuntu 18.04 desktop with Rufus on a computer with the following specs: CPU: AMD Ryzen 5 2600 MOBO: ASUS Prime B450M-A/CSM RAM: G-Skill Ripjaws DDR4 F4-2400C15D-16GVB GPU: Nvidia GeForce GTX750 PSU: Apexgaming AG-650M SSHD:…
Efefay
  • 125
4
votes
1 answer

not able to use xrandr after booting ubuntu tablet with nomodeset

I have installed ubuntu 14.04 in my intel-z3735f baytrail tablet. I can boot this device and get the desktop only with nomodeset parameter.(When booted without nomodeset getting blank screen) But when I boot in this mode I am not able to use xrandr…
1
2 3
11 12