I’m having this issue. When running in the desktop the rotation is handled by the accelerator, it rotates for you. I need to run this system without X11 or the desktop. The rotation is fixed in portrait. I need landscape, which, based on the design of the case, should be the default.
Something I discovered on my unit, delivered 28th September 2021. The firmware of the chip that controls the display was 1.0 which is very old. They are now on 1.8 The I2C address changed so when you update the software their code stopped talking to it. It’s a bit of a pain to update but can be done. Newer versions can be updated over I2C but 1.0 can not.
Anything New? I have a brand reTerminal as of 6/22 and its still doing the same rotation and the frame buffer and mouse coordinates in pygame seems to be inverted inside out from one another x = y and y=720 - x or some weird crap like that.
I know it’s been nearly a year but it really seems like with the format of this device it should support lanscape in kms / frame buffer mode and not rely on X for rotation. Can we get some help?