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 11/06/2017, à 18:40

gautier019

Ubuntu 17.04 - GTX 1060- Low-graphics mode

Bonjour,

Je suis en dual boot Windows 10/Ubuntu 17.04 et en faisant un tour sur Ubuntu pour travailler un coup je suis tombé sur l'erreur du low-graphics mode.
J'ai tenté différente méthodes pour résoudre le problème via l'interface en ligne de commande (Ctrl + Alt + F1):

  • Supprimer les drivers nVidia installés

  • Les reinstaller par différentes méthodes pour des versions normalement plus "stable"

  • Faire de la place sur la partition (bien qu'au final elle ne soit pas saturée)

Et rien a marché du coup, j'aimerais savoir quelqu'un aurait une petite idée e comment résoudre le problème
(Cependant vous considérez qu'il est nécessaire de refaire ces manips, d'une manière spécifique ou si par exemple je l'aurai mal fait n'hésitez pas à le dire ^^)

Voici les infos qui peuvent être nécessaire:

  • Version linux: Ubuntu 17.04 zesty

  • Carte graphique:     NVIDIA GeForce GTX 1060 6GB

  • Config total (va DriversCloud.com): Configuration

  • Contenu du fichier /etc/X11/xorg.conf.failsafe (Je n'avais pas de /etc/X11/xorg.conf):

    Section "Device"
    	Identifier	"Configured Video Device"
    	Driver		"fbdev"
    EndSection
    
    Section "Monitor"
    	Identifier	"Configured Monitor"
    EndSection
    
    Section "Screen"
    	Identifier	"Default Screen"
    	Monitor		"Configured Monitor"
    	Device		"Configured Video Device"
    EndSection

    Ou en gist: https://gist.github.com/Xisabla/66cb1a6 … 3d131b673a

  • Contenu du fichier /var/log/Xorg.0.log:

    [    28.489] 
    X.Org X Server 1.19.3
    Release Date: 2017-03-15
    [    28.489] X Protocol Version 11, Revision 0
    [    28.489] Build Operating System: Linux 4.4.0-70-generic x86_64 Ubuntu
    [    28.489] Current Operating System: Linux PCXisabla 4.10.0-22-generic #24-Ubuntu SMP Mon May 22 17:43:20 UTC 2017 x86_64
    [    28.489] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.10.0-22-generic.efi.signed root=UUID=010d081a-2a80-4f0b-b518-d1b2138685b2 ro quiet splash vt.handoff=7
    [    28.489] Build Date: 28 March 2017  06:16:52AM
    [    28.489] xorg-server 2:1.19.3-1ubuntu1 (For technical support please see http://www.ubuntu.com/support) 
    [    28.489] Current version of pixman: 0.34.0
    [    28.489] 	Before reporting problems, check http://wiki.x.org
    	to make sure that you have the latest version.
    [    28.489] Markers: (--) probed, (**) from config file, (==) default setting,
    	(++) from command line, (!!) notice, (II) informational,
    	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [    28.489] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun 10 19:28:56 2017
    [    28.538] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [    28.573] (==) No Layout section.  Using the first Screen section.
    [    28.573] (==) No screen section available. Using defaults.
    [    28.573] (**) |-->Screen "Default Screen Section" (0)
    [    28.573] (**) |   |-->Monitor "<default monitor>"
    [    28.573] (==) No monitor specified for screen "Default Screen Section".
    	Using a default monitor configuration.
    [    28.573] (==) Automatically adding devices
    [    28.573] (==) Automatically enabling devices
    [    28.573] (==) Automatically adding GPU devices
    [    28.573] (==) Automatically binding GPU devices
    [    28.573] (==) Max clients allowed: 256, resource mask: 0x1fffff
    [    28.573] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    [    28.573] 	Entry deleted from font path.
    [    28.573] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
    [    28.573] 	Entry deleted from font path.
    [    28.573] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
    [    28.574] 	Entry deleted from font path.
    [    28.574] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
    [    28.574] 	Entry deleted from font path.
    [    28.574] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
    [    28.574] 	Entry deleted from font path.
    [    28.574] (==) FontPath set to:
    	/usr/share/fonts/X11/misc,
    	/usr/share/fonts/X11/Type1,
    	built-ins
    [    28.574] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
    [    28.574] (II) The server relies on udev to provide the list of input devices.
    	If no devices become available, reconfigure udev or disable AutoAddDevices.
    [    28.574] (II) Loader magic: 0x55cebff03020
    [    28.574] (II) Module ABI versions:
    [    28.574] 	X.Org ANSI C Emulation: 0.4
    [    28.574] 	X.Org Video Driver: 23.0
    [    28.574] 	X.Org XInput driver : 24.1
    [    28.574] 	X.Org Server Extension : 10.0
    [    28.574] (++) using VT number 7
    
    [    28.574] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
    [    28.574] (II) xfree86: Adding drm device (/dev/dri/card0)
    [    28.575] (--) PCI:*(0:1:0:0) 10de:1c03:10de:1c03 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
    [    28.575] (WW) "glamoregl" will not be loaded unless you've specified it to be loaded elsewhere.
    [    28.575] (II) "glx" will be loaded by default.
    [    28.575] (II) LoadModule: "glx"
    [    28.575] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/libglx.so
    [    29.223] (II) Module glx: vendor="NVIDIA Corporation"
    [    29.223] 	compiled for 4.0.2, module version = 1.0.0
    [    29.223] 	Module class: X.Org Server Extension
    [    29.223] (II) NVIDIA GLX Module  375.66  Mon May  1 14:28:39 PDT 2017
    [    29.223] (==) Matched nvidia as autoconfigured driver 0
    [    29.223] (==) Matched nouveau as autoconfigured driver 1
    [    29.223] (==) Matched nvidia as autoconfigured driver 2
    [    29.223] (==) Matched nouveau as autoconfigured driver 3
    [    29.223] (==) Matched modesetting as autoconfigured driver 4
    [    29.223] (==) Matched fbdev as autoconfigured driver 5
    [    29.223] (==) Matched vesa as autoconfigured driver 6
    [    29.223] (==) Assigned the driver to the xf86ConfigLayout
    [    29.223] (II) LoadModule: "nvidia"
    [    29.223] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
    [    29.223] (II) Module nvidia: vendor="NVIDIA Corporation"
    [    29.223] 	compiled for 4.0.2, module version = 1.0.0
    [    29.223] 	Module class: X.Org Video Driver
    [    29.223] (II) LoadModule: "nouveau"
    [    29.263] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [    29.471] (II) Module nouveau: vendor="X.Org Foundation"
    [    29.471] 	compiled for 1.19.3, module version = 1.0.14
    [    29.471] 	Module class: X.Org Video Driver
    [    29.471] 	ABI class: X.Org Video Driver, version 23.0
    [    29.471] (II) LoadModule: "modesetting"
    [    29.471] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [    29.471] (II) Module modesetting: vendor="X.Org Foundation"
    [    29.471] 	compiled for 1.19.3, module version = 1.19.3
    [    29.471] 	Module class: X.Org Video Driver
    [    29.471] 	ABI class: X.Org Video Driver, version 23.0
    [    29.471] (II) LoadModule: "fbdev"
    [    29.471] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [    29.471] (II) Module fbdev: vendor="X.Org Foundation"
    [    29.471] 	compiled for 1.19.3, module version = 0.4.4
    [    29.471] 	Module class: X.Org Video Driver
    [    29.471] 	ABI class: X.Org Video Driver, version 23.0
    [    29.471] (II) LoadModule: "vesa"
    [    29.471] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [    29.471] (II) Module vesa: vendor="X.Org Foundation"
    [    29.471] 	compiled for 1.19.3, module version = 2.3.4
    [    29.471] 	Module class: X.Org Video Driver
    [    29.471] 	ABI class: X.Org Video Driver, version 23.0
    [    29.471] (II) NVIDIA dlloader X Driver  375.66  Mon May  1 14:03:26 PDT 2017
    [    29.471] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [    29.471] (II) NOUVEAU driver Date:   Tue Mar 7 18:44:43 2017 -0500
    [    29.471] (II) NOUVEAU driver for NVIDIA chipset families :
    [    29.471] 	RIVA TNT        (NV04)
    [    29.471] 	RIVA TNT2       (NV05)
    [    29.471] 	GeForce 256     (NV10)
    [    29.472] 	GeForce 2       (NV11, NV15)
    [    29.472] 	GeForce 4MX     (NV17, NV18)
    [    29.472] 	GeForce 3       (NV20)
    [    29.472] 	GeForce 4Ti     (NV25, NV28)
    [    29.472] 	GeForce FX      (NV3x)
    [    29.472] 	GeForce 6       (NV4x)
    [    29.472] 	GeForce 7       (G7x)
    [    29.472] 	GeForce 8       (G8x)
    [    29.472] 	GeForce GTX 200 (NVA0)
    [    29.472] 	GeForce GTX 400 (NVC0)
    [    29.472] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    [    29.472] (II) FBDEV: driver for framebuffer: fbdev
    [    29.472] (II) VESA: driver for VESA chipsets: vesa
    [    29.472] (II) Loading sub module "fb"
    [    29.472] (II) LoadModule: "fb"
    [    29.472] (II) Loading /usr/lib/xorg/modules/libfb.so
    [    29.472] (II) Module fb: vendor="X.Org Foundation"
    [    29.472] 	compiled for 1.19.3, module version = 1.0.0
    [    29.472] 	ABI class: X.Org ANSI C Emulation, version 0.4
    [    29.472] (II) Loading sub module "wfb"
    [    29.472] (II) LoadModule: "wfb"
    [    29.472] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [    29.472] (II) Module wfb: vendor="X.Org Foundation"
    [    29.472] 	compiled for 1.19.3, module version = 1.0.0
    [    29.472] 	ABI class: X.Org ANSI C Emulation, version 0.4
    [    29.472] (II) Loading sub module "ramdac"
    [    29.472] (II) LoadModule: "ramdac"
    [    29.472] (II) Module "ramdac" already built-in
    [    29.473] (WW) Falling back to old probe method for modesetting
    [    29.473] (WW) Falling back to old probe method for fbdev
    [    29.473] (II) Loading sub module "fbdevhw"
    [    29.473] (II) LoadModule: "fbdevhw"
    [    29.473] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [    29.473] (II) Module fbdevhw: vendor="X.Org Foundation"
    [    29.473] 	compiled for 1.19.3, module version = 0.0.2
    [    29.473] 	ABI class: X.Org Video Driver, version 23.0
    [    29.473] (WW) Falling back to old probe method for vesa
    [    29.473] (II) NVIDIA(0): Creating default Display subsection in Screen section
    	"Default Screen Section" for depth/fbbpp 24/32
    [    29.473] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [    29.473] (==) NVIDIA(0): RGB weight 888
    [    29.473] (==) NVIDIA(0): Default visual is TrueColor
    [    29.473] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [    29.473] (**) NVIDIA(0): Enabling 2D acceleration
    [    30.078] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
    [    30.078] (--) NVIDIA(0):     DFP-0
    [    30.078] (--) NVIDIA(0):     DFP-1 (boot)
    [    30.078] (--) NVIDIA(0):     DFP-2
    [    30.078] (--) NVIDIA(0):     DFP-3
    [    30.078] (--) NVIDIA(0):     DFP-4
    [    30.078] (--) NVIDIA(0):     DFP-5
    [    30.078] (--) NVIDIA(0):     DFP-6
    [    30.078] (--) NVIDIA(0):     DFP-7
    [    30.079] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1060 6GB (GP106-A) at PCI:1:0:0
    [    30.079] (II) NVIDIA(0):     (GPU-0)
    [    30.079] (--) NVIDIA(0): Memory: 6291456 kBytes
    [    30.079] (--) NVIDIA(0): VideoBIOS: 86.06.0e.00.15
    [    30.079] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [    30.079] (--) NVIDIA(GPU-0): DFP-0: disconnected
    [    30.079] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
    [    30.079] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
    [    30.079] (--) NVIDIA(GPU-0): 
    [    30.107] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): connected
    [    30.107] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): Internal TMDS
    [    30.107] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): 600.0 MHz maximum pixel clock
    [    30.107] (--) NVIDIA(GPU-0): 
    [    30.107] (--) NVIDIA(GPU-0): DFP-2: disconnected
    [    30.107] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
    [    30.107] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
    [    30.107] (--) NVIDIA(GPU-0): 
    [    30.107] (--) NVIDIA(GPU-0): DFP-3: disconnected
    [    30.107] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
    [    30.107] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
    [    30.107] (--) NVIDIA(GPU-0): 
    [    30.107] (--) NVIDIA(GPU-0): DFP-4: disconnected
    [    30.107] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
    [    30.107] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
    [    30.107] (--) NVIDIA(GPU-0): 
    [    30.107] (--) NVIDIA(GPU-0): DFP-5: disconnected
    [    30.107] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
    [    30.107] (--) NVIDIA(GPU-0): DFP-5: 330.0 MHz maximum pixel clock
    [    30.107] (--) NVIDIA(GPU-0): 
    [    30.107] (--) NVIDIA(GPU-0): DFP-6: disconnected
    [    30.107] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
    [    30.107] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
    [    30.107] (--) NVIDIA(GPU-0): 
    [    30.107] (--) NVIDIA(GPU-0): DFP-7: disconnected
    [    30.107] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
    [    30.107] (--) NVIDIA(GPU-0): DFP-7: 330.0 MHz maximum pixel clock
    [    30.108] (--) NVIDIA(GPU-0): 
    [    30.111] (==) NVIDIA(0): 
    [    30.111] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [    30.111] (==) NVIDIA(0):     will be used as the requested mode.
    [    30.111] (==) NVIDIA(0): 
    [    30.111] (II) NVIDIA(0): Validated MetaModes:
    [    30.111] (II) NVIDIA(0):     "DFP-1:nvidia-auto-select"
    [    30.111] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
    [    30.125] (--) NVIDIA(0): DPI set to (93, 94); computed from "UseEdidDpi" X config
    [    30.125] (--) NVIDIA(0):     option
    [    30.125] (II) UnloadModule: "nouveau"
    [    30.125] (II) Unloading nouveau
    [    30.125] (II) UnloadModule: "modesetting"
    [    30.125] (II) Unloading modesetting
    [    30.125] (II) UnloadModule: "fbdev"
    [    30.125] (II) Unloading fbdev
    [    30.125] (II) UnloadSubModule: "fbdevhw"
    [    30.125] (II) Unloading fbdevhw
    [    30.125] (II) UnloadModule: "vesa"
    [    30.125] (II) Unloading vesa
    [    30.125] (--) Depth 24 pixmap format is 32 bpp
    [    30.126] (II) NVIDIA: Using 49152.00 MB of virtual memory for indirect memory
    [    30.126] (II) NVIDIA:     access.
    [    30.169] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
    [    30.234] (==) NVIDIA(0): Disabling shared memory pixmaps
    [    30.234] (==) NVIDIA(0): Backing store enabled
    [    30.234] (==) NVIDIA(0): Silken mouse enabled
    [    30.234] (==) NVIDIA(0): DPMS enabled
    [    30.235] (II) Loading sub module "dri2"
    [    30.235] (II) LoadModule: "dri2"
    [    30.235] (II) Module "dri2" already built-in
    [    30.235] (II) NVIDIA(0): [DRI2] Setup complete
    [    30.235] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
    [    30.235] (--) RandR disabled
    [    30.241] (II) SELinux: Disabled on system
    [    30.244] (II) Initializing extension GLX
    [    30.244] (II) Indirect GLX disabled.
    [    30.302] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [    30.302] (**) Power Button: Applying InputClass "libinput keyboard catchall"
    [    30.302] (II) LoadModule: "libinput"
    [    30.302] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
    [    30.328] (II) Module libinput: vendor="X.Org Foundation"
    [    30.328] 	compiled for 1.19.3, module version = 0.25.0
    [    30.328] 	Module class: X.Org XInput Driver
    [    30.328] 	ABI class: X.Org XInput driver, version 24.1
    [    30.328] (II) Using input driver 'libinput' for 'Power Button'
    [    30.328] (**) Power Button: always reports core events
    [    30.328] (**) Option "Device" "/dev/input/event1"
    [    30.328] (**) Option "_source" "server/udev"
    [    30.329] (II) input device 'Power Button', /dev/input/event1 is tagged by udev as: Keyboard
    [    30.329] (II) input device 'Power Button', /dev/input/event1 is a keyboard
    [    30.348] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
    [    30.348] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [    30.348] (**) Option "xkb_model" "pc105"
    [    30.348] (**) Option "xkb_layout" "fr"
    [    30.348] (**) Option "xkb_variant" "latin9"
    [    30.364] (II) input device 'Power Button', /dev/input/event1 is tagged by udev as: Keyboard
    [    30.364] (II) input device 'Power Button', /dev/input/event1 is a keyboard
    [    30.364] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [    30.364] (**) Power Button: Applying InputClass "libinput keyboard catchall"
    [    30.364] (II) Using input driver 'libinput' for 'Power Button'
    [    30.364] (**) Power Button: always reports core events
    [    30.364] (**) Option "Device" "/dev/input/event0"
    [    30.364] (**) Option "_source" "server/udev"
    [    30.364] (II) input device 'Power Button', /dev/input/event0 is tagged by udev as: Keyboard
    [    30.364] (II) input device 'Power Button', /dev/input/event0 is a keyboard
    [    30.396] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
    [    30.396] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [    30.396] (**) Option "xkb_model" "pc105"
    [    30.396] (**) Option "xkb_layout" "fr"
    [    30.396] (**) Option "xkb_variant" "latin9"
    [    30.396] (II) input device 'Power Button', /dev/input/event0 is tagged by udev as: Keyboard
    [    30.396] (II) input device 'Power Button', /dev/input/event0 is a keyboard
    [    30.397] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event13)
    [    30.397] (II) No input driver specified, ignoring this device.
    [    30.397] (II) This device may have been added with another device file.
    [    30.397] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event14)
    [    30.397] (II) No input driver specified, ignoring this device.
    [    30.397] (II) This device may have been added with another device file.
    [    30.398] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event15)
    [    30.398] (II) No input driver specified, ignoring this device.
    [    30.398] (II) This device may have been added with another device file.
    [    30.398] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event16)
    [    30.398] (II) No input driver specified, ignoring this device.
    [    30.398] (II) This device may have been added with another device file.
    [    30.398] (II) config/udev: Adding input device Razer Razer DeathStalker (/dev/input/event2)
    [    30.399] (**) Razer Razer DeathStalker: Applying InputClass "libinput keyboard catchall"
    [    30.399] (II) Using input driver 'libinput' for 'Razer Razer DeathStalker'
    [    30.399] (**) Razer Razer DeathStalker: always reports core events
    [    30.399] (**) Option "Device" "/dev/input/event2"
    [    30.399] (**) Option "_source" "server/udev"
    [    30.399] (II) input device 'Razer Razer DeathStalker', /dev/input/event2 is tagged by udev as: Keyboard
    [    30.399] (II) input device 'Razer Razer DeathStalker', /dev/input/event2 is a keyboard
    [    30.412] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:1532:0202.0001/input/input2/event2"
    [    30.412] (II) XINPUT: Adding extended input device "Razer Razer DeathStalker" (type: KEYBOARD, id 8)
    [    30.412] (**) Option "xkb_model" "pc105"
    [    30.412] (**) Option "xkb_layout" "fr"
    [    30.412] (**) Option "xkb_variant" "latin9"
    [    30.412] (II) input device 'Razer Razer DeathStalker', /dev/input/event2 is tagged by udev as: Keyboard
    [    30.413] (II) input device 'Razer Razer DeathStalker', /dev/input/event2 is a keyboard
    [    30.413] (II) config/udev: Adding input device Razer Razer DeathStalker (/dev/input/event3)
    [    30.413] (**) Razer Razer DeathStalker: Applying InputClass "libinput keyboard catchall"
    [    30.413] (II) Using input driver 'libinput' for 'Razer Razer DeathStalker'
    [    30.413] (**) Razer Razer DeathStalker: always reports core events
    [    30.413] (**) Option "Device" "/dev/input/event3"
    [    30.413] (**) Option "_source" "server/udev"
    [    30.414] (II) input device 'Razer Razer DeathStalker', /dev/input/event3 is tagged by udev as: Keyboard
    [    30.414] (II) input device 'Razer Razer DeathStalker', /dev/input/event3 is a keyboard
    [    30.436] (II) libinput: Razer Razer DeathStalker: needs a virtual subdevice
    [    30.436] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:1532:0202.0002/input/input3/event3"
    [    30.436] (II) XINPUT: Adding extended input device "Razer Razer DeathStalker" (type: MOUSE, id 9)
    [    30.436] (**) Option "AccelerationScheme" "none"
    [    30.436] (**) Razer Razer DeathStalker: (accel) selected scheme none/0
    [    30.436] (**) Razer Razer DeathStalker: (accel) acceleration factor: 2.000
    [    30.436] (**) Razer Razer DeathStalker: (accel) acceleration threshold: 4
    [    30.436] (II) input device 'Razer Razer DeathStalker', /dev/input/event3 is tagged by udev as: Keyboard
    [    30.436] (II) input device 'Razer Razer DeathStalker', /dev/input/event3 is a keyboard
    [    30.437] (II) config/udev: Adding input device Razer Razer DeathStalker (/dev/input/event4)
    [    30.437] (**) Razer Razer DeathStalker: Applying InputClass "libinput pointer catchall"
    [    30.437] (II) Using input driver 'libinput' for 'Razer Razer DeathStalker'
    [    30.437] (**) Razer Razer DeathStalker: always reports core events
    [    30.437] (**) Option "Device" "/dev/input/event4"
    [    30.437] (**) Option "_source" "server/udev"
    [    30.496] (II) input device 'Razer Razer DeathStalker', /dev/input/event4 is tagged by udev as: Mouse
    [    30.496] (II) input device 'Razer Razer DeathStalker', /dev/input/event4 is a pointer caps
    [    30.536] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:1532:0202.0003/input/input4/event4"
    [    30.536] (II) XINPUT: Adding extended input device "Razer Razer DeathStalker" (type: MOUSE, id 10)
    [    30.536] (**) Option "AccelerationScheme" "none"
    [    30.536] (**) Razer Razer DeathStalker: (accel) selected scheme none/0
    [    30.536] (**) Razer Razer DeathStalker: (accel) acceleration factor: 2.000
    [    30.536] (**) Razer Razer DeathStalker: (accel) acceleration threshold: 4
    [    30.596] (II) input device 'Razer Razer DeathStalker', /dev/input/event4 is tagged by udev as: Mouse
    [    30.596] (II) input device 'Razer Razer DeathStalker', /dev/input/event4 is a pointer caps
    [    30.596] (II) config/udev: Adding input device Razer Razer DeathStalker (/dev/input/mouse0)
    [    30.596] (II) No input driver specified, ignoring this device.
    [    30.596] (II) This device may have been added with another device file.
    [    30.597] (II) config/udev: Adding input device Razer Razer Taipan (/dev/input/event6)
    [    30.597] (**) Razer Razer Taipan: Applying InputClass "libinput pointer catchall"
    [    30.597] (II) Using input driver 'libinput' for 'Razer Razer Taipan'
    [    30.597] (**) Razer Razer Taipan: always reports core events
    [    30.597] (**) Option "Device" "/dev/input/event6"
    [    30.597] (**) Option "_source" "server/udev"
    [    30.656] (II) input device 'Razer Razer Taipan', /dev/input/event6 is tagged by udev as: Mouse
    [    30.656] (II) input device 'Razer Razer Taipan', /dev/input/event6 is a pointer caps
    [    30.704] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.0/0003:1532:0034.0004/input/input14/event6"
    [    30.704] (II) XINPUT: Adding extended input device "Razer Razer Taipan" (type: MOUSE, id 11)
    [    30.704] (**) Option "AccelerationScheme" "none"
    [    30.704] (**) Razer Razer Taipan: (accel) selected scheme none/0
    [    30.704] (**) Razer Razer Taipan: (accel) acceleration factor: 2.000
    [    30.704] (**) Razer Razer Taipan: (accel) acceleration threshold: 4
    [    30.764] (II) input device 'Razer Razer Taipan', /dev/input/event6 is tagged by udev as: Mouse
    [    30.764] (II) input device 'Razer Razer Taipan', /dev/input/event6 is a pointer caps
    [    30.764] (II) config/udev: Adding input device Razer Razer Taipan (/dev/input/mouse1)
    [    30.764] (II) No input driver specified, ignoring this device.
    [    30.764] (II) This device may have been added with another device file.
    [    30.765] (II) config/udev: Adding input device Razer Razer Taipan (/dev/input/event7)
    [    30.765] (**) Razer Razer Taipan: Applying InputClass "libinput keyboard catchall"
    [    30.765] (II) Using input driver 'libinput' for 'Razer Razer Taipan'
    [    30.765] (**) Razer Razer Taipan: always reports core events
    [    30.765] (**) Option "Device" "/dev/input/event7"
    [    30.765] (**) Option "_source" "server/udev"
    [    30.766] (II) input device 'Razer Razer Taipan', /dev/input/event7 is tagged by udev as: Keyboard
    [    30.766] (II) input device 'Razer Razer Taipan', /dev/input/event7 is a keyboard
    [    30.780] (II) libinput: Razer Razer Taipan: needs a virtual subdevice
    [    30.780] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.1/0003:1532:0034.0005/input/input15/event7"
    [    30.780] (II) XINPUT: Adding extended input device "Razer Razer Taipan" (type: MOUSE, id 12)
    [    30.780] (**) Option "AccelerationScheme" "none"
    [    30.780] (**) Razer Razer Taipan: (accel) selected scheme none/0
    [    30.780] (**) Razer Razer Taipan: (accel) acceleration factor: 2.000
    [    30.780] (**) Razer Razer Taipan: (accel) acceleration threshold: 4
    [    30.780] (II) input device 'Razer Razer Taipan', /dev/input/event7 is tagged by udev as: Keyboard
    [    30.780] (II) input device 'Razer Razer Taipan', /dev/input/event7 is a keyboard
    [    30.781] (II) config/udev: Adding input device Razer Razer Taipan (/dev/input/event5)
    [    30.781] (**) Razer Razer Taipan: Applying InputClass "libinput keyboard catchall"
    [    30.781] (II) Using input driver 'libinput' for 'Razer Razer Taipan'
    [    30.781] (**) Razer Razer Taipan: always reports core events
    [    30.781] (**) Option "Device" "/dev/input/event5"
    [    30.781] (**) Option "_source" "server/udev"
    [    30.781] (II) input device 'Razer Razer Taipan', /dev/input/event5 is tagged by udev as: Keyboard
    [    30.781] (II) input device 'Razer Razer Taipan', /dev/input/event5 is a keyboard
    [    30.796] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.2/0003:1532:0034.0006/input/input13/event5"
    [    30.796] (II) XINPUT: Adding extended input device "Razer Razer Taipan" (type: KEYBOARD, id 13)
    [    30.796] (**) Option "xkb_model" "pc105"
    [    30.796] (**) Option "xkb_layout" "fr"
    [    30.796] (**) Option "xkb_variant" "latin9"
    [    30.796] (II) input device 'Razer Razer Taipan', /dev/input/event5 is tagged by udev as: Keyboard
    [    30.796] (II) input device 'Razer Razer Taipan', /dev/input/event5 is a keyboard
    [    30.797] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event10)
    [    30.797] (II) No input driver specified, ignoring this device.
    [    30.797] (II) This device may have been added with another device file.
    [    30.797] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event11)
    [    30.797] (II) No input driver specified, ignoring this device.
    [    30.797] (II) This device may have been added with another device file.
    [    30.797] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event12)
    [    30.797] (II) No input driver specified, ignoring this device.
    [    30.797] (II) This device may have been added with another device file.
    [    30.798] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event8)
    [    30.798] (II) No input driver specified, ignoring this device.
    [    30.798] (II) This device may have been added with another device file.
    [    30.798] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event9)
    [    30.798] (II) No input driver specified, ignoring this device.
    [    30.798] (II) This device may have been added with another device file.
    [    30.803] (**) Razer Razer DeathStalker: Applying InputClass "libinput keyboard catchall"
    [    30.803] (II) Using input driver 'libinput' for 'Razer Razer DeathStalker'
    [    30.803] (**) Razer Razer DeathStalker: always reports core events
    [    30.803] (**) Option "Device" "/dev/input/event3"
    [    30.803] (**) Option "_source" "_driver/libinput"
    [    30.803] (II) libinput: Razer Razer DeathStalker: is a virtual subdevice
    [    30.803] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:1532:0202.0002/input/input3/event3"
    [    30.803] (II) XINPUT: Adding extended input device "Razer Razer DeathStalker" (type: KEYBOARD, id 14)
    [    30.803] (**) Option "xkb_model" "pc105"
    [    30.803] (**) Option "xkb_layout" "fr"
    [    30.803] (**) Option "xkb_variant" "latin9"
    [    30.803] (**) Razer Razer Taipan: Applying InputClass "libinput keyboard catchall"
    [    30.803] (II) Using input driver 'libinput' for 'Razer Razer Taipan'
    [    30.803] (**) Razer Razer Taipan: always reports core events
    [    30.803] (**) Option "Device" "/dev/input/event7"
    [    30.803] (**) Option "_source" "_driver/libinput"
    [    30.803] (II) libinput: Razer Razer Taipan: is a virtual subdevice
    [    30.803] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.1/0003:1532:0034.0005/input/input15/event7"
    [    30.803] (II) XINPUT: Adding extended input device "Razer Razer Taipan" (type: KEYBOARD, id 15)
    [    30.803] (**) Option "xkb_model" "pc105"
    [    30.803] (**) Option "xkb_layout" "fr"
    [    30.803] (**) Option "xkb_variant" "latin9"
    [    31.540] (--) NVIDIA(GPU-0): DFP-0: disconnected
    [    31.540] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
    [    31.540] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
    [    31.540] (--) NVIDIA(GPU-0): 
    [    31.567] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): connected
    [    31.567] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): Internal TMDS
    [    31.567] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): 600.0 MHz maximum pixel clock
    [    31.567] (--) NVIDIA(GPU-0): 
    [    31.567] (--) NVIDIA(GPU-0): DFP-2: disconnected
    [    31.567] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
    [    31.567] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
    [    31.567] (--) NVIDIA(GPU-0): 
    [    31.567] (--) NVIDIA(GPU-0): DFP-3: disconnected
    [    31.567] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
    [    31.567] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
    [    31.567] (--) NVIDIA(GPU-0): 
    [    31.567] (--) NVIDIA(GPU-0): DFP-4: disconnected
    [    31.567] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
    [    31.567] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
    [    31.567] (--) NVIDIA(GPU-0): 
    [    31.568] (--) NVIDIA(GPU-0): DFP-5: disconnected
    [    31.568] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
    [    31.568] (--) NVIDIA(GPU-0): DFP-5: 330.0 MHz maximum pixel clock
    [    31.568] (--) NVIDIA(GPU-0): 
    [    31.568] (--) NVIDIA(GPU-0): DFP-6: disconnected
    [    31.568] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
    [    31.568] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
    [    31.568] (--) NVIDIA(GPU-0): 
    [    31.568] (--) NVIDIA(GPU-0): DFP-7: disconnected
    [    31.568] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
    [    31.568] (--) NVIDIA(GPU-0): DFP-7: 330.0 MHz maximum pixel clock
    [    31.568] (--) NVIDIA(GPU-0): 
    [    33.453] (--) NVIDIA(GPU-0): DFP-0: disconnected
    [    33.453] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
    [    33.453] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
    [    33.453] (--) NVIDIA(GPU-0): 
    [    33.481] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): connected
    [    33.481] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): Internal TMDS
    [    33.481] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): 600.0 MHz maximum pixel clock
    [    33.481] (--) NVIDIA(GPU-0): 
    [    33.481] (--) NVIDIA(GPU-0): DFP-2: disconnected
    [    33.481] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
    [    33.481] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
    [    33.481] (--) NVIDIA(GPU-0): 
    [    33.481] (--) NVIDIA(GPU-0): DFP-3: disconnected
    [    33.481] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
    [    33.481] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
    [    33.481] (--) NVIDIA(GPU-0): 
    [    33.481] (--) NVIDIA(GPU-0): DFP-4: disconnected
    [    33.481] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
    [    33.481] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
    [    33.481] (--) NVIDIA(GPU-0): 
    [    33.481] (--) NVIDIA(GPU-0): DFP-5: disconnected
    [    33.481] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
    [    33.481] (--) NVIDIA(GPU-0): DFP-5: 330.0 MHz maximum pixel clock
    [    33.481] (--) NVIDIA(GPU-0): 
    [    33.481] (--) NVIDIA(GPU-0): DFP-6: disconnected
    [    33.481] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
    [    33.481] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
    [    33.481] (--) NVIDIA(GPU-0): 
    [    33.482] (--) NVIDIA(GPU-0): DFP-7: disconnected
    [    33.482] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
    [    33.482] (--) NVIDIA(GPU-0): DFP-7: 330.0 MHz maximum pixel clock
    [    33.482] (--) NVIDIA(GPU-0): 
    [    42.046] (--) NVIDIA(GPU-0): DFP-0: disconnected
    [    42.046] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
    [    42.046] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
    [    42.046] (--) NVIDIA(GPU-0): 
    [    42.075] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): connected
    [    42.075] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): Internal TMDS
    [    42.075] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): 600.0 MHz maximum pixel clock
    [    42.075] (--) NVIDIA(GPU-0): 
    [    42.075] (--) NVIDIA(GPU-0): DFP-2: disconnected
    [    42.075] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
    [    42.075] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
    [    42.076] (--) NVIDIA(GPU-0): 
    [    42.076] (--) NVIDIA(GPU-0): DFP-3: disconnected
    [    42.076] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
    [    42.076] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
    [    42.076] (--) NVIDIA(GPU-0): 
    [    42.076] (--) NVIDIA(GPU-0): DFP-4: disconnected
    [    42.076] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
    [    42.076] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
    [    42.076] (--) NVIDIA(GPU-0): 
    [    42.077] (--) NVIDIA(GPU-0): DFP-5: disconnected
    [    42.077] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
    [    42.077] (--) NVIDIA(GPU-0): DFP-5: 330.0 MHz maximum pixel clock
    [    42.077] (--) NVIDIA(GPU-0): 
    [    42.077] (--) NVIDIA(GPU-0): DFP-6: disconnected
    [    42.077] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
    [    42.077] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
    [    42.077] (--) NVIDIA(GPU-0): 
    [    42.077] (--) NVIDIA(GPU-0): DFP-7: disconnected
    [    42.077] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
    [    42.077] (--) NVIDIA(GPU-0): DFP-7: 330.0 MHz maximum pixel clock
    [    42.077] (--) NVIDIA(GPU-0): 
    [    43.817] (--) NVIDIA(GPU-0): DFP-0: disconnected
    [    43.817] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
    [    43.817] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
    [    43.817] (--) NVIDIA(GPU-0): 
    [    43.845] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): connected
    [    43.845] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): Internal TMDS
    [    43.845] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): 600.0 MHz maximum pixel clock
    [    43.845] (--) NVIDIA(GPU-0): 
    [    43.845] (--) NVIDIA(GPU-0): DFP-2: disconnected
    [    43.845] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
    [    43.845] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
    [    43.845] (--) NVIDIA(GPU-0): 
    [    43.845] (--) NVIDIA(GPU-0): DFP-3: disconnected
    [    43.845] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
    [    43.845] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
    [    43.845] (--) NVIDIA(GPU-0): 
    [    43.845] (--) NVIDIA(GPU-0): DFP-4: disconnected
    [    43.845] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
    [    43.845] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
    [    43.845] (--) NVIDIA(GPU-0): 
    [    43.845] (--) NVIDIA(GPU-0): DFP-5: disconnected
    [    43.846] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
    [    43.846] (--) NVIDIA(GPU-0): DFP-5: 330.0 MHz maximum pixel clock
    [    43.846] (--) NVIDIA(GPU-0): 
    [    43.846] (--) NVIDIA(GPU-0): DFP-6: disconnected
    [    43.846] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
    [    43.846] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
    [    43.846] (--) NVIDIA(GPU-0): 
    [    43.846] (--) NVIDIA(GPU-0): DFP-7: disconnected
    [    43.846] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
    [    43.846] (--) NVIDIA(GPU-0): DFP-7: 330.0 MHz maximum pixel clock
    [    43.846] (--) NVIDIA(GPU-0): 
    [    45.123] (--) NVIDIA(GPU-0): DFP-0: disconnected
    [    45.123] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
    [    45.123] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
    [    45.123] (--) NVIDIA(GPU-0): 
    [    45.151] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): connected
    [    45.151] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): Internal TMDS
    [    45.151] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): 600.0 MHz maximum pixel clock
    [    45.151] (--) NVIDIA(GPU-0): 
    [    45.151] (--) NVIDIA(GPU-0): DFP-2: disconnected
    [    45.151] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
    [    45.151] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
    [    45.151] (--) NVIDIA(GPU-0): 
    [    45.151] (--) NVIDIA(GPU-0): DFP-3: disconnected
    [    45.151] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
    [    45.151] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
    [    45.151] (--) NVIDIA(GPU-0): 
    [    45.151] (--) NVIDIA(GPU-0): DFP-4: disconnected
    [    45.151] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
    [    45.151] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
    [    45.151] (--) NVIDIA(GPU-0): 
    [    45.151] (--) NVIDIA(GPU-0): DFP-5: disconnected
    [    45.151] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
    [    45.151] (--) NVIDIA(GPU-0): DFP-5: 330.0 MHz maximum pixel clock
    [    45.151] (--) NVIDIA(GPU-0): 
    [    45.151] (--) NVIDIA(GPU-0): DFP-6: disconnected
    [    45.151] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
    [    45.151] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
    [    45.151] (--) NVIDIA(GPU-0): 
    [    45.151] (--) NVIDIA(GPU-0): DFP-7: disconnected
    [    45.151] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
    [    45.151] (--) NVIDIA(GPU-0): DFP-7: 330.0 MHz maximum pixel clock
    [    45.151] (--) NVIDIA(GPU-0): 
    [ 16833.449] (--) NVIDIA(GPU-0): DFP-0: disconnected
    [ 16833.449] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
    [ 16833.449] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
    [ 16833.449] (--) NVIDIA(GPU-0): 
    [ 16833.477] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): connected
    [ 16833.477] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): Internal TMDS
    [ 16833.477] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): 600.0 MHz maximum pixel clock
    [ 16833.477] (--) NVIDIA(GPU-0): 
    [ 16833.477] (--) NVIDIA(GPU-0): DFP-2: disconnected
    [ 16833.477] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
    [ 16833.477] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
    [ 16833.477] (--) NVIDIA(GPU-0): 
    [ 16833.477] (--) NVIDIA(GPU-0): DFP-3: disconnected
    [ 16833.477] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
    [ 16833.477] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
    [ 16833.477] (--) NVIDIA(GPU-0): 
    [ 16833.477] (--) NVIDIA(GPU-0): DFP-4: disconnected
    [ 16833.478] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
    [ 16833.478] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
    [ 16833.478] (--) NVIDIA(GPU-0): 
    [ 16833.478] (--) NVIDIA(GPU-0): DFP-5: disconnected
    [ 16833.478] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
    [ 16833.478] (--) NVIDIA(GPU-0): DFP-5: 330.0 MHz maximum pixel clock
    [ 16833.478] (--) NVIDIA(GPU-0): 
    [ 16833.478] (--) NVIDIA(GPU-0): DFP-6: disconnected
    [ 16833.478] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
    [ 16833.478] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
    [ 16833.478] (--) NVIDIA(GPU-0): 
    [ 16833.478] (--) NVIDIA(GPU-0): DFP-7: disconnected
    [ 16833.478] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
    [ 16833.478] (--) NVIDIA(GPU-0): DFP-7: 330.0 MHz maximum pixel clock
    [ 16833.478] (--) NVIDIA(GPU-0): 
    [ 16833.498] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
    [ 16833.581] (II) input device 'Power Button', /dev/input/event1 is tagged by udev as: Keyboard
    [ 16833.581] (II) input device 'Power Button', /dev/input/event1 is a keyboard
    [ 16833.582] (II) input device 'Power Button', /dev/input/event0 is tagged by udev as: Keyboard
    [ 16833.582] (II) input device 'Power Button', /dev/input/event0 is a keyboard
    [ 16833.582] (II) input device 'Razer Razer DeathStalker', /dev/input/event2 is tagged by udev as: Keyboard
    [ 16833.582] (II) input device 'Razer Razer DeathStalker', /dev/input/event2 is a keyboard
    [ 16833.583] (II) input device 'Razer Razer DeathStalker', /dev/input/event3 is tagged by udev as: Keyboard
    [ 16833.583] (II) input device 'Razer Razer DeathStalker', /dev/input/event3 is a keyboard
    [ 16833.640] (II) input device 'Razer Razer DeathStalker', /dev/input/event4 is tagged by udev as: Mouse
    [ 16833.640] (II) input device 'Razer Razer DeathStalker', /dev/input/event4 is a pointer caps
    [ 16833.700] (II) input device 'Razer Razer Taipan', /dev/input/event6 is tagged by udev as: Mouse
    [ 16833.700] (II) input device 'Razer Razer Taipan', /dev/input/event6 is a pointer caps
    [ 16833.701] (II) input device 'Razer Razer Taipan', /dev/input/event7 is tagged by udev as: Keyboard
    [ 16833.701] (II) input device 'Razer Razer Taipan', /dev/input/event7 is a keyboard
    [ 16833.701] (II) input device 'Razer Razer Taipan', /dev/input/event5 is tagged by udev as: Keyboard
    [ 16833.701] (II) input device 'Razer Razer Taipan', /dev/input/event5 is a keyboard
    [ 16849.750] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): connected
    [ 16849.750] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): Internal TMDS
    [ 16849.750] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): 600.0 MHz maximum pixel clock
    [ 16849.750] (--) NVIDIA(GPU-0): 
    [ 16849.778] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): connected
    [ 16849.778] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): Internal TMDS
    [ 16849.778] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): 600.0 MHz maximum pixel clock
    [ 16849.778] (--) NVIDIA(GPU-0): 
    [ 18696.542] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): connected
    [ 18696.542] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): Internal TMDS
    [ 18696.542] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): 600.0 MHz maximum pixel clock
    [ 18696.542] (--) NVIDIA(GPU-0): 
    [ 18696.571] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): connected
    [ 18696.571] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): Internal TMDS
    [ 18696.571] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN247 (DFP-1): 600.0 MHz maximum pixel clock
    [ 18696.571] (--) NVIDIA(GPU-0): 
    [ 29889.081] (II) UnloadModule: "libinput"
    [ 29889.081] (II) UnloadModule: "libinput"
    [ 29889.081] (II) UnloadModule: "libinput"
    [ 29889.082] (II) UnloadModule: "libinput"
    [ 29889.082] (II) UnloadModule: "libinput"
    [ 29889.082] (II) UnloadModule: "libinput"
    [ 29889.082] (II) UnloadModule: "libinput"
    [ 29889.082] (II) UnloadModule: "libinput"
    [ 29889.082] (II) UnloadModule: "libinput"
    [ 29889.082] (II) UnloadModule: "libinput"
    [ 29890.371] (II) NVIDIA(GPU-0): Deleting GPU-0
    [ 29890.374] (II) Server terminated successfully (0). Closing log file.

    Ou en gist: https://gist.github.com/Xisabla/e14365f … da83bdadee

Merci d'avance pour votre aide

Dernière modification par gautier019 (Le 11/06/2017, à 18:51)

Hors ligne

#2 Le 16/06/2017, à 13:12

Laurent85

Re : Ubuntu 17.04 - GTX 1060- Low-graphics mode

Bonjour, génère un rapport bisnext, pour la commande qui génère le rapport utilise :

sudo bash bisnext --xorg --pastebin

Vois la doc bisnext

Hors ligne