|
|
#1 | |
|
Registered User
Join Date: Feb 2006
Posts: 1
|
Finally got my Linux System back up running with nv drivers and wanted to
install the new Nvidia drivers. Compilation works fine and install as well. On the first start from the shell (via startx) Display manger starts up excellently. However, after rebooting I get a black screen on the graphical login stating there be a problem finding the module. Switching xconf.org back to the nv system works again. any got any idea ? |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Feb 2006
Posts: 1
|
An excellent document that covers installation of nVidia drivers on Debian systems can be found here.
Also, startx is normally used when you boot in to console mode and would like to start the X Window System. It's normally not used when a Display Manager (XDM, GDM, etc.) is used. If you're using a DM, you should restart X by using the appropriate init script. For example, if you use GDM (typical among recent Debian installations), simply type: "/etc/init.d/gdm restart" (without the quotes); no reboot required. This will start X on vt7, and you can get back to vt's 1-6 a la CTRL-ALT-F1 thru CTRL-ALT-F6. - Ken |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Feb 2006
Posts: 2
|
Repeat the installation and before reboot make a copy of the library /usr/lib/tls/libnvidia-tls.so.1.0.8178 to the /usr/lib/nvidia directory.
Shoud help forever. |
|
|
|
|
|
#4 | |
|
NVIDIA Corporation
Join Date: Aug 2002
Posts: 3,740
|
Please note that if you install the NVIDIA Linux graphics driver on a Debian GNU/Linux or Ubuntu system using the official .run package while the nvidia-glx package is installed, or after this package has been uninstalled without the --purge option, the /etc/init.d/nvidia-glx script will modify the NVIDIA TLS library installation when the system starts, which typically results on X server crashes when the server-side NVIDIA GLX extension module is initialized.
This problem can be avoided by uinstalling the nvidia-glx package with the --purge option or by manually deleting the script /etc/init.d/nvidia-glx. |
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Feb 2006
Posts: 2
|
I have to agree with zander.
Another way is just to use Debian nvidia-glx package - it seems to contain the same version of the driver. At least it works for me. ![]() |
|
|
|
|
|
#6 | |
|
Bedenkerij / Bert
Join Date: Sep 2006
Location: Nederland
Posts: 1
|
You have to remove /etc/init.d/nvidia-glx by hand, even after doing apt-get remove nvidia-glx. The scripts removes /usr/lib/tls/libnvidia-tls.so.1.0.7184 and /usr/lib/tls/libnvidia-tls.so.1 at startup.
I further removed removed all Debian nvidia packages, but I do not know if that is necessary. For the search-engines to find this hint: My kernel is 2.6.8 (compiled myself from Debian kernel-source). nvidia-installer used: NVIDIA-Linux-x86-1.0-7184-pkg1.run Remark: For my Nvidia RIVA TNT I had to use the latest LEGACY-version from http://www.nvidia.com/object/unix.html (Linux IA32); the "latest version" does NOT work. The error-message suggests the problem is with the kernels source or compiler, but that is not the case. Just get te legacy version. (If you use the wrong installation script you are notified to do so at start-up, but the installer script does not quit, so you might miss that message at first, as I did.) Goodluck :-) |
|
|
|
|
|
|
#7 | ||
|
NVIDIA Corporation
Join Date: Aug 2002
Posts: 3,740
|
Quote:
Quote:
|
||
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Random crashes, NVRM Xid messages | Iesos | NVIDIA Linux | 90 | 10-04-12 03:27 AM |
| Corrupted display - 302.17 - Dell Precision T3500 (G98 [Quadro NVS 295]) | gbailey | NVIDIA Linux | 1 | 06-27-12 10:24 AM |
| UEFI+Nvidia - NVRM: Your system is not currently configured to drive a VGA console... | interzoneuk | NVIDIA Linux | 0 | 06-26-12 04:51 AM |
| xorg locks-up with newest nvidia drivers w/ vdpau. | theroot | NVIDIA Linux | 1 | 06-24-12 11:04 AM |
| Crash when logout from X | TGL | NVIDIA Linux | 10 | 09-13-02 08:22 PM |