|
|
#1 | |
|
Registered User
Join Date: Jun 2003
Posts: 25
|
I'm running xorg 6.8.0 using v. 6111 of the nvidia drivers. I'm doing this all on slackware 10 with a 2.6.8.1 kernel. The problem is that I had updated xorg up from 6.7.0 and all the sudden my GLX module can no longer be found/loaded. No changes in my config other than changing "Keyboard" to "keyboard" as per the README. Everything else went smoothly though, attatched is my config and log file.
ps. Perhaps someone should edit the sticky "If you have a problem, PLEASE read this first" Quote:
![]() |
|
|
|
|
|
|
#2 | |
|
550Ti
Join Date: Jan 2004
Location: New Zealand
Posts: 854
|
Xorg has overwrote the glx library - reinstall the nvidia drivers.
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Jun 2003
Posts: 25
|
Yeah I thought to try reinstalling the drivers shortly after I posted it although it was saying it couldn't because an 'nvidia' driver is already loaded... even though I had closed X out and was doing this from a commandline. Then I tried to remove it and couldn't due to it stating my kernel didn't allow unloading modules so I just went ahead and deleted the module right out of the directory and rebooted. This prevented the module to load, nice dirty fix.
![]() So I went ahead and tried reinstalling.. this time it compiled but as soon as it finishes it errors stating it couldn't load the module because it was most likely using the wrong kernel source. ![]() I double checked and it seams slackware decided to relink my /usr/src/linux symlink to a prior version because 2.6.7 is what they have as the "recent" kernel since they say it is most stable. But I downloaded by kerenl from kernel.org and am using 2.6.8.1, never had a problem with it til now. So I symlinked it back to the proper kernel source and I still recieve the same error. ![]() Even tried using the installer option to specify the proper path to the original directory not the symlink, same issue. Any suggestions? I use my box for gaming alot so I really need to get 3d accelleration working. Thx in advance. edit: Uploaded log file of installer. |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Mar 2003
Posts: 154
|
As root:
init 3 rmmod nvidia cd /path/to/nvida/source make clean && make install init 5 If you haven't already done it, run NVIDIA-xxxx.sh --extract-only somewhere before you start. That'll be the path you cd to.
__________________
It never gets easier, you just go faster. - Greg Lemond |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Regression with 295.33 and GeForce GT 240 | maro | NVIDIA Linux | 16 | 06-29-12 06:47 PM |
| X Failed to load NVdriver | c00lr4c3r | NVIDIA Linux | 13 | 10-22-02 01:44 PM |
| Error messages... HELP!!!! | Imperito | NVIDIA Linux | 3 | 09-24-02 10:46 PM |
| GForce drivers installed...but dont work | tomfullery | NVIDIA Linux | 6 | 09-22-02 08:23 AM |
| Need help to get the X to work on my Acer TravelMate 630 | knchee | NVIDIA Linux | 16 | 09-19-02 10:16 PM |