Hello Naoum,
I'm working on a TWR-65GS10 kit with timeSys factory. I'm using a 7" WVGA(800*480) display, and it's positioned in portrait mode, so I need to rotate something, frame buffer, console and QT environment. For Qt it's easy, just use -display "transformed:rot90:1" option in command line, but for the frame buffer or console, it's not so easy, that why I ask some help about this.
The classic way to do that with linux is to use /sys/class/graphics/fb0/rotate for frame buffer rotation and /sys/class/graphics/fbcon/rotate for console rotation, and it doesn't work.
regards,
Emmanuel.