Score:1

Ubuntu 22.04.1 LTS White screen after boot

tz flag
IDk

I am having trouble installing ubuntu onto my computer. When I boot my computer, it takes me to a completely white screen(as shown below). I am entirely new to this and would like some guidance in resolving this issue. Thank you in advance for all your help.

Processor: AMD Ryzen 5 5600G with Radeon Graphics
Graphics Card: GTX 1650 Ram: 16 GB Motherboard: ROG STRIX B550-A GAMING

enter image description here

us flag
Are you booting Ubuntu with an USB drive?
IDk avatar
tz flag
IDk
Yes I am booting from a USB drive
guiverc avatar
cn flag
Did you verify your ISO after download & before writing to USB-media as per documentation? (ie. https://tutorials.ubuntu.com/tutorial/tutorial-how-to-verify-ubuntu#0), though I find the write of the ISO to media is more likely an issue. Given you can't verify the write using that box (*as you can't read anything on the screen*), I'd boot the USB-media on another box & verify the write of ISO using another box. You didn't mention which Ubuntu 22.04.1 LTS product you're asking about, Desktop? Server? etc. (*I've assumed Desktop*)
Score:1
jm flag
Dox

I had the same issue , seems a problem on kernel 5.19 and AMD cpu .

I resolved changing grub configuration, adding nomodeset to grub, like this:

edit grub config using gedit or nano :

sudo gedit /etc/default/grub

change this line:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

to this:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"

save and update with sudo update-grub2

This prevents Linux loading a specific driver. It's a workaround not a solution but at least you can use yor pc. Anyway kernel 6 should fix it.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.