|
|
#1 | |
|
Registered User
Join Date: Sep 2007
Posts: 2
|
With nVidia 100.14.19 on MacBook Pro 17 Hi-Res, Fedora 7 install, X server quits immediately if I do as follows:
(1) Start Applications - NVIDIA X Server Settings (2) Click on OpenGL/GLX Settings setting kernel option pci=nommconf does not make any difference. Bug report split due to file size limit on uploads |
|
|
|
|
|
|
#2 | |
|
Join Date: Jul 2002
Location: Netherlands, Europe
Posts: 2,105
|
Most likely other programs like glxinfo are crashing too. The problem is:
(II) LoadModule: "glx" (II) Loading /usr/lib64/xorg/modules/extensions//libglx.so (II) Module glx: vendor="X.Org Foundation" compiled for 1.3.0, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.3 X is loading its own libglx.so instead of nvidia's this is causing your troubles. Reinstalling the nvidia drivers should fix it. |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Sep 2007
Posts: 2
|
Thanks so much for the speedy reply!
In fact your observation led me to the solution, which is to enter the following commands: Code:
cd /usr/lib64/xorg/modules/extensions/ sudo mv libglx.so libglx.so.bak sudo ln -s libglx.so.100.14.19 libglx.so |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Jun 2007
Posts: 30
|
had the same thing after each debian Xorg update (i posted it somewhere here).. resetting the symlink is the easiest solution
|
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| nvidia 9800gt, linux, and nvidia 295.xx crashes | mattgen88 | NVIDIA Linux | 0 | 06-05-12 11:11 PM |
| Need Help Installing NVIDIA Tesla M2070Q in Linux RHEL5 | Ferianto85 | NVIDIA Linux | 0 | 05-18-12 08:35 PM |
| Rumor regarding lack of 680 availability | ViN86 | Rumor Mill | 6 | 05-09-12 04:48 PM |