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 04/01/2012, à 16:32

Kingzo

Pilote Nvidia GT 520M

Bonjour à tous, je suis nouveau sur le forum, et aussi sur le systeme Kubuntu.

J'essaie depuis quelques  jours d'installer les pilotes pour ma carte graphique Nvidia GT 520M. Je suis sous Kubuntu 11.10 et j'ai commencé par installer les pilotes propriétaires se trouvant dans Applications > Système > pilotes supplémentaires.

pilotes.th.png


Voici le fichier xorg.conf après cette instation:

Section "Device"
    Identifier    "Default Device"
    Option    "NoLogo"    "True"
EndSection

Je vais donc faire un tour du coté du menu settings nvidia (nvidia-settings) il m'affiche ceci:

nvidiaxserversettings.th.png

J'execute donc la commande qu'il me dit " sudo nvidia-xconfig ". Il me retourne ceci:

kingzo@201112017:~$ sudo nvidia-xconfig 
[sudo] password for kingzo: 

Using X configuration file: "/etc/X11/xorg.conf". 

VALIDATION ERROR: Data incomplete in file /etc/X11/xorg.conf. 
Device section "Default Device" must have a Driver line. 

sh: pkg-config: not found 
Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup' 
New X configuration file written to '/etc/X11/xorg.conf'

Le fichier xorg.conf suite à cette manipulation est celui ci:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig 
# nvidia-xconfig:  version 280.13  (buildmeister@swio-display-x86-rhel47-03.nvidia.com)  W$ 

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

Mais après redémarrage, impossible de lancer le mode graphique, en mode console, je renomme donc le fichier xorg.conf pour pouvoir me logger en mode graphique. Et si je réinstalle le pilote propriétaire après ces diverses manipulations, on retourne au début, avec un fichier xorg.conf maigre.

Voici mon fichier /var/log/Xorg.0.log en l'état actuel (pilote propriétaire "installé" xorg.conf maigre en contenu):

[    19.739] 
X.Org X Server 1.10.4
Release Date: 2011-08-19
[    19.755] X Protocol Version 11, Revision 0
[    19.755] Build Operating System: Linux 2.6.24-29-server x86_64 Ubuntu
[    19.755] Current Operating System: Linux 201112017 3.0.0-14-generic #23-Ubuntu SMP Mon Nov 21 20:28:43 UTC 2011 x86_64
[    19.755] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.0.0-14-generic root=UUID=347e950c-e725-4f5c-8158-4b807b259aae ro quiet splash vt.handoff=7
[    19.755] Build Date: 19 October 2011  05:21:26AM
[    19.755] xorg-server 2:1.10.4-1ubuntu4.2 (For technical support please see http://www.ubuntu.com/support) 
[    19.755] Current version of pixman: 0.22.2
[    19.755]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[    19.755] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    19.755] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jan  4 17:24:11 2012
[    19.755] (==) Using config file: "/etc/X11/xorg.conf"
[    19.755] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    19.756] (==) No Layout section.  Using the first Screen section.
[    19.756] (==) No screen section available. Using defaults.
[    19.756] (**) |-->Screen "Default Screen Section" (0)
[    19.756] (**) |   |-->Monitor "<default monitor>"
[    19.756] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
[    19.756] (**) |   |-->Device "Default Device"
[    19.756] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[    19.756] (==) Automatically adding devices
[    19.756] (==) Automatically enabling devices
[    19.756] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    19.756]     Entry deleted from font path.
[    19.756] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    19.756]     Entry deleted from font path.
[    19.756] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    19.756]     Entry deleted from font path.
[    19.756] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    19.756]     Entry deleted from font path.
[    19.756] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    19.756]     Entry deleted from font path.
[    19.756] (==) FontPath set to:
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/Type1,
    /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
    built-ins
[    19.756] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[    19.756] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[    19.756] (II) Loader magic: 0x7e0220
[    19.756] (II) Module ABI versions:
[    19.756]     X.Org ANSI C Emulation: 0.4
[    19.756]     X.Org Video Driver: 10.0
[    19.756]     X.Org XInput driver : 12.3
[    19.756]     X.Org Server Extension : 5.0
[    19.757] (--) PCI:*(0:0:2:0) 8086:0046:1025:0488 rev 2, Mem @ 0xd1400000/4194304, 0xc0000000/268435456, I/O @ 0x00004050/8
[    19.757] (--) PCI: (0:1:0:0) 10de:0df7:1025:0488 rev 161, Mem @ 0xd0000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[    19.758] (II) Open ACPI successful (/var/run/acpid.socket)
[    19.758] (II) LoadModule: "extmod"
[    19.758] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    19.758] (II) Module extmod: vendor="X.Org Foundation"
[    19.758]     compiled for 1.10.4, module version = 1.0.0
[    19.758]     Module class: X.Org Server Extension
[    19.758]     ABI class: X.Org Server Extension, version 5.0
[    19.758] (II) Loading extension MIT-SCREEN-SAVER
[    19.758] (II) Loading extension XFree86-VidModeExtension
[    19.758] (II) Loading extension XFree86-DGA
[    19.758] (II) Loading extension DPMS
[    19.758] (II) Loading extension XVideo
[    19.758] (II) Loading extension XVideo-MotionCompensation
[    19.758] (II) Loading extension X-Resource
[    19.758] (II) LoadModule: "dbe"
[    19.758] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    19.758] (II) Module dbe: vendor="X.Org Foundation"
[    19.758]     compiled for 1.10.4, module version = 1.0.0
[    19.758]     Module class: X.Org Server Extension
[    19.758]     ABI class: X.Org Server Extension, version 5.0
[    19.758] (II) Loading extension DOUBLE-BUFFER
[    19.758] (II) LoadModule: "glx"
[    19.758] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/libglx.so
[    22.421] (II) Module glx: vendor="NVIDIA Corporation"
[    22.421]     compiled for 4.0.2, module version = 1.0.0
[    22.421]     Module class: X.Org Server Extension
[    22.421] (II) NVIDIA GLX Module  280.13  Wed Jul 27 17:12:07 PDT 2011
[    22.421] (II) Loading extension GLX
[    22.421] (II) LoadModule: "record"
[    22.421] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    22.421] (II) Module record: vendor="X.Org Foundation"
[    22.421]     compiled for 1.10.4, module version = 1.13.0
[    22.421]     Module class: X.Org Server Extension
[    22.421]     ABI class: X.Org Server Extension, version 5.0
[    22.421] (II) Loading extension RECORD
[    22.421] (II) LoadModule: "dri"
[    22.422] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    22.422] (II) Module dri: vendor="X.Org Foundation"
[    22.422]     compiled for 1.10.4, module version = 1.0.0
[    22.422]     ABI class: X.Org Server Extension, version 5.0
[    22.422] (II) Loading extension XFree86-DRI
[    22.422] (II) LoadModule: "dri2"
[    22.422] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    22.422] (II) Module dri2: vendor="X.Org Foundation"
[    22.422]     compiled for 1.10.4, module version = 1.2.0
[    22.422]     ABI class: X.Org Server Extension, version 5.0
[    22.422] (II) Loading extension DRI2
[    22.422] (==) Matched intel as autoconfigured driver 0
[    22.422] (==) Matched vesa as autoconfigured driver 1
[    22.422] (==) Matched fbdev as autoconfigured driver 2
[    22.422] (==) Assigned the driver to the xf86ConfigLayout
[    22.422] (II) LoadModule: "intel"
[    22.441] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    22.441] (II) Module intel: vendor="X.Org Foundation"
[    22.441]     compiled for 1.10.4, module version = 2.15.901
[    22.441]     Module class: X.Org Video Driver
[    22.441]     ABI class: X.Org Video Driver, version 10.0
[    22.441] (II) LoadModule: "vesa"
[    22.441] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    22.441] (II) Module vesa: vendor="X.Org Foundation"
[    22.441]     compiled for 1.10.2, module version = 2.3.0
[    22.441]     Module class: X.Org Video Driver
[    22.441]     ABI class: X.Org Video Driver, version 10.0
[    22.442] (II) LoadModule: "fbdev"
[    22.442] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    22.442] (II) Module fbdev: vendor="X.Org Foundation"
[    22.442]     compiled for 1.10.0, module version = 0.4.2
[    22.442]     ABI class: X.Org Video Driver, version 10.0
[    22.442] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
[    22.442] (II) VESA: driver for VESA chipsets: vesa
[    22.442] (II) FBDEV: driver for framebuffer: fbdev
[    22.442] (++) using VT number 7

[    22.444] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    22.444] (WW) Falling back to old probe method for vesa
[    22.444] (WW) Falling back to old probe method for fbdev
[    22.444] (II) Loading sub module "fbdevhw"
[    22.444] (II) LoadModule: "fbdevhw"
[    22.444] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    22.444] (II) Module fbdevhw: vendor="X.Org Foundation"
[    22.444]     compiled for 1.10.4, module version = 0.0.2
[    22.444]     ABI class: X.Org Video Driver, version 10.0
[    22.445] drmOpenDevice: node name is /dev/dri/card0
[    22.445] drmOpenDevice: open result is 9, (OK)
[    22.445] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    22.445] drmOpenDevice: node name is /dev/dri/card0
[    22.445] drmOpenDevice: open result is 9, (OK)
[    22.445] drmOpenByBusid: drmOpenMinor returns 9
[    22.445] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    22.445] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[    22.445] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    22.445] (==) intel(0): RGB weight 888
[    22.445] (==) intel(0): Default visual is TrueColor
[    22.445] (II) intel(0): Integrated Graphics Chipset: Intel(R) Arrandale
[    22.445] (--) intel(0): Chipset: "Arrandale"
[    22.445] (**) intel(0): Relaxed fencing enabled
[    22.445] (**) intel(0): Wait on SwapBuffers? enabled
[    22.445] (**) intel(0): Triple buffering? enabled
[    22.445] (**) intel(0): Framebuffer tiled
[    22.445] (**) intel(0): Pixmaps tiled
[    22.445] (**) intel(0): 3D buffers tiled
[    22.445] (**) intel(0): SwapBuffers wait enabled
[    22.445] (==) intel(0): video overlay key set to 0x101fe
[    22.445] (II) intel(0): Output LVDS1 has no monitor section
[    22.544] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video1
[    22.544] (II) intel(0): Output VGA1 has no monitor section
[    22.567] (II) intel(0): Output HDMI1 has no monitor section
[    22.612] (II) intel(0): Output DP1 has no monitor section
[    22.612] (II) intel(0): EDID for output LVDS1
[    22.612] (II) intel(0): Manufacturer: AUO  Model: 26ec  Serial#: 0
[    22.612] (II) intel(0): Year: 2009  Week: 1
[    22.612] (II) intel(0): EDID Version: 1.3
[    22.612] (II) intel(0): Digital Display Input
[    22.612] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    22.612] (II) intel(0): Gamma: 2.20
[    22.612] (II) intel(0): No DPMS capabilities specified
[    22.612] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    22.612] (II) intel(0): First detailed timing is preferred mode
[    22.612] (II) intel(0): redX: 0.577 redY: 0.333   greenX: 0.333 greenY: 0.554
[    22.612] (II) intel(0): blueX: 0.161 blueY: 0.144   whiteX: 0.313 whiteY: 0.329
[    22.612] (II) intel(0): Manufacturer's mask: 0
[    22.612] (II) intel(0): Supported detailed timing:
[    22.612] (II) intel(0): clock: 71.8 MHz   Image Size:  344 x 193 mm
[    22.612] (II) intel(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1526 h_border: 0
[    22.612] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 784 v_border: 0
[    22.612] (II) intel(0): Unknown vendor-specific block f
[    22.612] (II) intel(0):  AUO
[    22.612] (II) intel(0):  B156XW02 V6
[    22.612] (II) intel(0): EDID (in hex):
[    22.612] (II) intel(0):     00ffffffffffff0006afec2600000000
[    22.612] (II) intel(0):     01130103802213780ad7759355558d29
[    22.612] (II) intel(0):     24505400000001010101010101010101
[    22.612] (II) intel(0):     0101010101010c1c56a0500010303020
[    22.612] (II) intel(0):     360058c1100000180000000f00000000
[    22.612] (II) intel(0):     00000000000000000020000000fe0041
[    22.612] (II) intel(0):     554f0a202020202020202020000000fe
[    22.612] (II) intel(0):     004231353658573032205636200a0065
[    22.612] (II) intel(0): EDID vendor "AUO", prod id 9964
[    22.612] (II) intel(0): Printing DDC gathered Modelines:
[    22.612] (II) intel(0): Modeline "1366x768"x0.0   71.80  1366 1414 1446 1526  768 771 777 784 -hsync -vsync (47.1 kHz)
[    22.612] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    22.612] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    22.612] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    22.612] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    22.612] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    22.612] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    22.612] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    22.612] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    22.612] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    22.612] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    22.612] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[    22.612] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    22.612] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    22.612] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    22.612] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[    22.612] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[    22.612] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    22.612] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    22.612] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[    22.612] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[    22.612] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    22.612] (II) intel(0): Printing probed modes for output LVDS1
[    22.612] (II) intel(0): Modeline "1366x768"x60.0   71.80  1366 1414 1446 1526  768 771 777 784 -hsync -vsync (47.1 kHz)
[    22.612] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz)
[    22.612] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz)
[    22.612] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    22.612] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    22.612] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    22.612] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    22.612] (II) intel(0): EDID for output VGA1
[    22.636] (II) intel(0): EDID for output HDMI1
[    22.684] (II) intel(0): EDID for output DP1
[    22.684] (II) intel(0): Output LVDS1 connected
[    22.684] (II) intel(0): Output VGA1 disconnected
[    22.684] (II) intel(0): Output HDMI1 disconnected
[    22.684] (II) intel(0): Output DP1 disconnected
[    22.684] (II) intel(0): Using exact sizes for initial modes
[    22.684] (II) intel(0): Output LVDS1 using initial mode 1366x768
[    22.684] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    22.684] (II) intel(0): Kernel page flipping support detected, enabling
[    22.684] (**) intel(0): Display dimensions: (340, 190) mm
[    22.684] (**) intel(0): DPI set to (102, 102)
[    22.684] (II) Loading sub module "fb"
[    22.684] (II) LoadModule: "fb"
[    22.684] (II) Loading /usr/lib/xorg/modules/libfb.so
[    22.684] (II) Module fb: vendor="X.Org Foundation"
[    22.684]     compiled for 1.10.4, module version = 1.0.0
[    22.684]     ABI class: X.Org ANSI C Emulation, version 0.4
[    22.684] (II) Loading sub module "dri2"
[    22.684] (II) LoadModule: "dri2"
[    22.684] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    22.684] (II) Module dri2: vendor="X.Org Foundation"
[    22.684]     compiled for 1.10.4, module version = 1.2.0
[    22.684]     ABI class: X.Org Server Extension, version 5.0
[    22.684] (II) UnloadModule: "vesa"
[    22.684] (II) Unloading vesa
[    22.684] (II) UnloadModule: "fbdev"
[    22.684] (II) Unloading fbdev
[    22.684] (II) UnloadModule: "fbdevhw"
[    22.684] (II) Unloading fbdevhw
[    22.684] (==) Depth 24 pixmap format is 32 bpp
[    22.684] (II) intel(0): [DRI2] Setup complete
[    22.684] (II) intel(0): [DRI2]   DRI driver: i965
[    22.684] (II) intel(0): Allocated new frame buffer 1408x768 stride 5632, tiled
[    22.692] (II) UXA(0): Driver registered support for the following operations:
[    22.692] (II)         solid
[    22.692] (II)         copy
[    22.692] (II)         composite (RENDER acceleration)
[    22.692] (II)         put_image
[    22.692] (II)         get_image
[    22.692] (==) intel(0): Backing store disabled
[    22.692] (==) intel(0): Silken mouse enabled
[    22.692] (II) intel(0): Initializing HW Cursor
[    22.756] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    22.757] (==) intel(0): DPMS enabled
[    22.757] (==) intel(0): Intel XvMC decoder enabled
[    22.757] (II) intel(0): Set up textured video
[    22.757] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[    22.757] (II) intel(0): direct rendering: DRI2 Enabled
[    22.757] (WW) intel(0): Option "NoLogo" is not used
[    22.757] (==) intel(0): hotplug detection: "enabled"
[    22.757] (--) RandR disabled
[    22.757] (II) Initializing built-in extension Generic Event Extension
[    22.757] (II) Initializing built-in extension SHAPE
[    22.757] (II) Initializing built-in extension MIT-SHM
[    22.757] (II) Initializing built-in extension XInputExtension
[    22.757] (II) Initializing built-in extension XTEST
[    22.757] (II) Initializing built-in extension BIG-REQUESTS
[    22.757] (II) Initializing built-in extension SYNC
[    22.757] (II) Initializing built-in extension XKEYBOARD
[    22.757] (II) Initializing built-in extension XC-MISC
[    22.757] (II) Initializing built-in extension SECURITY
[    22.757] (II) Initializing built-in extension XINERAMA
[    22.757] (II) Initializing built-in extension XFIXES
[    22.757] (II) Initializing built-in extension RENDER
[    22.757] (II) Initializing built-in extension RANDR
[    22.757] (II) Initializing built-in extension COMPOSITE
[    22.757] (II) Initializing built-in extension DAMAGE
[    22.757] (II) Initializing built-in extension GESTURE
[    22.759] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
[    22.763] (II) intel(0): Setting screen physical size to 361 x 203
[    22.770] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[    22.779] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    22.779] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    22.779] (II) LoadModule: "evdev"
[    22.779] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    22.780] (II) Module evdev: vendor="X.Org Foundation"
[    22.780]     compiled for 1.10.2, module version = 2.6.0
[    22.780]     Module class: X.Org XInput Driver
[    22.780]     ABI class: X.Org XInput driver, version 12.3
[    22.780] (II) Using input driver 'evdev' for 'Power Button'
[    22.780] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    22.780] (**) Power Button: always reports core events
[    22.780] (**) Power Button: Device: "/dev/input/event3"
[    22.780] (--) Power Button: Found keys
[    22.780] (II) Power Button: Configuring as keyboard
[    22.780] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    22.780] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    22.780] (**) Option "xkb_rules" "evdev"
[    22.780] (**) Option "xkb_model" "pc105"
[    22.780] (**) Option "xkb_layout" "fr"
[    22.780] (**) Option "xkb_variant" "oss"
[    22.782] (II) XKB: reuse xkmfile /var/lib/xkb/server-6CCE7350BC740BB33D520367F4A10E64192A358C.xkm
[    22.783] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    22.783] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    22.783] (II) Using input driver 'evdev' for 'Video Bus'
[    22.783] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    22.783] (**) Video Bus: always reports core events
[    22.783] (**) Video Bus: Device: "/dev/input/event5"
[    22.783] (--) Video Bus: Found keys
[    22.783] (II) Video Bus: Configuring as keyboard
[    22.783] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5/event5"
[    22.783] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[    22.783] (**) Option "xkb_rules" "evdev"
[    22.783] (**) Option "xkb_model" "pc105"
[    22.783] (**) Option "xkb_layout" "fr"
[    22.783] (**) Option "xkb_variant" "oss"
[    22.784] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    22.784] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    22.784] (II) Using input driver 'evdev' for 'Video Bus'
[    22.784] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    22.784] (**) Video Bus: always reports core events
[    22.784] (**) Video Bus: Device: "/dev/input/event6"
[    22.784] (--) Video Bus: Found keys
[    22.784] (II) Video Bus: Configuring as keyboard
[    22.784] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0a/LNXVIDEO:01/input/input6/event6"
[    22.784] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[    22.784] (**) Option "xkb_rules" "evdev"
[    22.784] (**) Option "xkb_model" "pc105"
[    22.784] (**) Option "xkb_layout" "fr"
[    22.784] (**) Option "xkb_variant" "oss"
[    23.884] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    23.884] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    23.884] (II) Using input driver 'evdev' for 'Power Button'
[    23.884] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    23.884] (**) Power Button: always reports core events
[    23.884] (**) Power Button: Device: "/dev/input/event0"
[    23.884] (--) Power Button: Found keys
[    23.884] (II) Power Button: Configuring as keyboard
[    23.884] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:10/PNP0C0C:00/input/input0/event0"
[    23.884] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    23.884] (**) Option "xkb_rules" "evdev"
[    23.884] (**) Option "xkb_model" "pc105"
[    23.884] (**) Option "xkb_layout" "fr"
[    23.884] (**) Option "xkb_variant" "oss"
[    23.885] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    23.885] (II) No input driver/identifier specified (ignoring)
[    23.885] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    23.885] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    23.885] (II) Using input driver 'evdev' for 'Sleep Button'
[    23.885] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    23.885] (**) Sleep Button: always reports core events
[    23.885] (**) Sleep Button: Device: "/dev/input/event2"
[    23.885] (--) Sleep Button: Found keys
[    23.885] (II) Sleep Button: Configuring as keyboard
[    23.885] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:10/PNP0C0E:00/input/input2/event2"
[    23.885] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[    23.885] (**) Option "xkb_rules" "evdev"
[    23.885] (**) Option "xkb_model" "pc105"
[    23.885] (**) Option "xkb_layout" "fr"
[    23.885] (**) Option "xkb_variant" "oss"
[    23.889] (II) config/udev: Adding input device 1.3M HD WebCam (/dev/input/event8)
[    23.889] (**) 1.3M HD WebCam: Applying InputClass "evdev keyboard catchall"
[    23.889] (II) Using input driver 'evdev' for '1.3M HD WebCam'
[    23.889] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    23.889] (**) 1.3M HD WebCam: always reports core events
[    23.889] (**) 1.3M HD WebCam: Device: "/dev/input/event8"
[    23.889] (--) 1.3M HD WebCam: Found keys
[    23.889] (II) 1.3M HD WebCam: Configuring as keyboard
[    23.889] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input8/event8"
[    23.889] (II) XINPUT: Adding extended input device "1.3M HD WebCam" (type: KEYBOARD)
[    23.889] (**) Option "xkb_rules" "evdev"
[    23.889] (**) Option "xkb_model" "pc105"
[    23.889] (**) Option "xkb_layout" "fr"
[    23.889] (**) Option "xkb_variant" "oss"
[    23.890] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event10)
[    23.890] (II) No input driver/identifier specified (ignoring)
[    23.891] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event11)
[    23.891] (II) No input driver/identifier specified (ignoring)
[    23.891] (II) config/udev: Adding input device HDA Intel HDMI/DP,pcm=3 (/dev/input/event9)
[    23.891] (II) No input driver/identifier specified (ignoring)
[    23.895] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[    23.895] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    23.895] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    23.895] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    23.895] (**) AT Translated Set 2 keyboard: always reports core events
[    23.895] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event4"
[    23.895] (--) AT Translated Set 2 keyboard: Found keys
[    23.895] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[    23.895] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[    23.895] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[    23.895] (**) Option "xkb_rules" "evdev"
[    23.895] (**) Option "xkb_model" "pc105"
[    23.895] (**) Option "xkb_layout" "fr"
[    23.895] (**) Option "xkb_variant" "oss"
[    23.895] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event12)
[    23.895] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[    23.895] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[    23.895] (II) LoadModule: "synaptics"
[    23.896] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    23.896] (II) Module synaptics: vendor="X.Org Foundation"
[    23.896]     compiled for 1.10.4, module version = 1.4.1
[    23.896]     Module class: X.Org XInput Driver
[    23.896]     ABI class: X.Org XInput driver, version 12.3
[    23.896] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
[    23.896] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    23.896] (**) ETPS/2 Elantech Touchpad: always reports core events
[    23.896] (**) Option "Device" "/dev/input/event12"
[    23.896] (--) ETPS/2 Elantech Touchpad: x-axis range 8 - 1144
[    23.896] (--) ETPS/2 Elantech Touchpad: y-axis range 8 - 760
[    23.896] (--) ETPS/2 Elantech Touchpad: pressure range 0 - 255
[    23.896] (--) ETPS/2 Elantech Touchpad: finger width range 0 - 15
[    23.896] (--) ETPS/2 Elantech Touchpad: buttons: left right double triple
[    23.900] (--) ETPS/2 Elantech Touchpad: touchpad found
[    23.900] (**) ETPS/2 Elantech Touchpad: always reports core events
[    23.904] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input12/event12"
[    23.904] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD)
[    23.904] (**) ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[    23.904] (**) ETPS/2 Elantech Touchpad: MaxSpeed is now 1.75
[    23.904] (**) ETPS/2 Elantech Touchpad: AccelFactor is now 0.147
[    23.904] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
[    23.904] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[    23.904] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[    23.904] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[    23.905] (--) ETPS/2 Elantech Touchpad: touchpad found
[    23.905] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
[    23.905] (II) No input driver/identifier specified (ignoring)
[    23.909] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event7)
[    23.909] (**) Acer WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    23.909] (II) Using input driver 'evdev' for 'Acer WMI hotkeys'
[    23.909] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    23.909] (**) Acer WMI hotkeys: always reports core events
[    23.909] (**) Acer WMI hotkeys: Device: "/dev/input/event7"
[    23.909] (--) Acer WMI hotkeys: Found keys
[    23.909] (II) Acer WMI hotkeys: Configuring as keyboard
[    23.909] (**) Option "config_info" "udev:/sys/devices/virtual/input/input7/event7"
[    23.909] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD)
[    23.909] (**) Option "xkb_rules" "evdev"
[    23.909] (**) Option "xkb_model" "pc105"
[    23.909] (**) Option "xkb_layout" "fr"
[    23.909] (**) Option "xkb_variant" "oss"
[    85.861] (II) intel(0): EDID vendor "AUO", prod id 9964
[    85.861] (II) intel(0): Printing DDC gathered Modelines:
[    85.861] (II) intel(0): Modeline "1366x768"x0.0   71.80  1366 1414 1446 1526  768 771 777 784 -hsync -vsync (47.1 kHz)
[   893.462] (II) XKB: reuse xkmfile /var/lib/xkb/server-598948634C34C8EA808C3E0E76E4114C06A24770.xkm
[  1602.352] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse1)
[  1602.352] (II) No input driver/identifier specified (ignoring)
[  1602.355] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event13)
[  1602.355] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[  1602.355] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[  1602.355] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1602.355] (**) USB Optical Mouse: always reports core events
[  1602.355] (**) USB Optical Mouse: Device: "/dev/input/event13"
[  1602.355] (--) USB Optical Mouse: Found 3 mouse buttons
[  1602.355] (--) USB Optical Mouse: Found scroll wheel(s)
[  1602.355] (--) USB Optical Mouse: Found relative axes
[  1602.355] (--) USB Optical Mouse: Found x and y relative axes
[  1602.355] (--) USB Optical Mouse: Found absolute axes
[  1602.355] (II) evdev-grail: failed to open grail, no gesture support
[  1602.355] (II) USB Optical Mouse: Configuring as mouse
[  1602.355] (II) USB Optical Mouse: Adding scrollwheel support
[  1602.355] (**) USB Optical Mouse: YAxisMapping: buttons 4 and 5
[  1602.355] (**) USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  1602.355] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input13/event13"
[  1602.355] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE)
[  1602.355] (II) USB Optical Mouse: initialized for relative axes.
[  1602.355] (WW) USB Optical Mouse: ignoring absolute axes.
[  1602.356] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[  1602.356] (**) USB Optical Mouse: (accel) acceleration profile 0
[  1602.356] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[  1602.356] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[  1606.721] (II) config/udev: Adding input device MOSART Semi. Wireless Keyboard & Mouse (/dev/input/event14)
[  1606.721] (**) MOSART Semi. Wireless Keyboard & Mouse: Applying InputClass "evdev keyboard catchall"
[  1606.721] (II) Using input driver 'evdev' for 'MOSART Semi. Wireless Keyboard & Mouse'
[  1606.721] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1606.721] (**) MOSART Semi. Wireless Keyboard & Mouse: always reports core events
[  1606.721] (**) MOSART Semi. Wireless Keyboard & Mouse: Device: "/dev/input/event14"
[  1606.721] (--) MOSART Semi. Wireless Keyboard & Mouse: Found keys
[  1606.721] (II) MOSART Semi. Wireless Keyboard & Mouse: Configuring as keyboard
[  1606.721] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input14/event14"
[  1606.721] (II) XINPUT: Adding extended input device "MOSART Semi. Wireless Keyboard & Mouse" (type: KEYBOARD)
[  1606.721] (**) Option "xkb_rules" "evdev"
[  1606.721] (**) Option "xkb_model" "pc105"
[  1606.721] (**) Option "xkb_layout" "fr"
[  1606.721] (**) Option "xkb_variant" "oss"
[  1606.722] (II) config/udev: Adding input device MOSART Semi. Wireless Keyboard & Mouse (/dev/input/event15)
[  1606.722] (**) MOSART Semi. Wireless Keyboard & Mouse: Applying InputClass "evdev pointer catchall"
[  1606.722] (**) MOSART Semi. Wireless Keyboard & Mouse: Applying InputClass "evdev keyboard catchall"
[  1606.722] (II) Using input driver 'evdev' for 'MOSART Semi. Wireless Keyboard & Mouse'
[  1606.722] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1606.722] (**) MOSART Semi. Wireless Keyboard & Mouse: always reports core events
[  1606.722] (**) MOSART Semi. Wireless Keyboard & Mouse: Device: "/dev/input/event15"
[  1606.722] (--) MOSART Semi. Wireless Keyboard & Mouse: Found 9 mouse buttons
[  1606.722] (--) MOSART Semi. Wireless Keyboard & Mouse: Found scroll wheel(s)
[  1606.722] (--) MOSART Semi. Wireless Keyboard & Mouse: Found relative axes
[  1606.722] (--) MOSART Semi. Wireless Keyboard & Mouse: Found x and y relative axes
[  1606.722] (--) MOSART Semi. Wireless Keyboard & Mouse: Found absolute axes
[  1606.722] (II) evdev-grail: failed to open grail, no gesture support
[  1606.722] (--) MOSART Semi. Wireless Keyboard & Mouse: Found keys
[  1606.722] (II) MOSART Semi. Wireless Keyboard & Mouse: Configuring as mouse
[  1606.722] (II) MOSART Semi. Wireless Keyboard & Mouse: Configuring as keyboard
[  1606.722] (II) MOSART Semi. Wireless Keyboard & Mouse: Adding scrollwheel support
[  1606.722] (**) MOSART Semi. Wireless Keyboard & Mouse: YAxisMapping: buttons 4 and 5
[  1606.722] (**) MOSART Semi. Wireless Keyboard & Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  1606.722] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/input/input15/event15"
[  1606.722] (II) XINPUT: Adding extended input device "MOSART Semi. Wireless Keyboard & Mouse" (type: KEYBOARD)
[  1606.722] (**) Option "xkb_rules" "evdev"
[  1606.722] (**) Option "xkb_model" "pc105"
[  1606.722] (**) Option "xkb_layout" "fr"
[  1606.722] (**) Option "xkb_variant" "oss"
[  1606.722] (II) MOSART Semi. Wireless Keyboard & Mouse: initialized for relative axes.
[  1606.722] (WW) MOSART Semi. Wireless Keyboard & Mouse: ignoring absolute axes.
[  1606.722] (**) MOSART Semi. Wireless Keyboard & Mouse: (accel) keeping acceleration scheme 1
[  1606.722] (**) MOSART Semi. Wireless Keyboard & Mouse: (accel) acceleration profile 0
[  1606.722] (**) MOSART Semi. Wireless Keyboard & Mouse: (accel) acceleration factor: 2.000
[  1606.722] (**) MOSART Semi. Wireless Keyboard & Mouse: (accel) acceleration threshold: 4
[  1606.729] (II) config/udev: Adding input device MOSART Semi. Wireless Keyboard & Mouse (/dev/input/mouse2)
[  1606.729] (II) No input driver/identifier specified (ignoring)
[  1775.068] (II) XKB: reuse xkmfile /var/lib/xkb/server-598948634C34C8EA808C3E0E76E4114C06A24770.xkm
[  3218.200] (II) XKB: reuse xkmfile /var/lib/xkb/server-598948634C34C8EA808C3E0E76E4114C06A24770.xkm
[  3927.351] (II) XKB: reuse xkmfile /var/lib/xkb/server-598948634C34C8EA808C3E0E76E4114C06A24770.xkm

En attente de votre aide,
Bonne journée.

Hors ligne

#2 Le 04/01/2012, à 16:42

rodryg

Re : Pilote Nvidia GT 520M

Bonjour,

Je suis sous Ubuntu et voici mon fichier /etc/X11/xorg.conf si cela peut t'aider. Ma config comporte 2 moniteurs identiques Philips 170C.

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 270.29  (buildd@allspice)  Fri Feb 25 14:42:07 UTC 2011

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
#    InputDevice    "Keyboard0" "CoreKeyboard"
# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
#    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "0"
EndSection

Section "Files"
EndSection

# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
#Section "InputDevice"
#    # generated from default
#    Identifier     "Mouse0"
#    Driver         "mouse"
#    Option         "Protocol" "auto"
#    Option         "Device" "/dev/psaux"
#    Option         "Emulate3Buttons" "no"
#    Option         "ZAxisMapping" "4 5"
#EndSection

# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
#Section "InputDevice"
#    # generated from default
#    Identifier     "Keyboard0"
#    Driver         "kbd"
#EndSection

Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Philips 170C"
    HorizSync       30.0 - 83.0
    VertRefresh     56.0 - 76.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GT 520"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "1"
    Option         "TwinViewXineramaInfoOrder" "CRT-0"
    Option         "metamodes" "CRT-0: nvidia-auto-select +0+0, CRT-1: nvidia-auto-select +1280+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Hors ligne

#3 Le 04/01/2012, à 16:43

f.x0

Re : Pilote Nvidia GT 520M

Bonjour Kingzo,

En fait ta carte utilise la technologie optimus, et tu as une 2ème carte graphique Intel intégrée.
regardes ici : http://www.nvidia.fr/object/product-gef … 0m-fr.html

Pour ton souci, regardes cette discussion optimus


SOPI

Hors ligne

#4 Le 04/01/2012, à 16:56

Kingzo

Re : Pilote Nvidia GT 520M

Merci pour ces réponses, j'ai donc deux carte graphique... Intéréssant, je le savais pas, même si je l'ai soupçonner en voyant Intel écrit je ne sais plus ou, je vais voir ce qu'il faut faire alors, et je vous tiens au courant.

Hors ligne

#5 Le 04/01/2012, à 16:58

f.x0

Re : Pilote Nvidia GT 520M

Pour confirmer la présence de tes 2 cartes graphiques,
tapes en terminal

lspci | grep "VGA"

SOPI

Hors ligne

#6 Le 04/01/2012, à 17:01

Kingzo

Re : Pilote Nvidia GT 520M

Voilà c'était bien avec cette commande que m'ettais apperçus de la présence d'une carte Intel:

kingzo@201112017:~$ lspci | grep "VGA"
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation Device 0df7 (rev a1)

Merci big_smile . J'ai de la lecture, à plus tard.

Hors ligne

#7 Le 04/01/2012, à 18:05

Kingzo

Re : Pilote Nvidia GT 520M

Donc, j'ai commencer l'installation de Bumblebee, mais cela va t'il me permettre une utilisation de tout ce qui dit jeu et autres? Avant je ne pouvais pas lancer de jeu et je ne possedais ni les effets de bureau, ni openGL.

Hors ligne

#8 Le 04/01/2012, à 18:10

f.x0

Re : Pilote Nvidia GT 520M

Si tout ce passe bien je pense que oui, mais c'est pas gagné d'avance, comme tu as du le voir dans la discussion ... tongue


SOPI

Hors ligne

#9 Le 04/01/2012, à 18:41

Kingzo

Re : Pilote Nvidia GT 520M

Rebonsoir, mauvaise nouvelle, au redémarrage, j'ai droit à un bel ecran noir...
Je peux me connecter qu'en mode dépannage.

Hors ligne

#10 Le 04/01/2012, à 20:25

Kingzo

Re : Pilote Nvidia GT 520M

Re bonsoir, décidément, kubuntu ne m'aime pas .
Alors, j'ai pu relancer ma session, j'ai décidé de relancer l'installation de Bumblebee en essayant les certaints points abordé sur ce post http://forum.ubuntu-fr.org/viewtopic.php?id=737991, je lance l'installation, tout se passe bien jusqu'à la fin ou j'ai eu cette erreur:

E: Sub-process /usr/bin/dpkg returned an error code (1)

je décide de continuer pour voir, au redémarrage je décide d'essayer glxspheres

kingzo@201112017:~$ glxspheres
Polygons in scene: 62464
Xlib:  extension "GLX" missing on display ":0".
ERROR (596): Could not obtain RGB visual with requested properties

J'en conclut, que l'installation ne s'est pas déroulé normalement.

ingzo@201112017:~$ optirun glxspheres
The Bumblebee daemon has not been started. To start the daemon, run:
    sudo /etc/init.d/bumblebee start
The Bumblebee X server was not available, please check the
Bumblebee logfile at /var/log/bumblebee.log
==================================================

Je vais essayer de trouver des solutions de mon coté, toutes les aides seront la bienvenue. Merci.

EDIT: quel est la commande pour supprimer totalement les traces de NVIDIA? Et aussi, pour supprimer Bumblebee totalement. Merci.

Dernière modification par Kingzo (Le 04/01/2012, à 20:41)

Hors ligne

#11 Le 04/01/2012, à 21:02

f.x0

Re : Pilote Nvidia GT 520M

Pour nvidia
tu peux faire

sudo apt-get remove --purge nvidia*

Pour Bumblebee, je ne connais pas, désolé.

Je pense que tu devaris signaler tes problèmes dans la discussion dédiée à Bumblebee.


SOPI

Hors ligne

#12 Le 04/01/2012, à 21:23

ArchangeGabriel

Re : Pilote Nvidia GT 520M

Pour bumblebee, il va sauter avec la désinstallation des drivers nvidia, mais si tu veux être certain :

sudo apg-get purge bumblebee

Du coup, d'un seul coup tu peux faire :

sudo apg-get purge bumblebee nvidia-current

Supprimes tout éventuel xorg.conf qui traînerait encore dans /etc/X11 aussi.

Hors ligne

#13 Le 04/01/2012, à 21:31

Kingzo

Re : Pilote Nvidia GT 520M

Ok merci, j'essaie encore une fois, (J'ai posté sur la discution de bumblebee sans voir cette réponse désolé).

Hors ligne

#14 Le 04/01/2012, à 21:33

ArchangeGabriel

Re : Pilote Nvidia GT 520M

Ben du coup je réponds aussi là-bas au cas ou certain chercheraient la réponse.

Bon, c'est clairement un problème au niveau du conflit des drivers Intel et nVidia.

On reprend donc de zéro :

sudo apt-get purge bumblebee nvidia-current

Puis :

sudo apt-get install xserver-xorg-video-intel

Redémarres et vérifies que tout va bien niveau affichage.

Ensuite,

sudo apt-get install bumblebee

Et vérifies si tu as encore des problèmes.

Hors ligne

#15 Le 04/01/2012, à 22:00

Kingzo

Re : Pilote Nvidia GT 520M

Donc me revoilà, toujours au même point, sa à rien changer et je dois dire que l'installation se déroule plus rapidement que la première fois, je sais pas si bumblebee a était désinstaller totalement après la purge.

EDIT: Dans mon fichier /var/log/Xorg.0.log l'erreur suivant apparait, je ne sais pas si cela est lié:

[    22.759] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)

Dernière modification par Kingzo (Le 04/01/2012, à 22:13)

Hors ligne

#16 Le 04/01/2012, à 22:22

ArchangeGabriel

Re : Pilote Nvidia GT 520M

Si, c'est lié. Après le premier redémarrage, y avait-t-il encore ce problème ?

Hors ligne

#17 Le 04/01/2012, à 22:32

Kingzo

Re : Pilote Nvidia GT 520M

AU premier redémarrage? Après la première tentative d'installation, j'avais eu un écran noir donc je ne saurrais pas te le dire, et l'erreur que je cite plus haut, je l'ai depuis bien avant, j'y ai jamais prété attention je pense, je l'ai remarqué qu'au moment d'ouvrir ce post, vu qu'il était conseillé de posté son xorg.0.log .

Hors ligne

#18 Le 04/01/2012, à 22:34

ArchangeGabriel

Re : Pilote Nvidia GT 520M

Je parles du premier redémarrage dans les instructions que je t'ai donné. Tu peux éventuellement les suivre à nouveau pour obtenir le log convoité.

Hors ligne

#19 Le 04/01/2012, à 22:48

Kingzo

Re : Pilote Nvidia GT 520M

Après le redémarrage suivant les instructions voici le xorg.0.log .

[    22.337] 
X.Org X Server 1.10.4
Release Date: 2011-08-19
[    22.507] X Protocol Version 11, Revision 0
[    22.507] Build Operating System: Linux 2.6.24-29-server x86_64 Ubuntu
[    22.507] Current Operating System: Linux 201112017 3.0.0-14-generic #23-Ubuntu SMP Mon Nov 21 20:28:43 UTC 2011 x86_64
[    22.507] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.0.0-14-generic root=UUID=347e950c-e725-4f5c-8158-4b807b259aae ro quiet splash vt.handoff=7
[    22.507] Build Date: 19 October 2011  05:21:26AM
[    22.507] xorg-server 2:1.10.4-1ubuntu4.2 (For technical support please see http://www.ubuntu.com/support) 
[    22.507] Current version of pixman: 0.22.2
[    22.507]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[    22.508] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    22.508] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jan  5 00:44:41 2012
[    22.611] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    22.667] (==) No Layout section.  Using the first Screen section.
[    22.667] (==) No screen section available. Using defaults.
[    22.667] (**) |-->Screen "Default Screen Section" (0)
[    22.667] (**) |   |-->Monitor "<default monitor>"
[    22.667] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[    22.667] (==) Automatically adding devices
[    22.667] (==) Automatically enabling devices
[    22.858] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    22.858]     Entry deleted from font path.
[    22.858] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    22.858]     Entry deleted from font path.
[    22.858] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    22.858]     Entry deleted from font path.
[    22.859] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    22.859]     Entry deleted from font path.
[    22.859] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    22.859]     Entry deleted from font path.
[    22.882] (==) FontPath set to:
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/Type1,
    /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
    built-ins
[    22.882] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[    22.882] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[    22.882] (II) Loader magic: 0x7e0220
[    22.882] (II) Module ABI versions:
[    22.882]     X.Org ANSI C Emulation: 0.4
[    22.882]     X.Org Video Driver: 10.0
[    22.882]     X.Org XInput driver : 12.3
[    22.882]     X.Org Server Extension : 5.0
[    22.883] (--) PCI:*(0:0:2:0) 8086:0046:1025:0488 rev 2, Mem @ 0xd1400000/4194304, 0xc0000000/268435456, I/O @ 0x00004050/8
[    22.883] (--) PCI: (0:1:0:0) 10de:0df7:1025:0488 rev 161, Mem @ 0xd0000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[    22.883] (II) Open ACPI successful (/var/run/acpid.socket)
[    22.883] (II) LoadModule: "extmod"
[    22.938] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    22.959] (II) Module extmod: vendor="X.Org Foundation"
[    22.959]     compiled for 1.10.4, module version = 1.0.0
[    22.959]     Module class: X.Org Server Extension
[    22.959]     ABI class: X.Org Server Extension, version 5.0
[    22.959] (II) Loading extension MIT-SCREEN-SAVER
[    22.959] (II) Loading extension XFree86-VidModeExtension
[    22.959] (II) Loading extension XFree86-DGA
[    22.959] (II) Loading extension DPMS
[    22.959] (II) Loading extension XVideo
[    22.959] (II) Loading extension XVideo-MotionCompensation
[    22.959] (II) Loading extension X-Resource
[    22.959] (II) LoadModule: "dbe"
[    22.959] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    22.977] (II) Module dbe: vendor="X.Org Foundation"
[    22.977]     compiled for 1.10.4, module version = 1.0.0
[    22.977]     Module class: X.Org Server Extension
[    22.977]     ABI class: X.Org Server Extension, version 5.0
[    22.977] (II) Loading extension DOUBLE-BUFFER
[    22.977] (II) LoadModule: "glx"
[    22.977] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    24.585] (II) Module glx: vendor="NVIDIA Corporation"
[    24.611]     compiled for 4.0.2, module version = 1.0.0
[    24.611]     Module class: X.Org Server Extension
[    24.612] (II) NVIDIA GLX Module  285.05.09  Fri Sep 23 17:51:24 PDT 2011
[    24.612] (II) Loading extension GLX
[    24.612] (II) LoadModule: "record"
[    24.612] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    24.712] (II) Module record: vendor="X.Org Foundation"
[    24.712]     compiled for 1.10.4, module version = 1.13.0
[    24.712]     Module class: X.Org Server Extension
[    24.712]     ABI class: X.Org Server Extension, version 5.0
[    24.712] (II) Loading extension RECORD
[    24.712] (II) LoadModule: "dri"
[    24.712] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    24.763] (II) Module dri: vendor="X.Org Foundation"
[    24.763]     compiled for 1.10.4, module version = 1.0.0
[    24.763]     ABI class: X.Org Server Extension, version 5.0
[    24.763] (II) Loading extension XFree86-DRI
[    24.763] (II) LoadModule: "dri2"
[    24.763] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    24.765] (II) Module dri2: vendor="X.Org Foundation"
[    24.765]     compiled for 1.10.4, module version = 1.2.0
[    24.765]     ABI class: X.Org Server Extension, version 5.0
[    24.765] (II) Loading extension DRI2
[    24.765] (==) Matched intel as autoconfigured driver 0
[    24.765] (==) Matched vesa as autoconfigured driver 1
[    24.765] (==) Matched fbdev as autoconfigured driver 2
[    24.765] (==) Assigned the driver to the xf86ConfigLayout
[    24.765] (II) LoadModule: "intel"
[    24.776] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    24.894] (II) Module intel: vendor="X.Org Foundation"
[    24.894]     compiled for 1.10.4, module version = 2.15.901
[    24.894]     Module class: X.Org Video Driver
[    24.894]     ABI class: X.Org Video Driver, version 10.0
[    24.894] (II) LoadModule: "vesa"
[    24.895] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    24.910] (II) Module vesa: vendor="X.Org Foundation"
[    24.910]     compiled for 1.10.2, module version = 2.3.0
[    24.910]     Module class: X.Org Video Driver
[    24.910]     ABI class: X.Org Video Driver, version 10.0
[    24.910] (II) LoadModule: "fbdev"
[    24.911] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    24.925] (II) Module fbdev: vendor="X.Org Foundation"
[    24.925]     compiled for 1.10.0, module version = 0.4.2
[    24.925]     ABI class: X.Org Video Driver, version 10.0
[    24.925] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
[    24.926] (II) VESA: driver for VESA chipsets: vesa
[    24.926] (II) FBDEV: driver for framebuffer: fbdev
[    24.926] (++) using VT number 7

[    24.928] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    24.928] (WW) Falling back to old probe method for vesa
[    24.928] (WW) Falling back to old probe method for fbdev
[    24.928] (II) Loading sub module "fbdevhw"
[    24.928] (II) LoadModule: "fbdevhw"
[    24.928] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    24.946] (II) Module fbdevhw: vendor="X.Org Foundation"
[    24.946]     compiled for 1.10.4, module version = 0.0.2
[    24.946]     ABI class: X.Org Video Driver, version 10.0
[    24.946] drmOpenDevice: node name is /dev/dri/card0
[    24.946] drmOpenDevice: open result is 9, (OK)
[    24.946] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    24.946] drmOpenDevice: node name is /dev/dri/card0
[    24.946] drmOpenDevice: open result is 9, (OK)
[    24.946] drmOpenByBusid: drmOpenMinor returns 9
[    24.946] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    24.946] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[    24.946] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    24.946] (==) intel(0): RGB weight 888
[    24.946] (==) intel(0): Default visual is TrueColor
[    24.946] (II) intel(0): Integrated Graphics Chipset: Intel(R) Arrandale
[    24.946] (--) intel(0): Chipset: "Arrandale"
[    24.946] (**) intel(0): Relaxed fencing enabled
[    24.946] (**) intel(0): Wait on SwapBuffers? enabled
[    24.946] (**) intel(0): Triple buffering? enabled
[    24.946] (**) intel(0): Framebuffer tiled
[    24.946] (**) intel(0): Pixmaps tiled
[    24.946] (**) intel(0): 3D buffers tiled
[    24.946] (**) intel(0): SwapBuffers wait enabled
[    24.946] (==) intel(0): video overlay key set to 0x101fe
[    24.955] (II) intel(0): Output LVDS1 has no monitor section
[    25.056] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video1
[    25.056] (II) intel(0): Output VGA1 has no monitor section
[    25.079] (II) intel(0): Output HDMI1 has no monitor section
[    25.128] (II) intel(0): Output DP1 has no monitor section
[    25.128] (II) intel(0): EDID for output LVDS1
[    25.128] (II) intel(0): Manufacturer: AUO  Model: 26ec  Serial#: 0
[    25.128] (II) intel(0): Year: 2009  Week: 1
[    25.128] (II) intel(0): EDID Version: 1.3
[    25.128] (II) intel(0): Digital Display Input
[    25.128] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    25.128] (II) intel(0): Gamma: 2.20
[    25.128] (II) intel(0): No DPMS capabilities specified
[    25.128] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    25.128] (II) intel(0): First detailed timing is preferred mode
[    25.128] (II) intel(0): redX: 0.577 redY: 0.333   greenX: 0.333 greenY: 0.554
[    25.128] (II) intel(0): blueX: 0.161 blueY: 0.144   whiteX: 0.313 whiteY: 0.329
[    25.128] (II) intel(0): Manufacturer's mask: 0
[    25.128] (II) intel(0): Supported detailed timing:
[    25.128] (II) intel(0): clock: 71.8 MHz   Image Size:  344 x 193 mm
[    25.128] (II) intel(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1526 h_border: 0
[    25.128] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 784 v_border: 0
[    25.128] (II) intel(0): Unknown vendor-specific block f
[    25.128] (II) intel(0):  AUO
[    25.128] (II) intel(0):  B156XW02 V6
[    25.128] (II) intel(0): EDID (in hex):
[    25.128] (II) intel(0):     00ffffffffffff0006afec2600000000
[    25.128] (II) intel(0):     01130103802213780ad7759355558d29
[    25.128] (II) intel(0):     24505400000001010101010101010101
[    25.128] (II) intel(0):     0101010101010c1c56a0500010303020
[    25.128] (II) intel(0):     360058c1100000180000000f00000000
[    25.128] (II) intel(0):     00000000000000000020000000fe0041
[    25.128] (II) intel(0):     554f0a202020202020202020000000fe
[    25.128] (II) intel(0):     004231353658573032205636200a0065
[    25.128] (II) intel(0): EDID vendor "AUO", prod id 9964
[    25.128] (II) intel(0): Printing DDC gathered Modelines:
[    25.128] (II) intel(0): Modeline "1366x768"x0.0   71.80  1366 1414 1446 1526  768 771 777 784 -hsync -vsync (47.1 kHz)
[    25.128] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    25.128] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    25.128] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    25.128] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    25.128] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    25.128] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    25.128] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    25.128] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    25.128] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    25.128] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    25.128] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[    25.128] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    25.128] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    25.128] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    25.128] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[    25.128] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[    25.128] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    25.128] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    25.128] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[    25.128] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[    25.128] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    25.128] (II) intel(0): Printing probed modes for output LVDS1
[    25.128] (II) intel(0): Modeline "1366x768"x60.0   71.80  1366 1414 1446 1526  768 771 777 784 -hsync -vsync (47.1 kHz)
[    25.128] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz)
[    25.128] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz)
[    25.128] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    25.128] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    25.128] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    25.128] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    25.128] (II) intel(0): EDID for output VGA1
[    25.151] (II) intel(0): EDID for output HDMI1
[    25.200] (II) intel(0): EDID for output DP1
[    25.200] (II) intel(0): Output LVDS1 connected
[    25.200] (II) intel(0): Output VGA1 disconnected
[    25.200] (II) intel(0): Output HDMI1 disconnected
[    25.200] (II) intel(0): Output DP1 disconnected
[    25.200] (II) intel(0): Using exact sizes for initial modes
[    25.200] (II) intel(0): Output LVDS1 using initial mode 1366x768
[    25.200] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    25.200] (II) intel(0): Kernel page flipping support detected, enabling
[    25.200] (**) intel(0): Display dimensions: (340, 190) mm
[    25.200] (**) intel(0): DPI set to (102, 102)
[    25.200] (II) Loading sub module "fb"
[    25.200] (II) LoadModule: "fb"
[    25.200] (II) Loading /usr/lib/xorg/modules/libfb.so
[    25.359] (II) Module fb: vendor="X.Org Foundation"
[    25.359]     compiled for 1.10.4, module version = 1.0.0
[    25.359]     ABI class: X.Org ANSI C Emulation, version 0.4
[    25.359] (II) Loading sub module "dri2"
[    25.359] (II) LoadModule: "dri2"
[    25.360] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    25.360] (II) Module dri2: vendor="X.Org Foundation"
[    25.360]     compiled for 1.10.4, module version = 1.2.0
[    25.360]     ABI class: X.Org Server Extension, version 5.0
[    25.360] (II) UnloadModule: "vesa"
[    25.360] (II) Unloading vesa
[    25.360] (II) UnloadModule: "fbdev"
[    25.360] (II) Unloading fbdev
[    25.360] (II) UnloadModule: "fbdevhw"
[    25.360] (II) Unloading fbdevhw
[    25.360] (==) Depth 24 pixmap format is 32 bpp
[    25.360] (II) intel(0): [DRI2] Setup complete
[    25.360] (II) intel(0): [DRI2]   DRI driver: i965
[    25.360] (II) intel(0): Allocated new frame buffer 1408x768 stride 5632, tiled
[    25.437] (II) UXA(0): Driver registered support for the following operations:
[    25.437] (II)         solid
[    25.437] (II)         copy
[    25.437] (II)         composite (RENDER acceleration)
[    25.437] (II)         put_image
[    25.437] (II)         get_image
[    25.437] (==) intel(0): Backing store disabled
[    25.437] (==) intel(0): Silken mouse enabled
[    25.437] (II) intel(0): Initializing HW Cursor
[    25.508] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    25.509] (==) intel(0): DPMS enabled
[    25.509] (==) intel(0): Intel XvMC decoder enabled
[    25.509] (II) intel(0): Set up textured video
[    25.509] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[    25.509] (II) intel(0): direct rendering: DRI2 Enabled
[    25.509] (==) intel(0): hotplug detection: "enabled"
[    25.509] (--) RandR disabled
[    25.509] (II) Initializing built-in extension Generic Event Extension
[    25.509] (II) Initializing built-in extension SHAPE
[    25.509] (II) Initializing built-in extension MIT-SHM
[    25.509] (II) Initializing built-in extension XInputExtension
[    25.509] (II) Initializing built-in extension XTEST
[    25.509] (II) Initializing built-in extension BIG-REQUESTS
[    25.509] (II) Initializing built-in extension SYNC
[    25.509] (II) Initializing built-in extension XKEYBOARD
[    25.509] (II) Initializing built-in extension XC-MISC
[    25.509] (II) Initializing built-in extension SECURITY
[    25.509] (II) Initializing built-in extension XINERAMA
[    25.509] (II) Initializing built-in extension XFIXES
[    25.509] (II) Initializing built-in extension RENDER
[    25.509] (II) Initializing built-in extension RANDR
[    25.509] (II) Initializing built-in extension COMPOSITE
[    25.510] (II) Initializing built-in extension DAMAGE
[    25.510] (II) Initializing built-in extension GESTURE
[    25.617] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
[    25.642] (II) intel(0): Setting screen physical size to 361 x 203
[    25.819] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[    25.841] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    25.841] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    25.841] (II) LoadModule: "evdev"
[    25.875] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    26.016] (II) Module evdev: vendor="X.Org Foundation"
[    26.016]     compiled for 1.10.2, module version = 2.6.0
[    26.016]     Module class: X.Org XInput Driver
[    26.016]     ABI class: X.Org XInput driver, version 12.3
[    26.016] (II) Using input driver 'evdev' for 'Power Button'
[    26.016] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    26.016] (**) Power Button: always reports core events
[    26.016] (**) Power Button: Device: "/dev/input/event3"
[    26.016] (--) Power Button: Found keys
[    26.016] (II) Power Button: Configuring as keyboard
[    26.016] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    26.016] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    26.016] (**) Option "xkb_rules" "evdev"
[    26.016] (**) Option "xkb_model" "pc105"
[    26.016] (**) Option "xkb_layout" "fr"
[    26.016] (**) Option "xkb_variant" "oss"
[    26.018] (II) XKB: reuse xkmfile /var/lib/xkb/server-6CCE7350BC740BB33D520367F4A10E64192A358C.xkm
[    26.037] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[    26.037] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    26.037] (II) Using input driver 'evdev' for 'Video Bus'
[    26.037] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    26.037] (**) Video Bus: always reports core events
[    26.037] (**) Video Bus: Device: "/dev/input/event8"
[    26.038] (--) Video Bus: Found keys
[    26.038] (II) Video Bus: Configuring as keyboard
[    26.038] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input8/event8"
[    26.038] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[    26.038] (**) Option "xkb_rules" "evdev"
[    26.038] (**) Option "xkb_model" "pc105"
[    26.038] (**) Option "xkb_layout" "fr"
[    26.038] (**) Option "xkb_variant" "oss"
[    26.038] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[    26.038] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    26.038] (II) Using input driver 'evdev' for 'Video Bus'
[    26.038] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    26.038] (**) Video Bus: always reports core events
[    26.038] (**) Video Bus: Device: "/dev/input/event9"
[    26.038] (--) Video Bus: Found keys
[    26.039] (II) Video Bus: Configuring as keyboard
[    26.039] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0a/LNXVIDEO:01/input/input9/event9"
[    26.039] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[    26.039] (**) Option "xkb_rules" "evdev"
[    26.039] (**) Option "xkb_model" "pc105"
[    26.039] (**) Option "xkb_layout" "fr"
[    26.039] (**) Option "xkb_variant" "oss"
[    27.136] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    27.136] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    27.136] (II) Using input driver 'evdev' for 'Power Button'
[    27.136] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    27.136] (**) Power Button: always reports core events
[    27.136] (**) Power Button: Device: "/dev/input/event0"
[    27.136] (--) Power Button: Found keys
[    27.136] (II) Power Button: Configuring as keyboard
[    27.136] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:10/PNP0C0C:00/input/input0/event0"
[    27.136] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    27.136] (**) Option "xkb_rules" "evdev"
[    27.136] (**) Option "xkb_model" "pc105"
[    27.136] (**) Option "xkb_layout" "fr"
[    27.136] (**) Option "xkb_variant" "oss"
[    27.137] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    27.137] (II) No input driver/identifier specified (ignoring)
[    27.137] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    27.137] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    27.137] (II) Using input driver 'evdev' for 'Sleep Button'
[    27.137] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    27.137] (**) Sleep Button: always reports core events
[    27.137] (**) Sleep Button: Device: "/dev/input/event2"
[    27.137] (--) Sleep Button: Found keys
[    27.137] (II) Sleep Button: Configuring as keyboard
[    27.137] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:10/PNP0C0E:00/input/input2/event2"
[    27.137] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[    27.137] (**) Option "xkb_rules" "evdev"
[    27.137] (**) Option "xkb_model" "pc105"
[    27.137] (**) Option "xkb_layout" "fr"
[    27.137] (**) Option "xkb_variant" "oss"
[    27.142] (II) config/udev: Adding input device 1.3M HD WebCam (/dev/input/event11)
[    27.142] (**) 1.3M HD WebCam: Applying InputClass "evdev keyboard catchall"
[    27.142] (II) Using input driver 'evdev' for '1.3M HD WebCam'
[    27.142] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    27.142] (**) 1.3M HD WebCam: always reports core events
[    27.142] (**) 1.3M HD WebCam: Device: "/dev/input/event11"
[    27.142] (--) 1.3M HD WebCam: Found keys
[    27.142] (II) 1.3M HD WebCam: Configuring as keyboard
[    27.142] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input11/event11"
[    27.142] (II) XINPUT: Adding extended input device "1.3M HD WebCam" (type: KEYBOARD)
[    27.142] (**) Option "xkb_rules" "evdev"
[    27.142] (**) Option "xkb_model" "pc105"
[    27.142] (**) Option "xkb_layout" "fr"
[    27.142] (**) Option "xkb_variant" "oss"
[    27.143] (II) config/udev: Adding input device HDA Intel HDMI/DP,pcm=3 (/dev/input/event13)
[    27.143] (II) No input driver/identifier specified (ignoring)
[    27.143] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event14)
[    27.143] (II) No input driver/identifier specified (ignoring)
[    27.143] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event15)
[    27.143] (II) No input driver/identifier specified (ignoring)
[    27.145] (II) config/udev: Adding input device MOSART Semi. Wireless Keyboard & Mouse (/dev/input/event5)
[    27.145] (**) MOSART Semi. Wireless Keyboard & Mouse: Applying InputClass "evdev keyboard catchall"
[    27.145] (II) Using input driver 'evdev' for 'MOSART Semi. Wireless Keyboard & Mouse'
[    27.145] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    27.145] (**) MOSART Semi. Wireless Keyboard & Mouse: always reports core events
[    27.145] (**) MOSART Semi. Wireless Keyboard & Mouse: Device: "/dev/input/event5"
[    27.145] (--) MOSART Semi. Wireless Keyboard & Mouse: Found keys
[    27.145] (II) MOSART Semi. Wireless Keyboard & Mouse: Configuring as keyboard
[    27.145] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input5/event5"
[    27.145] (II) XINPUT: Adding extended input device "MOSART Semi. Wireless Keyboard & Mouse" (type: KEYBOARD)
[    27.145] (**) Option "xkb_rules" "evdev"
[    27.145] (**) Option "xkb_model" "pc105"
[    27.145] (**) Option "xkb_layout" "fr"
[    27.145] (**) Option "xkb_variant" "oss"
[    27.146] (II) config/udev: Adding input device MOSART Semi. Wireless Keyboard & Mouse (/dev/input/event6)
[    27.146] (**) MOSART Semi. Wireless Keyboard & Mouse: Applying InputClass "evdev pointer catchall"
[    27.146] (**) MOSART Semi. Wireless Keyboard & Mouse: Applying InputClass "evdev keyboard catchall"
[    27.146] (II) Using input driver 'evdev' for 'MOSART Semi. Wireless Keyboard & Mouse'
[    27.146] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    27.146] (**) MOSART Semi. Wireless Keyboard & Mouse: always reports core events
[    27.146] (**) MOSART Semi. Wireless Keyboard & Mouse: Device: "/dev/input/event6"
[    27.146] (--) MOSART Semi. Wireless Keyboard & Mouse: Found 9 mouse buttons
[    27.146] (--) MOSART Semi. Wireless Keyboard & Mouse: Found scroll wheel(s)
[    27.146] (--) MOSART Semi. Wireless Keyboard & Mouse: Found relative axes
[    27.146] (--) MOSART Semi. Wireless Keyboard & Mouse: Found x and y relative axes
[    27.146] (--) MOSART Semi. Wireless Keyboard & Mouse: Found absolute axes
[    27.146] (II) evdev-grail: failed to open grail, no gesture support
[    27.146] (--) MOSART Semi. Wireless Keyboard & Mouse: Found keys
[    27.146] (II) MOSART Semi. Wireless Keyboard & Mouse: Configuring as mouse
[    27.146] (II) MOSART Semi. Wireless Keyboard & Mouse: Configuring as keyboard
[    27.146] (II) MOSART Semi. Wireless Keyboard & Mouse: Adding scrollwheel support
[    27.146] (**) MOSART Semi. Wireless Keyboard & Mouse: YAxisMapping: buttons 4 and 5
[    27.146] (**) MOSART Semi. Wireless Keyboard & Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    27.146] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/input/input6/event6"
[    27.146] (II) XINPUT: Adding extended input device "MOSART Semi. Wireless Keyboard & Mouse" (type: KEYBOARD)
[    27.146] (**) Option "xkb_rules" "evdev"
[    27.146] (**) Option "xkb_model" "pc105"
[    27.146] (**) Option "xkb_layout" "fr"
[    27.146] (**) Option "xkb_variant" "oss"
[    27.146] (II) MOSART Semi. Wireless Keyboard & Mouse: initialized for relative axes.
[    27.146] (WW) MOSART Semi. Wireless Keyboard & Mouse: ignoring absolute axes.
[    27.146] (**) MOSART Semi. Wireless Keyboard & Mouse: (accel) keeping acceleration scheme 1
[    27.146] (**) MOSART Semi. Wireless Keyboard & Mouse: (accel) acceleration profile 0
[    27.146] (**) MOSART Semi. Wireless Keyboard & Mouse: (accel) acceleration factor: 2.000
[    27.147] (**) MOSART Semi. Wireless Keyboard & Mouse: (accel) acceleration threshold: 4
[    27.147] (II) config/udev: Adding input device MOSART Semi. Wireless Keyboard & Mouse (/dev/input/mouse0)
[    27.147] (II) No input driver/identifier specified (ignoring)
[    27.148] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event7)
[    27.148] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[    27.148] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[    27.148] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    27.148] (**) USB Optical Mouse: always reports core events
[    27.148] (**) USB Optical Mouse: Device: "/dev/input/event7"
[    27.148] (--) USB Optical Mouse: Found 3 mouse buttons
[    27.148] (--) USB Optical Mouse: Found scroll wheel(s)
[    27.148] (--) USB Optical Mouse: Found relative axes
[    27.148] (--) USB Optical Mouse: Found x and y relative axes
[    27.148] (--) USB Optical Mouse: Found absolute axes
[    27.148] (II) evdev-grail: failed to open grail, no gesture support
[    27.148] (II) USB Optical Mouse: Configuring as mouse
[    27.148] (II) USB Optical Mouse: Adding scrollwheel support
[    27.148] (**) USB Optical Mouse: YAxisMapping: buttons 4 and 5
[    27.148] (**) USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    27.148] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input7/event7"
[    27.148] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE)
[    27.148] (II) USB Optical Mouse: initialized for relative axes.
[    27.148] (WW) USB Optical Mouse: ignoring absolute axes.
[    27.148] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[    27.148] (**) USB Optical Mouse: (accel) acceleration profile 0
[    27.148] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[    27.148] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[    27.148] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse1)
[    27.148] (II) No input driver/identifier specified (ignoring)
[    27.151] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[    27.151] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    27.151] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    27.151] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    27.151] (**) AT Translated Set 2 keyboard: always reports core events
[    27.151] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event4"
[    27.151] (--) AT Translated Set 2 keyboard: Found keys
[    27.151] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[    27.151] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[    27.151] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[    27.151] (**) Option "xkb_rules" "evdev"
[    27.151] (**) Option "xkb_model" "pc105"
[    27.151] (**) Option "xkb_layout" "fr"
[    27.151] (**) Option "xkb_variant" "oss"
[    27.152] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event12)
[    27.152] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[    27.152] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[    27.152] (II) LoadModule: "synaptics"
[    27.152] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    27.287] (II) Module synaptics: vendor="X.Org Foundation"
[    27.287]     compiled for 1.10.4, module version = 1.4.1
[    27.287]     Module class: X.Org XInput Driver
[    27.287]     ABI class: X.Org XInput driver, version 12.3
[    27.287] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
[    27.287] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    27.287] (**) ETPS/2 Elantech Touchpad: always reports core events
[    27.287] (**) Option "Device" "/dev/input/event12"
[    27.288] (--) ETPS/2 Elantech Touchpad: x-axis range 8 - 1144
[    27.288] (--) ETPS/2 Elantech Touchpad: y-axis range 8 - 760
[    27.288] (--) ETPS/2 Elantech Touchpad: pressure range 0 - 255
[    27.288] (--) ETPS/2 Elantech Touchpad: finger width range 0 - 15
[    27.288] (--) ETPS/2 Elantech Touchpad: buttons: left right double triple
[    27.300] (--) ETPS/2 Elantech Touchpad: touchpad found
[    27.300] (**) ETPS/2 Elantech Touchpad: always reports core events
[    27.300] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input12/event12"
[    27.300] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD)
[    27.300] (**) ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[    27.300] (**) ETPS/2 Elantech Touchpad: MaxSpeed is now 1.75
[    27.300] (**) ETPS/2 Elantech Touchpad: AccelFactor is now 0.147
[    27.300] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
[    27.300] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[    27.300] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[    27.300] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[    27.301] (--) ETPS/2 Elantech Touchpad: touchpad found
[    27.301] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse2)
[    27.301] (II) No input driver/identifier specified (ignoring)
[    27.306] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event10)
[    27.306] (**) Acer WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    27.306] (II) Using input driver 'evdev' for 'Acer WMI hotkeys'
[    27.306] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    27.306] (**) Acer WMI hotkeys: always reports core events
[    27.306] (**) Acer WMI hotkeys: Device: "/dev/input/event10"
[    27.306] (--) Acer WMI hotkeys: Found keys
[    27.306] (II) Acer WMI hotkeys: Configuring as keyboard
[    27.306] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event10"
[    27.306] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD)
[    27.306] (**) Option "xkb_rules" "evdev"
[    27.306] (**) Option "xkb_model" "pc105"
[    27.306] (**) Option "xkb_layout" "fr"
[    27.306] (**) Option "xkb_variant" "oss"
[    80.707] (II) XKB: reuse xkmfile /var/lib/xkb/server-598948634C34C8EA808C3E0E76E4114C06A24770.xkm
[    81.222] (II) intel(0): EDID vendor "AUO", prod id 9964
[    81.222] (II) intel(0): Printing DDC gathered Modelines:
[    81.222] (II) intel(0): Modeline "1366x768"x0.0   71.80  1366 1414 1446 1526  768 771 777 784 -hsync -vsync (47.1 kHz)

L'erreur est toujours présente:

[    25.617] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)

Hors ligne

#20 Le 04/01/2012, à 22:52

ArchangeGabriel

Re : Pilote Nvidia GT 520M

Oui, et c'est de là que vient le problème :

[    24.585] (II) Module glx: vendor="NVIDIA Corporation"

Bon, avant de réinstaller Bumblebee & Co, essayes ceci, redémarres et voit s'il y a du changement :

sudo apt-get install --reconfigure xserver-xorg-video-intel libgl1-mesa-glx

Hors ligne

#21 Le 04/01/2012, à 22:59

Kingzo

Re : Pilote Nvidia GT 520M

Option pas reconnue :x

kingzo@201112017:~$ sudo apt-get install --reconfigure xserver-xorg-video-intel libgl1-mesa-glx
[sudo] password for kingzo: 
E: L'option --reconfigure de la ligne de commande n'est pas reconnue

Hors ligne

#22 Le 04/01/2012, à 23:13

ArchangeGabriel

Re : Pilote Nvidia GT 520M

Hum, demande l'aide de apt-get et cherche un truc similaire, je n'ai pas accès à une machine sous Linux là...

Hors ligne

#23 Le 04/01/2012, à 23:24

Kingzo

Re : Pilote Nvidia GT 520M

Voilà ce que me dis la console:

apt-get is a simple command line interface for downloading and
installing packages. The most frequently used commands are update
and install.

Commands:
   update - Retrieve new lists of packages
   upgrade - Perform an upgrade
   install - Install new packages (pkg is libc6 not libc6.deb)
   remove - Remove packages
   autoremove - Remove automatically all unused packages
   purge - Remove packages and config files
   source - Download source archives
   build-dep - Configure build-dependencies for source packages
   dist-upgrade - Distribution upgrade, see apt-get(8)
   dselect-upgrade - Follow dselect selections
   clean - Erase downloaded archive files
   autoclean - Erase old downloaded archive files
   check - Verify that there are no broken dependencies
   changelog - Download and display the changelog for the given package
   download - Download the binary package into the current directory

Options:                                                                                   
  -h  This help text.                                                                      
  -q  Loggable output - no progress indicator                                              
  -qq No output except for errors
  -d  Download only - do NOT install or unpack archives
  -s  No-act. Perform ordering simulation
  -y  Assume Yes to all queries and do not prompt
  -f  Attempt to correct a system with broken dependencies in place
  -m  Attempt to continue if archives are unlocatable
  -u  Show a list of upgraded packages as well
  -b  Build the source package after fetching it
  -V  Show verbose version numbers
  -c=? Read this configuration file
  -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp
See the apt-get(8), sources.list(5) and apt.conf(5) manual
pages for more information and options.
                       This APT has Super Cow Powers.

Je vois pas ce qui pourrait etre assimilable à --reconfigure, ou alors je suis vraiment mauvais smile Je chercherais ça demain, le sommeil me gagne, si tu trouve avant, n'hésites pas à me le dire.
Sur ce bonne soirée et merci pour le temps que tu me conssacre.

Hors ligne

#24 Le 04/01/2012, à 23:27

ArchangeGabriel

Re : Pilote Nvidia GT 520M

Hum désolé en fait c'est plutôt :

sudo dpkg-reconfigure xserver-xorg-video-intel libgl1-mesa-glx

Hors ligne

#25 Le 05/01/2012, à 08:27

Kingzo

Re : Pilote Nvidia GT 520M

Bonjour, cette commande ne change rien:

kingzo@201112017:~$ sudo dpkg-reconfigure xserver-xorg-video-intel libgl1-mesa-glx
[sudo] password for kingzo: 
kingzo@201112017:~$

Au redémarrage, le fichier var.0.log présente toujours les mêmes lignes d'erreur.

EDIT: Après quelques paquets installés voici l'erreur que j'obtient:

kingzo@201112017:~$ glxspheres
Polygons in scene: 62464
ERROR (596): Could not obtain RGB visual with requested properties
kingzo@201112017:~$ glxinfo | grep OpenGL
Error: couldn't find RGB GLX visual or fbconfig
kingzo@201112017:~$ glxinfo
name of display: :0
Error: couldn't find RGB GLX visual or fbconfig
kingzo@201112017:~$ optirun glxspheres
The Bumblebee X server was not available, please check the
Bumblebee logfile at /var/log/bumblebee.log
==================================================

Dernière modification par Kingzo (Le 05/01/2012, à 12:03)

Hors ligne