Bonjour à tous !
J’ai un petit soucis quant à l’installation de ma carte graphique… Une nvidia 8600 GTS.
J’ai tenter de suivre plusieurs “how to” pour installer cette carte mais sans succès.
un lspci me renvoi :
le fichier /etc/X11/xorg.conf:
[code]# nvidia-xconfig: X configuration file generated by nvidia-xconfig
nvidia-xconfig: version 1.0 (buildmeister@builder62) Mon Mar 2 15:57:24 PST 2009
Section "ServerLayout"
Identifier "Layout0"
screen 0 “Screen0” 0 0
Inputdevice “Keyboard0” "CoreKeyboard"
Inputdevice “Mouse0” "CorePointer"
EndSection
Section "Files"
Rgbpath "/usr/lib/X11/rgb"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section “InputDevice”
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section “InputDevice”
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
Vendorname "Unknown"
Modelname "Unknown"
Horizsync 30.0 - 110.0
Vertrefresh 50.0 - 150.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nv"
Vendorname "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
Defaultdepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Extensions"
EndSection[/code]
si je passe le driver “nv” en “nvidia” impossible de redemarer gnome, il plante…
voici le log de Xorg :
[code]X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-10)
Current Operating System: Linux debianpowa 2.6.26-1-amd64 #1 SMP Fri Mar 13 17:46:45 UTC 2009 x86_64
Build Date: 09 January 2009 02:16:05AM
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (–) probed, () from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: “/var/log/Xorg.21.log”, Time: Fri Mar 27 23:06:11 2009
(==) Using config file: “/etc/X11/xorg.conf”
(==) ServerLayout “Layout0”
() |–>Screen “Screen0” (0)
() | |–>Monitor “Monitor0”
() | |–>Device “Device0”
() |–>Input Device “Keyboard0”
() |–>Input Device “Mouse0”
[/code]
Merci de vos réponses 
