GPD Win Mini 2024 screen rotated in game mode
Just got my new GPD Win Mini 2024 version 8840u and updates to the newest update possible for GPD/other handheld. Sleep mode works fine but screen is rotated wrong in game mode
22 Replies
Looking into this
Can you get me a dmi name of that device?
just in case this is a simple configuration issue
How would I do that?
if you open an issue on our github it provides that command
I'd do that and then I can further debug your issue, or just give you a working answer for others to find
Okay let me try that
the guys over at the gpd sub
posted the comman
you have to remove the karg because its not removed automatically
ok, if that's the case
@TheEtherNetBoyz
rpm-ostree kargs | fpaste
Do I send the link?
https://paste.centos.org/view/bfa39b34
This is how it looks for reference
rpm-ostree kargs --remove=video=eDP-1:panel_orientation=left_side_up
run that, reboot, and you should be goodIt says unknown option —remove=video… the rest of that command
uhh one sec
that's on me @TheEtherNetBoyz
rpm-ostree kargs --delete=video=eDP-1:panel_orientation=left_side_up
Looks good now it’s rotated correctly
Anything else I should do for the new 8840u devices
that should be it, enjoy
Nope it works perfect
Cool thanks guys appreciate it
@Kyle Gospo @antheas what does it uses to set the rotation?
My 2023 model had rotate right_side_up
Where/how does it determine it ?
what do you mean
we just try all of them and keep the correct one
kargs are set in /usr/libexec/bazzite-hardware-setup
Thx, where can I find that on the repo ?
I may have an idea
Is that the only place? Gamescope session follows the quirk?
Would be nice to start unifying stuff tbh
GitHub ublue bazzite press . Search for the file
Yeah I just tried to copy this command to fix mine and it didn't work. I ran
rpm-ostree kargs | fpaste
and my 2024 was rotated right, not left. Removed that and it worked