mirror of
https://src.fedoraproject.org/rpms/grub2.git
synced 2024-11-24 06:22:43 +00:00
grub2 background image not loading with q35/uefi firmware #22
Labels
No labels
exclusivescoped
label
exclusivescoped
label2
scoped/label
testlabel
Qality
Blocker
Quality
FE
release
39
release
40
release
41
release
42
release
rawhide
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: rpms/grub2#22
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Not sure if it's a grub2 issue, a qemu issue or other, opening on qemu as it seems to be a good candidate. When setting grub2 for loading a background image it works fine if q35/bios is used but it doesn't get displayed when using q35/uefi. I couldn't produce any relevant error or message neither on qemu nor on grub2, I can only guess it has something to do with the video settings exposed to grub2. Procedure for setting the background image can be found here: https://www.golinuxcloud.com/change-grub2-background-image-splash-screen/ Reproducible: Always