01-07-2025, 06:18 PM
So, one of my projects is a restomod of a 1940 Philco 41-95T chassis (the radio's internals were too far gone for me to restore unfortunately) aside from refinishing the cabinet my goal is using one of my RPI 5s to power moode and this display along with a 15 band graphical EQ, and an amp and DSP HAT for the Rpi that I haven't decided on yet. This is all to become a present for my wife as she lacks a radio in her home office, and we have a sirus/xm subscription in the car that she likes so much, so why not just make her a radio 
Anyhow, I have moode running on the rpi powering the screen. My problem is getting the screen to orientate 90 degrees. Its rotated correctly when it boots (thanks to arguments in cmdline.txt & config.txt) , but when it finally launches into moode its back to its portrait view. Moode sees the displays resolution correctly (480x1920). Something interesting I noticed was that if I tell moode that there is a pi touch2 installed and set it for 180 degrees after the screen refreshes the touch interfaces reverses but the display on the screen stays the same! So instead of tapping the top right of the screen to get to the moode configuration I have to move my finger to the lower left of the screen and try to tap that corner (while the mouse pointer shows its in the top right), it stays that way until I return it to a 0 degree orientation. So that tells me at least the tactile aspect is turning and mapping correctly, just not the visual.
I have been poking and prodding at this for a few days now, along with countless hours of google-fu and I am kind of running out ideas to solve this at this point. I did try this also in RpiOS to rule out if it was a waveshare driver issue or not, and it worked fine there.

Anyhow, I have moode running on the rpi powering the screen. My problem is getting the screen to orientate 90 degrees. Its rotated correctly when it boots (thanks to arguments in cmdline.txt & config.txt) , but when it finally launches into moode its back to its portrait view. Moode sees the displays resolution correctly (480x1920). Something interesting I noticed was that if I tell moode that there is a pi touch2 installed and set it for 180 degrees after the screen refreshes the touch interfaces reverses but the display on the screen stays the same! So instead of tapping the top right of the screen to get to the moode configuration I have to move my finger to the lower left of the screen and try to tap that corner (while the mouse pointer shows its in the top right), it stays that way until I return it to a 0 degree orientation. So that tells me at least the tactile aspect is turning and mapping correctly, just not the visual.
I have been poking and prodding at this for a few days now, along with countless hours of google-fu and I am kind of running out ideas to solve this at this point. I did try this also in RpiOS to rule out if it was a waveshare driver issue or not, and it worked fine there.