What is safe graphics mode?

124,059

Solution 1

While @marosg answer is excellent, I just want to add..

nomodeset parameter is highly in use since the previous releases and lot of people are looking for a workaround or solution in the web while their first attempt failed due to graphics problem..

While there are answers how to edit the kernel parameter while booting the Live USB.

With the addition of this boot entry, it gives the user a fast way to try Ubuntu/ Install Ubuntu here onwards..

As I have tried to view the parameters for these new entries...
it just added nomodeset no other parameters other than default.

Please have a look on below images..

Try Ubuntu without Installing enter image description here

Try Ubuntu without Installing (safe Graphics) enter image description here

Install Ubuntu enter image description here

Install Ubuntu (safe Graphics) enter image description here

Here are few links to previous Questions about nomodeset.

Solution 2

Special reason why they include it is called progress :) There are cases when system cannot correctly initialize graphics card and after boot you get just a black screen. Safe graphics mode sets boot parameters the way which allow to boot and be able to login and correct things. If it works ok it will be probably included in later releases as well.

Share:
124,059

Related videos on Youtube

Kulfy
Author by

Kulfy

Born in June, 2015, I am a 5 year old pug (good boi?), whose name is derived from a dessert (Not to be confused with @dessert). I use Ubuntu 16.04, 18.04 and 20.04 with my little paws (believe me). I generally give instructions to my master to write up answers or ask questions as I dictate him (typing could be boring sometimes). For hugs and pugs ping me @ AUGR or ROLD or [email protected]. Being a pug I love Kisses. ;-) Never let them know where your food is 😉

Updated on September 18, 2022

Comments

  • Kulfy
    Kulfy almost 2 years

    On Ubuntu 19.04 and all its official flavors I observed that if I boot the LiveUSB in UEFI mode, there are options for live session and installation with safe graphics written beside them. However these options aren't available in legacy mode.

    enter image description here

    So, what is the purpose of this safe graphics mode? Is there any specific reason why they included in 19.04 and not on previous releases such as 16.04, 18.04 and 18.10?

  • Igor
    Igor about 3 years
    I know this is old, but I just installed a second gpu in the 3rd PCIe x16 slot (slow, but only necessary to run office and dev stuff in Linux) on my x570 e-gaming mainboard (Asus). I wanted to avoid having the main GPU for games resort to x8 due to sharing the bandwidth with this card. This ffx is just for visually simple tasks, so chooser x4 will suffice I think. "Ubuntu (Safe graphics)" worked here, the regular "Ubuntu" did not.