LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Ubuntu Jaunty resolution doesn't work on IBM TP770 (https://www.linuxquestions.org/questions/linux-newbie-8/ubuntu-jaunty-resolution-doesnt-work-on-ibm-tp770-738504/)

stevenpotter 07-08-2009 01:31 AM

Ubuntu Jaunty resolution doesn't work on IBM TP770
 
Hi!

Could somebody help me out with a usable xorg.conf file for an IBM TP770.

VGA: Trident Microsystems Cyber 9397 2Mb RAM
Monitor: LCD 1024x768 60 Hz

Tx!

PS: xrandr answers - cannot open display

problem solved xorg.conf file like this:


Section "Device"
Identifier "Trident Microsystems Cyber 9397"
Driver "trident"
EndSection

Section "Monitor"
Identifier "13.3 TFT"
Option "DPMS" "on"
HorizSync 31.5 - 64.3
VertRefresh 40.0 - 70.0
# 1024x768 @ 60.00 Hz (GTF) hsync: 47.70 kHz; pclk: 64.11 MHz
modeline "1024x768_60.00" 64.11 1024 1080 1184 1344 768 768 772 795 -HSync +Vsync
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "13.3 TFT"
DefaultDepth 16
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection


All times are GMT -5. The time now is 01:22 AM.