Coukd you update the wiki if necessary? Because I never got resolution properly working.
Yes I will do that but I still have to translate the notes I took during the complete Shuttle configuration. ;-)
For the resolution I have put a modeline in xorg.conf:
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown Monitor Vendor"
ModelName "Unknown Monitor Model"
Option "DPMS"
# 1368x768 @ 60.00 Hz (GTF) hsync: 47.70 kHz; pclk: 85.86 MHz
Modeline "1360x768" 84.50 1360 1392 1712 1744 768 783 791 807
HorizSync 20-500
VertRefresh 59-61
EndSection
And modify the Display subsection of "Screen" in xorg.conf:
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Modes "1366x768"
Virtual 1366 768
EndSubSection
................
After that you have to report the same resolution for the Shuttle orbiter in lcme-admin.
Greetings,
Philippe