• # apt ?

    Posté par . En réponse au message Drivers nVidia proprio. Évalué à 1.

    J'ai pas de nvidia... mais

    jylenhof@debian:~$ apt-cache search nvidia
    nvclock - Allows you to overclock your nVidia card under GNU/Linux
    nvclock-gtk - Allows you to overclock your nVidia card under GNU/Linux
    nvclock-qt - Allows you to overclock your nVidia card under GNU/Linux
    nvtv - Tool to control TV chips on NVidia cards under Linux
    nvidia-glx - NVIDIA binary XFree86 4.x driver
    nvidia-glx-dev - NVIDIA binary XFree86 4.x driver development files
    nvidia-kernel-2.4.26-1-386 - NVIDIA binary kernel module for Linux 2.4.26-1-386
    nvidia-kernel-2.4.26-1-586tsc - NVIDIA binary kernel module for Linux 2.4.26-1-586tsc
    nvidia-kernel-2.4.26-1-686 - NVIDIA binary kernel module for Linux 2.4.26-1-686
    nvidia-kernel-2.4.26-1-686-smp - NVIDIA binary kernel module for Linux 2.4.26-1-686-smp
    nvidia-kernel-2.4.26-1-k6 - NVIDIA binary kernel module for Linux 2.4.26-1-k6
    nvidia-kernel-2.4.26-1-k7 - NVIDIA binary kernel module for Linux 2.4.26-1-k7
    nvidia-kernel-2.4.26-1-k7-smp - NVIDIA binary kernel module for Linux 2.4.26-1-k7-smp
    nvidia-kernel-source - NVIDIA binary kernel module source
    nvidia-kernel-common - NVIDIA binary kernel module common files
    nvidia-settings - Tool of configuring the NVIDIA graphics driver
    jylenhof@debian:~$ apt-cache show nvidia-kernel-2.4.26-1-k7
    Package: nvidia-kernel-2.4.26-1-k7
    Priority: optional
    Section: non-free/x11
    Installed-Size: 5088
    Maintainer: Randall Donald <rdonald@debian.org>
    Architecture: i386
    Source: nvidia-modules-i386
    Version: 1.0.6106+1
    Provides: nvidia-kernel-1.0.6106
    Depends: nvidia-kernel-common (>= 1.0.6106)
    Recommends: kernel-image-2.4.26-1-k7
    Filename: pool/non-free/n/nvidia-modules-i386/nvidia-kernel-2.4.26-1-k7_1.0.6106+1_i386.deb
    Size: 980252
    MD5sum: 82dc8880d092429ece7ee8b9fd74ba9c
    Description: NVIDIA binary kernel module for Linux 2.4.26-1-k7
    These XFree86 4.0 binary drivers provide optimized hardware acceleration of
    OpenGL applications via a direct-rendering X Server and support the TNT,
    TNT2, TNT Ultra, GeForce, nForce and Quadro chipsets. AGP and flat panel
    displays are also supported.
    .
    This package contains the NVIDIA binary kernel module needed by
    nvidia-glx.
    .
    For more information on this source package visit NVIDIA's homepage
    at http://www.nvidia.com/(...) .

    jylenhof@debian:~$



    Et donc (en remplacant le nvidia-kernel-2.4.26-1-k7 par le module qui correspond à ton proc)

    apt-get install nvidia-glx nvidia-kernel-2.4.26-1-k7

    devrait directement installer le driver non ?