Ah gotcha. I was hoping for a way to get it to boot right into the correct orientation.
try this:
The Trixie image now supports the CM4S on the uConsoles with the older screens. I guess this probably only matters to 3 people on the entire planet but there it is. Lol
Well, there are four of us now! I’ll be able to use mine!![]()
Installed this image today on my uconsole. Later installed TeXlive-full and TeXstudio and copied about 8Gb files from my laptop to find, that there are more than 200 bash with /etc/rc.local running (during copying my files via ssh uconsole reboot ones, but I was sure it is related to week wifi or something else). I have checked, that there are more and more that bash processes over time, so I’m going back to stock image. Check yours uconsoles for that. You can just use command:
ps ax|grep bash
or even
ps ax|grep bash|wc -l
to count that processes. Is it only my case? ;).