backburn
04-16-03, 11:47 PM
Setup:
The drivers were installed on a clean install by running the command sh NVIDIA-Linux-x86-1.0-4349.run
And then changing nv to nvidia in the config.
Symptoms:
Apon start of X it crashes back to a text login prompt around 4 times and then starts the config problem utility. A few secnds later the computer freezes compeletly ( num lock doesnt even work).
If i try to start X while logged into the shell only (no graphical login), I am crashed out to a prompt then the computer is frozen completely(hard reboot needed).
When I change the driver back to nv, X will start up fine...
Info:
video card - NVIDIA GeForce 4 Ti4200 w/ AGP8X
driver version - 4349
distribution - RedHat Linux 9
video bios revision - Unknown
motherboard model - ECS K7S5A
Attached is my XFree86 log file, below is a section from my XF86Config.
Section "Device"
# Option "TwinView"
# Option "ConnectedMonitor" "CRT, CRT"
# Option "SecondMonitorHorizSync" "31.0 - 96.0"
# Option "SecondMonitorVertRefresh" "55.0 - 160.0"
# Option "MetaModes" "1280x1024,1280x1024; 1024x768,1024x768; 800x600,800x600"
# Option "TwinViewOrientation" "LeftOf"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce 4 (generic)"
VideoRam 131072
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
Thanks in Advance!
backburn
The drivers were installed on a clean install by running the command sh NVIDIA-Linux-x86-1.0-4349.run
And then changing nv to nvidia in the config.
Symptoms:
Apon start of X it crashes back to a text login prompt around 4 times and then starts the config problem utility. A few secnds later the computer freezes compeletly ( num lock doesnt even work).
If i try to start X while logged into the shell only (no graphical login), I am crashed out to a prompt then the computer is frozen completely(hard reboot needed).
When I change the driver back to nv, X will start up fine...
Info:
video card - NVIDIA GeForce 4 Ti4200 w/ AGP8X
driver version - 4349
distribution - RedHat Linux 9
video bios revision - Unknown
motherboard model - ECS K7S5A
Attached is my XFree86 log file, below is a section from my XF86Config.
Section "Device"
# Option "TwinView"
# Option "ConnectedMonitor" "CRT, CRT"
# Option "SecondMonitorHorizSync" "31.0 - 96.0"
# Option "SecondMonitorVertRefresh" "55.0 - 160.0"
# Option "MetaModes" "1280x1024,1280x1024; 1024x768,1024x768; 800x600,800x600"
# Option "TwinViewOrientation" "LeftOf"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce 4 (generic)"
VideoRam 131072
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
Thanks in Advance!
backburn