install nvidia driver
:roll: iv just downloaded and installed etch debian on my desktop iv put kde in it and alls well but how do i install the nvidia driver for my graffics card on it ? i downloaded the driver but ween i try to install it ... it tells me i must be in root and i must disable x server...how
thanks

goto console: ctrl-alt-F1
become root: login to the console as root
disable X: init 3
execute the bin file. You probably have to have at least the kernel headers installed, because nvidia will build a driver based on your kernel.
When it is installed, type init 5;
That's it.

Debian doesn't use the different init settings by default. The easiest way to setup the nvidia drivers in Debian is to use the nvidia debian packages.
http://tinyplanet.ca/~lsorense/debian/debian-nvidia-dri-howto.txt appears to be a fairly detailed HOWTO.


If I remember right, you have to apt-get nvidia-glx. I'm thinking that's in the debian repos. Try having a look. If you don't want to mess with it and you're open to something other than pure Debian, I encourage you to try Mepis. The last stable version is 3.4.3 and it built on Etch. You can setup your Nvidia or ATI at the time of installation. Did your 'no source' error come from apt-get?
Chris
apt-get install nvidia-glx nvidia-glx-dev xserver-xfree86
Reading package lists... Done
Building dependency tree... Done
Package nvidia-glx is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package nvidia-glx has no installation candidate
debian:/home/brian#
this is what hapens ...


i did it i did a google serch for apt unstable sources and got one that turned out to be for sarge but that didint matter it exsepted it and now i got my nvidia driver so i got 3d now thanks a lot for you pationts and help...thanks
Do you remember what you had to do to get it to work? That would be helpful information for anyone else who runs into similar issues.
ok i did a google serch fo apt sources non-free and a google serch for apt unstabel sources for debian ... then i copyed and pasted those sources in kpackage then i clicked update in kpackage then i restarted the computer just to make sure that it was all in there... then i followed the directions at http://tinyplanet.ca/~lsorense/debian/debian-nvidia-dri-howto.txt and it solved the problems ...now it works .... also dont be suprised if at the last step of the derections at http://tinyplanet.ca/~lsorense/debian/debian-nvidia-dri-howto.txt dont work as it states but just do it eneyway and ween you restart it should work it did for me...thanks
here are the reps i added to kpackage if you want you can copy and past... deb-src http://mirror.ox.ac.uk/debian/ unstable non-free ... deb http://http.us.debian.org/debian/ testing main non-free contrib ... deb http://non-us.debian.org/debian-non-US/ sarge/non-US main non-free contrib ... deb http://security.debian.org/ stable/updates main contrib non-free ... deb http://www.debian-multimedia.org/ etch main ... deb http://ftp.us.debian.org/debian/ etch main contrib non-free ... deb http://http.us.debian.org/debian/ unstable main contrib non-free ... i hope this helps some of you

non-us.debian.org is no longer necessary. Other than that, I'd use the same server (like http.us.debian.org) and the same distro (stable/testing/unstable)
Something like:
deb http://http.us.debian.org/debian unstable main contrib non-free
deb-src http://http.us.debian.org/debian unstable main contrib non-free
You don't really need a deb-src line unless you're going to be building/rebuilding packages.


Recent comments
20 weeks 2 days ago
21 weeks 3 days ago
25 weeks 1 day ago
25 weeks 4 days ago
25 weeks 4 days ago
25 weeks 6 days ago
26 weeks 1 day ago
26 weeks 1 day ago
26 weeks 1 day ago
26 weeks 1 day ago