Bonjour,
J’ai fraîchement installé une Debian Squeeze.
J’ai ensuite installé les drivers propriétaires Nvidia, puis j’ai créé un nouveau fichier xorg.conf (inexistant auparavant) avec la commande nvidia-xconfig.
Voici mon fichier xorg.conf
[code]# nvidia-xconfig: X configuration file generated by nvidia-xconfig
nvidia-xconfig: version 270.41.06 (buildd@barber) Mon May 16 01:29:41 UTC 2011
Section "Module"
Load "glx"
EndSection
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice “Keyboard0” "CoreKeyboard"
InputDevice “Mouse0” "CorePointer"
EndSection
Section "Files"
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 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
[/code]Au lancement de GNOME, j’ai un message d’erreur m’invitant à consulter le fichier Xorg.0.log ci-dessous :
[code][ 42.427]
X.Org X Server 1.10.2
Release Date: 2011-05-28
[ 42.431] X Protocol Version 11, Revision 0
[ 42.433] Build Operating System: Linux 2.6.39-1-amd64 x86_64 Debian
[ 42.434] Current Operating System: Linux portable 2.6.38-2-amd64 #1 SMP Sun May 8 13:51:57 UTC 2011 x86_64
[ 42.436] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.38-2-amd64 root=UUID=fbbf0fde-3ab7-49e0-bad0-f5cc0bead86f ro quiet
[ 42.438] Build Date: 30 May 2011 10:23:14AM
[ 42.439] xorg-server 2:1.10.2-1 (Cyril Brulebois kibi@debian.org)
[ 42.440] Current version of pixman: 0.21.8
[ 42.441] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 42.443] Markers: (–) probed, () from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 42.446] (==) Log file: “/var/log/Xorg.0.log”, Time: Wed Jun 15 01:22:13 2011
[ 42.469] (==) Using config file: “/etc/X11/xorg.conf”
[ 42.470] (==) Using system config directory “/usr/share/X11/xorg.conf.d”
[ 42.471] (==) ServerLayout “Layout0”
[ 42.471] () |–>Screen “Screen0” (0)
[ 42.471] () | |–>Monitor “Monitor0”
[ 42.471] () | |–>Device “Device0”
[ 42.471] () |–>Input Device “Keyboard0”
[ 42.471] () |–>Input Device “Mouse0”
[ 42.471] (==) Automatically adding devices
[ 42.471] (==) Automatically enabling devices
[ 42.494] (WW) The directory “/usr/share/fonts/X11/cyrillic” does not exist.
[ 42.494] Entry deleted from font path.
[ 42.532] (WW) `fonts.dir’ not found (or not valid) in “/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType”.
[ 42.532] Entry deleted from font path.
[ 42.532] (Run ‘mkfontdir’ on “/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType”).
[ 42.532] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[ 42.532] (==) ModulePath set to “/usr/lib/xorg/modules”
[ 42.532] (WW) Hotplugging is on, devices using drivers ‘kbd’, ‘mouse’ or ‘vmmouse’ will be disabled.
[ 42.532] (WW) Disabling Keyboard0
[ 42.532] (WW) Disabling Mouse0
[ 42.532] (II) Loader magic: 0x7d7b00
[ 42.532] (II) Module ABI versions:
[ 42.532] X.Org ANSI C Emulation: 0.4
[ 42.532] X.Org Video Driver: 10.0
[ 42.532] X.Org XInput driver : 12.2
[ 42.532] X.Org Server Extension : 5.0
[ 42.533] (–) PCI:*(0:0:2:0) 8086:0116:1028:04c6 rev 9, Mem @ 0xf1400000/4194304, 0xe0000000/268435456, I/O @ 0x00005000/64
[ 42.533] (–) PCI: (0:1:0:0) 10de:0df5:1028:04c6 rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x???/524288
[ 42.533] (II) Open ACPI successful (/var/run/acpid.socket)
[ 42.533] (II) LoadModule: “extmod”
[ 42.539] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 42.551] (II) Module extmod: vendor=“X.Org Foundation”
[ 42.551] compiled for 1.10.2, module version = 1.0.0
[ 42.551] Module class: X.Org Server Extension
[ 42.551] ABI class: X.Org Server Extension, version 5.0
[ 42.551] (II) Loading extension SELinux
[ 42.551] (II) Loading extension MIT-SCREEN-SAVER
[ 42.551] (II) Loading extension XFree86-VidModeExtension
[ 42.551] (II) Loading extension XFree86-DGA
[ 42.551] (II) Loading extension DPMS
[ 42.551] (II) Loading extension XVideo
[ 42.551] (II) Loading extension XVideo-MotionCompensation
[ 42.551] (II) Loading extension X-Resource
[ 42.551] (II) LoadModule: “dbe”
[ 42.551] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 42.563] (II) Module dbe: vendor=“X.Org Foundation”
[ 42.563] compiled for 1.10.2, module version = 1.0.0
[ 42.563] Module class: X.Org Server Extension
[ 42.563] ABI class: X.Org Server Extension, version 5.0
[ 42.563] (II) Loading extension DOUBLE-BUFFER
[ 42.563] (II) LoadModule: “glx”
[ 42.576] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 42.960] (II) Module glx: vendor=“NVIDIA Corporation”
[ 42.960] compiled for 4.0.2, module version = 1.0.0
[ 42.960] Module class: X.Org Server Extension
[ 42.960] (II) NVIDIA GLX Module 270.41.19 Mon May 16 23:48:30 PDT 2011
[ 42.960] (II) Loading extension GLX
[ 42.960] (II) LoadModule: “record”
[ 42.960] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 42.983] (II) Module record: vendor=“X.Org Foundation”
[ 42.983] compiled for 1.10.2, module version = 1.13.0
[ 42.983] Module class: X.Org Server Extension
[ 42.983] ABI class: X.Org Server Extension, version 5.0
[ 42.983] (II) Loading extension RECORD
[ 42.983] (II) LoadModule: “dri”
[ 42.983] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 43.008] (II) Module dri: vendor=“X.Org Foundation”
[ 43.009] compiled for 1.10.2, module version = 1.0.0
[ 43.009] ABI class: X.Org Server Extension, version 5.0
[ 43.009] (II) Loading extension XFree86-DRI
[ 43.009] (II) LoadModule: “dri2”
[ 43.009] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 43.010] (II) Module dri2: vendor=“X.Org Foundation”
[ 43.010] compiled for 1.10.2, module version = 1.2.0
[ 43.010] ABI class: X.Org Server Extension, version 5.0
[ 43.010] (II) Loading extension DRI2
[ 43.010] (II) LoadModule: “nvidia”
[ 43.093] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 43.188] (II) Module nvidia: vendor=“NVIDIA Corporation”
[ 43.188] compiled for 4.0.2, module version = 1.0.0
[ 43.188] Module class: X.Org Video Driver
[ 43.197] (II) NVIDIA dlloader X Driver 270.41.19 Mon May 16 23:33:35 PDT 2011
[ 43.197] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 43.197] (–) using VT number 7
[ 43.200] (EE) No devices detected.
[ 43.200]
Fatal server error:
[ 43.200] no screens found
[ 43.201]
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 43.201] Please also check the log file at “/var/log/Xorg.0.log” for additional information.
[ 43.201] [/code]Impossible donc de profiter du driver Nvidia.
Je suis obligé de supprimer/renommer le fichier xorg.conf pour avoir un gestionnaire de fenêtres.
J’ai fouillé un peu sur le forum, sans trouver de solution à mon problème, alors si vous avez une idée, merci de m’aider svp.
J’essaie de configurer tout ceci sur un portable possédant une carte NVIDIA intégrée :
root@portable:/home/hsmr# lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: nVidia Corporation Device 0df5 (rev a1)