STEAM DECK - Sunshine issue with rotation screen
Good morning guys, maybe someone know how to fix this issue with screen orientation?
Fedora 39 - Bazzite
Sunshine from ujust setup-sunshine also tried from dnf
3 Replies
Hello, just want to share that while I also experienced rotated screen orientation in my legion go due to its potrait display as well, it wasn't the case with gamemode as gamemode doesn't suffer the screen orientation issue for some reason, probably also the case in steam deck? Although not a solution, hope that helps for some usecase if it's the case. Would like to know if there's any fix or workarounds to this as well.
I tried to change it to x11, because I thought the problem was in wayland, but apparently I need to dig deeper (I may have to edit the shaders)
I have found a solution to this problem.The main problem with KMS is that it defines the deck as a portrait display.
Change display mode from wayland to x11.
Solution:
cd /etc/default && cp desktop-wayland ~/ && cd
nano desktop-wayland
change from wayland mode to false
ctrl + x and y for save
forget add sudo cp desktop-wayland /etc/default
Reboot device
Go to sunshine advance
Force a specific capture method set to x11 and save/apply and all work
Main problem in kms mode because deck have portrait display.
In one nightly build it was fixed, but i can't install raw package from rpm-ostree (Silverblue moment)