Bonjour,
Petite précision il faut être en testing/unstable.
Déjà pour la carte GeForce4 Ti42000, il faut avoir xfree86 4.2.
Dans le sources.list (/etc/apt/sources.list, il faut rajouter:
deb http://people.debian.org/~branden/ sid/i386/
Pour KDE3
deb http://people.debian.org/~schoepf /kde3/woody ./

donc tu fais une mise à jour de la liste:
apt-get update
pour xfree86:
apt-get install xserver-xfree86 xserver-common xfonts-100dpi xfonts-75dpi
Il faut aussi télécharger les paquets nvidia.
apt-get install nvidia-glx-src nvidia-kernel-src
Il faut compiler c'est 2 derniers. La doc se trouve dans 
/usr/share/nvdia-kernel et /usr/share/nvidia-glx. 
Après les avoir correctement installer il faut rajouter dans 
/etc/X11/XFConfig-4
nvidia dans la section Device
Driver "nvidia"
 
Si joint les fichiers XF86Config-4 et le sources.list


On Thursday 21 November 2002 10:22, Benoit Gillon wrote:

>Re bonjour,
>
>
>
> J'ai une autre question,
>
>
>
> Quelqu'un pourrais il m'expliquer clairement et dans quel ordre je doit
> installer les package sous debian afin d'avoir X ?
>
> J'aimerai bien utiliser tout simplement KDE3, j'ai deux pc, un avec une
> carte ATI qui doit surement etre reconnue par defaut dans la debian, et
> l'autre avec une GeForcre4 Ti4200.
>
>
>
> Je tourne en version sarge tant que maintenant uniquement en console.
>
>
>
> Merci d'avance.
# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.
#deb http://http.us.debian.org/debian sid main contrib non-free
deb http://people.debian.org/~schoepf/kde3/woody ./

#deb http://artus.et7.tu-harburg.de/debian . .

deb http://non-us.debian.org/debian-non-US sid/non-US main contrib non-free

#deb http://kde3.geniussystems.net/debian ./
#deb ftp://ftp.kde.org/pub/kde/stable/3.0.3/Debian ./


#deb http://security.debian.org sid/updates main contrib non-free
#deb  ftp://ftp.oleane.net/pub/java-linux/debian woody non-free
# Uncomment if you want the apt-get source function to work
#deb-src http://http.us.debian.org/debian sid main contrib non-free
#deb-src http://non-us.debian.org/debian-non-US sid non-US


deb http://marillat.free.fr/ unstable main

#deb ftp://ftp.uninett.no/pub/linux/packages/openoffice-debian unstable main contrib
#deb-src http://ftp.uninett.no/pub/linux/packages/openoffice-debian unstable main 
contrib

#deb http://www.pvv.org/opera potato non-free


#deb http://www.grisbi.org/telechargement apt.bak/


deb ftp://ftp.debian.org/debian sid main contrib non-free


#deb http://people.debian.org/~ljlane/downloads e17/
deb http://ftp.openoffice.tuxfamily.org/openoffice unstable main contrib

deb http://people.debian.org/~branden/ sid/i386/
#deb-src http://people.debian.org/~branden/ sid/source/

#deb http://apt-proxy.sourceforge.net/openoffice unstable main contrib
### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.

Section "Files"
        FontPath        "unix/:7100"                    # local font server
        # if the local font server has problems, we can fall back on these
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/lib/X11/fonts/cyrillic"
        FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/Type1"
        FontPath        "/usr/lib/X11/fonts/Speedo"
        FontPath        "/usr/lib/X11/fonts/100dpi"
        FontPath        "/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
        Load    "GLcore"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "record"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xfree86"
        Option          "XkbModel"      "pc104"
        Option          "XkbLayout"     "fr"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "PS/2"
        Option          "Emulate3Buttons"       "true"
EndSection

Section "Device"
        Identifier      "NVIDIA Geforce 4 "
        Driver          "nvidia"
        BusID           "PCI:01:00:00"
        VideoRam        65565
EndSection

Section "Monitor"
        Identifier      "Generic Monitor"
        HorizSync       30-70
        VertRefresh     50-160
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "NVIDIA Geforce 4 "
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1152x864" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1152x864" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1152x864" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1152x864" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1152x864" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1152x864" "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
EndSection

Section "DRI"
        Mode    0666
EndSection

### END DEBCONF SECTION

Répondre à