On m'a invité à ouvrir un nouveau sujet, donc le voici 😉
Voilà la situation, j'ai viré Maverick de mon disque et j'ai fait une installation toute fraîche de Natty (mes données sont sur un DD externe donc j'ai même pu formater ma partition /home séparée).
C'est donc a priori un Natty tout ce qu'il y a de plus "pur", pas une mise à niveau de Maverick et pas de /home non nettoyé.
Mon problème se situe au démarrage, après le magnifique écran violet (qui soit dit en passant n'est pas agrémenté du beau
Ubuntu attendu, ou alors seulement pendant la dernière seconde).
J'ai ensuite droit à un écran noir, qui se réaffiche plusieurs fois avant de rester pour de bon. Son contenu varie (aléatoirement il me semble) : soit noir avec juste un tiret blanc, soit les lignes qui se terminent par [OK] ... et ça ne s'arrête pas toujours à la même ligne !
Bref, à partir de ce moment, Alt+Sys+K ne sert à rien, donc je fais Ctrl+Alt+F1, je me logue et je fais :
sudo startx
Bien entendu, ça ne marche pas, et je me retrouve de nouveau sur la console que j'ai ouverte avec à la fin ces erreurs :
[ 124.861] (EE) NVIDIA(GPU-1): Failed to initialize the NVIDIA GPU at PCI:2:0:0. Please
[ 124.861] (EE) NVIDIA(GPU-1): check your system's kernel log for additional error
[ 124.861] (EE) NVIDIA(GPU-1): messages and refer to Chapter 8: Common Problems in the
[ 124.861] (EE) NVIDIA(GPU-1): README for additional information.
[ 124.861] (EE) NVIDIA(GPU-1): Failed to initialize the NVIDIA graphics device!
En fait, le /var/log/Xorg.0.log.pb complet est :
[ 123.178]
X.Org X Server 1.10.0.902 (1.10.1 RC 2)
Release Date: 2011-04-08
[ 123.178] X Protocol Version 11, Revision 0
[ 123.178] Build Operating System: Linux 2.6.24-27-server i686 Ubuntu
[ 123.179] Current Operating System: Linux elvith-laptop 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 i686
[ 123.184] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic root=UUID=6792bb0e-1e53-445b-880b-d52283af3e42 ro quiet splash vt.handoff=7
[ 123.195] Build Date: 11 April 2011 07:04:59AM
[ 123.200] xorg-server 2:1.10.0.902-1ubuntu1 (For technical support please see [url]http://www.ubuntu.com/support)[/url]
[ 123.211] Current version of pixman: 0.20.2
[ 123.217] Before reporting problems, check [url]http://wiki.x.org[/url]
to make sure that you have the latest version.
[ 123.228] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 123.245] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 13 11:41:10 2011
[ 123.251] (==) Using config file: "/etc/X11/xorg.conf"
[ 123.257] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 123.263] (==) ServerLayout "Layout0"
[ 123.263] (**) |-->Screen "Screen0" (0)
[ 123.263] (**) | |-->Monitor "Monitor0"
[ 123.263] (**) | |-->Device "Device0"
[ 123.263] (**) |-->Input Device "Keyboard0"
[ 123.263] (**) |-->Input Device "Mouse0"
[ 123.263] (==) Automatically adding devices
[ 123.263] (==) Automatically enabling devices
[ 123.264] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 123.264] Entry deleted from font path.
[ 123.264] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 123.264] Entry deleted from font path.
[ 123.264] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 123.264] Entry deleted from font path.
[ 123.264] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 123.264] Entry deleted from font path.
[ 123.264] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 123.264] Entry deleted from font path.
[ 123.264] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
[ 123.264] (==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 123.264] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 123.264] (WW) Disabling Keyboard0
[ 123.264] (WW) Disabling Mouse0
[ 123.264] (II) Loader magic: 0x81ffde0
[ 123.264] (II) Module ABI versions:
[ 123.264] X.Org ANSI C Emulation: 0.4
[ 123.264] X.Org Video Driver: 10.0
[ 123.264] X.Org XInput driver : 12.3
[ 123.264] X.Org Server Extension : 5.0
[ 123.265] (--) PCI: (0:2:0:0) 10de:0648:1071:9070 rev 161, Mem @ 0xae000000/16777216, 0xd0000000/268435456, 0xac000000/33554432, I/O @ 0x00004000/128
[ 123.265] (--) PCI:*(0:3:0:0) 10de:086e:1071:9070 rev 177, Mem @ 0xaa000000/16777216, 0xb0000000/268435456, 0xcc000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/131072
[ 123.265] (II) Open ACPI successful (/var/run/acpid.socket)
[ 123.265] (II) LoadModule: "extmod"
[ 123.266] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 123.266] (II) Module extmod: vendor="X.Org Foundation"
[ 123.266] compiled for 1.10.0.902, module version = 1.0.0
[ 123.266] Module class: X.Org Server Extension
[ 123.266] ABI class: X.Org Server Extension, version 5.0
[ 123.266] (II) Loading extension MIT-SCREEN-SAVER
[ 123.266] (II) Loading extension XFree86-VidModeExtension
[ 123.266] (II) Loading extension XFree86-DGA
[ 123.266] (II) Loading extension DPMS
[ 123.266] (II) Loading extension XVideo
[ 123.266] (II) Loading extension XVideo-MotionCompensation
[ 123.266] (II) Loading extension X-Resource
[ 123.266] (II) LoadModule: "dbe"
[ 123.267] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 123.267] (II) Module dbe: vendor="X.Org Foundation"
[ 123.267] compiled for 1.10.0.902, module version = 1.0.0
[ 123.267] Module class: X.Org Server Extension
[ 123.267] ABI class: X.Org Server Extension, version 5.0
[ 123.267] (II) Loading extension DOUBLE-BUFFER
[ 123.267] (II) LoadModule: "glx"
[ 123.267] (II) Loading /usr/lib/xorg/extra-modules/libglx.so
[ 123.300] (II) Module glx: vendor="NVIDIA Corporation"
[ 123.300] compiled for 4.0.2, module version = 1.0.0
[ 123.300] Module class: X.Org Server Extension
[ 123.300] (II) NVIDIA GLX Module 270.30 Fri Feb 25 14:51:42 PST 2011
[ 123.300] (II) Loading extension GLX
[ 123.300] (II) LoadModule: "record"
[ 123.301] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 123.301] (II) Module record: vendor="X.Org Foundation"
[ 123.301] compiled for 1.10.0.902, module version = 1.13.0
[ 123.301] Module class: X.Org Server Extension
[ 123.301] ABI class: X.Org Server Extension, version 5.0
[ 123.301] (II) Loading extension RECORD
[ 123.301] (II) LoadModule: "dri"
[ 123.301] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 123.301] (II) Module dri: vendor="X.Org Foundation"
[ 123.301] compiled for 1.10.0.902, module version = 1.0.0
[ 123.301] ABI class: X.Org Server Extension, version 5.0
[ 123.301] (II) Loading extension XFree86-DRI
[ 123.301] (II) LoadModule: "dri2"
[ 123.302] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 123.302] (II) Module dri2: vendor="X.Org Foundation"
[ 123.302] compiled for 1.10.0.902, module version = 1.2.0
[ 123.302] ABI class: X.Org Server Extension, version 5.0
[ 123.302] (II) Loading extension DRI2
[ 123.302] (II) LoadModule: "nvidia"
[ 123.302] (II) Loading /usr/lib/xorg/extra-modules/nvidia_drv.so
[ 123.303] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 123.303] compiled for 4.0.2, module version = 1.0.0
[ 123.303] Module class: X.Org Video Driver
[ 123.303] (II) NVIDIA dlloader X Driver 270.30 Fri Feb 25 14:36:05 PST 2011
[ 123.303] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 123.303] (--) using VT number 8
[ 123.313] (II) Loading sub module "fb"
[ 123.313] (II) LoadModule: "fb"
[ 123.313] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 123.313] (II) Module fb: vendor="X.Org Foundation"
[ 123.313] compiled for 1.10.0.902, module version = 1.0.0
[ 123.313] ABI class: X.Org ANSI C Emulation, version 0.4
[ 123.313] (II) Loading sub module "wfb"
[ 123.313] (II) LoadModule: "wfb"
[ 123.314] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 123.314] (II) Module wfb: vendor="X.Org Foundation"
[ 123.314] compiled for 1.10.0.902, module version = 1.0.0
[ 123.314] ABI class: X.Org ANSI C Emulation, version 0.4
[ 123.314] (II) Loading sub module "ramdac"
[ 123.314] (II) LoadModule: "ramdac"
[ 123.314] (II) Module "ramdac" already built-in
[ 123.314] (II) Loading /usr/lib/xorg/extra-modules/nvidia_drv.so
[ 123.314] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 123.314] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 123.314] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 123.314] (==) NVIDIA(0): RGB weight 888
[ 123.314] (==) NVIDIA(0): Default visual is TrueColor
[ 123.314] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 123.498] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[ 123.498] (II) NVIDIA(GPU-0): Vision stereo.
[ 123.500] (II) NVIDIA(0): NVIDIA GPU GeForce 9100M G (C79) at PCI:3:0:0 (GPU-0)
[ 123.500] (--) NVIDIA(0): Memory: 524288 kBytes
[ 123.500] (--) NVIDIA(0): VideoBIOS: 62.79.45.00.03
[ 123.500] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 123.500] (--) NVIDIA(0): Connected display device(s) on GeForce 9100M G at PCI:3:0:0
[ 123.500] (--) NVIDIA(0): Seiko/Epson (DFP-0)
[ 123.500] (--) NVIDIA(0): Seiko/Epson (DFP-0): 330.0 MHz maximum pixel clock
[ 123.500] (--) NVIDIA(0): Seiko/Epson (DFP-0): Internal Dual Link LVDS
[ 123.529] (II) NVIDIA(0): Assigned Display Device: DFP-0
[ 123.529] (==) NVIDIA(0):
[ 123.529] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 123.529] (==) NVIDIA(0): will be used as the requested mode.
[ 123.529] (==) NVIDIA(0):
[ 123.529] (II) NVIDIA(0): Validated modes:
[ 123.529] (II) NVIDIA(0): "nvidia-auto-select"
[ 123.529] (II) NVIDIA(0): Virtual screen size determined to be 1680 x 945
[ 124.584] (--) NVIDIA(0): DPI set to (104, 104); computed from "UseEdidDpi" X config
[ 124.584] (--) NVIDIA(0): option
[ 124.584] (--) Depth 24 pixmap format is 32 bpp
[ 124.861] (EE) NVIDIA(GPU-1): Failed to initialize the NVIDIA GPU at PCI:2:0:0. Please
[ 124.861] (EE) NVIDIA(GPU-1): check your system's kernel log for additional error
[ 124.861] (EE) NVIDIA(GPU-1): messages and refer to Chapter 8: Common Problems in the
[ 124.861] (EE) NVIDIA(GPU-1): README for additional information.
[ 124.861] (EE) NVIDIA(GPU-1): Failed to initialize the NVIDIA graphics device!
[ 124.861]
Backtrace:
[ 124.861] 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80a531b]
[ 124.861] 1: /usr/bin/X (0x8048000+0x60808) [0x80a8808]
[ 124.861] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0x90040c]
[ 124.861] Segmentation fault at address (nil)
[ 124.861]
Caught signal 11 (Segmentation fault). Server aborting
[ 124.861]
Please consult the The X.Org Foundation support
at [url]http://wiki.x.org[/url]
for help.
[ 124.861] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 124.861]
[ 124.880] ddxSigGiveUp: Closing log
La seule solution est une extinction à la main du PC, puis de démarrer à nouveau. Au bout d'un certain nombre de fois (aléatoire aussi, parfois le bug ne se produit même pas, parfois je dois redémarrer deux ou trois fois), mon ordi finit par démarrer correctement, j'arrive à l'écran de connexion et je peux accéder à ma session. Un "sudo reboot" dans la console n'a pas l'air d'amener au même résultat, mais je n'ai peut-être pas fait la manip assez de fois.
Edit : plusieurs sudo reboot en console permettent bien au bout d'un certain nombre de fois de démarrer correctement.
Pour un démarrage correct, le /var/log/Xorg.0.log.pb est :
[ 12.988]
X.Org X Server 1.10.0.902 (1.10.1 RC 2)
Release Date: 2011-04-08
[ 12.988] X Protocol Version 11, Revision 0
[ 12.988] Build Operating System: Linux 2.6.24-27-server i686 Ubuntu
[ 12.988] Current Operating System: Linux elvith-laptop 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 i686
[ 12.988] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic root=UUID=6792bb0e-1e53-445b-880b-d52283af3e42 ro quiet splash vt.handoff=7
[ 12.988] Build Date: 11 April 2011 07:04:59AM
[ 12.988] xorg-server 2:1.10.0.902-1ubuntu1 (For technical support please see http://www.ubuntu.com/support)
[ 12.988] Current version of pixman: 0.20.2
[ 12.988] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 12.988] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 12.989] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Apr 12 11:01:36 2011
[ 12.989] (==) Using config file: "/etc/X11/xorg.conf"
[ 12.989] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 12.989] (==) ServerLayout "Layout0"
[ 12.989] (**) |-->Screen "Screen0" (0)
[ 12.989] (**) | |-->Monitor "Monitor0"
[ 12.989] (**) | |-->Device "Device0"
[ 12.989] (**) |-->Input Device "Keyboard0"
[ 12.989] (**) |-->Input Device "Mouse0"
[ 12.989] (==) Automatically adding devices
[ 12.989] (==) Automatically enabling devices
[ 12.997] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 12.997] Entry deleted from font path.
[ 12.997] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 12.997] Entry deleted from font path.
[ 12.997] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 12.997] Entry deleted from font path.
[ 12.997] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 12.997] Entry deleted from font path.
[ 12.998] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 12.998] Entry deleted from font path.
[ 13.008] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
[ 13.008] (==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 13.008] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 13.008] (WW) Disabling Keyboard0
[ 13.008] (WW) Disabling Mouse0
[ 13.008] (II) Loader magic: 0x81ffde0
[ 13.008] (II) Module ABI versions:
[ 13.008] X.Org ANSI C Emulation: 0.4
[ 13.008] X.Org Video Driver: 10.0
[ 13.008] X.Org XInput driver : 12.3
[ 13.008] X.Org Server Extension : 5.0
[ 13.010] (--) PCI: (0:2:0:0) 10de:0648:1071:9070 rev 161, Mem @ 0xae000000/16777216, 0xd0000000/268435456, 0xac000000/33554432, I/O @ 0x00004000/128
[ 13.010] (--) PCI:*(0:3:0:0) 10de:086e:1071:9070 rev 177, Mem @ 0xaa000000/16777216, 0xb0000000/268435456, 0xcc000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/131072
[ 13.010] (II) Open ACPI successful (/var/run/acpid.socket)
[ 13.010] (II) LoadModule: "extmod"
[ 13.029] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 13.029] (II) Module extmod: vendor="X.Org Foundation"
[ 13.029] compiled for 1.10.0.902, module version = 1.0.0
[ 13.029] Module class: X.Org Server Extension
[ 13.029] ABI class: X.Org Server Extension, version 5.0
[ 13.029] (II) Loading extension MIT-SCREEN-SAVER
[ 13.029] (II) Loading extension XFree86-VidModeExtension
[ 13.029] (II) Loading extension XFree86-DGA
[ 13.029] (II) Loading extension DPMS
[ 13.029] (II) Loading extension XVideo
[ 13.029] (II) Loading extension XVideo-MotionCompensation
[ 13.029] (II) Loading extension X-Resource
[ 13.029] (II) LoadModule: "dbe"
[ 13.030] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 13.030] (II) Module dbe: vendor="X.Org Foundation"
[ 13.030] compiled for 1.10.0.902, module version = 1.0.0
[ 13.030] Module class: X.Org Server Extension
[ 13.030] ABI class: X.Org Server Extension, version 5.0
[ 13.030] (II) Loading extension DOUBLE-BUFFER
[ 13.030] (II) LoadModule: "glx"
[ 13.030] (II) Loading /usr/lib/xorg/extra-modules/libglx.so
[ 13.068] (II) Module glx: vendor="NVIDIA Corporation"
[ 13.068] compiled for 4.0.2, module version = 1.0.0
[ 13.068] Module class: X.Org Server Extension
[ 13.068] (II) NVIDIA GLX Module 270.30 Fri Feb 25 14:51:42 PST 2011
[ 13.068] (II) Loading extension GLX
[ 13.068] (II) LoadModule: "record"
[ 13.069] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 13.069] (II) Module record: vendor="X.Org Foundation"
[ 13.069] compiled for 1.10.0.902, module version = 1.13.0
[ 13.069] Module class: X.Org Server Extension
[ 13.069] ABI class: X.Org Server Extension, version 5.0
[ 13.069] (II) Loading extension RECORD
[ 13.069] (II) LoadModule: "dri"
[ 13.069] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 13.070] (II) Module dri: vendor="X.Org Foundation"
[ 13.070] compiled for 1.10.0.902, module version = 1.0.0
[ 13.070] ABI class: X.Org Server Extension, version 5.0
[ 13.070] (II) Loading extension XFree86-DRI
[ 13.070] (II) LoadModule: "dri2"
[ 13.070] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 13.070] (II) Module dri2: vendor="X.Org Foundation"
[ 13.070] compiled for 1.10.0.902, module version = 1.2.0
[ 13.070] ABI class: X.Org Server Extension, version 5.0
[ 13.070] (II) Loading extension DRI2
[ 13.070] (II) LoadModule: "nvidia"
[ 13.070] (II) Loading /usr/lib/xorg/extra-modules/nvidia_drv.so
[ 13.071] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 13.071] compiled for 4.0.2, module version = 1.0.0
[ 13.071] Module class: X.Org Video Driver
[ 13.071] (II) NVIDIA dlloader X Driver 270.30 Fri Feb 25 14:36:05 PST 2011
[ 13.071] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 13.071] (++) using VT number 7
[ 13.071] (II) Loading sub module "fb"
[ 13.071] (II) LoadModule: "fb"
[ 13.072] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 13.072] (II) Module fb: vendor="X.Org Foundation"
[ 13.072] compiled for 1.10.0.902, module version = 1.0.0
[ 13.072] ABI class: X.Org ANSI C Emulation, version 0.4
[ 13.072] (II) Loading sub module "wfb"
[ 13.072] (II) LoadModule: "wfb"
[ 13.072] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 13.073] (II) Module wfb: vendor="X.Org Foundation"
[ 13.073] compiled for 1.10.0.902, module version = 1.0.0
[ 13.073] ABI class: X.Org ANSI C Emulation, version 0.4
[ 13.073] (II) Loading sub module "ramdac"
[ 13.073] (II) LoadModule: "ramdac"
[ 13.073] (II) Module "ramdac" already built-in
[ 13.073] (II) Loading /usr/lib/xorg/extra-modules/nvidia_drv.so
[ 13.073] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 13.073] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 13.073] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 13.073] (==) NVIDIA(0): RGB weight 888
[ 13.073] (==) NVIDIA(0): Default visual is TrueColor
[ 13.073] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 13.587] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[ 13.587] (II) NVIDIA(GPU-0): Vision stereo.
[ 13.589] (II) NVIDIA(0): NVIDIA GPU GeForce 9100M G (C79) at PCI:3:0:0 (GPU-0)
[ 13.589] (--) NVIDIA(0): Memory: 524288 kBytes
[ 13.589] (--) NVIDIA(0): VideoBIOS: 62.79.45.00.03
[ 13.589] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 13.589] (--) NVIDIA(0): Connected display device(s) on GeForce 9100M G at PCI:3:0:0
[ 13.589] (--) NVIDIA(0): Seiko/Epson (DFP-0)
[ 13.589] (--) NVIDIA(0): Seiko/Epson (DFP-0): 330.0 MHz maximum pixel clock
[ 13.589] (--) NVIDIA(0): Seiko/Epson (DFP-0): Internal Dual Link LVDS
[ 13.618] (II) NVIDIA(0): Assigned Display Device: DFP-0
[ 13.618] (==) NVIDIA(0):
[ 13.618] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 13.618] (==) NVIDIA(0): will be used as the requested mode.
[ 13.618] (==) NVIDIA(0):
[ 13.618] (II) NVIDIA(0): Validated modes:
[ 13.618] (II) NVIDIA(0): "nvidia-auto-select"
[ 13.618] (II) NVIDIA(0): Virtual screen size determined to be 1680 x 945
[ 14.673] (--) NVIDIA(0): DPI set to (104, 104); computed from "UseEdidDpi" X config
[ 14.673] (--) NVIDIA(0): option
[ 14.673] (--) Depth 24 pixmap format is 32 bpp
[ 18.226] (WW) NVIDIA(0): Failed to enable display hotplug notification
[ 18.230] (II) NVIDIA(GPU-1): NVIDIA GPU GeForce 9600M GS (G96) at PCI:2:0:0 (GPU-1)
[ 18.230] (--) NVIDIA(GPU-1): Memory: 524288 kBytes
[ 18.230] (--) NVIDIA(GPU-1): VideoBIOS: 62.94.4a.00.ae
[ 18.230] (II) NVIDIA(GPU-1): Detected PCI Express Link width: 16X
[ 18.230] (--) NVIDIA(GPU-1): Interlaced video modes are supported on this GPU
[ 18.230] (--) NVIDIA(GPU-1): Connected display device(s) on GeForce 9600M GS at PCI:2:0:0
[ 18.230] (--) NVIDIA(GPU-1): none
[ 18.230] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 18.353] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[ 18.686] (II) Loading extension NV-GLX
[ 18.750] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 18.750] (==) NVIDIA(0): Backing store disabled
[ 18.750] (==) NVIDIA(0): Silken mouse enabled
[ 18.751] (**) NVIDIA(0): DPMS enabled
[ 18.751] (II) Loading extension NV-CONTROL
[ 18.752] (II) Loading extension XINERAMA
[ 18.752] (II) Loading sub module "dri2"
[ 18.752] (II) LoadModule: "dri2"
[ 18.752] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 18.752] (II) Module dri2: vendor="X.Org Foundation"
[ 18.752] compiled for 1.10.0.902, module version = 1.2.0
[ 18.752] ABI class: X.Org Server Extension, version 5.0
[ 18.752] (II) NVIDIA(0): [DRI2] Setup complete
[ 18.752] (==) RandR enabled
[ 18.752] (II) Initializing built-in extension Generic Event Extension
[ 18.752] (II) Initializing built-in extension SHAPE
[ 18.752] (II) Initializing built-in extension MIT-SHM
[ 18.752] (II) Initializing built-in extension XInputExtension
[ 18.752] (II) Initializing built-in extension XTEST
[ 18.752] (II) Initializing built-in extension BIG-REQUESTS
[ 18.752] (II) Initializing built-in extension SYNC
[ 18.752] (II) Initializing built-in extension XKEYBOARD
[ 18.752] (II) Initializing built-in extension XC-MISC
[ 18.752] (II) Initializing built-in extension SECURITY
[ 18.752] (II) Initializing built-in extension XINERAMA
[ 18.752] (II) Initializing built-in extension XFIXES
[ 18.752] (II) Initializing built-in extension RENDER
[ 18.752] (II) Initializing built-in extension RANDR
[ 18.752] (II) Initializing built-in extension COMPOSITE
[ 18.752] (II) Initializing built-in extension DAMAGE
[ 18.752] (II) Initializing built-in extension GESTURE
[ 18.756] (II) Initializing extension GLX
[ 18.873] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 18.892] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 18.892] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 18.892] (II) LoadModule: "evdev"
[ 18.892] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 18.950] (II) Module evdev: vendor="X.Org Foundation"
[ 18.950] compiled for 1.10.0, module version = 2.6.0
[ 18.950] Module class: X.Org XInput Driver
[ 18.950] ABI class: X.Org XInput driver, version 12.3
[ 18.950] (II) Using input driver 'evdev' for 'Power Button'
[ 18.950] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 18.950] (**) Power Button: always reports core events
[ 18.950] (**) Power Button: Device: "/dev/input/event3"
[ 18.951] (--) Power Button: Found keys
[ 18.951] (II) Power Button: Configuring as keyboard
[ 18.951] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 18.951] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 18.951] (**) Option "xkb_rules" "evdev"
[ 18.951] (**) Option "xkb_model" "pc105"
[ 18.951] (**) Option "xkb_layout" "fr"
[ 18.953] (II) XKB: reuse xkmfile /var/lib/xkb/server-1CA37FD61409D6C1EDB80880DF2DB1A574556A6A.xkm
[ 19.079] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[ 19.079] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 19.079] (II) Using input driver 'evdev' for 'Video Bus'
[ 19.079] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 19.079] (**) Video Bus: always reports core events
[ 19.079] (**) Video Bus: Device: "/dev/input/event5"
[ 19.079] (--) Video Bus: Found keys
[ 19.079] (II) Video Bus: Configuring as keyboard
[ 19.079] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:09/LNXVIDEO:00/input/input5/event5"
[ 19.079] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[ 19.079] (**) Option "xkb_rules" "evdev"
[ 19.079] (**) Option "xkb_model" "pc105"
[ 19.079] (**) Option "xkb_layout" "fr"
[ 19.080] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[ 19.080] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 19.080] (II) Using input driver 'evdev' for 'Video Bus'
[ 19.080] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 19.080] (**) Video Bus: always reports core events
[ 19.080] (**) Video Bus: Device: "/dev/input/event6"
[ 19.081] (--) Video Bus: Found keys
[ 19.081] (II) Video Bus: Configuring as keyboard
[ 19.081] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0f/LNXVIDEO:01/input/input6/event6"
[ 19.081] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[ 19.081] (**) Option "xkb_rules" "evdev"
[ 19.081] (**) Option "xkb_model" "pc105"
[ 19.081] (**) Option "xkb_layout" "fr"
[ 19.082] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 19.082] (II) No input driver/identifier specified (ignoring)
[ 19.083] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 19.083] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 19.083] (II) Using input driver 'evdev' for 'Power Button'
[ 19.083] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 19.083] (**) Power Button: always reports core events
[ 19.083] (**) Power Button: Device: "/dev/input/event0"
[ 19.083] (--) Power Button: Found keys
[ 19.083] (II) Power Button: Configuring as keyboard
[ 19.083] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[ 19.083] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 19.083] (**) Option "xkb_rules" "evdev"
[ 19.083] (**) Option "xkb_model" "pc105"
[ 19.083] (**) Option "xkb_layout" "fr"
[ 19.084] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 19.084] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 19.084] (II) Using input driver 'evdev' for 'Sleep Button'
[ 19.084] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 19.084] (**) Sleep Button: always reports core events
[ 19.084] (**) Sleep Button: Device: "/dev/input/event2"
[ 19.084] (--) Sleep Button: Found keys
[ 19.084] (II) Sleep Button: Configuring as keyboard
[ 19.084] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[ 19.084] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[ 19.084] (**) Option "xkb_rules" "evdev"
[ 19.084] (**) Option "xkb_model" "pc105"
[ 19.084] (**) Option "xkb_layout" "fr"
[ 19.086] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event7)
[ 19.086] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 19.086] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 19.086] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 19.086] (**) Logitech USB Receiver: always reports core events
[ 19.086] (**) Logitech USB Receiver: Device: "/dev/input/event7"
[ 19.086] (--) Logitech USB Receiver: Found keys
[ 19.086] (II) Logitech USB Receiver: Configuring as keyboard
[ 19.086] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-1/3-1:1.0/input/input7/event7"
[ 19.087] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)
[ 19.087] (**) Option "xkb_rules" "evdev"
[ 19.087] (**) Option "xkb_model" "pc105"
[ 19.087] (**) Option "xkb_layout" "fr"
[ 19.088] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event8)
[ 19.088] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[ 19.088] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 19.088] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 19.088] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 19.088] (**) Logitech USB Receiver: always reports core events
[ 19.088] (**) Logitech USB Receiver: Device: "/dev/input/event8"
[ 19.088] (--) Logitech USB Receiver: Found 20 mouse buttons
[ 19.088] (--) Logitech USB Receiver: Found scroll wheel(s)
[ 19.088] (--) Logitech USB Receiver: Found relative axes
[ 19.088] (--) Logitech USB Receiver: Found x and y relative axes
[ 19.088] (--) Logitech USB Receiver: Found absolute axes
[ 19.088] (II) evdev-grail: failed to open grail, no gesture support
[ 19.088] (--) Logitech USB Receiver: Found keys
[ 19.088] (II) Logitech USB Receiver: Configuring as mouse
[ 19.088] (II) Logitech USB Receiver: Configuring as keyboard
[ 19.088] (II) Logitech USB Receiver: Adding scrollwheel support
[ 19.088] (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[ 19.088] (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 19.088] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-1/3-1:1.1/input/input8/event8"
[ 19.088] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)
[ 19.088] (**) Option "xkb_rules" "evdev"
[ 19.088] (**) Option "xkb_model" "pc105"
[ 19.088] (**) Option "xkb_layout" "fr"
[ 19.088] (II) Logitech USB Receiver: initialized for relative axes.
[ 19.088] (WW) Logitech USB Receiver: ignoring absolute axes.
[ 19.089] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[ 19.089] (**) Logitech USB Receiver: (accel) acceleration profile 0
[ 19.089] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 19.089] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 19.089] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[ 19.089] (II) No input driver/identifier specified (ignoring)
[ 19.092] (II) config/udev: Adding input device UVC Camera (eb1a:5060) (/dev/input/event9)
[ 19.092] (**) UVC Camera (eb1a:5060): Applying InputClass "evdev keyboard catchall"
[ 19.092] (II) Using input driver 'evdev' for 'UVC Camera (eb1a:5060)'
[ 19.092] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 19.092] (**) UVC Camera (eb1a:5060): always reports core events
[ 19.092] (**) UVC Camera (eb1a:5060): Device: "/dev/input/event9"
[ 19.093] (--) UVC Camera (eb1a:5060): Found keys
[ 19.093] (II) UVC Camera (eb1a:5060): Configuring as keyboard
[ 19.093] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:06.1/usb2/2-3/2-3:1.0/input/input9/event9"
[ 19.093] (II) XINPUT: Adding extended input device "UVC Camera (eb1a:5060)" (type: KEYBOARD)
[ 19.093] (**) Option "xkb_rules" "evdev"
[ 19.093] (**) Option "xkb_model" "pc105"
[ 19.093] (**) Option "xkb_layout" "fr"
[ 19.095] (II) config/udev: Adding input device HDA NVidia Mic (/dev/input/event11)
[ 19.095] (II) No input driver/identifier specified (ignoring)
[ 19.095] (II) config/udev: Adding input device HDA NVidia Headphone (/dev/input/event12)
[ 19.095] (II) No input driver/identifier specified (ignoring)
[ 19.100] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 19.100] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 19.100] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 19.100] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 19.100] (**) AT Translated Set 2 keyboard: always reports core events
[ 19.100] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event4"
[ 19.100] (--) AT Translated Set 2 keyboard: Found keys
[ 19.100] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 19.100] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 19.100] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 19.100] (**) Option "xkb_rules" "evdev"
[ 19.100] (**) Option "xkb_model" "pc105"
[ 19.100] (**) Option "xkb_layout" "fr"
[ 19.101] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event10)
[ 19.101] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 19.101] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 19.101] (II) LoadModule: "synaptics"
[ 19.102] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 19.122] (II) Module synaptics: vendor="X.Org Foundation"
[ 19.122] compiled for 1.10.0, module version = 1.3.99
[ 19.122] Module class: X.Org XInput Driver
[ 19.122] ABI class: X.Org XInput driver, version 12.3
[ 19.122] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 19.122] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 19.122] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 19.122] (**) Option "Device" "/dev/input/event10"
[ 19.132] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
[ 19.132] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
[ 19.132] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 19.132] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 19.132] (--) SynPS/2 Synaptics TouchPad: buttons: left right
[ 19.161] (--) SynPS/2 Synaptics TouchPad: touchpad found
[ 19.161] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 19.176] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input10/event10"
[ 19.176] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
[ 19.176] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 19.176] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[ 19.176] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.040
[ 19.176] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 19.176] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 19.176] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 19.176] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 19.184] (II) SynPS/2 Synaptics TouchPad: failed to open grail, no gesture support
[ 19.184] (--) SynPS/2 Synaptics TouchPad: touchpad found
[ 19.184] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 19.184] (II) No input driver/identifier specified (ignoring)
[ 19.327] (II) XKB: reuse xkmfile /var/lib/xkb/server-9A8405F3FE0A780485714A4B6DD41909C2CF9F83.xkm
[ 32.335] (II) XKB: reuse xkmfile /var/lib/xkb/server-07CF887C990349AD19C9526325692BF8BB2994CA.xkm
J'ai :
- réinstallé Natty
- réinstallé le driver proprio
- généré un xorg.conf avec nvidia-settings
et le bug est toujours là.
Je précise que je n'avais jamais eu de problème de ce type avec Maverick (mon ordi date de Noël donc je ne l'ai pas fait tourner sous une version antérieure). Et j'aimerais bien pouvoir garder Natty, parce que Unity et Firefox 4 me plaisent beaucoup. Mais si ce bug doit perdurer ... je retournerai sous Maverick, ou peut-être même que je passerai sous Debian. Parce que tous ces redémarrages hardware ne sont vraiment pas bons, j'imagine !
Je précise aussi que mes connaissances de GNU/Linux sont limitées aux bugs que j'ai déjà réglés sur les divers PC sur lesquels j'ai installé Ubuntu, donc soyez clairs donc vos instructions ^^