Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'vga' to the list of preserved kernel arguments (#2176782) #4652

Merged
merged 1 commit into from Mar 28, 2023

Conversation

AdamWill
Copy link
Contributor

To address problems with KDE on Wayland on BIOS boots with "basic mode" graphics, we need to set a framebuffer mode in the bootloader (vga=791). This should also be passed through to the installed system so SDDM will work there as well.

To address problems with KDE on Wayland on BIOS boots with
"basic mode" graphics, we need to set a framebuffer mode in the
bootloader (vga=791). This should also be passed through to the
installed system so SDDM will work there as well.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
@VladimirSlavik
Copy link
Contributor

/kickstart-test --testtype smoke

Copy link
Contributor

@VladimirSlavik VladimirSlavik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

I can't comment on the wider implications, but that's covered in the bug.

Copy link
Contributor

@poncovka poncovka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks!

@VladimirSlavik VladimirSlavik merged commit 55a869d into rhinstaller:master Mar 28, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6 participants