Skip to content

Instantly share code, notes, and snippets.

@ztnel
Created March 4, 2021 03:51
Show Gist options
  • Save ztnel/3aae926087dc0b6ff9a4f629b2e5b3b2 to your computer and use it in GitHub Desktop.
Save ztnel/3aae926087dc0b6ff9a4f629b2e5b3b2 to your computer and use it in GitHub Desktop.
Screen Rotate for Rasbian Lite on RPi4
...
[pi4]
# dtoverlay=vc4-fkms-v3d # COMMENT THIS LINE: disables 3d acceleration but resolves the driver conflict
max_framebuffers=2
[all]
# dtoverlay=vc4-fkms-v3d
display_overlay=1 # rotate 90° CW
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment