Successful dapper drake install on Dell Inspiron 9400 Core Duo
spira_mirabilis
ulist at gs1.ubuntuforums.org
Thu Jun 1 01:06:20 UTC 2006
OK, I tried gtf and editing the xorg.conf. I tried a few times, in the
monitor section, I also tried 75 and 30-60. These attempts caused me to
be unable to start the X Server or enter KDE, so I went into "recovery
mode" and reconfigured with dpkg to get back in.
Here is a sample (let me know if I'm doing this correctly!):
Code:
--------------------
gtf 1920 1200 60
1920x1200 @ 60.00 Hz (GTF) hsync: 74.52 kHz; pclk: 193.16 MHz
Modeline "1920x1200_60.00" 193.16 1920 2048 2256 2592 1200 1201 1204 1242 -HSync +Vsync
--------------------
I don't fully understand all of that output ..:-k
Code:
--------------------
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 74.52
VertRefresh 60
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation Mobile Integrated Graphics Controller"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1920x1200_60.00" "1440x900"
EndSubSection
SubSection "Display"
Depth 4
Modes "1920x1200_60.00" "1440x900"
EndSubSection
SubSection "Display"
Depth 8
Modes "1920x1200_60.00" "1440x900"
EndSubSection
SubSection "Display"
Depth 15
Modes "1920x1200_60.00" "1440x900"
EndSubSection
SubSection "Display"
Depth 16
Modes "1920x1200_60.00" "1440x900"
EndSubSection
SubSection "Display"
Depth 24
Modes "1920x1200_60.00" "1440x900"
EndSubSection
EndSection
--------------------
(I left the 1440x900 the way that it was).
--
spira_mirabilis
More information about the ubuntu-users
mailing list