LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Nvidia drivers (https://www.linuxquestions.org/questions/linux-newbie-8/nvidia-drivers-183953/)

lnxnoob 05-20-2004 10:30 PM

Nvidia drivers
 
Here is my problem.
I downloaded and installed the latest nvidia drivers.

I tried to boot using the normal procedure ("Linux" in lilo)
The loading screen flashes 3-4 times and it boots to the command line.

The log indicates an error with the initialization of the nvidia kermel

Now the funny thing..it works if I do the following

- Boot in failsafe
- Type telinit 5

Everything is fine (I get the nvidia logo when loading and my opengl games work fine).

Note that in my inittab file the run level is
id:5:initdefault:

I don't get it.
Any idea ?

motub 05-21-2004 06:22 AM

Well, the difference between a failsafe boot and a normal boot is that certain startup scripts do not run in failsafe that run normally (it's like "Safe Mode" for Windows).

So clearly something in your regular level 5 init is messed up, but this does not run in a failsafe boot, so it works.

What would that be? I'd say check your logs; dmseg and/or /var/log/XFree86.0.log and try to see what exactly is failing in a normal boot so that you can adjust it.


All times are GMT -5. The time now is 04:11 AM.