Nvidia?

Archived topics about LMDE 1 and LMDE 2
Locked
Snitch

Nvidia?

Post by Snitch »

Hi, my GeForce 7600 didn't install (I don't see NVidia in Settings). How can I fix it, please?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Snitch

Re: Nvidia?

Post by Snitch »

Thanks. What's the difference between 17xx legacy driver and 195xx driver?
Snitch

Re: Nvidia?

Post by Snitch »

Apt can't find the packages.
twa

Re: Nvidia?

Post by twa »

Schermata.png
Snitch,
I solved this way:
open synaptic and make sure that libgl1-mesa-dri is not installed
open the terminal and in sequence enter:
su -> will ask for your password
apt-get install module-assistant
apt-get install nvidia-kernel-common
apt-get install nvidia-glx
apt-get install nvdia-kernel-source
apt-get install nvidia-xconfig

then need to activate the driver from the terminal by typing:

m-a prepare
m-a a-i nvidia
modprobe nvidia
nvidia-xconfig

then shut-down and reboot the PC and verify if the driver is OK typing from the terminal the command glxinfo | grep render

if everyrhing went OK U should have an output like the above
ciao
Snitch

Re: Nvidia?

Post by Snitch »

twa wrote:
Schermata.png
Snitch,
I solved this way:
open synaptic and make sure that libgl1-mesa-dri is not installed
open the terminal and in sequence enter:
su -> will ask for your password
apt-get install module-assistant
apt-get install nvidia-kernel-common
apt-get install nvidia-glx
apt-get install nvdia-kernel-source
apt-get install nvidia-xconfig

then need to activate the driver from the terminal by typing:

m-a prepare
m-a a-i nvidia
modprobe nvidia
nvidia-xconfig

then shut-down and reboot the PC and verify if the driver is OK typing from the terminal the command glxinfo | grep render

if everyrhing went OK U should have an output like the above
ciao
Command line could'n find nvidia-kernel-source, so I installed it through the Synaptic.
But modprobe nvidia isn't working - "FATAL: Error inserting nvidia (/lib/modules/2.6.32-5-686/nvidia/nvidia.ko): No such device" :(
Snitch

Re: Nvidia?

Post by Snitch »

Thanku very much, it's working after reboot :)
Locked

Return to “LMDE Archive”