LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Missing Nvidia module? It WAS there! (https://www.linuxquestions.org/questions/slackware-14/missing-nvidia-module-it-was-there-229272/)

tenchi 09-11-2004 07:25 AM

Missing Nvidia module? It WAS there!
 
Hi!

Installed Slackware 10.0 with the nvidia 61.11 drivers. Upon restart, logging in as root and lsmod shows that the nvidia module is loades. However, logging in as a user and starting x shows the error 'missing screen'... Modprobe nvidia solves it, but lsmod showes the same thing as before. How come X loses the nvidia module?

Am I clear?

Anyway, help would be mutch appriciated...

Cedrik 09-11-2004 07:59 AM

Could you post your output for :
cat /etc/X11/xorg.conf | grep -i driver

Also what is your kernel version ?

tank728 09-11-2004 09:50 AM

I know that with my fglrx module on my laptop (which does not work that much better than the radeon driver) does not load until I actually startx.

-tank

tenchi 09-11-2004 03:36 PM

in the xorg.conf, the driver is nvidia of course :-)

kernel is the default that came with slack 10.0

Cedrik 09-11-2004 03:53 PM

Have you the proper config in /etc/modules.conf and the nvidia devices files in /dev ?
Have you 'modporbe nvidia' at bottom of your /etc/rc.d/rc.modules file ?
During nvidia driver install, all went well ?

TiCkO 09-11-2004 04:33 PM

i have got one little problem. When i am using "old" kernel (2.4.6), my nvidia driver works well. But on my 2.6.8.1 kernel, the nvidia kernel module missing. When i run setup, the module is going to install, but there is some error. On my old kernels all works and install well. The problem is only in 2.6.8.1. It`s possible that this dirver don`t support new kernel?:rolleyes:

Cedrik 09-11-2004 05:23 PM

try ./NVIDIA_INSTALLERxxxx.sh -k 2.6.8.1 to see if it works.. For my part I stay with 2.6.7 for CDs burning reason.

Lord Zoltar 09-11-2004 05:36 PM

what is the output of
`dmesg | grep NVRM`
?
it might be a rivafb problem. seems that it's builtin to the kernel and was causing a lot of conflicts, ultimately preventing nvidia.o from being loaded. But it doesn't seem to affect everyone, maybe it depends on the actual manufacturer of the card? dunno...

I had somethign similar, read about it
here.
I think I got the problem you're having, maybe on the second page somewhere.

gbonvehi 09-11-2004 05:41 PM

By the way tenchi, when you compile kernel you have to reinstall the nvidia drivers since each kernel you have have its own modules, so after a compile nvidia will be missing until you install it for that kernel.


All times are GMT -5. The time now is 01:48 PM.