J’ai recomplilé le driver nvidia récemment, au passage en 2.6.22-3. J’ai procédé de la façon suivante:
[code]# m-a prepare
m-a build nvidia-kernel-source[/code]
ne reste plus qu’à installer le .deb ainsi créé:
J’édite toujours mon xorg.conf à la main.
Remplacement de “nv” par “nvidia”.
Pour info, voici le sources.list d’une vieille machine qui tourne sous etch. Il date de l’époque où etch était en testing, mais ça marche toujours.
[code]# deb cdrom:[Debian GNU/Linux testing Etch - Official Snapshot i386 Binary-1 (20060922)]/ etch main
deb http://ftp2.fr.debian.org/debian/ etch main
deb-src http://ftp2.fr.debian.org/debian/ etch main
deb http://security.debian.org/ etch/updates main
deb-src http://security.debian.org/ etch/updates main
deb http://ftp.fr.debian.org/debian etch main contrib non-free
deb-src http://ftp.fr.debian.org/debian etch main contrib non-free
#Multimédia
deb http://www.debian-multimedia.org etch main
Debian Unofficial
deb http://ftp.debian-unofficial.org/debian etch main contrib non-free restricted
deb-src http://ftp.debian-unofficial.org/debian etch main contrib non-free restricted
###########################################
Depots Etch Security
###########################################
deb http://security.debian.org/ etch/updates main contrib non-free
deb-src http://security.debian.org/ etch/updates main contrib non-free
#tor
deb http://mirror.noreply.org/pub/tor stable main
deb-src http://mirror.noreply.org/pub/tor stable main
#nvidia & beryl
deb http://ftp.fr.debian.org/debian experimental main contrib non-free
deb http://www.linux.lk/~anuradha/beryl/etch/ ./
WINE
deb http://wine.sourceforge.net/apt/ binary/
deb-src http://wine.sourceforge.net/apt/ source/
#cinelerra
deb http://www.kiberpipa.org/~minmax/cinelerra/builds/sid/ ./
checkinstall
deb http://boisson.homeip.net/debian etch divers[/code]