jrbush82
08-20-2001, 11:30 PM
We have been attempting to install our NVIDIA drivers for Slackware 8.0. Though, currently, we am not successful. So far during the installation, we have had to:
edit /usr/src/linux/include/autoconf.h
and change:
#define CONFIG_SMP 1
to
#undef CONFIG_SMP
Which we don't understand that at all, but it did let us compile and "finish" the installation. Though, X doesn't load when we give the new drivers a shot.
Now, we get this error regarding something about symbols, so we look into the FAQ, and this is what it says:
Q: When I start X it fails and my XFree86 log file contains:
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
No symbols found in this module
(EE) Failed to load /usr/X11R6/lib/modules/drivers/nvidia_drv.o
(II) UnloadModule: "nvidia"
(EE) Failed to load module "nvidia" (loader failed, 256)
...
(EE) No drivers available.
A: The nvidia_drv.o X driver has been stripped of needed symbols;
some versions of rpm (wrongly) strip object files while installing.
You should probably upgrade your version of rpm. Or, you can install
the NVIDIA_GLX package from tarfile.
Funny thing is, we are installing from a tarfile.
Both systems are running Slack 8, one NVIDIA card is a GeForce 256 DDR and the other is a GeForce 3, both Visiontek cards. The two systems are completely different as far as internally, and we are both having these problems. We were both able to get these drivers working in Mandrake 8. Anybody heard of this? Is it a Slack problem with NVIDIA?
Thanks,
jrbush82
edit /usr/src/linux/include/autoconf.h
and change:
#define CONFIG_SMP 1
to
#undef CONFIG_SMP
Which we don't understand that at all, but it did let us compile and "finish" the installation. Though, X doesn't load when we give the new drivers a shot.
Now, we get this error regarding something about symbols, so we look into the FAQ, and this is what it says:
Q: When I start X it fails and my XFree86 log file contains:
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
No symbols found in this module
(EE) Failed to load /usr/X11R6/lib/modules/drivers/nvidia_drv.o
(II) UnloadModule: "nvidia"
(EE) Failed to load module "nvidia" (loader failed, 256)
...
(EE) No drivers available.
A: The nvidia_drv.o X driver has been stripped of needed symbols;
some versions of rpm (wrongly) strip object files while installing.
You should probably upgrade your version of rpm. Or, you can install
the NVIDIA_GLX package from tarfile.
Funny thing is, we are installing from a tarfile.
Both systems are running Slack 8, one NVIDIA card is a GeForce 256 DDR and the other is a GeForce 3, both Visiontek cards. The two systems are completely different as far as internally, and we are both having these problems. We were both able to get these drivers working in Mandrake 8. Anybody heard of this? Is it a Slack problem with NVIDIA?
Thanks,
jrbush82