Post Reply

Forums -> Multiple monitors -> RedHat 7.3 + GeForce4 Ti4200
skeptic   2002-10-26 15:24
"startx" command aborts telling me that monitors were found, but none have a usuable configuration. My sync rates are right, and they work with "vesa" driver.

For simplicity, I am just trying to get the Dual VGA card to work without twinview. Here are the important parts of my config file. If anyone can help, I'd appreciate it. And yes, dri and GLcore are not being loaded as the README says they shouldn't.

Section "Monitor"
Identifier "Monitor0"
VendorName "Sony"
ModelName "G410R"
HorizSync 30-110
VertRefresh 48-170
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVidia"
BusID "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultColorDepth 24
Subsection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x400"
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubsection

EndSection

Section "ServerLayout"
Identifier "AGP"
Screen "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Forums -> Multiple monitors -> RedHat 7.3 + GeForce4 Ti4200

Post Reply