Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 17/01/2007, à 23:45

Warhole

Crash du serveur X

Bonjour à toutes et à tous,

Sous edgy installé sur un portable asus amd64 turion avec une geforce 7300 Turbocache.

J'ai installé suivant le tuto ubuntu, linux-restricted désinstallé, installation de la dernière version du driver.
Tout ce passe très bien, sauf que lorsque j'ai voulu lancé un jeu comme tuxracer, chromium ou blender, l'écran devient noir et je retourne sous gdm... même chose lorsque je lance glxinfo en console.

J'ai essayé de trouver une solution sur les librairies GL ou MESA.... rien.

Voici mon xorg.conf:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder26)  Fri Dec 15 10:40:27 PST 2006

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen         "Default Screen" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
    InputDevice    "stylus" "SendCoreEvents"
    InputDevice    "cursor" "SendCoreEvents"
    InputDevice    "eraser" "SendCoreEvents"
EndSection

Section "Files"

	# path to defoma fonts
    FontPath        "/usr/share/X11/fonts/misc"
    FontPath        "/usr/share/X11/fonts/cyrillic"
    FontPath        "/usr/share/X11/fonts/100dpi/:unscaled"
    FontPath        "/usr/share/X11/fonts/75dpi/:unscaled"
    FontPath        "/usr/share/X11/fonts/Type1"
    FontPath        "/usr/share/X11/fonts/100dpi"
    FontPath        "/usr/share/X11/fonts/75dpi"
    FontPath        "/usr/share/fonts/X11/misc"
    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
    Load           "i2c"
    Load           "bitmap"
    Load           "ddc"
    Load           "extmod"
    Load           "freetype"
    Load           "glx"
    Load           "int10"
    Load           "type1"
    Load           "vbe"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "fr"
    Option         "XkbOptions" "lv3:ralt_switch"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/input/mice"
    Option         "Protocol" "ExplorerPS/2"
    Option         "ZAxisMapping" "4 5"
    Option         "Emulate3Buttons" "true"
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
    Identifier     "stylus"
    Driver         "wacom"
    Option         "Device" "/dev/wacom"          # Change to 
    Option         "Type" "stylus"
    Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
    Identifier     "eraser"
    Driver         "wacom"
    Option         "Device" "/dev/wacom"          # Change to 
    Option         "Type" "eraser"
    Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
    Identifier     "cursor"
    Driver         "wacom"
    Option         "Device" "/dev/wacom"          # Change to 
    Option         "Type" "cursor"
    Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "Monitor"
    Identifier     "Generic Monitor"
   # HorizSync       28.0 - 51.0
   # VertRefresh     43.0 - 60.0
    HorizSync        31.5 - 55.0
    VertRefresh      40.0 - 70.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "NVIDIA Corporation NVIDIA Default Card"
    Driver         "nvidia"
    Option         "RenderAccel"    "true"
    Option         "AllowGLXWithComposite" "true"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "NVIDIA Corporation NVIDIA Default Card"
    Monitor        "Generic Monitor"
    DefaultDepth    24
    SubSection     "Display"
        Depth       4
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1280x800" "1024x768"
    EndSubSection
EndSection

Section "Extensions"
    Option         "Composite" "Disable"
EndSection

Voici le log du serveur X situé dans vat/log/Xorg.0.log

X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: Linux 2.6.15.7 x86_64 
Current Operating System: Linux warhole-u64eft 2.6.17-10-generic #2 SMP Tue Dec 5 21:16:35 UTC 2006 x86_64
Build Date: 07 July 2006
	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.0.log", Time: Wed Jan 17 23:27:09 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "NVIDIA Corporation NVIDIA Default Card"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "stylus"
(**) |-->Input Device "cursor"
(**) |-->Input Device "eraser"
(WW) The directory "/usr/share/X11/fonts/misc" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/100dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/75dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/Type1" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/100dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/75dpi" does not exist.
	Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType").
(**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/misc/,
	/usr/share/fonts/X11/TTF/,
	/usr/share/fonts/X11/OTF,
	/usr/share/fonts/X11/Type1/,
	/usr/share/fonts/X11/CID/,
	/usr/share/fonts/X11/100dpi/,
	/usr/share/fonts/X11/75dpi/
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is disabled
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 1.0
	X.Org XInput driver : 0.6
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1039,0756 card 1043,1977 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1039,0004 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 1039,0964 card 0000,0000 rev 36 class 06,01,00 hdr 80
(II) PCI: 00:02:5: chip 1039,5513 card 1043,1107 rev 01 class 01,01,80 hdr 00
(II) PCI: 00:02:6: chip 1039,7013 card 1043,1816 rev a0 class 07,03,00 hdr 00
(II) PCI: 00:02:7: chip 1039,7012 card 1043,1103 rev a0 class 04,01,00 hdr 00
(II) PCI: 00:03:0: chip 1039,7001 card 1043,1107 rev 0f class 0c,03,10 hdr 80
(II) PCI: 00:03:1: chip 1039,7001 card 1043,1107 rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:2: chip 1039,7001 card 1043,1107 rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:3: chip 1039,7002 card 1043,1107 rev 00 class 0c,03,20 hdr 00
(II) PCI: 00:09:0: chip 14e4,4318 card 1043,120f rev 02 class 02,80,00 hdr 00
(II) PCI: 00:0a:0: chip 1180,0476 card 1000,0000 rev b3 class 06,07,00 hdr 82
(II) PCI: 00:0a:1: chip 1180,0552 card 1043,1107 rev 08 class 0c,00,10 hdr 80
(II) PCI: 00:0a:2: chip 1180,0822 card 1043,1977 rev 17 class 08,05,00 hdr 80
(II) PCI: 00:0a:3: chip 1180,0592 card 1043,1977 rev 08 class 08,80,00 hdr 80
(II) PCI: 00:0b:0: chip 10ec,8169 card 1043,10a6 rev 10 class 02,00,00 hdr 00
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:00:0: chip 10de,01d7 card 1043,1101 rev a1 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[b]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000b (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xfa200000 - 0xfe2fffff (0x4100000) MX[b]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xbde00000 - 0xddefffff (0x20100000) MX[b]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:2:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-CardBus bridge:
(II) Bus 2: bridge is at (0:10:0), (0,2,5), BCTRL: 0x0580 (VGA_EN is cleared)
(II) Bus 2 I/O range:
	[0] -1	0	0x00001000 - 0x000010ff (0x100) IX[b]
	[1] -1	0	0x00001400 - 0x000014ff (0x100) IX[b]
(II) Bus 2 non-prefetchable memory range:
	[0] -1	0	0x52000000 - 0x53ffffff (0x2000000) MX[b]
(II) Bus 2 prefetchable memory range:
	[0] -1	0	0x50000000 - 0x51ffffff (0x2000000) MX[b]
(--) PCI:*(1:0:0) nVidia Corporation unknown chipset (0x01d7) rev 161, Mem @ 0xfd000000/24, 0xc0000000/28, 0xfc000000/24, BIOS @ 0xfe2e0000/17
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[b]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) OS-reported resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[b]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[b]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[b]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[b]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[b]
(II) Active PCI resource ranges:
	[0] -1	0	0xfebf8c00 - 0xfebf8cff (0x100) MX[b]
	[1] -1	0	0xfebf9000 - 0xfebf90ff (0x100) MX[b]
	[2] -1	0	0xfebf9400 - 0xfebf94ff (0x100) MX[b]
	[3] -1	0	0xfebf9800 - 0xfebf9fff (0x800) MX[b]
	[4] -1	0	0xfebfa000 - 0xfebfbfff (0x2000) MX[b]
	[5] -1	0	0xfebfc000 - 0xfebfcfff (0x1000) MX[b]
	[6] -1	0	0xfebfd000 - 0xfebfdfff (0x1000) MX[b]
	[7] -1	0	0xfebfe000 - 0xfebfefff (0x1000) MX[b]
	[8] -1	0	0xfebff000 - 0xfebfffff (0x1000) MX[b]
	[9] -1	0	0xfe2e0000 - 0xfe2fffff (0x20000) MX[b](B)
	[10] -1	0	0xfc000000 - 0xfcffffff (0x1000000) MX[b](B)
	[11] -1	0	0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
	[12] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[b](B)
	[13] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[b]
	[14] -1	0	0x0000e000 - 0x0000e07f (0x80) IX[b]
	[15] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[b]
	[16] -1	0	0x0000ec00 - 0x0000ec7f (0x80) IX[b]
	[17] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[b]
	[18] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[b]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xfebf8c00 - 0xfebf8cff (0x100) MX[b]
	[1] -1	0	0xfebf9000 - 0xfebf90ff (0x100) MX[b]
	[2] -1	0	0xfebf9400 - 0xfebf94ff (0x100) MX[b]
	[3] -1	0	0xfebf9800 - 0xfebf9fff (0x800) MX[b]
	[4] -1	0	0xfebfa000 - 0xfebfbfff (0x2000) MX[b]
	[5] -1	0	0xfebfc000 - 0xfebfcfff (0x1000) MX[b]
	[6] -1	0	0xfebfd000 - 0xfebfdfff (0x1000) MX[b]
	[7] -1	0	0xfebfe000 - 0xfebfefff (0x1000) MX[b]
	[8] -1	0	0xfebff000 - 0xfebfffff (0x1000) MX[b]
	[9] -1	0	0xfe2e0000 - 0xfe2fffff (0x20000) MX[b](B)
	[10] -1	0	0xfc000000 - 0xfcffffff (0x1000000) MX[b](B)
	[11] -1	0	0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
	[12] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[b](B)
	[13] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[b]
	[14] -1	0	0x0000e000 - 0x0000e07f (0x80) IX[b]
	[15] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[b]
	[16] -1	0	0x0000ec00 - 0x0000ec7f (0x80) IX[b]
	[17] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[b]
	[18] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[b]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[b]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[b]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[b]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[b]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[b]
(II) All system resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[b]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[b]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[b]
	[4] -1	0	0xfebf8c00 - 0xfebf8cff (0x100) MX[b]
	[5] -1	0	0xfebf9000 - 0xfebf90ff (0x100) MX[b]
	[6] -1	0	0xfebf9400 - 0xfebf94ff (0x100) MX[b]
	[7] -1	0	0xfebf9800 - 0xfebf9fff (0x800) MX[b]
	[8] -1	0	0xfebfa000 - 0xfebfbfff (0x2000) MX[b]
	[9] -1	0	0xfebfc000 - 0xfebfcfff (0x1000) MX[b]
	[10] -1	0	0xfebfd000 - 0xfebfdfff (0x1000) MX[b]
	[11] -1	0	0xfebfe000 - 0xfebfefff (0x1000) MX[b]
	[12] -1	0	0xfebff000 - 0xfebfffff (0x1000) MX[b]
	[13] -1	0	0xfe2e0000 - 0xfe2fffff (0x20000) MX[b](B)
	[14] -1	0	0xfc000000 - 0xfcffffff (0x1000000) MX[b](B)
	[15] -1	0	0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
	[16] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[b](B)
	[17] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[b]
	[18] -1	0	0x00000000 - 0x000000ff (0x100) IX[b]
	[19] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[b]
	[20] -1	0	0x0000e000 - 0x0000e07f (0x80) IX[b]
	[21] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[b]
	[22] -1	0	0x0000ec00 - 0x0000ec7f (0x80) IX[b]
	[23] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[b]
	[24] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[b]
(II) LoadModule: "i2c"
(II) Loading /usr/lib/xorg/modules/libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.2.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "bitmap"
(II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 7.1.1, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.2
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.9746
	Module class: X.Org Video Driver
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "wacom"
(II) Loading /usr/lib/xorg/modules/input/wacom_drv.so
(II) Module wacom: vendor="X.Org Foundation"
	compiled for 4.3.99.902, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.6
(II) Wacom driver level: 47-0.7.2 $
(II) NVIDIA dlloader X Driver  1.0-9746  Fri Dec 15 10:21:43 PST 2006
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules/libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
	compiled for 7.1.99.2, module version = 1.0.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/xorg/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 0.1.0
	ABI class: X.Org Video Driver, version 1.0
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[b]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[b]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[b]
	[4] -1	0	0xfebf8c00 - 0xfebf8cff (0x100) MX[b]
	[5] -1	0	0xfebf9000 - 0xfebf90ff (0x100) MX[b]
	[6] -1	0	0xfebf9400 - 0xfebf94ff (0x100) MX[b]
	[7] -1	0	0xfebf9800 - 0xfebf9fff (0x800) MX[b]
	[8] -1	0	0xfebfa000 - 0xfebfbfff (0x2000) MX[b]
	[9] -1	0	0xfebfc000 - 0xfebfcfff (0x1000) MX[b]
	[10] -1	0	0xfebfd000 - 0xfebfdfff (0x1000) MX[b]
	[11] -1	0	0xfebfe000 - 0xfebfefff (0x1000) MX[b]
	[12] -1	0	0xfebff000 - 0xfebfffff (0x1000) MX[b]
	[13] -1	0	0xfe2e0000 - 0xfe2fffff (0x20000) MX[b](B)
	[14] -1	0	0xfc000000 - 0xfcffffff (0x1000000) MX[b](B)
	[15] -1	0	0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
	[16] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[b](B)
	[17] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[b]
	[18] -1	0	0x00000000 - 0x000000ff (0x100) IX[b]
	[19] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[b]
	[20] -1	0	0x0000e000 - 0x0000e07f (0x80) IX[b]
	[21] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[b]
	[22] -1	0	0x0000ec00 - 0x0000ec7f (0x80) IX[b]
	[23] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[b]
	[24] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[b]
(II) resource ranges after probing:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[b]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[b]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[b]
	[4] -1	0	0xfebf8c00 - 0xfebf8cff (0x100) MX[b]
	[5] -1	0	0xfebf9000 - 0xfebf90ff (0x100) MX[b]
	[6] -1	0	0xfebf9400 - 0xfebf94ff (0x100) MX[b]
	[7] -1	0	0xfebf9800 - 0xfebf9fff (0x800) MX[b]
	[8] -1	0	0xfebfa000 - 0xfebfbfff (0x2000) MX[b]
	[9] -1	0	0xfebfc000 - 0xfebfcfff (0x1000) MX[b]
	[10] -1	0	0xfebfd000 - 0xfebfdfff (0x1000) MX[b]
	[11] -1	0	0xfebfe000 - 0xfebfefff (0x1000) MX[b]
	[12] -1	0	0xfebff000 - 0xfebfffff (0x1000) MX[b]
	[13] -1	0	0xfe2e0000 - 0xfe2fffff (0x20000) MX[b](B)
	[14] -1	0	0xfc000000 - 0xfcffffff (0x1000000) MX[b](B)
	[15] -1	0	0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
	[16] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[b](B)
	[17] 0	0	0x000a0000 - 0x000affff (0x10000) MS[b]
	[18] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[b]
	[19] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[b]
	[20] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[b]
	[21] -1	0	0x00000000 - 0x000000ff (0x100) IX[b]
	[22] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[b]
	[23] -1	0	0x0000e000 - 0x0000e07f (0x80) IX[b]
	[24] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[b]
	[25] -1	0	0x0000ec00 - 0x0000ec7f (0x80) IX[b]
	[26] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[b]
	[27] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[b]
	[28] 0	0	0x000003b0 - 0x000003bb (0xc) IS[b]
	[29] 0	0	0x000003c0 - 0x000003df (0x20) IS[b]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "RenderAccel" "true"
(**) NVIDIA(0): Option "AllowGLXWithComposite" "true"
(**) NVIDIA(0): Enabling RENDER acceleration
(EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
(EE) NVIDIA(0):     log file that the GLX module has been loaded in your X
(EE) NVIDIA(0):     server, and that the module is the NVIDIA GLX module.  If
(EE) NVIDIA(0):     you continue to encounter problems, Please try
(EE) NVIDIA(0):     reinstalling the NVIDIA driver.
(II) NVIDIA(0): NVIDIA GPU GeForce Go 7300 at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 262144 kBytes
(--) NVIDIA(0): VideoBIOS: 05.72.22.41.01
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce Go 7300 at PCI:1:0:0:
(--) NVIDIA(0):     AUO (DFP-0)
(--) NVIDIA(0): AUO (DFP-0): 330.0 MHz maximum pixel clock
(--) NVIDIA(0): AUO (DFP-0): Internal Dual Link LVDS
(II) NVIDIA(0): Assigned Display Device: DFP-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "1280x800"
(II) NVIDIA(0):     "1024x768"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 800
(--) NVIDIA(0): DPI set to (98, 96); computed from "UseEdidDpi" X config
(--) NVIDIA(0):     option
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xfc000000 - 0xfcffffff (0x1000000) MX[b]
	[1] 0	0	0xc0000000 - 0xcfffffff (0x10000000) MX[b]
	[2] 0	0	0xfd000000 - 0xfdffffff (0x1000000) MX[b]
	[3] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
	[4] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[b]
	[5] -1	0	0x000c0000 - 0x000effff (0x30000) MX[b]
	[6] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[b]
	[7] -1	0	0xfebf8c00 - 0xfebf8cff (0x100) MX[b]
	[8] -1	0	0xfebf9000 - 0xfebf90ff (0x100) MX[b]
	[9] -1	0	0xfebf9400 - 0xfebf94ff (0x100) MX[b]
	[10] -1	0	0xfebf9800 - 0xfebf9fff (0x800) MX[b]
	[11] -1	0	0xfebfa000 - 0xfebfbfff (0x2000) MX[b]
	[12] -1	0	0xfebfc000 - 0xfebfcfff (0x1000) MX[b]
	[13] -1	0	0xfebfd000 - 0xfebfdfff (0x1000) MX[b]
	[14] -1	0	0xfebfe000 - 0xfebfefff (0x1000) MX[b]
	[15] -1	0	0xfebff000 - 0xfebfffff (0x1000) MX[b]
	[16] -1	0	0xfe2e0000 - 0xfe2fffff (0x20000) MX[b](B)
	[17] -1	0	0xfc000000 - 0xfcffffff (0x1000000) MX[b](B)
	[18] -1	0	0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
	[19] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[b](B)
	[20] 0	0	0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
	[21] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
	[22] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
	[23] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[b]
	[24] -1	0	0x00000000 - 0x000000ff (0x100) IX[b]
	[25] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[b]
	[26] -1	0	0x0000e000 - 0x0000e07f (0x80) IX[b]
	[27] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[b]
	[28] -1	0	0x0000ec00 - 0x0000ec7f (0x80) IX[b]
	[29] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[b]
	[30] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[b]
	[31] 0	0	0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
	[32] 0	0	0x000003c0 - 0x000003df (0x20) IS[b](OprU)
(II) NVIDIA(0): Setting mode "1280x800"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(EE) AIGLX: DRI module not loaded
(II) Loading local sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions/libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
error opening security policy file /usr/lib/xserver/SecurityPolicy
(**) Option "CoreKeyboard"
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "fr"
(**) Generic Keyboard: XkbLayout: "fr"
(**) Option "XkbOptions" "lv3:ralt_switch"
(**) Generic Keyboard: XkbOptions: "lv3:ralt_switch"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ExplorerPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ExplorerPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Option "SendCoreEvents"
(**) stylus: always reports core events
(**) stylus device is /dev/wacom
(**) stylus is in absolute mode
(**) stylus: forcing TabletPC ISD V4 protocol
(**) WACOM: suppress value is 2
(**) Option "BaudRate" "9600"
(**) stylus: serial speed 9600
(**) Option "SendCoreEvents"
(**) cursor: always reports core events
(**) cursor device is /dev/wacom
(**) cursor is in relative mode
(**) cursor: forcing TabletPC ISD V4 protocol
(**) WACOM: suppress value is 2
(**) Option "BaudRate" "9600"
(**) cursor: serial speed 9600
(**) Option "SendCoreEvents"
(**) eraser: always reports core events
(**) eraser device is /dev/wacom
(**) eraser is in absolute mode
(**) eraser: forcing TabletPC ISD V4 protocol
(**) WACOM: suppress value is 2
(**) Option "BaudRate" "9600"
(**) eraser: serial speed 9600
(II) XINPUT: Adding extended input device "eraser" (type: Wacom Eraser)
(II) XINPUT: Adding extended input device "cursor" (type: Wacom Cursor)
(II) XINPUT: Adding extended input device "stylus" (type: Wacom Stylus)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
    xkb_keycodes             { include "xfree86+aliases(azerty)" };
    xkb_types                { include "complete" };
    xkb_compatibility        { include "complete" };
    xkb_symbols              { include "pc(pc105)+fr+level3(ralt_switch)" };
    xkb_geometry             { include "pc(pc105)" };
(**) Option "Device" "/dev/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/wacom
	No such file or directory.
Error opening /dev/wacom : Success
(EE) xf86OpenSerial: Cannot open device /dev/wacom
	No such file or directory.
Error opening /dev/wacom : Success
(**) Option "Device" "/dev/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/wacom
	No such file or directory.
Error opening /dev/wacom : Success
(EE) xf86OpenSerial: Cannot open device /dev/wacom
	No such file or directory.
Error opening /dev/wacom : Success
(**) Option "Device" "/dev/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/wacom
	No such file or directory.
Error opening /dev/wacom : Success
(EE) xf86OpenSerial: Cannot open device /dev/wacom
	No such file or directory.
Error opening /dev/wacom : Success
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Could not init font path element /usr/share/fonts/X11/TTF/, removing from list!
Could not init font path element /usr/share/fonts/X11/OTF, removing from list!
Could not init font path element /usr/share/fonts/X11/CID/, removing from list!

Lorsque je vais en mode console et que je lance glxinfo:

Error: unable to open display [null]

Voilà si quelqu'un a une idée avant que je tente de passer sous dapper....

Merci par avance


"Le droit de chercher la vérité implique aussi un devoir; on ne doit rien cacher de ce que l'on a reconnu comme vrai." Albert Einstein

Hors ligne

#2 Le 18/01/2007, à 13:49

s1ptome

Re : Crash du serveur X

ca vient peut-être de ça: (moi à la place de X.Org Foundation j'ai NVIDIA Corporation)
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3

tu as eu des erreurs pendant la compilation du driver?

(on sait jamais, essaie d'enlever ces deux lignes de ton xorg.conf pour voir:
Option         "RenderAccel"    "true"
Option         "AllowGLXWithComposite" "true"
je ne les ai pas chez moi, mais ca a peu de chances de régler le problème)


Kindness is a language which the deaf can hear and the blind can read.
        -- Mark Twain

Hors ligne

#3 Le 18/01/2007, à 21:13

Lestat the vampire

Re : Crash du serveur X

En effet, ces options dans ton xorg.conf ne sont pas recommandées par défaut...pour quelles raisons les as-tu ajoutées ?

Sinon, le message d'erreur du xorg.log est très clair :

(EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
(EE) NVIDIA(0):     log file that the GLX module has been loaded in your X
(EE) NVIDIA(0):     server, and that the module is the NVIDIA GLX module.  If
(EE) NVIDIA(0):     you continue to encounter problems, Please try
(EE) NVIDIA(0):     reinstalling the NVIDIA driver.

Essaies de resintaller les drivers nvidia !! (ou utilise envy)

Hors ligne

#4 Le 18/01/2007, à 21:46

Zfred

Re : Crash du serveur X

Bienvenue au club !
J'ai crashé l'interface graphique sur mes 2 ordinateurs.
Config : Edgy Eft sur les 2 mais pas le meme matériel (Nvidia 7300 et Nvidia 7600)
Sur le premier, ce qui m'a sauvé c'est
#apt-get remove --purge nvidia *
Mais franchement, ne le faites pas, c'est grave hard !
Et vous avez interet à maitriser la ligne de commande.
Ensuite, réinstallation propre avec les pilotes proprios, et les scripts fournis par Nvidia
( Merci "links" le navigateur internet en ligne de commande )
Sur le 2eme ordinateur, apres des heures de lutte, j'ai fini par faire pareil.
Et....ça marche pas ! Quand je reboote ça recrash direct, écran bleu avec des grigris.
Quand je réinstalle les pilotes, ça fait des erreurs, mais ça se lance quand meme.
-> Donc l'ordi reste allumé tout le temps pour l'instant.
Voila, c'est ça de jouer avec l'expérimental wink

Sinon, j'attends avec impatience les nombreux qui vont avoir le probleme, et qui vont avoir du mal à poster ici en ligne de commande.
Mort de rire quand meme l'histoire !

Hors ligne

#5 Le 18/01/2007, à 22:38

s1ptome

Re : Crash du serveur X

rien d'expérimental ici...
je tiens à insister, NE PAS purger ainsi n'importe comment!!!
(tant qu'à mettre le bordel, mieux vaut tout réinstaller) il y a forcément une solution plus propre


Kindness is a language which the deaf can hear and the blind can read.
        -- Mark Twain

Hors ligne

#6 Le 20/01/2007, à 15:43

Warhole

Re : Crash du serveur X

Merci pour les informations mais rien n'a faire, je pense que je vais m'arreter là.... je réinstallerais entièrement ubuntu plus tard... mais je ne désespère pas.

Les lignes rajoutés sont un essai pour savoir si cela fonctionnerait.... ce qui n'a pas été le cas.

J'ai désinstallé puis réinstallé plusieurs de suite sans résultat. Le driver paraît correctement installé mais lors de son utilisation tout plante.

A suivre...


"Le droit de chercher la vérité implique aussi un devoir; on ne doit rien cacher de ce que l'on a reconnu comme vrai." Albert Einstein

Hors ligne

#7 Le 18/03/2007, à 01:30

seb13

Re : Crash du serveur X

idem pour moi

je viens d'installer un nvidia ge force 7300 gt

impossible d'installer ces drivers proprioetaires
envy me crashe le syteme
linstallation par synaptic ne fonctionne pas

pourtant , dans synaptic nvidia glx est bien installé

mais aucune acceleration 3d , aucun signe nvidia au demarrage du pc ...

je vous donne mon xorg

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
	FontPath	"/usr/share/X11/fonts/misc"
	FontPath	"/usr/share/X11/fonts/cyrillic"
	FontPath	"/usr/share/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/share/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/share/X11/fonts/Type1"
	FontPath	"/usr/share/X11/fonts/100dpi"
	FontPath	"/usr/share/X11/fonts/75dpi"
	FontPath	"/usr/share/fonts/X11/misc"
	# path to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load	"i2c"
	Load	"bitmap"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"type1"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"fr"
	Option		"XkbOptions"	"lv3:ralt_switch"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ExplorerPS/2"
	Option		"ZAxisMapping"		"4 5"
	Option		"Emulate3Buttons"	"true"
        Option	        "Buttons" "7"
        Option	        "ButtonMapping" "1 2 3 6 7"  
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "stylus"
  Option        "Device"        "/dev/wacom"          # Change to 
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "stylus"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "eraser"
  Option        "Device"        "/dev/wacom"          # Change to 
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "eraser"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "cursor"
  Option        "Device"        "/dev/wacom"          # Change to 
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "cursor"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "Device"
	Identifier	"NVIDIA Corporation NVIDIA Default Card"
	Driver		"nv"
	BusID		"PCI:1:0:0"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	Option		"DPMS"
	HorizSync	30-70
	VertRefresh	51-80
EndSection

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

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice     "stylus" "SendCoreEvents"
	InputDevice     "cursor" "SendCoreEvents"
	InputDevice     "eraser" "SendCoreEvents"
EndSection

Section "DRI"
	Mode	0666
EndSection

c'est un probleme particulier aux 7300 ou quoi  ?

Hors ligne

#8 Le 18/03/2007, à 11:45

s1ptome

Re : Crash du serveur X

Section "Monitor"
    Identifier    "Generic Monitor"
    Option        "DPMS"
    HorizSync    30-70
    VertRefresh    51-80
EndSection

il n'y a pas d'accélération graphique car d'après le xorg.conf tu utilises toujours le driver basique "nv" au lieu de nvidia. Si le paquet nvidia-glx est installé, il faut lancer la commande (fais une sauvegarde de ton fichier xorg.conf actuel avant)

sudo nvidia-xconfig

pour plus d'informations tu peux aller voi ce tuto http://doc.ubuntu-fr.org/nvidia

s1ptome

PS: si tu as déjà fait ça, essaie de remplacer nv par nvidia comme driver dans le xorg.conf, ou, si tu as un problème, cherche les erreurs de ton Xorg.0.log, et poste les ici si tu ne les comprends pas


Kindness is a language which the deaf can hear and the blind can read.
        -- Mark Twain

Hors ligne