Le Potato with Kuman 5in GPIO HDMI Touch Screen with Raspian Lite OS. All is working BUT I need to flip the screen so the USB cables exit the opposite direction. No matter what I try, the screen will not rotate. I can successfully invert X Y calibration points but the display doesn’t rotate.
xrandr does not rotate during runtime and not sure how to boot up rotated. Plus, the GUI (KlipperScreen) I’m using specifies not to use xrandr.
/etc/xdg/lxsession/LXDE-pi/autostart does not exist. Has the kernel been compiled with rotation support? Is Console Rotation Support is compiled in the kernel
I also have tried fbconsole=rotate:2 in etc/default/grub grub command line
echo 2 | sudo tee /sys/class/graphics/fbcon/rotate_all will rotate the CLI display BUT not the console!
Above saves the settings and flips the screen after boot but console does not flip.