Skip to content

elementary OS 8 fails to boot with AMD GPUs only showing blank screen #633

Pinned Answered by vjr
vjr asked this question in Q&A
Discussion options

You must be logged in to vote

You have two options... either permanently remove the splash option by removing it from the /etc/default/grub file then running sudo update-grub or, if you really want to preserve working splash then do the following:

Edit /etc/initramfs-tools/modules and add a line amdgpu to it and save, then run sudo update-initramfs -uk all to redo the kernel so that upon next boot it "should" properly display the boot splash logo/animation... 🙂

This will be preserved going forward even when there are new kernel updates - thanks to the addition of the amdgpu entry into the /etc/initramfs-tools/modules file.

HTH!

Replies: 2 comments

Comment options

vjr
Nov 28, 2024
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by vjr
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants