Am Thu, 9 Mar 2017 10:36:15 +0100 hat "H. Nikolaus Schaller" hns@goldelico.com geschrieben:
AFAIK TILER doesn't need any special setup for X11, as it rotates the display in general.
But I think it uses fbdev, so the problem is either that TILER is not properly working at all in your setup or it doesn't work with driver "omap".
Hi, I am still trying to figure out how to set up X11 to properly rotate using X11/DRM/TILER (which is merged into the letux-4.10.0 kernel).
LXDE starts up rotated, but "xrandr -o right" works and LXDE even rearranges the status bar. But requires DISPLAY to be initialized before.
Setting the option "rotate" to whatever rotation in xorg.conf seems to be ignored.
Here is the relevant xorg.conf:
Section "Monitor" Identifier "lcd" VendorName "BOE" ModelName "LH500WF1" Option "Rotate" "right" DisplaySize 111 62 # LCD size in millimeters EndSection
Section "Device" Identifier "display0" Driver "omap" Option "HWcursor" "False" EndSection
Section "Screen" Identifier "Screen 0" Device "display0" Monitor "lcd" EndSection
Any hints are welcome!
BR and thanks, Nikolaus
Kernel mailing list Kernel@pyra-handheld.com http://pyra-handheld.com/cgi-bin/mailman/listinfo/kernel