0

Rotate Display 90 Degrees Rpi4

Is there a way to rotate a local HDMI display 90 degrees? I currently have a 400x1280 display that needs to be rotated.

I have tried configuring the config.txt with -

display_rotate

display_hdmi_rotate

The above methods work if dtoverlay=vc4-fkms-v3d,audio=off is commented out but then I can't enable the display so all it shows is the HiFiBerry logo.

I then tried configuring the cmdline with -

video=HDMI-A-1:400x1280@60,rotate=90

But that does not work as well. Any other options?

1 comment

Please sign in to leave a comment.