Seeed-Studio / seeed-linux-dtoverlays

Device Tree Overlays for Seeed boards
Other
78 stars 55 forks source link

reTerminal DM screen orientation #104

Closed slara closed 1 month ago

slara commented 1 month ago

Describe the bug After installing Raspbian OS Bullseye and Bookworm 64bit and drivers, screen shows in vertical mode. Touchscreen works fine.

Using DISPLAY=:0 xrandr --output DSI-1 --rotate right rotates the screen but the touchscreen loose calibration.

/boot/config.txt configs won't help

To Reproduce Steps to reproduce the behavior:

  1. Install Raspbian from Raspberry Imager
  2. install seeed-linux-dtoverlays drivers
  3. Screen is rotated to the left

Desktop (please complete the following information):

slara commented 1 month ago

I think the problem was with my configuration. I changed from lightdm and .xsessionrc to lxsession autostart and it worked fine.