olddoc
04-23-03, 09:19 AM
I had a working rh7.3 system with Nvidia 3123 drivers. I have an LCD that I only had a DVI connection to. It used to be fine -- start and see VGA, then startx and get 3D via the DVI input.
I upgraded to RH 9 and ran the 4349 install.
Now I can only get 3D if I connect an analog cable and not try to use DVI.
If I start with just the DVI cable now, I get the VGA boot up into run level 3 fine but a complete lock up when I startx -- it needs a hard reset.
I am using: Ge Force 3 ti 200 with Bios 03.20.00.18.19
Tyan S2426ung Thunder K7 Bios 2.12
RH 9 with 2.4.20-9smp (athlon) from RH update
BENQ FP2081 monitor
NVIDIA 4349 from the default .run script
Here is /etc/X11/XF86Config:
This works in analog but it looks SOOOO much better with a DVI Digital connector.
Why did it stop working?
If I tell it to use connected monitor DFP it locks!
# XFree86 4 configuration created by redhat-config-xfree86
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
FontPath "unix/:7100"
EndSection
Section "Module"
# Load "record" # X event recorder
# You only need the following two modules if you do not use xfs.
# Load "freetype" # TrueType font handler
# Load "type1" # Adobe Type 1 font handler
Load "dbe" # Double-buffering
#Load "GLcore" # OpenGL support
#Load "dri" # Direct rendering infrastructure
Load "glx" # OpenGL X protocol interface
Load "extmod" # Misc. required extensions
Load "v4l" # Video4Linux
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Device" "/dev/mouse"
Option "Protocol" "IMPS/2"
Option "Emulate3Buttons" "off"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "Benq FP2081"
VendorName "Unknown"
ModelName "BENQ FP2081"
HorizSync 31.0 - 80.0
VertRefresh 60
Option "dpms"
#Option "ConnectedMonitor" "DFP"
Option "NoBandWidthTest" "1"
Option "NvAGP" "1"
Option "IgnoreDisplayDevices" "TV"
EndSection
Section "Device"
Identifier "nVidia Corporation|NV20 [GeForce3 Ti200]"
Driver "nvidia"
BoardName "NVIDIA GeForce 3 (generic)"
EndSection
Section "Device"
Identifier "Linux Frame Buffer"
Driver "fbdev"
BoardName "Unknown"
EndSection
Section "Screen"
Identifier "Screen0"
Device "nVidia Corporation|NV20 [GeForce3 Ti200]"
Monitor "Benq FP2081"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1200" "800x600"
EndSubSection
EndSection
___________________________
I also attached --verbose 5 log from when it starts ok using analog... not DFP
I upgraded to RH 9 and ran the 4349 install.
Now I can only get 3D if I connect an analog cable and not try to use DVI.
If I start with just the DVI cable now, I get the VGA boot up into run level 3 fine but a complete lock up when I startx -- it needs a hard reset.
I am using: Ge Force 3 ti 200 with Bios 03.20.00.18.19
Tyan S2426ung Thunder K7 Bios 2.12
RH 9 with 2.4.20-9smp (athlon) from RH update
BENQ FP2081 monitor
NVIDIA 4349 from the default .run script
Here is /etc/X11/XF86Config:
This works in analog but it looks SOOOO much better with a DVI Digital connector.
Why did it stop working?
If I tell it to use connected monitor DFP it locks!
# XFree86 4 configuration created by redhat-config-xfree86
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
FontPath "unix/:7100"
EndSection
Section "Module"
# Load "record" # X event recorder
# You only need the following two modules if you do not use xfs.
# Load "freetype" # TrueType font handler
# Load "type1" # Adobe Type 1 font handler
Load "dbe" # Double-buffering
#Load "GLcore" # OpenGL support
#Load "dri" # Direct rendering infrastructure
Load "glx" # OpenGL X protocol interface
Load "extmod" # Misc. required extensions
Load "v4l" # Video4Linux
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Device" "/dev/mouse"
Option "Protocol" "IMPS/2"
Option "Emulate3Buttons" "off"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "Benq FP2081"
VendorName "Unknown"
ModelName "BENQ FP2081"
HorizSync 31.0 - 80.0
VertRefresh 60
Option "dpms"
#Option "ConnectedMonitor" "DFP"
Option "NoBandWidthTest" "1"
Option "NvAGP" "1"
Option "IgnoreDisplayDevices" "TV"
EndSection
Section "Device"
Identifier "nVidia Corporation|NV20 [GeForce3 Ti200]"
Driver "nvidia"
BoardName "NVIDIA GeForce 3 (generic)"
EndSection
Section "Device"
Identifier "Linux Frame Buffer"
Driver "fbdev"
BoardName "Unknown"
EndSection
Section "Screen"
Identifier "Screen0"
Device "nVidia Corporation|NV20 [GeForce3 Ti200]"
Monitor "Benq FP2081"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1200" "800x600"
EndSubSection
EndSection
___________________________
I also attached --verbose 5 log from when it starts ok using analog... not DFP