|
|
#1 | |
|
Registered User
Join Date: May 2004
Posts: 1
|
I recently upgraded my Redhat Linux to 2.4.20-6. After doing that, the system booted up and displayed the results until it ran StartX. Then I had no more video. The video card is an NVidia GeForce FX 5600 and the monitor is a Dell Flat Panel. I changed the startup parameter from 5 to 3 so I could get to the root shell.
I checked the video card settings and a standard Vesa video driver was being installed. I downloaded the latest NVidia drivers (1.0-5336) run package and it installed everything for me automatically. I also edited the "/etc/X11/XF86Config-4" file and changed the Driver to "nvidia". The modules section has Load "glx", and I remarked out Load "dri" and Load "GLcore". I ran StartX again, still no video. I've checked the message logs and the NVidia driver lines appear to be loading. I have found the following messages: "Failure reading EDID parameters for display device CRT-0" "Failed to Start X server several times in a short time period; disabling display :0" "insmod: Warning: loading /lib/modules/2.4.20-6/kernel/drivers/video/nvidia.o will taint the kernel; non-GPL license NVIDIA "agppart:detected and 865G, but could not find 2nd device, assuming non-integrated video card" "AGP aperture is 64M blah blah When I rebooted and tried StartX again, still the same thing, no video. Any suggestions? Michelle ![]() |
|
|
|
|
|
|
#2 | |
|
Electrical Engineer
Join Date: Dec 2002
Location: San Luis Obispo, CA
Posts: 872
|
Quote:
Code:
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Dell P992"
HorizSync 30.0 - 107.0
VertRefresh 48.0 - 170.0
# Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce FX"
Option "IgnoreEDID" "1"
# Option "NvAGP" "2"
# Option "nologo" "1"
EndSection
Those sync values are for my monitor... you should use the values that are correct for your flat panel. If your system's X config program did not supply values for that monitor post the exact model name and I'll see if I can get them for you -- do not just use something that might be wrong, it can cause damage. ![]() |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Google's Linux Video Acceleration API: VAVDA | News | Latest Tech And Game Headlines | 0 | 06-01-12 05:50 AM |
| nVidia Linux drivers with Linux on Mac, help? | Thetargos | NVIDIA Linux | 0 | 05-13-12 12:52 PM |
| Mandrake Linux 9.0 (Dolphin) now available | comments? | volt | General Linux | 10 | 10-19-02 10:13 PM |
| Video card upgrade advice needed | Billy34 | NVIDIA GeForce 7, 8, And 9 Series | 5 | 08-28-02 05:19 PM |