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

GPD Pocket 2 screen rotation GRUB commandline improvement video=eDP-1:panel_orientation=right_side_up #38

Open
avoiceofreason opened this issue Jun 27, 2022 · 0 comments

Comments

@avoiceofreason
Copy link

I've discovered that both GRUB and Plymouth rotation to landscape works much better with video=eDP-1:panel_orientation=right_side_up on the GPD Pocket 2.

I'd suggest changing gpd-pocket2.cfg from:

GRUB_CMDLINE_LINUX="${GRUB_CMDLINE_LINUX} fbcon=rotate:1"
GRUB_GFXMODE=1200x1920x32

to:

GRUB_CMDLINE_LINUX="${GRUB_CMDLINE_LINUX} splash video=eDP-1:panel_orientation=right_side_up"
GRUB_GFXMODE=1200x1920x32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant