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 13/05/2015, à 13:46

Ricou69

Freezes depuis installation drivers NVidia

Bonjour,

xorg.conf

Section "ServerLayout"
    Identifier "layout"
    Screen 0 "nvidia"
    Inactive "intel"
EndSection

Section "Device"
    Identifier "intel"
    Driver "intel"
    BusID "PCI:0@0:2:0"
    Option "AccelMethod" "SNA"
EndSection

Section "Screen"
    Identifier "intel"
    Device "intel"
EndSection

Section "Device"
    Identifier "nvidia"
    Driver "nvidia"
    BusID "PCI:1@0:0:0"
    Option "ConstrainCursor" "off"
EndSection

Section "Screen"
    Identifier "nvidia"
    Device "nvidia"
    Option "AllowEmptyInitialConfiguration" "on"
    Option "IgnoreDisplayDevices" "CRT"
EndSection

Xorg.0.log

[    42.336] 
X.Org X Server 1.15.1
Release Date: 2014-04-13
[    42.336] X Protocol Version 11, Revision 0
[    42.336] Build Operating System: Linux 3.2.0-76-generic x86_64 Ubuntu
[    42.336] Current Operating System: Linux ric-Aspire-E1-570G 3.13.0-53-generic #87-Ubuntu SMP Thu May 7 14:32:24 UTC 2015 x86_64
[    42.336] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-53-generic.efi.signed root=UUID=5e7c99fc-2d13-4e16-b0f5-5743906e4d8d ro quiet splash vt.handoff=7
[    42.336] Build Date: 12 February 2015  02:49:29PM
[    42.336] xorg-server 2:1.15.1-0ubuntu2.7 (For technical support please see http://www.ubuntu.com/support) 
[    42.336] Current version of pixman: 0.30.2
[    42.336] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    42.336] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    42.336] (==) Log file: "/var/log/Xorg.0.log", Time: Wed May 13 04:57:59 2015
[    42.344] (==) Using config file: "/etc/X11/xorg.conf"
[    42.344] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    42.358] (==) ServerLayout "layout"
[    42.358] (**) |-->Screen "nvidia" (0)
[    42.358] (**) |   |-->Monitor "<default monitor>"
[    42.358] (**) |   |-->Device "nvidia"
[    42.358] (==) No monitor specified for screen "nvidia".
	Using a default monitor configuration.
[    42.358] (**) |-->Inactive Device "intel"
[    42.358] (==) Automatically adding devices
[    42.358] (==) Automatically enabling devices
[    42.358] (==) Automatically adding GPU devices
[    42.358] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    42.358] 	Entry deleted from font path.
[    42.358] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    42.358] 	Entry deleted from font path.
[    42.358] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    42.358] 	Entry deleted from font path.
[    42.358] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    42.358] 	Entry deleted from font path.
[    42.359] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    42.359] 	Entry deleted from font path.
[    42.359] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[    42.359] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[    42.359] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    42.359] (II) Loader magic: 0x7f69c3e8ad40
[    42.359] (II) Module ABI versions:
[    42.359] 	X.Org ANSI C Emulation: 0.4
[    42.359] 	X.Org Video Driver: 15.0
[    42.359] 	X.Org XInput driver : 20.0
[    42.359] 	X.Org Server Extension : 8.0
[    42.359] (II) xfree86: Adding drm device (/dev/dri/card1)
[    42.359] (II) xfree86: Adding drm device (/dev/dri/card0)
[    42.360] (--) PCI:*(0:0:2:0) 8086:0166:1025:0835 rev 9, Mem @ 0xb3000000/4194304, 0xc0000000/268435456, I/O @ 0x00003000/64
[    42.360] (--) PCI: (0:1:0:0) 10de:1140:1025:0856 rev 161, Mem @ 0xb2000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00002000/128
[    42.361] Initializing built-in extension Generic Event Extension
[    42.361] Initializing built-in extension SHAPE
[    42.361] Initializing built-in extension MIT-SHM
[    42.361] Initializing built-in extension XInputExtension
[    42.361] Initializing built-in extension XTEST
[    42.361] Initializing built-in extension BIG-REQUESTS
[    42.361] Initializing built-in extension SYNC
[    42.361] Initializing built-in extension XKEYBOARD
[    42.361] Initializing built-in extension XC-MISC
[    42.361] Initializing built-in extension SECURITY
[    42.361] Initializing built-in extension XINERAMA
[    42.361] Initializing built-in extension XFIXES
[    42.361] Initializing built-in extension RENDER
[    42.361] Initializing built-in extension RANDR
[    42.361] Initializing built-in extension COMPOSITE
[    42.361] Initializing built-in extension DAMAGE
[    42.361] Initializing built-in extension MIT-SCREEN-SAVER
[    42.361] Initializing built-in extension DOUBLE-BUFFER
[    42.361] Initializing built-in extension RECORD
[    42.361] Initializing built-in extension DPMS
[    42.361] Initializing built-in extension Present
[    42.361] Initializing built-in extension DRI3
[    42.361] Initializing built-in extension X-Resource
[    42.361] Initializing built-in extension XVideo
[    42.361] Initializing built-in extension XVideo-MotionCompensation
[    42.361] Initializing built-in extension SELinux
[    42.361] Initializing built-in extension XFree86-VidModeExtension
[    42.361] Initializing built-in extension XFree86-DGA
[    42.361] Initializing built-in extension XFree86-DRI
[    42.361] Initializing built-in extension DRI2
[    42.361] (WW) "glamoregl" will not be loaded unless you've specified it to be loaded elsewhere.
[    42.361] (II) "glx" will be loaded by default.
[    42.361] (WW) "xmir" is not to be loaded by default. Skipping.
[    42.361] (II) LoadModule: "glx"
[    42.361] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/libglx.so
[    43.165] (II) Module glx: vendor="NVIDIA Corporation"
[    43.165] 	compiled for 4.0.2, module version = 1.0.0
[    43.165] 	Module class: X.Org Server Extension
[    43.165] (II) NVIDIA GLX Module  331.113  Mon Dec  1 20:24:35 PST 2014
[    43.165] Loading extension GLX
[    43.165] (II) LoadModule: "nvidia"
[    43.165] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
[    43.166] (II) Module nvidia: vendor="NVIDIA Corporation"
[    43.166] 	compiled for 4.0.2, module version = 1.0.0
[    43.166] 	Module class: X.Org Video Driver
[    43.166] (II) LoadModule: "intel"
[    43.166] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    43.212] (II) Module intel: vendor="X.Org Foundation"
[    43.212] 	compiled for 1.15.1, module version = 2.99.910
[    43.212] 	Module class: X.Org Video Driver
[    43.212] 	ABI class: X.Org Video Driver, version 15.0
[    43.212] (II) NVIDIA dlloader X Driver  331.113  Mon Dec  1 20:01:51 PST 2014
[    43.212] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    43.212] (II) intel: Driver for Intel(R) 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
[    43.213] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[    43.213] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[    43.213] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[    43.213] (++) using VT number 7

[    43.213] (II) Loading sub module "fb"
[    43.213] (II) LoadModule: "fb"
[    43.230] (II) Loading /usr/lib/xorg/modules/libfb.so
[    43.230] (II) Module fb: vendor="X.Org Foundation"
[    43.230] 	compiled for 1.15.1, module version = 1.0.0
[    43.230] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    43.230] (WW) Unresolved symbol: fbGetGCPrivateKey
[    43.230] (II) Loading sub module "wfb"
[    43.230] (II) LoadModule: "wfb"
[    43.231] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    43.231] (II) Module wfb: vendor="X.Org Foundation"
[    43.231] 	compiled for 1.15.1, module version = 1.0.0
[    43.231] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    43.231] (II) Loading sub module "ramdac"
[    43.231] (II) LoadModule: "ramdac"
[    43.231] (II) Module "ramdac" already built-in
[    43.231] (II) intel(G0): SNA compiled: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.6 (Timo Aaltonen <tjaalton@debian.org>)
[    43.231] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"nvidia" for depth/fbbpp 24/32
[    43.231] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    43.231] (==) NVIDIA(0): RGB weight 888
[    43.231] (==) NVIDIA(0): Default visual is TrueColor
[    43.231] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    43.232] (**) NVIDIA(0): Option "ConstrainCursor" "off"
[    43.232] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration" "on"
[    43.232] (**) NVIDIA(0): Option "IgnoreDisplayDevices" "CRT"
[    43.232] (**) NVIDIA(0): Enabling 2D acceleration
[    44.161] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
[    44.163] (II) NVIDIA(0): NVIDIA GPU GeForce 820M (GF117) at PCI:1:0:0 (GPU-0)
[    44.163] (--) NVIDIA(0): Memory: 1048576 kBytes
[    44.163] (--) NVIDIA(0): VideoBIOS: 75.17.76.00.0b
[    44.163] (II) NVIDIA(0): Detected PCI Express Link width: 8X
[    44.163] (--) NVIDIA(0): Valid display device(s) on GeForce 820M at PCI:1:0:0
[    44.163] (--) NVIDIA(0):     none
[    44.163] (II) NVIDIA(0): Validated MetaModes:
[    44.163] (II) NVIDIA(0):     "NULL"
[    44.163] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[    44.163] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[    44.163] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[    44.164] (--) intel(G0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
[    44.164] (--) intel(G0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
[    44.164] (==) intel(G0): Depth 24, (--) framebuffer bpp 32
[    44.164] (==) intel(G0): RGB weight 888
[    44.164] (==) intel(G0): Default visual is TrueColor
[    44.164] (**) intel(G0): Option "AccelMethod" "SNA"
[    44.164] (**) intel(G0): Framebuffer tiled
[    44.164] (**) intel(G0): Pixmaps tiled
[    44.164] (**) intel(G0): "Tear free" disabled
[    44.164] (**) intel(G0): Forcing per-crtc-pixmaps? no
[    44.164] (II) intel(G0): Output eDP1 has no monitor section
[    44.164] (--) intel(G0): found backlight control interface acpi_video1 (type 'firmware')
[    44.164] (II) intel(G0): Output VGA1 has no monitor section
[    44.164] (II) intel(G0): Output HDMI1 has no monitor section
[    44.164] (II) intel(G0): Output DP1 has no monitor section
[    44.164] (II) intel(G0): Output VIRTUAL1 has no monitor section
[    44.164] (==) intel(G0): DPI set to (96, 96)
[    44.164] (II) Loading sub module "dri2"
[    44.164] (II) LoadModule: "dri2"
[    44.164] (II) Module "dri2" already built-in
[    44.165] (--) Depth 24 pixmap format is 32 bpp
[    44.165] (II) intel(G0): SNA initialized with Ivybridge (gen7, gt2) backend
[    44.165] (==) intel(G0): Backing store enabled
[    44.165] (==) intel(G0): Silken mouse enabled
[    44.165] (II) intel(G0): HW Cursor enabled
[    44.165] (II) intel(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    44.165] (==) intel(G0): DPMS enabled
[    44.165] (II) intel(G0): [DRI2] Setup complete
[    44.165] (II) intel(G0): [DRI2]   DRI driver: i965
[    44.165] (II) intel(G0): [DRI2]   VDPAU driver: i965
[    44.165] (II) intel(G0): direct rendering: DRI2 Enabled
[    44.165] (WW) intel(G0): Option "AllowEmptyInitialConfiguration" is not used
[    44.165] (WW) intel(G0): Option "IgnoreDisplayDevices" is not used
[    44.165] (==) intel(G0): hotplug detection: "enabled"
[    44.166] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[    44.166] (II) NVIDIA:     access.
[    44.170] (II) NVIDIA(0): Setting mode "NULL"
[    44.170] (EE) NVIDIA(0): Failed to initiate mode change.
[    44.170] (EE) NVIDIA(0): Failed to complete mode change
[    44.183] (II) NVIDIA(0): Built-in logo is bigger than the screen.
[    44.183] Loading extension NV-GLX
[    44.189] (==) NVIDIA(0): Disabling shared memory pixmaps
[    44.189] (==) NVIDIA(0): Backing store enabled
[    44.189] (==) NVIDIA(0): Silken mouse enabled
[    44.189] (==) NVIDIA(0): DPMS enabled
[    44.190] Loading extension NV-CONTROL
[    44.190] (II) Loading sub module "dri2"
[    44.190] (II) LoadModule: "dri2"
[    44.190] (II) Module "dri2" already built-in
[    44.190] (II) NVIDIA(0): [DRI2] Setup complete
[    44.190] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    44.190] (--) RandR disabled
[    44.200] (II) SELinux: Disabled on system
[    44.201] (II) Initializing extension GLX
[    45.369] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[    45.372] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    45.372] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    45.372] (II) LoadModule: "evdev"
[    45.372] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    45.409] (II) Module evdev: vendor="X.Org Foundation"
[    45.409] 	compiled for 1.15.0, module version = 2.8.2
[    45.409] 	Module class: X.Org XInput Driver
[    45.409] 	ABI class: X.Org XInput driver, version 20.0
[    45.409] (II) Using input driver 'evdev' for 'Power Button'
[    45.409] (**) Power Button: always reports core events
[    45.409] (**) evdev: Power Button: Device: "/dev/input/event3"
[    45.409] (--) evdev: Power Button: Vendor 0 Product 0x1
[    45.409] (--) evdev: Power Button: Found keys
[    45.409] (II) evdev: Power Button: Configuring as keyboard
[    45.409] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    45.409] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    45.409] (**) Option "xkb_rules" "evdev"
[    45.409] (**) Option "xkb_model" "pc105"
[    45.409] (**) Option "xkb_layout" "fr"
[    45.409] (**) Option "xkb_variant" "latin9"
[    45.413] (II) XKB: reuse xkmfile /var/lib/xkb/server-816A055A5FF7D63897839A4BDEDC3908551E49DA.xkm
[    45.413] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[    45.413] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    45.413] (II) Using input driver 'evdev' for 'Video Bus'
[    45.413] (**) Video Bus: always reports core events
[    45.414] (**) evdev: Video Bus: Device: "/dev/input/event11"
[    45.414] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    45.414] (--) evdev: Video Bus: Found keys
[    45.414] (II) evdev: Video Bus: Configuring as keyboard
[    45.414] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input12/event11"
[    45.414] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    45.414] (**) Option "xkb_rules" "evdev"
[    45.414] (**) Option "xkb_model" "pc105"
[    45.414] (**) Option "xkb_layout" "fr"
[    45.414] (**) Option "xkb_variant" "latin9"
[    45.414] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    45.414] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    45.414] (II) Using input driver 'evdev' for 'Power Button'
[    45.414] (**) Power Button: always reports core events
[    45.414] (**) evdev: Power Button: Device: "/dev/input/event0"
[    45.414] (--) evdev: Power Button: Vendor 0 Product 0x1
[    45.414] (--) evdev: Power Button: Found keys
[    45.414] (II) evdev: Power Button: Configuring as keyboard
[    45.414] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0C:00/input/input0/event0"
[    45.414] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    45.414] (**) Option "xkb_rules" "evdev"
[    45.414] (**) Option "xkb_model" "pc105"
[    45.414] (**) Option "xkb_layout" "fr"
[    45.414] (**) Option "xkb_variant" "latin9"
[    45.415] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    45.415] (II) No input driver specified, ignoring this device.
[    45.415] (II) This device may have been added with another device file.
[    45.415] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    45.415] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    45.415] (II) Using input driver 'evdev' for 'Sleep Button'
[    45.415] (**) Sleep Button: always reports core events
[    45.415] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[    45.415] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    45.415] (--) evdev: Sleep Button: Found keys
[    45.415] (II) evdev: Sleep Button: Configuring as keyboard
[    45.415] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0E:00/input/input2/event2"
[    45.415] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    45.415] (**) Option "xkb_rules" "evdev"
[    45.415] (**) Option "xkb_model" "pc105"
[    45.415] (**) Option "xkb_layout" "fr"
[    45.415] (**) Option "xkb_variant" "latin9"
[    45.416] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[    45.416] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    45.416] (II) Using input driver 'evdev' for 'Video Bus'
[    45.416] (**) Video Bus: always reports core events
[    45.416] (**) evdev: Video Bus: Device: "/dev/input/event10"
[    45.416] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    45.416] (--) evdev: Video Bus: Found keys
[    45.416] (II) evdev: Video Bus: Configuring as keyboard
[    45.416] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:36/LNXVIDEO:00/input/input11/event10"
[    45.416] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 10)
[    45.416] (**) Option "xkb_rules" "evdev"
[    45.416] (**) Option "xkb_model" "pc105"
[    45.416] (**) Option "xkb_layout" "fr"
[    45.416] (**) Option "xkb_variant" "latin9"
[    45.416] (II) config/udev: Adding drm device (/dev/dri/card1) card1 /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[    45.416] (II) config/udev: Ignoring already known drm device (/dev/dri/card1)
[    45.417] (II) config/udev: Adding drm device (/dev/dri/card0) card0 /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[    45.417] (II) config/udev: Ignoring already known drm device (/dev/dri/card0)
[    45.417] (II) config/udev: Adding input device Logitech Logitech Wireless Headset (/dev/input/event5)
[    45.417] (**) Logitech Logitech Wireless Headset: Applying InputClass "evdev keyboard catchall"
[    45.417] (II) Using input driver 'evdev' for 'Logitech Logitech Wireless Headset'
[    45.417] (**) Logitech Logitech Wireless Headset: always reports core events
[    45.417] (**) evdev: Logitech Logitech Wireless Headset: Device: "/dev/input/event5"
[    45.417] (II) evdev: Logitech Logitech Wireless Headset: Using mtdev for this device
[    45.417] (--) evdev: Logitech Logitech Wireless Headset: Vendor 0x46d Product 0xa29
[    45.417] (--) evdev: Logitech Logitech Wireless Headset: Found absolute axes
[    45.417] (--) evdev: Logitech Logitech Wireless Headset: Found absolute multitouch axes
[    45.417] (II) evdev: Logitech Logitech Wireless Headset: No buttons found, faking one.
[    45.417] (--) evdev: Logitech Logitech Wireless Headset: Found keys
[    45.417] (II) evdev: Logitech Logitech Wireless Headset: Forcing relative x/y axes to exist.
[    45.417] (II) evdev: Logitech Logitech Wireless Headset: Configuring as mouse
[    45.417] (II) evdev: Logitech Logitech Wireless Headset: Configuring as keyboard
[    45.417] (**) evdev: Logitech Logitech Wireless Headset: YAxisMapping: buttons 4 and 5
[    45.417] (**) evdev: Logitech Logitech Wireless Headset: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    45.417] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.3/input/input7/event5"
[    45.417] (II) XINPUT: Adding extended input device "Logitech Logitech Wireless Headset" (type: KEYBOARD, id 11)
[    45.417] (**) Option "xkb_rules" "evdev"
[    45.417] (**) Option "xkb_model" "pc105"
[    45.417] (**) Option "xkb_layout" "fr"
[    45.417] (**) Option "xkb_variant" "latin9"
[    45.418] (II) evdev: Logitech Logitech Wireless Headset: initialized for absolute axes.
[    45.418] (**) Logitech Logitech Wireless Headset: (accel) keeping acceleration scheme 1
[    45.418] (**) Logitech Logitech Wireless Headset: (accel) acceleration profile 0
[    45.418] (**) Logitech Logitech Wireless Headset: (accel) acceleration factor: 2.000
[    45.418] (**) Logitech Logitech Wireless Headset: (accel) acceleration threshold: 4
[    45.418] (II) config/udev: Adding input device HD WebCam (/dev/input/event7)
[    45.418] (**) HD WebCam: Applying InputClass "evdev keyboard catchall"
[    45.419] (II) Using input driver 'evdev' for 'HD WebCam'
[    45.419] (**) HD WebCam: always reports core events
[    45.419] (**) evdev: HD WebCam: Device: "/dev/input/event7"
[    45.419] (--) evdev: HD WebCam: Vendor 0x1bcf Product 0x2c54
[    45.419] (--) evdev: HD WebCam: Found keys
[    45.419] (II) evdev: HD WebCam: Configuring as keyboard
[    45.419] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input8/event7"
[    45.419] (II) XINPUT: Adding extended input device "HD WebCam" (type: KEYBOARD, id 12)
[    45.419] (**) Option "xkb_rules" "evdev"
[    45.419] (**) Option "xkb_model" "pc105"
[    45.419] (**) Option "xkb_layout" "fr"
[    45.419] (**) Option "xkb_variant" "latin9"
[    45.419] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event13)
[    45.419] (II) No input driver specified, ignoring this device.
[    45.419] (II) This device may have been added with another device file.
[    45.419] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event12)
[    45.419] (II) No input driver specified, ignoring this device.
[    45.419] (II) This device may have been added with another device file.
[    45.420] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[    45.420] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    45.420] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    45.420] (**) AT Translated Set 2 keyboard: always reports core events
[    45.420] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event4"
[    45.420] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    45.420] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    45.420] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    45.420] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[    45.420] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[    45.420] (**) Option "xkb_rules" "evdev"
[    45.420] (**) Option "xkb_model" "pc105"
[    45.420] (**) Option "xkb_layout" "fr"
[    45.420] (**) Option "xkb_variant" "latin9"
[    45.420] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event6)
[    45.421] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[    45.421] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[    45.421] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
[    45.421] (II) LoadModule: "synaptics"
[    45.421] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    45.421] (II) Module synaptics: vendor="X.Org Foundation"
[    45.421] 	compiled for 1.15.0, module version = 1.7.4
[    45.421] 	Module class: X.Org XInput Driver
[    45.421] 	ABI class: X.Org XInput driver, version 20.0
[    45.421] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
[    45.421] (**) ETPS/2 Elantech Touchpad: always reports core events
[    45.421] (**) Option "Device" "/dev/input/event6"
[    45.440] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 2960 (res 0)
[    45.440] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 1480 (res 0)
[    45.440] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
[    45.440] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15
[    45.440] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple
[    45.440] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
[    45.440] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[    45.440] (**) ETPS/2 Elantech Touchpad: always reports core events
[    45.464] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event6"
[    45.464] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 14)
[    45.464] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[    45.464] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75
[    45.464] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.060
[    45.464] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
[    45.464] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[    45.464] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[    45.464] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[    45.464] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[    45.465] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
[    45.465] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[    45.466] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/event9)
[    45.466] (II) No input driver specified, ignoring this device.
[    45.466] (II) This device may have been added with another device file.
[    45.466] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/js0)
[    45.466] (II) No input driver specified, ignoring this device.
[    45.466] (II) This device may have been added with another device file.
[    45.467] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event8)
[    45.467] (**) Acer WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    45.467] (II) Using input driver 'evdev' for 'Acer WMI hotkeys'
[    45.467] (**) Acer WMI hotkeys: always reports core events
[    45.467] (**) evdev: Acer WMI hotkeys: Device: "/dev/input/event8"
[    45.467] (--) evdev: Acer WMI hotkeys: Vendor 0 Product 0
[    45.467] (--) evdev: Acer WMI hotkeys: Found keys
[    45.467] (II) evdev: Acer WMI hotkeys: Configuring as keyboard
[    45.467] (**) Option "config_info" "udev:/sys/devices/virtual/input/input9/event8"
[    45.467] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD, id 15)
[    45.467] (**) Option "xkb_rules" "evdev"
[    45.467] (**) Option "xkb_model" "pc105"
[    45.467] (**) Option "xkb_layout" "fr"
[    45.467] (**) Option "xkb_variant" "latin9"
[    45.740] (II) intel(G0): EDID vendor "CMN", prod id 5567
[    45.741] (II) intel(G0): Printing DDC gathered Modelines:
[    45.741] (II) intel(G0): Modeline "1366x768"x0.0   75.45  1366 1397 1462 1560  768 772 784 806 -hsync -vsync (48.4 kHz eP)
[    45.742] reporting 4 5 7 53
[    45.768] have a master to look out for
[    45.768] adjust shatters 0 1366
[    45.770] need to create shared pixmap 1(II) intel(G0): switch to mode 1366x768@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[    46.193] reporting 4 5 7 53
[    46.197] reporting 4 5 7 53
[    46.198] have a master to look out for
[    47.377] need to create shared pixmap 1reporting 4 5 7 53
[    47.626] have a master to look out for
[    47.626] adjust shatters 0 1366
[    47.628] need to create shared pixmap 1(II) intel(G0): switch to mode 1366x768@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[    49.105] reporting 4 5 7 53
[    49.159] reporting 4 5 7 53
[    49.173] reporting 4 5 7 53
[    49.184] reporting 4 5 7 53
[    49.198] reporting 4 5 7 53
[    49.210] reporting 4 5 7 53
[    49.287] reporting 4 5 7 53
[    49.288] reporting 4 5 7 53
[    49.309] reporting 4 5 7 53
[    49.372] reporting 4 5 7 53
[    49.374] reporting 4 5 7 53
[    49.522] reporting 4 5 7 53
[    49.825] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[    49.976] reporting 4 5 7 53
[    50.138] reporting 4 5 7 53
[    50.138] reporting 4 5 7 53
[    50.138] reporting 4 5 7 53
[    50.138] reporting 4 5 7 53
[    50.138] reporting 4 5 7 53
[    50.139] reporting 4 5 7 53
[    50.140] reporting 4 5 7 53
[    50.144] reporting 4 5 7 53
[    50.148] reporting 4 5 7 53
[    50.153] reporting 4 5 7 53
[    50.192] reporting 4 5 7 53
[    50.360] reporting 4 5 7 53
[    50.360] reporting 4 5 7 53
[    50.367] reporting 4 5 7 53
[    50.579] reporting 4 5 7 53
[    50.671] reporting 4 5 7 53
[    50.755] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[    50.804] reporting 4 5 7 53
[    50.844] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[    50.858] reporting 4 5 7 53
[    50.917] reporting 4 5 7 53
[    51.465] reporting 4 5 7 53
[    52.220] reporting 4 5 7 53
[    53.018] (II) XKB: reuse xkmfile /var/lib/xkb/server-1BB3DE285E70FB9185F4D20DA8259C6A5B347C21.xkm
[    66.309] reporting 4 5 7 53
[    66.358] reporting 4 5 7 53
[    66.460] reporting 4 5 7 53
[    66.837] reporting 4 5 7 53
[    66.869] reporting 4 5 7 53
[    67.596] (II) intel(G0): switch to mode 1366x768@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[    86.488] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[    86.720] (II) NVIDIA(0): Setting mode "NULL"
[    86.720] (EE) NVIDIA(0): Failed to initiate mode change.
[    86.720] (EE) NVIDIA(0): Failed to complete mode change
[    86.731] (II) intel(G0): switch to mode 1366x768@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[    86.756] (II) evdev: Logitech Logitech Wireless Headset: Using mtdev for this device
[    86.756] [dix] couldn't enable device 14
[    86.791] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[    86.806] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[    86.830] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[    86.852] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[    86.870] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[    86.891] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[    86.913] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[    86.936] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[    92.532] reporting 4 5 7 53
[   111.357] reporting 4 5 7 53
[   116.499] reporting 4 5 7 53
[   116.995] reporting 4 5 7 53
[   134.418] reporting 4 5 7 53
[   134.940] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[   135.417] reporting 4 5 7 53
[   135.592] (II) NVIDIA(0): Setting mode "NULL"
[   135.592] (EE) NVIDIA(0): Failed to initiate mode change.
[   135.592] (EE) NVIDIA(0): Failed to complete mode change
[   135.608] (II) intel(G0): switch to mode 1366x768@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[   135.626] (II) evdev: Logitech Logitech Wireless Headset: Using mtdev for this device
[   135.627] [dix] couldn't enable device 14
[   135.690] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   135.713] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   135.733] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   135.749] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   135.765] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   135.788] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   135.807] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   135.827] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   196.059] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[   196.653] (II) NVIDIA(0): Setting mode "NULL"
[   196.654] (EE) NVIDIA(0): Failed to initiate mode change.
[   196.654] (EE) NVIDIA(0): Failed to complete mode change
[   196.672] (II) intel(G0): switch to mode 1366x768@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[   196.711] (II) evdev: Logitech Logitech Wireless Headset: Using mtdev for this device
[   196.712] [dix] couldn't enable device 14
[   196.777] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   196.795] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   196.815] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   196.829] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   196.846] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   196.869] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   196.891] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   196.911] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   254.194] reporting 4 5 7 53
[   270.834] reporting 4 5 7 53
[   279.010] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[   279.565] (II) NVIDIA(0): Setting mode "NULL"
[   279.565] (EE) NVIDIA(0): Failed to initiate mode change.
[   279.565] (EE) NVIDIA(0): Failed to complete mode change
[   279.585] (II) intel(G0): switch to mode 1366x768@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[   279.610] (II) evdev: Logitech Logitech Wireless Headset: Using mtdev for this device
[   279.611] [dix] couldn't enable device 14
[   279.684] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   279.706] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   279.722] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   279.745] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   279.771] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   279.798] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   279.819] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   279.831] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   287.370] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[   287.813] (II) NVIDIA(0): Setting mode "NULL"
[   287.814] (EE) NVIDIA(0): Failed to initiate mode change.
[   287.814] (EE) NVIDIA(0): Failed to complete mode change
[   287.831] (II) intel(G0): switch to mode 1366x768@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[   287.859] (II) evdev: Logitech Logitech Wireless Headset: Using mtdev for this device
[   287.860] [dix] couldn't enable device 14
[   287.916] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   287.936] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   287.952] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   287.971] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   287.993] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   288.018] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   288.035] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   288.053] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   387.790] reporting 4 5 7 53
[   472.020] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[   472.424] (II) NVIDIA(0): Setting mode "NULL"
[   472.424] (EE) NVIDIA(0): Failed to initiate mode change.
[   472.424] (EE) NVIDIA(0): Failed to complete mode change
[   472.441] (II) intel(G0): switch to mode 1366x768@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[   472.475] (II) evdev: Logitech Logitech Wireless Headset: Using mtdev for this device
[   472.476] [dix] couldn't enable device 14
[   472.584] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   472.607] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   472.625] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   472.643] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   472.662] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   472.690] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   472.712] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   472.729] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   572.303] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[   572.770] (II) NVIDIA(0): Setting mode "NULL"
[   572.771] (EE) NVIDIA(0): Failed to initiate mode change.
[   572.771] (EE) NVIDIA(0): Failed to complete mode change
[   572.788] (II) intel(G0): switch to mode 1366x768@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[   572.821] (II) evdev: Logitech Logitech Wireless Headset: Using mtdev for this device
[   572.822] [dix] couldn't enable device 14
[   572.912] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   572.934] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   572.949] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   572.968] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   572.986] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   573.016] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   573.035] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   573.054] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[   608.177] reporting 4 5 7 53

J'ai un problème qui est assez gênant, je vous explique: je suis sous Ubuntu 14.04 LTS sur un ordinateur portable ayant une carte graphique NVidia Geforce 820M. Depuis quelques jours j'essaye d'installer les drivers de cette même carte graphique. J'ai bien mes drivers (propriétaire, testé -> version 331.113) , mon accélération graphique est activé, en clair ma carte est activée. Le seul problème est les freezes qui sont apparus, et ce dès  l'accès à mon bureau au démarrage. Je suis obligé de faire un petit CTRL-ALT-F1 puis F7 pour débloquer l'interface graphique.
Après avoir parcouru plusieurs sujets sur le forum (à coup de freezes), je me demandais si cela ne se produisait pas quand le noyau se mettait à jour -simple possibilité.

Avez-vous des idées, pour au moins minimiser ces freezes qui sont très gênants?

Merci d'avance,

Ricou.

Hors ligne

#2 Le 13/05/2015, à 13:56

nam1962

Re : Freezes depuis installation drivers NVidia

Repasse au driver libre. Eventuellement teste le PPA oibaf : http://forum.ubuntu-fr.org/viewtopic.php?pid=19339411

Dernière modification par nam1962 (Le 13/05/2015, à 14:00)


[ Modéré ]

Hors ligne

#3 Le 13/05/2015, à 14:23

Ricou69

Re : Freezes depuis installation drivers NVidia

Je viens de passer au driver libre et j'ai aussi testé le PPA. Le problème est que je perds mon accélération graphique ainsi que mon unity 3D.

Ricou

Hors ligne

#4 Le 13/05/2015, à 14:57

nam1962

Re : Freezes depuis installation drivers NVidia

Tiens, c'est étrange, sur ma Xubuntu avec Oibaf & Intel :

:~$ glxinfo | grep "direct rendering"
direct rendering: Yes

[ Modéré ]

Hors ligne

#5 Le 13/05/2015, à 15:30

Ricou69

Re : Freezes depuis installation drivers NVidia

Ben moi c'est raté :

~$ glxinfo | grep "direct rendering"
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)

Hors ligne

#6 Le 13/05/2015, à 15:51

nam1962

Re : Freezes depuis installation drivers NVidia

Alors supprime le PPA oibaf et rééssaye avec le PPA xorg-edgers en partant du plus ancien pilote, le 173, je crois), puis 304, etc... Et arrête dès que ça fonctionne.
Installe aussi les linux-firmware-nonfree et règle ta swappiness (ça peut aider)

[Edit] Peux tu redonner :

lspci | grep "VGA compatible controller"

Dernière modification par nam1962 (Le 13/05/2015, à 16:10)


[ Modéré ]

Hors ligne

#7 Le 13/05/2015, à 19:52

Ricou69

Re : Freezes depuis installation drivers NVidia

00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)

Je te dirai ce qu'il en est en essayant comme tu as dit.

Ricou

Hors ligne

#8 Le 13/05/2015, à 19:58

nam1962

Re : Freezes depuis installation drivers NVidia

Bon, ben déjà tu vas virer les drivers nvidia vu que tu n'as pas de carte nvidia ! tongue

sudo apt-get purge --auto-remove nvidia*
sudo dpkg-reconfigure xserver-xorg
sudo reboot

Vire aussi les PPA avec ppa-purge

Dernière modification par nam1962 (Le 13/05/2015, à 19:59)


[ Modéré ]

Hors ligne

#9 Le 13/05/2015, à 20:15

Ricou69

Re : Freezes depuis installation drivers NVidia

Oui moi aussi ça m'a paru louche mais après que les drivers soient installés, ma carte graphique était reconnue!

Ricou.

C'est bon! La version 340.76 est apparue dans mes pilotes additionnels et à première vue, c'est réglé.

Dernière modification par Ricou69 (Le 13/05/2015, à 20:17)

Hors ligne

#10 Le 13/05/2015, à 20:18

nam1962

Re : Freezes depuis installation drivers NVidia

??? tu es sur quel pilote, là ?
que donne

sudo apt-get update

Dernière modification par nam1962 (Le 13/05/2015, à 20:19)


[ Modéré ]

Hors ligne