|
|
#1 | |
|
Registered User
|
Never had a problem installing the NVidia Drivers until today. The NVIDIA Driver does not load on linux startup. So my question is under Red Hat 8.0 what do i put in modules.conf to load The Drivers?
|
|
|
|
|
|
|
#2 | |
|
Electrical Engineer
Join Date: Dec 2002
Location: San Luis Obispo, CA
Posts: 872
|
The only nvidia related alias in /etc/modules/conf is:
alias char-major-195 nvidia however, I believe this is generated by the driver when loading. No hand modification to /etc/modules.conf should be necessary, edit the XFree86 config file with the changes described in the nvidia readme, namely these: in /etc/X11/XF86Config Section "Module" # removed for nvidia glx to control rendering # Load "dri" # Load "fbdevhw" # Load "v4l" # is a comment in this file add line: Load "glx" if it is missing under the same section "Module" then change 'nv' to 'nvidia' here: Section "Device" Driver "nvidia" The driver should load at startup automatically now. |
|
|
|
|
|
|
#3 |
|
Registered User
|
Problem is I have all that, the driver just doesn't load at startup so i have to manually load it and it messes everything up. I've tried reinstalling the driver many times, with the same results. Like i've said I never had this problem with the drivers before. Just happened out of the blue and I have no idea why or how to fix it.
|
|
|
|
|
|
#4 | |
|
Registered User
|
Ok I fixed the problem. I had to move the nvidia command in the modules.conf file to the top. I think it had to do with the usb modules that were being loaded somehow were preventing the nvidia module to load properly.
|
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NVIDIA Driver Installation | flores.facundo | NVIDIA Linux | 2 | 06-24-12 08:37 AM |
| Rumor regarding lack of 680 availability | ViN86 | Rumor Mill | 6 | 05-09-12 04:48 PM |
| Nvidia Go on laptop, black border within XFree86 problem | raxip | NVIDIA Linux | 3 | 07-31-02 10:58 AM |
| download problem with linux NVIDIA driver packages | Timo | NVIDIA Linux | 7 | 07-31-02 09:22 AM |