Bug#909059: nvidia-legacy-340xx-driver: Crash ends session after multiple suspend/resume cycles
Phil Miller
unmobile+debbugs at gmail.com
Mon Sep 17 22:44:32 BST 2018
Package: nvidia-legacy-340xx-driver
Version: 340.107-2
Severity: grave
Tags: upstream
Justification: causes non-serious data loss
When I suspend and resume my computer multiple times with a live
X session with multiple applications running, it tends to crash
the X server and terminate the session. These crashes seem to be
absent or at least much rarer when I don't have big applications
like Firefox open in the session. They seem to have become more
frequent (or present at all) since upgrading from a 1920x1200
display to un that runs at 4k resolution.
The contents of /var/log/Xorg.*.log* are ancient junk, since the
session log is recorded in my ~/.local/share/xorg directory since
2015 (I think since the systemd transition, perhaps). So, I have
deleted the junk log from below, and include the recent log with
a back trace here:
>>>>>>>>> Xorg log >>>>>>>>>>>>
[ 6536.528] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
[ 6536.528] _XSERVTransMakeAllCOTSServerListeners: server already running
[ 6536.528] (--) Log file renamed from "/home/phil/.local/share/xorg/Xorg.pid-11284.log" to "/home/phil/.local/share/xorg/Xorg.1.log"
[ 6536.528]
X.Org X Server 1.20.1
X Protocol Version 11, Revision 0
[ 6536.528] Build Operating System: Linux 4.9.0-7-amd64 x86_64 Debian
[ 6536.528] Current Operating System: Linux itu 4.18.0-1-amd64 #1 SMP Debian 4.18.6-1 (2018-09-06) x86_64
[ 6536.529] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.18.0-1-amd64 root=UUID=3e436e2a-5d44-49aa-a1f1-d6d8e67b1b08 ro slab_common.usercopy_fallback=Y quiet resume=/dev/sda6
[ 6536.529] Build Date: 17 August 2018 08:05:00PM
[ 6536.529] xorg-server 2:1.20.1-1 (https://www.debian.org/support)
[ 6536.529] Current version of pixman: 0.34.0
[ 6536.529] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 6536.529] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 6536.529] (==) Log file: "/home/phil/.local/share/xorg/Xorg.1.log", Time: Wed Sep 12 14:27:21 2018
[ 6536.529] (==) Using config file: "/etc/X11/xorg.conf"
[ 6536.529] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 6536.529] (==) No Layout section. Using the first Screen section.
[ 6536.529] (**) |-->Screen "Default Screen" (0)
[ 6536.529] (**) | |-->Monitor "Configured Monitor"
[ 6536.530] (==) No device specified for screen "Default Screen".
Using the first device section listed.
[ 6536.530] (**) | |-->Device "Configured Video Device"
[ 6536.530] (==) Automatically adding devices
[ 6536.530] (==) Automatically enabling devices
[ 6536.530] (==) Automatically adding GPU devices
[ 6536.530] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 6536.530] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 6536.530] Entry deleted from font path.
[ 6536.530] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[ 6536.530] (**) ModulePath set to "/usr/lib/xorg/modules/linux,/usr/lib/xorg/modules"
[ 6536.530] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 6536.530] (II) Loader magic: 0x55aedee4bde0
[ 6536.530] (II) Module ABI versions:
[ 6536.530] X.Org ANSI C Emulation: 0.4
[ 6536.530] X.Org Video Driver: 24.0
[ 6536.530] X.Org XInput driver : 24.1
[ 6536.530] X.Org Server Extension : 10.0
[ 6536.531] (++) using VT number 2
[ 6536.534] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_310
[ 6536.534] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 6536.535] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[ 6536.539] (--) PCI:*(1 at 0:0:0) 10de:0659:10de:063a rev 161, Mem @ 0xfa000000/16777216, 0xc0000000/536870912, 0xf8000000/33554432, I/O @ 0x0000ec00/128, BIOS @ 0x????????/131072
[ 6536.540] (II) LoadModule: "glx"
[ 6536.540] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 6536.555] (II) Module glx: vendor="NVIDIA Corporation"
[ 6536.555] compiled for 4.0.2, module version = 1.0.0
[ 6536.555] Module class: X.Org Server Extension
[ 6536.555] (II) NVIDIA GLX Module 340.107 Thu May 24 21:40:32 PDT 2018
[ 6536.555] (II) LoadModule: "nvidia"
[ 6536.555] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 6536.556] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 6536.556] compiled for 4.0.2, module version = 1.0.0
[ 6536.556] Module class: X.Org Video Driver
[ 6536.556] (II) NVIDIA dlloader X Driver 340.107 Thu May 24 21:18:05 PDT 2018
[ 6536.556] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 6536.556] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 6536.556] (II) Loading sub module "fb"
[ 6536.556] (II) LoadModule: "fb"
[ 6536.556] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 6536.556] (II) Module fb: vendor="X.Org Foundation"
[ 6536.556] compiled for 1.20.1, module version = 1.0.0
[ 6536.556] ABI class: X.Org ANSI C Emulation, version 0.4
[ 6536.556] (WW) Unresolved symbol: fbGetGCPrivateKey
[ 6536.556] (II) Loading sub module "wfb"
[ 6536.556] (II) LoadModule: "wfb"
[ 6536.556] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 6536.556] (II) Module wfb: vendor="X.Org Foundation"
[ 6536.556] compiled for 1.20.1, module version = 1.0.0
[ 6536.556] ABI class: X.Org ANSI C Emulation, version 0.4
[ 6536.557] (II) Loading sub module "ramdac"
[ 6536.557] (II) LoadModule: "ramdac"
[ 6536.557] (II) Module "ramdac" already built-in
[ 6536.557] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 6536.557] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 6536.557] (==) NVIDIA(0): RGB weight 888
[ 6536.557] (==) NVIDIA(0): Default visual is TrueColor
[ 6536.557] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 6536.557] (**) NVIDIA(0): Enabling 2D acceleration
[ 6536.566] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[ 6536.570] (II) NVIDIA(0): NVIDIA GPU Quadro FX 580 (G96GL) at PCI:1:0:0 (GPU-0)
[ 6536.570] (--) NVIDIA(0): Memory: 524288 kBytes
[ 6536.570] (--) NVIDIA(0): VideoBIOS: 62.94.96.00.05
[ 6536.570] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 6536.645] (II) NVIDIA(GPU-0): Display (DELL P2715Q (DFP-3)) does not support NVIDIA 3D
[ 6536.645] (II) NVIDIA(GPU-0): Vision stereo.
[ 6536.645] (--) NVIDIA(0): Valid display device(s) on Quadro FX 580 at PCI:1:0:0
[ 6536.645] (--) NVIDIA(0): CRT-0
[ 6536.645] (--) NVIDIA(0): DFP-0
[ 6536.645] (--) NVIDIA(0): DFP-1
[ 6536.645] (--) NVIDIA(0): DFP-2
[ 6536.645] (--) NVIDIA(0): DELL P2715Q (DFP-3) (boot, connected)
[ 6536.645] (--) NVIDIA(0): DFP-4
[ 6536.645] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 6536.645] (--) NVIDIA(0): DFP-0: Internal TMDS
[ 6536.645] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 6536.645] (--) NVIDIA(0): DFP-1: Internal TMDS
[ 6536.645] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 6536.645] (--) NVIDIA(0): DFP-2: Internal TMDS
[ 6536.645] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 6536.645] (--) NVIDIA(0): DELL P2715Q (DFP-3): Internal DisplayPort
[ 6536.645] (--) NVIDIA(GPU-0): DELL P2715Q (DFP-3): 480.0 MHz maximum pixel clock
[ 6536.645] (--) NVIDIA(0): DFP-4: Internal DisplayPort
[ 6536.645] (--) NVIDIA(GPU-0): DFP-4: 480.0 MHz maximum pixel clock
[ 6536.645] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 6536.645] (**) NVIDIA(0): device DELL P2715Q (DFP-3) (Using EDID frequencies has
[ 6536.645] (**) NVIDIA(0): been enabled on all display devices.)
[ 6536.656] (WW) NVIDIA(GPU-0): The EDID for DELL P2715Q (DFP-3) contradicts itself: mode
[ 6536.656] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's
[ 6536.656] (WW) NVIDIA(GPU-0): valid HorizSync range (31.000-140.000 kHz) would exclude
[ 6536.656] (WW) NVIDIA(GPU-0): this mode's HorizSync (27.0 kHz); ignoring HorizSync check
[ 6536.656] (WW) NVIDIA(GPU-0): for mode "1920x1080".
[ 6536.656] (WW) NVIDIA(GPU-0): The EDID for DELL P2715Q (DFP-3) contradicts itself: mode
[ 6536.656] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's
[ 6536.656] (WW) NVIDIA(GPU-0): valid VertRefresh range (29.000-75.000 Hz) would exclude
[ 6536.656] (WW) NVIDIA(GPU-0): this mode's VertRefresh (24.0 Hz); ignoring VertRefresh
[ 6536.656] (WW) NVIDIA(GPU-0): check for mode "1920x1080".
[ 6536.656] (WW) NVIDIA(GPU-0): The EDID for DELL P2715Q (DFP-3) contradicts itself: mode
[ 6536.656] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's
[ 6536.656] (WW) NVIDIA(GPU-0): valid HorizSync range (31.000-140.000 kHz) would exclude
[ 6536.657] (WW) NVIDIA(GPU-0): this mode's HorizSync (28.1 kHz); ignoring HorizSync check
[ 6536.657] (WW) NVIDIA(GPU-0): for mode "1920x1080".
[ 6536.658] (WW) NVIDIA(GPU-0): The EDID for DELL P2715Q (DFP-3) contradicts itself: mode
[ 6536.658] (WW) NVIDIA(GPU-0): "720x576" is specified in the EDID; however, the EDID's
[ 6536.658] (WW) NVIDIA(GPU-0): valid HorizSync range (31.000-140.000 kHz) would exclude
[ 6536.658] (WW) NVIDIA(GPU-0): this mode's HorizSync (15.6 kHz); ignoring HorizSync check
[ 6536.658] (WW) NVIDIA(GPU-0): for mode "720x576".
[ 6536.658] (WW) NVIDIA(GPU-0): The EDID for DELL P2715Q (DFP-3) contradicts itself: mode
[ 6536.658] (WW) NVIDIA(GPU-0): "720x576" is specified in the EDID; however, the EDID's
[ 6536.658] (WW) NVIDIA(GPU-0): valid HorizSync range (31.000-140.000 kHz) would exclude
[ 6536.658] (WW) NVIDIA(GPU-0): this mode's HorizSync (15.6 kHz); ignoring HorizSync check
[ 6536.658] (WW) NVIDIA(GPU-0): for mode "720x576".
[ 6536.658] (WW) NVIDIA(GPU-0): The EDID for DELL P2715Q (DFP-3) contradicts itself: mode
[ 6536.658] (WW) NVIDIA(GPU-0): "720x480" is specified in the EDID; however, the EDID's
[ 6536.658] (WW) NVIDIA(GPU-0): valid HorizSync range (31.000-140.000 kHz) would exclude
[ 6536.658] (WW) NVIDIA(GPU-0): this mode's HorizSync (15.7 kHz); ignoring HorizSync check
[ 6536.658] (WW) NVIDIA(GPU-0): for mode "720x480".
[ 6536.658] (WW) NVIDIA(GPU-0): The EDID for DELL P2715Q (DFP-3) contradicts itself: mode
[ 6536.658] (WW) NVIDIA(GPU-0): "720x480" is specified in the EDID; however, the EDID's
[ 6536.658] (WW) NVIDIA(GPU-0): valid HorizSync range (31.000-140.000 kHz) would exclude
[ 6536.658] (WW) NVIDIA(GPU-0): this mode's HorizSync (15.7 kHz); ignoring HorizSync check
[ 6536.658] (WW) NVIDIA(GPU-0): for mode "720x480".
[ 6536.661] (==) NVIDIA(0):
[ 6536.661] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 6536.661] (==) NVIDIA(0): will be used as the requested mode.
[ 6536.661] (==) NVIDIA(0):
[ 6536.661] (II) NVIDIA(0): Validated MetaModes:
[ 6536.661] (II) NVIDIA(0): "DFP-3:nvidia-auto-select"
[ 6536.661] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 2160
[ 6536.669] (--) NVIDIA(0): DPI set to (162, 161); computed from "UseEdidDpi" X config
[ 6536.669] (--) NVIDIA(0): option
[ 6536.669] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 6536.693] (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select"
[ 6536.785] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 6536.785] (==) NVIDIA(0): Backing store enabled
[ 6536.785] (==) NVIDIA(0): Silken mouse enabled
[ 6536.786] (**) NVIDIA(0): DPMS enabled
[ 6536.786] (II) Loading sub module "dri2"
[ 6536.786] (II) LoadModule: "dri2"
[ 6536.786] (II) Module "dri2" already built-in
[ 6536.786] (II) NVIDIA(0): [DRI2] Setup complete
[ 6536.786] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 6536.786] (II) Initializing extension Generic Event Extension
[ 6536.786] (II) Initializing extension SHAPE
[ 6536.786] (II) Initializing extension MIT-SHM
[ 6536.786] (II) Initializing extension XInputExtension
[ 6536.787] (II) Initializing extension XTEST
[ 6536.787] (II) Initializing extension BIG-REQUESTS
[ 6536.787] (II) Initializing extension SYNC
[ 6536.787] (II) Initializing extension XKEYBOARD
[ 6536.787] (II) Initializing extension XC-MISC
[ 6536.787] (II) Initializing extension SECURITY
[ 6536.787] (II) Initializing extension XFIXES
[ 6536.787] (II) Initializing extension RENDER
[ 6536.788] (II) Initializing extension RANDR
[ 6536.788] (II) Initializing extension COMPOSITE
[ 6536.788] (II) Initializing extension DAMAGE
[ 6536.788] (II) Initializing extension MIT-SCREEN-SAVER
[ 6536.788] (II) Initializing extension DOUBLE-BUFFER
[ 6536.788] (II) Initializing extension RECORD
[ 6536.788] (II) Initializing extension DPMS
[ 6536.789] (II) Initializing extension Present
[ 6536.789] (II) Initializing extension DRI3
[ 6536.789] (II) Initializing extension X-Resource
[ 6536.789] (II) Initializing extension XVideo
[ 6536.789] (II) Initializing extension XVideo-MotionCompensation
[ 6536.789] (II) Initializing extension SELinux
[ 6536.789] (II) SELinux: Disabled on system
[ 6536.789] (II) Initializing extension XFree86-VidModeExtension
[ 6536.789] (II) Initializing extension XFree86-DGA
[ 6536.789] (II) Initializing extension XFree86-DRI
[ 6536.789] (II) Initializing extension DRI2
[ 6536.789] (II) Initializing extension GLX
[ 6536.789] (II) Initializing extension GLX
[ 6536.789] (II) Indirect GLX disabled.(II) Initializing extension NV-GLX
[ 6536.790] (II) Initializing extension NV-CONTROL
[ 6536.790] (II) Initializing extension XINERAMA
[ 6536.847] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 6536.848] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 6536.848] (II) LoadModule: "evdev"
[ 6536.848] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 6536.848] (II) Module evdev: vendor="X.Org Foundation"
[ 6536.848] compiled for 1.20.1, module version = 2.10.6
[ 6536.848] Module class: X.Org XInput Driver
[ 6536.848] ABI class: X.Org XInput driver, version 24.1
[ 6536.848] (II) Using input driver 'evdev' for 'Power Button'
[ 6536.850] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 36 paused 0
[ 6536.850] (**) Power Button: always reports core events
[ 6536.850] (**) evdev: Power Button: Device: "/dev/input/event5"
[ 6536.850] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 6536.850] (--) evdev: Power Button: Found keys
[ 6536.850] (II) evdev: Power Button: Configuring as keyboard
[ 6536.850] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input8/event5"
[ 6536.850] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 6536.850] (**) Option "xkb_rules" "evdev"
[ 6536.850] (**) Option "xkb_model" "pc104"
[ 6536.850] (**) Option "xkb_layout" "us"
[ 6536.877] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 6536.877] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 6536.877] (II) Using input driver 'evdev' for 'Power Button'
[ 6536.879] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 37 paused 0
[ 6536.879] (**) Power Button: always reports core events
[ 6536.879] (**) evdev: Power Button: Device: "/dev/input/event4"
[ 6536.879] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 6536.879] (--) evdev: Power Button: Found keys
[ 6536.879] (II) evdev: Power Button: Configuring as keyboard
[ 6536.879] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7/event4"
[ 6536.879] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 6536.879] (**) Option "xkb_rules" "evdev"
[ 6536.879] (**) Option "xkb_model" "pc104"
[ 6536.879] (**) Option "xkb_layout" "us"
[ 6536.880] (II) config/udev: Adding input device HDA Intel MID Front Mic (/dev/input/event7)
[ 6536.880] (II) No input driver specified, ignoring this device.
[ 6536.880] (II) This device may have been added with another device file.
[ 6536.880] (II) config/udev: Adding input device HDA Intel MID Rear Mic (/dev/input/event8)
[ 6536.880] (II) No input driver specified, ignoring this device.
[ 6536.880] (II) This device may have been added with another device file.
[ 6536.880] (II) config/udev: Adding input device HDA Intel MID Line (/dev/input/event9)
[ 6536.880] (II) No input driver specified, ignoring this device.
[ 6536.880] (II) This device may have been added with another device file.
[ 6536.881] (II) config/udev: Adding input device HDA Intel MID Line Out (/dev/input/event10)
[ 6536.881] (II) No input driver specified, ignoring this device.
[ 6536.881] (II) This device may have been added with another device file.
[ 6536.881] (II) config/udev: Adding input device HDA Intel MID Front Headphone (/dev/input/event11)
[ 6536.881] (II) No input driver specified, ignoring this device.
[ 6536.881] (II) This device may have been added with another device file.
[ 6536.882] (II) config/udev: Adding input device CM Storm Quick Fire PRO Keyboard (/dev/input/event0)
[ 6536.882] (**) CM Storm Quick Fire PRO Keyboard: Applying InputClass "evdev keyboard catchall"
[ 6536.882] (II) Using input driver 'evdev' for 'CM Storm Quick Fire PRO Keyboard'
[ 6536.883] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 38 paused 0
[ 6536.883] (**) CM Storm Quick Fire PRO Keyboard: always reports core events
[ 6536.883] (**) evdev: CM Storm Quick Fire PRO Keyboard: Device: "/dev/input/event0"
[ 6536.883] (--) evdev: CM Storm Quick Fire PRO Keyboard: Vendor 0x2516 Product 0x9
[ 6536.883] (--) evdev: CM Storm Quick Fire PRO Keyboard: Found keys
[ 6536.883] (II) evdev: CM Storm Quick Fire PRO Keyboard: Configuring as keyboard
[ 6536.884] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/0003:2516:0009.0001/input/input3/event0"
[ 6536.884] (II) XINPUT: Adding extended input device "CM Storm Quick Fire PRO Keyboard" (type: KEYBOARD, id 8)
[ 6536.884] (**) Option "xkb_rules" "evdev"
[ 6536.884] (**) Option "xkb_model" "pc104"
[ 6536.884] (**) Option "xkb_layout" "us"
[ 6536.885] (II) config/udev: Adding input device CM Storm Quick Fire PRO Keyboard System Control (/dev/input/event1)
[ 6536.885] (**) CM Storm Quick Fire PRO Keyboard System Control: Applying InputClass "evdev keyboard catchall"
[ 6536.885] (II) Using input driver 'evdev' for 'CM Storm Quick Fire PRO Keyboard System Control'
[ 6536.886] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 39 paused 0
[ 6536.886] (**) CM Storm Quick Fire PRO Keyboard System Control: always reports core events
[ 6536.886] (**) evdev: CM Storm Quick Fire PRO Keyboard System Control: Device: "/dev/input/event1"
[ 6536.886] (--) evdev: CM Storm Quick Fire PRO Keyboard System Control: Vendor 0x2516 Product 0x9
[ 6536.886] (--) evdev: CM Storm Quick Fire PRO Keyboard System Control: Found keys
[ 6536.886] (II) evdev: CM Storm Quick Fire PRO Keyboard System Control: Configuring as keyboard
[ 6536.886] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.1/0003:2516:0009.0002/input/input4/event1"
[ 6536.886] (II) XINPUT: Adding extended input device "CM Storm Quick Fire PRO Keyboard System Control" (type: KEYBOARD, id 9)
[ 6536.886] (**) Option "xkb_rules" "evdev"
[ 6536.886] (**) Option "xkb_model" "pc104"
[ 6536.886] (**) Option "xkb_layout" "us"
[ 6536.888] (II) config/udev: Adding input device CM Storm Quick Fire PRO Keyboard Consumer Control (/dev/input/event2)
[ 6536.888] (**) CM Storm Quick Fire PRO Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 6536.888] (II) Using input driver 'evdev' for 'CM Storm Quick Fire PRO Keyboard Consumer Control'
[ 6536.890] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 40 paused 0
[ 6536.890] (**) CM Storm Quick Fire PRO Keyboard Consumer Control: always reports core events
[ 6536.890] (**) evdev: CM Storm Quick Fire PRO Keyboard Consumer Control: Device: "/dev/input/event2"
[ 6536.890] (--) evdev: CM Storm Quick Fire PRO Keyboard Consumer Control: Vendor 0x2516 Product 0x9
[ 6536.890] (--) evdev: CM Storm Quick Fire PRO Keyboard Consumer Control: Found keys
[ 6536.891] (II) evdev: CM Storm Quick Fire PRO Keyboard Consumer Control: Configuring as keyboard
[ 6536.891] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.1/0003:2516:0009.0002/input/input5/event2"
[ 6536.891] (II) XINPUT: Adding extended input device "CM Storm Quick Fire PRO Keyboard Consumer Control" (type: KEYBOARD, id 10)
[ 6536.891] (**) Option "xkb_rules" "evdev"
[ 6536.891] (**) Option "xkb_model" "pc104"
[ 6536.891] (**) Option "xkb_layout" "us"
[ 6536.892] (II) config/udev: Adding input device Microsoft Microsoft 5-Button Mouse with IntelliEye(TM) (/dev/input/event3)
[ 6536.892] (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Applying InputClass "evdev pointer catchall"
[ 6536.892] (II) Using input driver 'evdev' for 'Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)'
[ 6536.894] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 41 paused 0
[ 6536.894] (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): always reports core events
[ 6536.894] (**) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Device: "/dev/input/event3"
[ 6536.894] (--) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Vendor 0x45e Product 0x39
[ 6536.894] (--) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found 9 mouse buttons
[ 6536.894] (--) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found scroll wheel(s)
[ 6536.894] (--) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found relative axes
[ 6536.894] (--) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found x and y relative axes
[ 6536.894] (II) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Configuring as mouse
[ 6536.894] (II) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Adding scrollwheel support
[ 6536.894] (**) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): YAxisMapping: buttons 4 and 5
[ 6536.894] (**) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 6536.894] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.2/2-1.2.2:1.0/0003:045E:0039.0003/input/input6/event3"
[ 6536.894] (II) XINPUT: Adding extended input device "Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)" (type: MOUSE, id 11)
[ 6536.894] (II) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): initialized for relative axes.
[ 6536.894] (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): (accel) keeping acceleration scheme 1
[ 6536.894] (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): (accel) acceleration profile 0
[ 6536.894] (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): (accel) acceleration factor: 2.000
[ 6536.894] (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): (accel) acceleration threshold: 4
[ 6536.896] (II) config/udev: Adding input device Microsoft Microsoft 5-Button Mouse with IntelliEye(TM) (/dev/input/mouse0)
[ 6536.896] (II) No input driver specified, ignoring this device.
[ 6536.896] (II) This device may have been added with another device file.
[ 6536.896] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 6536.896] (II) No input driver specified, ignoring this device.
[ 6536.896] (II) This device may have been added with another device file.
[ 10992.574] (II) systemd-logind: got pause for 13:64
[ 10992.574] (II) systemd-logind: got pause for 13:65
[ 10992.574] (II) systemd-logind: got pause for 13:66
[ 10992.574] (II) systemd-logind: got pause for 13:67
[ 10994.683] (II) systemd-logind: got pause for 13:69
[ 10994.683] (II) systemd-logind: got pause for 226:0
[ 10994.683] (II) systemd-logind: got pause for 13:68
[ 10994.683] (II) systemd-logind: got resume for 13:64
[ 10994.683] (II) systemd-logind: got resume for 13:65
[ 10994.767] (II) systemd-logind: got resume for 13:66
[ 10994.767] (II) systemd-logind: got resume for 13:67
[ 10994.767] (II) systemd-logind: got resume for 13:69
[ 10994.767] (II) systemd-logind: got resume for 226:0
[ 10994.909] (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select"
[ 10995.026] (II) systemd-logind: got resume for 13:68
[ 11868.538] (II) systemd-logind: got pause for 13:64
[ 11868.539] (II) systemd-logind: got pause for 13:65
[ 11870.578] (II) systemd-logind: got pause for 13:66
[ 11870.578] (II) systemd-logind: got pause for 13:67
[ 11870.578] (II) systemd-logind: got pause for 13:69
[ 11870.578] (II) systemd-logind: got pause for 226:0
[ 11870.578] (II) systemd-logind: got pause for 13:68
[ 11870.708] (II) systemd-logind: got resume for 13:64
[ 11870.708] (II) systemd-logind: got resume for 13:65
[ 11870.709] (II) systemd-logind: got resume for 13:66
[ 11870.709] (II) systemd-logind: got resume for 13:67
[ 11870.709] (II) systemd-logind: got resume for 13:69
[ 11870.709] (II) systemd-logind: got resume for 226:0
[ 11870.855] (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select"
[ 11870.986] (II) systemd-logind: got resume for 13:68
[ 17087.437] (II) systemd-logind: got pause for 13:64
[ 17087.437] (II) systemd-logind: got pause for 13:65
[ 17089.427] (II) systemd-logind: got pause for 13:66
[ 17089.427] (II) systemd-logind: got pause for 13:67
[ 17089.427] (II) systemd-logind: got pause for 13:69
[ 17089.427] (II) systemd-logind: got pause for 226:0
[ 17089.427] (II) systemd-logind: got pause for 13:68
[ 17089.562] (II) systemd-logind: got resume for 13:64
[ 17089.562] (II) systemd-logind: got resume for 13:65
[ 17089.562] (II) systemd-logind: got resume for 13:66
[ 17089.576] (II) systemd-logind: got resume for 13:67
[ 17089.622] (II) systemd-logind: got resume for 13:69
[ 17089.622] (II) systemd-logind: got resume for 226:0
[ 17089.788] (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select"
[ 17089.906] (II) systemd-logind: got resume for 13:68
[ 19960.593] (II) systemd-logind: got pause for 13:64
[ 19960.636] (II) systemd-logind: got pause for 13:65
[ 19960.664] (II) systemd-logind: got pause for 13:66
[ 19960.704] (II) systemd-logind: got pause for 13:67
[ 19960.724] (II) systemd-logind: got pause for 13:69
[ 19960.752] (II) systemd-logind: got pause for 226:0
[ 19960.752] (II) systemd-logind: got pause for 13:68
[ 19960.784] (II) systemd-logind: got resume for 13:64
[ 19960.784] (II) systemd-logind: got resume for 13:65
[ 19960.784] (II) systemd-logind: got resume for 13:66
[ 19960.784] (II) systemd-logind: got resume for 13:67
[ 19960.792] (II) systemd-logind: got resume for 13:69
[ 19960.792] (II) systemd-logind: got resume for 226:0
[ 19960.935] (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select"
[ 19961.053] (II) systemd-logind: got resume for 13:68
[ 23389.881] (II) systemd-logind: got pause for 13:64
[ 23389.881] (II) systemd-logind: got pause for 13:65
[ 23389.881] (II) systemd-logind: got pause for 13:66
[ 23389.881] (II) systemd-logind: got pause for 13:67
[ 23389.882] (II) systemd-logind: got pause for 13:69
[ 23389.882] (II) systemd-logind: got pause for 226:0
[ 23389.882] (II) systemd-logind: got pause for 13:68
[ 23389.991] (II) systemd-logind: got resume for 13:64
[ 23389.991] (II) systemd-logind: got resume for 13:65
[ 23390.071] (II) systemd-logind: got resume for 13:66
[ 23390.071] (II) systemd-logind: got resume for 13:67
[ 23390.071] (II) systemd-logind: got resume for 13:69
[ 23390.071] (II) systemd-logind: got resume for 226:0
[ 23390.207] (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select"
[ 23390.331] (II) systemd-logind: got resume for 13:68
[ 24502.076] (II) systemd-logind: got pause for 13:64
[ 24502.076] (II) systemd-logind: got pause for 13:65
[ 24502.076] (II) systemd-logind: got pause for 13:66
[ 24502.076] (II) systemd-logind: got pause for 13:67
[ 24504.188] (II) systemd-logind: got pause for 13:69
[ 24504.188] (II) systemd-logind: got pause for 226:0
[ 24504.188] (II) systemd-logind: got pause for 13:68
[ 24504.188] (II) systemd-logind: got resume for 13:64
[ 24504.188] (II) systemd-logind: got resume for 13:65
[ 24504.188] (II) systemd-logind: got resume for 13:66
[ 24504.197] (II) systemd-logind: got resume for 13:67
[ 24504.303] (II) systemd-logind: got resume for 13:69
[ 24504.303] (II) systemd-logind: got resume for 226:0
[ 24504.452] (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select"
[ 24504.565] (II) systemd-logind: got resume for 13:68
[ 24548.467] (II) config/udev: removing device Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)
[ 24548.471] (II) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Close
[ 24548.471] (II) UnloadModule: "evdev"
[ 24548.471] (II) systemd-logind: releasing fd for 13:67
[ 24552.945] (II) config/udev: Adding input device Microsoft Microsoft 5-Button Mouse with IntelliEye(TM) (/dev/input/mouse0)
[ 24552.945] (II) No input driver specified, ignoring this device.
[ 24552.945] (II) This device may have been added with another device file.
[ 24553.014] (II) config/udev: Adding input device Microsoft Microsoft 5-Button Mouse with IntelliEye(TM) (/dev/input/event3)
[ 24553.014] (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Applying InputClass "evdev pointer catchall"
[ 24553.014] (II) Using input driver 'evdev' for 'Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)'
[ 24553.068] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 62 paused 0
[ 24553.068] (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): always reports core events
[ 24553.068] (**) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Device: "/dev/input/event3"
[ 24553.068] (--) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Vendor 0x45e Product 0x39
[ 24553.068] (--) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found 9 mouse buttons
[ 24553.068] (--) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found scroll wheel(s)
[ 24553.068] (--) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found relative axes
[ 24553.068] (--) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found x and y relative axes
[ 24553.068] (II) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Configuring as mouse
[ 24553.068] (II) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Adding scrollwheel support
[ 24553.068] (**) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): YAxisMapping: buttons 4 and 5
[ 24553.068] (**) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 24553.068] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.4/2-1.2.4:1.0/0003:045E:0039.0004/input/input75/event3"
[ 24553.068] (II) XINPUT: Adding extended input device "Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)" (type: MOUSE, id 11)
[ 24553.069] (II) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): initialized for relative axes.
[ 24553.069] (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): (accel) keeping acceleration scheme 1
[ 24553.069] (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): (accel) acceleration profile 0
[ 24553.069] (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): (accel) acceleration factor: 2.000
[ 24553.069] (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): (accel) acceleration threshold: 4
[ 30006.463] (II) systemd-logind: got pause for 13:64
[ 30006.463] (II) systemd-logind: got pause for 13:65
[ 30006.463] (II) systemd-logind: got pause for 13:66
[ 30006.463] (II) systemd-logind: got pause for 13:67
[ 30006.463] (II) systemd-logind: got pause for 13:69
[ 30010.556] (II) systemd-logind: got pause for 226:0
[ 30010.556] (II) systemd-logind: got pause for 13:68
[ 30010.662] (II) systemd-logind: got resume for 13:64
[ 30010.662] (II) systemd-logind: got resume for 13:65
[ 30010.662] (II) systemd-logind: got resume for 13:66
[ 30010.663] (II) config/udev: removing device Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)
[ 30010.666] (II) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Close
[ 30010.667] (II) UnloadModule: "evdev"
[ 30010.667] (II) systemd-logind: releasing fd for 13:67
[ 30010.710] (EE) systemd-logind: failed to release device: Device not taken
[ 30011.162] (II) systemd-logind: got resume for 13:69
[ 30011.162] (II) systemd-logind: got resume for 226:0
[ 30011.328] (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select"
[ 30011.383] (EE) NVIDIA(0): Failed to allocate primary buffer: out of memory.
[ 30011.383] (EE) NVIDIA(0): *** Aborting ***
[ 30011.387] (EE)
[ 30011.387] (EE) Backtrace:
[ 30011.387] (EE) 0: /usr/lib/xorg/Xorg (xorg_backtrace+0x4d) [0x55aededbac6d]
[ 30011.387] (EE) 1: /usr/lib/xorg/Xorg (0x55aedec06000+0x1b8939) [0x55aededbe939]
[ 30011.387] (EE) 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7fcdca918000+0x128e0) [0x7fcdca92a8e0]
[ 30011.387] (EE) 3: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7fcdc4e82000+0x9069d) [0x7fcdc4f1269d]
[ 30011.387] (EE) 4: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7fcdc4e82000+0x6beec9) [0x7fcdc5540ec9]
[ 30011.387] (EE) 5: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7fcdc4e82000+0x6c3624) [0x7fcdc5545624]
[ 30011.387] (EE) 6: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7fcdc4e82000+0x6d3142) [0x7fcdc5555142]
[ 30011.387] (EE) 7: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7fcdc4e82000+0x6cab11) [0x7fcdc554cb11]
[ 30011.387] (EE) 8: /usr/lib/xorg/Xorg (xf86VTEnter+0xfb) [0x55aedec9ddcb]
[ 30011.388] (EE) 9: /usr/lib/xorg/Xorg (0x55aedec06000+0xbc368) [0x55aedecc2368]
[ 30011.388] (EE) 10: /usr/lib/xorg/Xorg (0x55aedec06000+0xbc665) [0x55aedecc2665]
[ 30011.388] (EE) 11: /lib/x86_64-linux-gnu/libdbus-1.so.3 (dbus_connection_dispatch+0x2cd) [0x7fcdcc01c66d]
[ 30011.388] (EE) 12: /lib/x86_64-linux-gnu/libdbus-1.so.3 (0x7fcdcc005000+0x17a88) [0x7fcdcc01ca88]
[ 30011.388] (EE) 13: /usr/lib/xorg/Xorg (0x55aedec06000+0xb60d1) [0x55aedecbc0d1]
[ 30011.388] (EE) 14: /usr/lib/xorg/Xorg (0x55aedec06000+0x1b9331) [0x55aededbf331]
[ 30011.388] (EE) 15: /usr/lib/xorg/Xorg (WaitForSomething+0x1c3) [0x55aededb8583]
[ 30011.388] (EE) 16: /usr/lib/xorg/Xorg (0x55aedec06000+0x5a64c) [0x55aedec6064c]
[ 30011.388] (EE) 17: /usr/lib/xorg/Xorg (0x55aedec06000+0x5e846) [0x55aedec64846]
[ 30011.388] (EE) 18: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xe7) [0x7fcdca77db17]
[ 30011.388] (EE) 19: /usr/lib/xorg/Xorg (_start+0x2a) [0x55aedec4e5fa]
[ 30011.388] (EE)
[ 30011.388] (EE) Segmentation fault at address 0x30
[ 30011.388] (EE)
Fatal server error:
[ 30011.388] (EE) Caught signal 11 (Segmentation fault). Server aborting
[ 30011.388] (EE)
[ 30011.388] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 30011.388] (EE) Please also check the log file at "/home/phil/.local/share/xorg/Xorg.1.log" for additional information.
[ 30011.388] (EE)
[ 30012.429] (EE) Server terminated with error (1). Closing log file.
<<<<<<<<< Xorg log <<<<<<<<<<<<
-- Package-specific info:
uname -a:
Linux itu 4.18.0-1-amd64 #1 SMP Debian 4.18.6-1 (2018-09-06) x86_64 GNU/Linux
/proc/version:
Linux version 4.18.0-1-amd64 (debian-kernel at lists.debian.org) (gcc version 7.3.0 (Debian 7.3.0-29)) #1 SMP Debian 4.18.6-1 (2018-09-06)
/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module 340.107 Thu May 24 21:54:01 PDT 2018
GCC version: gcc version 7.3.0 (Debian 7.3.0-29)
lspci 'display controller [030?]':
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation G96GL [Quadro FX 580] [10de:0659] (rev a1) (prog-if 00 [VGA controller])
Subsystem: NVIDIA Corporation G96GL [Quadro FX 580] [10de:063a]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 33
Region 0: Memory at fa000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at c0000000 (64-bit, prefetchable) [size=512M]
Region 3: Memory at f8000000 (64-bit, non-prefetchable) [size=32M]
Region 5: I/O ports at ec00 [size=128]
[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: nvidia
Kernel modules: nvidia
dmesg:
Device node permissions:
crw-rw----+ 1 root video 226, 0 Sep 9 09:55 /dev/dri/card0
crw-rw-rw-+ 1 root root 195, 0 Sep 9 09:56 /dev/nvidia0
crw-rw-rw-+ 1 root root 195, 255 Sep 9 09:56 /dev/nvidiactl
/dev/dri/by-path:
total 0
lrwxrwxrwx 1 root root 8 Sep 9 09:55 pci-0000:01:00.0-card -> ../card0
video:x:44:phil
OpenGL and NVIDIA library files installed:
-rw-r--r-- 1 root root 1394 Dec 23 2011 /etc/X11/xorg.conf
lrwxrwxrwx 1 root root 15 Aug 12 12:49 /etc/alternatives/glx -> /usr/lib/nvidia
lrwxrwxrwx 1 root root 49 Aug 12 12:48 /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so
lrwxrwxrwx 1 root root 44 Aug 12 12:49 /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libEGL.so.1
lrwxrwxrwx 1 root root 48 Aug 12 12:48 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root 48 Aug 12 12:48 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root 43 Aug 12 12:49 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1
lrwxrwxrwx 1 root root 43 Aug 12 12:49 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1
lrwxrwxrwx 1 root root 55 Aug 12 12:48 /etc/alternatives/glx--libGLESv1_CM.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so
lrwxrwxrwx 1 root root 55 Aug 12 12:48 /etc/alternatives/glx--libGLESv1_CM.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so
lrwxrwxrwx 1 root root 57 Aug 12 12:49 /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 57 Aug 12 12:49 /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 52 Aug 12 12:48 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root 52 Aug 12 12:48 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root 54 Aug 12 12:49 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root 54 Aug 12 12:49 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root 25 Aug 12 12:49 /etc/alternatives/glx--linux-libglx.so -> /usr/lib/nvidia/libglx.so
lrwxrwxrwx 1 root root 42 Aug 12 12:49 /etc/alternatives/glx--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 36 Aug 12 12:49 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Aug 12 12:49 /etc/alternatives/glx--nvidia-drm-outputclass.conf -> /etc/nvidia/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 28 Aug 12 12:49 /etc/alternatives/glx--nvidia-load.conf -> /etc/nvidia/nvidia-load.conf
lrwxrwxrwx 1 root root 32 Aug 12 12:49 /etc/alternatives/glx--nvidia-modprobe.conf -> /etc/nvidia/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 29 Aug 12 12:49 /etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
lrwxrwxrwx 1 root root 22 Aug 12 12:48 /etc/alternatives/libGL.so-master -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root 28 Jul 18 2016 /etc/alternatives/nvidia -> /usr/lib/nvidia/legacy-340xx
lrwxrwxrwx 1 root root 57 Jul 18 2016 /etc/alternatives/nvidia--libEGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libEGL.so.1
lrwxrwxrwx 1 root root 56 Jul 18 2016 /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libGL.so.1
lrwxrwxrwx 1 root root 56 Jul 18 2016 /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libGL.so.1
lrwxrwxrwx 1 root root 56 Jul 18 2016 /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libcuda.so
lrwxrwxrwx 1 root root 58 Jul 18 2016 /etc/alternatives/nvidia--libcuda.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libcuda.so.1
lrwxrwxrwx 1 root root 38 Jul 18 2016 /etc/alternatives/nvidia--libglx.so -> /usr/lib/nvidia/legacy-340xx/libglx.so
lrwxrwxrwx 1 root root 63 Jul 18 2016 /etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libnvidia-ml.so.1
lrwxrwxrwx 1 root root 66 Jul 18 2016 /etc/alternatives/nvidia--libvdpau_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libvdpau_nvidia.so.1
lrwxrwxrwx 1 root root 44 Jul 18 2016 /etc/alternatives/nvidia--monitoring.conf -> /usr/lib/nvidia/legacy-340xx/monitoring.conf
lrwxrwxrwx 1 root root 43 Jul 18 2016 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/legacy-340xx/nv-control-dpy
lrwxrwxrwx 1 root root 55 Jul 18 2016 /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf -> /etc/nvidia/legacy-340xx/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 49 Jul 18 2016 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/legacy-340xx/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 45 Jul 18 2016 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/legacy-340xx/nvidia-debugdump
lrwxrwxrwx 1 root root 52 Jul 18 2016 /etc/alternatives/nvidia--nvidia-drm-outputclass.conf -> /etc/nvidia/legacy-340xx/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 41 Jul 18 2016 /etc/alternatives/nvidia--nvidia-load.conf -> /etc/nvidia/legacy-340xx/nvidia-load.conf
lrwxrwxrwx 1 root root 45 Jul 18 2016 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/legacy-340xx/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 44 Jul 18 2016 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/legacy-340xx/nvidia-settings
lrwxrwxrwx 1 root root 49 Jul 18 2016 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/legacy-340xx/nvidia-settings.1.gz
lrwxrwxrwx 1 root root 52 Jul 18 2016 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/legacy-340xx/nvidia-settings.desktop
lrwxrwxrwx 1 root root 42 Jul 18 2016 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/legacy-340xx/nvidia_drv.so
lrwxrwxrwx 1 root root 49 May 31 2016 /usr/lib/x86_64-linux-gnu/libEGL.so -> /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 51 Jan 26 2016 /usr/lib/x86_64-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 48 May 31 2016 /usr/lib/x86_64-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 50 Jan 26 2016 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 55 Aug 12 12:48 /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so -> /etc/alternatives/glx--libGLESv1_CM.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 57 Aug 12 12:49 /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1 -> /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 52 May 31 2016 /usr/lib/x86_64-linux-gnu/libGLESv2.so -> /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 54 Oct 25 2014 /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root 53 Jan 26 2016 /usr/lib/x86_64-linux-gnu/libcuda.so -> /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 55 Jan 26 2016 /usr/lib/x86_64-linux-gnu/libcuda.so.1 -> /etc/alternatives/nvidia--libcuda.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 25219152 May 25 00:46 /usr/lib/x86_64-linux-gnu/libnvidia-compiler.so.340.107
-rw-r--r-- 1 root root 42508504 May 25 00:45 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.340.107
-rw-r--r-- 1 root root 44003128 May 24 23:39 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.340.107
-rw-r--r-- 1 root root 481024 May 25 00:32 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.340.107
lrwxrwxrwx 1 root root 60 Jan 26 2016 /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1 -> /etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 13008 May 24 23:44 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.340.107
lrwxrwxrwx 1 root root 36 Jan 26 2016 /usr/lib/xorg/modules/drivers/nvidia_drv.so -> /etc/alternatives/glx--nvidia_drv.so
-rw-r--r-- 1 root root 289824 Aug 17 15:05 /usr/lib/xorg/modules/extensions/libglx.so
lrwxrwxrwx 1 root root 38 Jan 26 2016 /usr/lib/xorg/modules/linux/libglx.so -> /etc/alternatives/glx--linux-libglx.so
/etc/OpenCL/vendors/:
total 12
drwxr-xr-x 2 root root 4096 Jul 27 12:40 .
drwxr-xr-x 3 root root 4096 Feb 10 2014 ..
-rw-r--r-- 1 root root 22 Mar 5 2013 nvidia.icd
/etc/nvidia/:
total 24
drwxr-xr-x 4 root root 4096 Jan 26 2016 .
drwxr-xr-x 202 root root 12288 Sep 9 10:03 ..
drwxr-xr-x 2 root root 4096 Jan 18 2016 current
drwxr-xr-x 2 root root 4096 Jul 5 19:02 legacy-340xx
lrwxrwxrwx 1 root root 56 Jan 26 2016 nvidia-blacklists-nouveau.conf -> /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 53 Jan 26 2016 nvidia-drm-outputclass.conf -> /etc/alternatives/nvidia--nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 42 Jan 26 2016 nvidia-load.conf -> /etc/alternatives/nvidia--nvidia-load.conf
lrwxrwxrwx 1 root root 46 Jan 26 2016 nvidia-modprobe.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf
/usr/lib/mesa-diverted/:
total 128
drwxr-xr-x 5 root root 4096 May 31 2016 .
drwxr-xr-x 230 root root 110592 Sep 8 14:52 ..
drwxr-xr-x 2 root root 4096 Aug 16 2013 arm-linux-gnueabihf
drwxr-xr-x 2 root root 4096 Jan 1 2016 i386-linux-gnu
lrwxrwxrwx 1 root root 33 May 31 2016 libGL.so-master -> /etc/alternatives/libGL.so-master
drwxr-xr-x 2 root root 4096 Sep 4 13:45 x86_64-linux-gnu
/usr/lib/mesa-diverted/arm-linux-gnueabihf/:
total 8
drwxr-xr-x 2 root root 4096 Aug 16 2013 .
drwxr-xr-x 5 root root 4096 May 31 2016 ..
/usr/lib/mesa-diverted/i386-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Jan 1 2016 .
drwxr-xr-x 5 root root 4096 May 31 2016 ..
/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 820
drwxr-xr-x 2 root root 4096 Sep 4 13:45 .
drwxr-xr-x 5 root root 4096 May 31 2016 ..
lrwxrwxrwx 1 root root 15 Aug 10 06:50 libEGL.so -> libEGL.so.1.1.0
lrwxrwxrwx 1 root root 15 Aug 10 06:50 libEGL.so.1 -> libEGL.so.1.1.0
-rw-r--r-- 1 root root 80448 Aug 10 06:50 libEGL.so.1.1.0
lrwxrwxrwx 1 root root 14 Aug 10 06:50 libGL.so -> libGL.so.1.7.0
lrwxrwxrwx 1 root root 14 Aug 10 06:50 libGL.so.1 -> libGL.so.1.7.0
-rw-r--r-- 1 root root 596296 Aug 10 06:50 libGL.so.1.7.0
lrwxrwxrwx 1 root root 21 Aug 10 06:50 libGLESv1_CM.so -> libGLESv1_CM.so.1.2.0
lrwxrwxrwx 1 root root 21 Aug 10 06:50 libGLESv1_CM.so.1 -> libGLESv1_CM.so.1.2.0
-rw-r--r-- 1 root root 51520 Aug 10 06:50 libGLESv1_CM.so.1.2.0
lrwxrwxrwx 1 root root 18 Aug 10 06:50 libGLESv2.so -> libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root 18 Aug 10 06:50 libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rw-r--r-- 1 root root 80192 Aug 10 06:50 libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root 16 Aug 29 04:16 libGLX_indirect.so.0 -> libGLX_mesa.so.0
/usr/lib/mesa/:
total 116
drwxr-xr-x 2 root root 4096 Sep 15 2011 .
drwxr-xr-x 230 root root 110592 Sep 8 14:52 ..
/usr/lib/nvidia/:
total 140
drwxr-xr-x 4 root root 4096 Apr 25 10:43 .
drwxr-xr-x 230 root root 110592 Sep 8 14:52 ..
-rw-r--r-- 1 root root 57 Mar 29 04:55 alternate-install-present
drwxr-xr-x 2 root root 4096 Nov 2 2015 bumblebee
-rwxr-xr-x 1 root root 2125 Mar 29 04:55 check-for-conflicting-opengl-libraries
-rwxr-xr-x 1 root root 1897 Mar 29 04:55 check-for-mismatching-nvidia-module
drwxr-xr-x 2 root root 4096 Jul 27 12:21 legacy-340xx
lrwxrwxrwx 1 root root 35 Jan 26 2016 libglx.so -> /etc/alternatives/nvidia--libglx.so
lrwxrwxrwx 1 root root 24 Jan 26 2016 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx 1 root root 46 Jan 26 2016 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Jan 26 2016 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so
-rwxr-xr-x 1 root root 618 Mar 29 04:55 pre-install
/usr/lib/nvidia/bumblebee/:
total 8
drwxr-xr-x 2 root root 4096 Nov 2 2015 .
drwxr-xr-x 4 root root 4096 Apr 25 10:43 ..
/usr/lib/nvidia/legacy-340xx/:
total 26564
drwxr-xr-x 2 root root 4096 Jul 27 12:21 .
drwxr-xr-x 4 root root 4096 Apr 25 10:43 ..
lrwxrwxrwx 1 root root 17 Jul 4 18:00 libglx.so -> libglx.so.340.107
-rw-r--r-- 1 root root 15531720 May 24 23:44 libglx.so.340.107
-rw-r--r-- 1 root root 427 May 24 22:47 monitoring.conf
-rwxr-xr-x 1 root root 39016 Jul 16 11:37 nv-control-dpy
-rwxr-xr-x 1 root root 23476 May 25 00:51 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 208432 May 25 00:31 nvidia-debugdump
-rwxr-xr-x 1 root root 1903768 Jul 16 11:37 nvidia-settings
-rw-r--r-- 1 root root 8464 Jul 16 11:37 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1276 Jul 16 11:37 nvidia-settings.desktop
-rw-r--r-- 1 root root 4392 Jul 4 18:00 nvidia.ids
-rw-r--r-- 1 root root 9405920 May 24 23:22 nvidia_drv.so
/usr/lib/nvidia/nvidia/:
total 26564
drwxr-xr-x 2 root root 4096 Jul 27 12:21 .
drwxr-xr-x 4 root root 4096 Apr 25 10:43 ..
lrwxrwxrwx 1 root root 17 Jul 4 18:00 libglx.so -> libglx.so.340.107
-rw-r--r-- 1 root root 15531720 May 24 23:44 libglx.so.340.107
-rw-r--r-- 1 root root 427 May 24 22:47 monitoring.conf
-rwxr-xr-x 1 root root 39016 Jul 16 11:37 nv-control-dpy
-rwxr-xr-x 1 root root 23476 May 25 00:51 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 208432 May 25 00:31 nvidia-debugdump
-rwxr-xr-x 1 root root 1903768 Jul 16 11:37 nvidia-settings
-rw-r--r-- 1 root root 8464 Jul 16 11:37 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1276 Jul 16 11:37 nvidia-settings.desktop
-rw-r--r-- 1 root root 4392 Jul 4 18:00 nvidia.ids
-rw-r--r-- 1 root root 9405920 May 24 23:22 nvidia_drv.so
/usr/lib/x86_64-linux-gnu/nvidia/:
total 332
drwxr-xr-x 3 root root 4096 Jul 18 2016 .
drwxr-xr-x 169 root root 327680 Sep 9 10:03 ..
drwxr-xr-x 2 root root 4096 Jul 5 19:01 legacy-340xx
lrwxrwxrwx 1 root root 54 Jan 26 2016 libEGL.so.1 -> /etc/alternatives/nvidia--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 53 Jan 26 2016 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/:
total 18680
drwxr-xr-x 2 root root 4096 Jul 5 19:01 .
drwxr-xr-x 3 root root 4096 Jul 18 2016 ..
lrwxrwxrwx 1 root root 17 Jul 4 18:00 libEGL.so.1 -> libEGL.so.340.107
-rw-r--r-- 1 root root 987736 May 25 00:46 libEGL.so.340.107
lrwxrwxrwx 1 root root 16 Jul 4 18:00 libGL.so.1 -> libGL.so.340.107
-rw-r--r-- 1 root root 1267800 May 24 23:40 libGL.so.340.107
lrwxrwxrwx 1 root root 12 Jul 4 18:00 libcuda.so -> libcuda.so.1
lrwxrwxrwx 1 root root 18 Jul 4 18:00 libcuda.so.1 -> libcuda.so.340.107
-rw-r--r-- 1 root root 14012136 May 24 23:56 libcuda.so.340.107
lrwxrwxrwx 1 root root 17 Jul 4 18:00 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root 23 Jul 4 18:00 libnvidia-ml.so.1 -> libnvidia-ml.so.340.107
-rw-r--r-- 1 root root 880800 May 25 00:30 libnvidia-ml.so.340.107
lrwxrwxrwx 1 root root 26 Jul 4 18:00 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.340.107
-rw-r--r-- 1 root root 1922832 May 24 23:44 libvdpau_nvidia.so.340.107
/etc/modprobe.d:
total 56
drwxr-xr-x 2 root root 4096 Aug 12 12:44 .
drwxr-xr-x 202 root root 12288 Sep 9 10:03 ..
-rw-r--r-- 1 root root 621 Dec 24 2010 blacklist.conf.dpkg-bak
-rw-r--r-- 1 root root 679 Dec 24 2010 blacklist.conf~
-rw-r--r-- 1 root root 0 Sep 1 2014 dkms.conf
-rw-r--r-- 1 root root 23 Aug 24 2010 i915-kms.conf
-rw-r--r-- 1 root root 16 Feb 11 2010 libpisock9.conf
lrwxrwxrwx 1 root root 53 Jan 26 2016 nvidia-blacklists-nouveau.conf -> /etc/alternatives/glx--nvidia-blacklists-nouveau.conf
-rw-r--r-- 1 root root 260 Oct 21 2015 nvidia-kernel-common.conf
-rw-r--r-- 1 root root 294 Dec 23 2011 nvidia-kernel-common.conf.dpkg-old
-rw-r--r-- 1 root root 311 Dec 23 2011 nvidia-kernel-common.conf~
lrwxrwxrwx 1 root root 43 Jan 26 2016 nvidia.conf -> /etc/alternatives/glx--nvidia-modprobe.conf
-rw-r--r-- 1 root root 119 Jun 20 2013 oss-compat.conf
-rw-r--r-- 1 root root 50 Oct 2 2017 owfs-common.conf
-rw-r--r-- 1 root root 26 Jul 15 2010 radeon-kms.conf
/etc/modprobe.d/nvidia-kernel-common.conf~:#alias char-major-195* nvidia
/etc/modprobe.d/nvidia-kernel-common.conf~:#options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
/etc/modprobe.d/nvidia-kernel-common.conf~:# options nvidia NVreg_EnableAGPSBA=1
/etc/modprobe.d/nvidia-kernel-common.conf~:# options nvidia NVreg_EnableAGPFW=1
/etc/modprobe.d/nvidia-kernel-common.conf~:blacklist nvidia
/etc/modprobe.d/nvidia-kernel-common.conf:alias char-major-195* nvidia
/etc/modprobe.d/nvidia-kernel-common.conf:#options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
/etc/modprobe.d/nvidia-kernel-common.conf:# options nvidia NVreg_EnableAGPSBA=1
/etc/modprobe.d/nvidia-kernel-common.conf:# options nvidia NVreg_EnableAGPFW=1
/etc/modprobe.d/nvidia-kernel-common.conf.dpkg-old:#alias char-major-195* nvidia
/etc/modprobe.d/nvidia-kernel-common.conf.dpkg-old:#options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
/etc/modprobe.d/nvidia-kernel-common.conf.dpkg-old:# options nvidia NVreg_EnableAGPSBA=1
/etc/modprobe.d/nvidia-kernel-common.conf.dpkg-old:# options nvidia NVreg_EnableAGPFW=1
/etc/modprobe.d/nvidia-kernel-common.conf~:blacklist nouveau
/etc/modprobe.d/nvidia-kernel-common.conf.dpkg-old:blacklist nouveau
/etc/modules-load.d:
-rw-r--r-- 1 root root 300 Sep 28 2014 /etc/modules
/etc/modules-load.d/:
total 20
drwxr-xr-x 2 root root 4096 Sep 8 14:38 .
drwxr-xr-x 202 root root 12288 Sep 9 10:03 ..
-rw-r--r-- 1 root root 119 Feb 24 2014 cups-filters.conf
lrwxrwxrwx 1 root root 10 Sep 7 01:41 modules.conf -> ../modules
lrwxrwxrwx 1 root root 39 Jan 26 2016 nvidia.conf -> /etc/alternatives/glx--nvidia-load.conf
Files from nvidia-installer:
Config and logfiles:
<<<<<<<<<< /etc/modprobe.d/nvidia-blacklists-nouveau.conf >>>>>>>>>>
# You need to run "update-initramfs -u" after editing this file.
# see #580894
blacklist nouveau
^^^^^^^^^^ /etc/modprobe.d/nvidia-blacklists-nouveau.conf ^^^^^^^^^^
<<<<<<<<<< /etc/modprobe.d/nvidia-kernel-common.conf >>>>>>>>>>
alias char-major-195* nvidia
#options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
# To enable FastWrites and Sidebus addressing, uncomment these lines
# options nvidia NVreg_EnableAGPSBA=1
# options nvidia NVreg_EnableAGPFW=1
^^^^^^^^^^ /etc/modprobe.d/nvidia-kernel-common.conf ^^^^^^^^^^
<<<<<<<<<< /etc/modprobe.d/nvidia.conf >>>>>>>>>>
install nvidia modprobe -i nvidia-legacy-340xx $CMDLINE_OPTS
install nvidia-uvm modprobe nvidia ; modprobe -i nvidia-legacy-340xx-uvm $CMDLINE_OPTS
remove nvidia modprobe -r -i nvidia-uvm nvidia
# These aliases are defined in *all* nvidia modules.
# Duplicating them here sets higher precedence and ensures the selected
# module gets loaded instead of a random first match if more than one
# version is installed. See #798207.
alias pci:v000010DEd00000E00sv*sd*bc04sc80i00* nvidia
alias pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00* nvidia
alias pci:v000010DEd*sv*sd*bc03sc02i00* nvidia
alias pci:v000010DEd*sv*sd*bc03sc00i00* nvidia
^^^^^^^^^^ /etc/modprobe.d/nvidia.conf ^^^^^^^^^^
<<<<<<<<<< /etc/X11/xorg.conf >>>>>>>>>>
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection
Section "Device"
Identifier "Configured Video Device"
# Driver "nouveau"
Driver "nvidia"
# Driver "vesa"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
ModelName "DELL 2408WFP"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 76.0
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
# Option "Twinview" "0"
# Option "metamodes" "1920x1200_60 +0+0; nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
^^^^^^^^^^ /etc/X11/xorg.conf ^^^^^^^^^^
<<<<<<<<<< Xorg (journald) >>>>>>>>>>
-- Logs begin at Sun 2018-09-09 09:55:30 CDT, end at Mon 2018-09-17 16:25:04 CDT. --
-- No entries --
^^^^^^^^^^ Xorg (journald) ^^^^^^^^^^
Kernel modules: nvidia.ko
/lib/modules/4.17.0-3-amd64/updates/dkms/nvidia-legacy-340xx.ko
/lib/modules/4.17.0-3-amd64/updates/dkms/nvidia-legacy-340xx-uvm.ko
/lib/modules/4.18.0-1-amd64/updates/dkms/nvidia-legacy-340xx.ko
/lib/modules/4.18.0-1-amd64/updates/dkms/nvidia-legacy-340xx-uvm.ko
filename: /lib/modules/4.17.0-3-amd64/updates/dkms/nvidia-legacy-340xx.ko
alias: char-major-195-*
version: 340.107
supported: external
license: NVIDIA
alias: pci:v000010DEd00000E00sv*sd*bc04sc80i00*
alias: pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00*
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends: drm
retpoline: Y
name: nvidia
vermagic: 4.17.0-3-amd64 SMP mod_unload modversions
filename: /lib/modules/4.17.0-3-amd64/updates/dkms/nvidia-legacy-340xx-uvm.ko
supported: external
license: MIT
depends: nvidia
retpoline: Y
name: nvidia_uvm
vermagic: 4.17.0-3-amd64 SMP mod_unload modversions
filename: /lib/modules/4.18.0-1-amd64/updates/dkms/nvidia-legacy-340xx.ko
alias: char-major-195-*
version: 340.107
supported: external
license: NVIDIA
alias: pci:v000010DEd00000E00sv*sd*bc04sc80i00*
alias: pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00*
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends: drm
retpoline: Y
name: nvidia
vermagic: 4.18.0-1-amd64 SMP mod_unload modversions
filename: /lib/modules/4.18.0-1-amd64/updates/dkms/nvidia-legacy-340xx-uvm.ko
supported: external
license: MIT
depends: nvidia
retpoline: Y
name: nvidia_uvm
vermagic: 4.18.0-1-amd64 SMP mod_unload modversions
lsmod:
Module Size Used by
nls_ascii 16384 0
nls_cp437 20480 0
vfat 24576 0
fat 77824 1 vfat
uas 28672 0
usb_storage 69632 1 uas
fuse 122880 1
pci_stub 16384 1
vboxpci 28672 0
vboxnetadp 28672 0
vboxnetflt 32768 0
vboxdrv 483328 3 vboxpci,vboxnetadp,vboxnetflt
cpufreq_powersave 16384 0
cpufreq_userspace 16384 0
cpufreq_conservative 16384 0
binfmt_misc 20480 1
snd_hda_codec_realtek 110592 1
snd_hda_codec_generic 86016 1 snd_hda_codec_realtek
snd_hda_intel 45056 3
snd_hda_codec 151552 3 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec_realtek
snd_hda_core 94208 4 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
intel_powerclamp 16384 0
kvm_intel 237568 0
snd_hwdep 20480 1 snd_hda_codec
snd_pcm_oss 61440 0
snd_mixer_oss 28672 1 snd_pcm_oss
snd_pcm 118784 4 snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_hda_core
kvm 733184 1 kvm_intel
irqbypass 16384 1 kvm
snd_timer 36864 1 snd_pcm
intel_cstate 16384 0
mei_me 45056 0
evdev 28672 19
snd 94208 15 snd_hda_codec_generic,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm_oss,snd_pcm,snd_mixer_oss
intel_uncore 135168 0
soundcore 16384 1 snd
dcdbas 16384 0
serio_raw 16384 0
mei 110592 1 mei_me
sg 36864 0
dell_smm_hwmon 16384 0
pcspkr 16384 0
iTCO_wdt 16384 0
i7core_edac 28672 0
iTCO_vendor_support 16384 1 iTCO_wdt
button 16384 0
pcc_cpufreq 16384 0
acpi_cpufreq 24576 0
nvidia 10579968 40
sunrpc 421888 1
drm 471040 4 nvidia
f71882fg 40960 0
coretemp 16384 0
adt7475 36864 0
hwmon_vid 16384 1 adt7475
loop 32768 0
parport_pc 32768 0
ppdev 20480 0
lp 20480 0
parport 57344 3 parport_pc,lp,ppdev
ip_tables 28672 0
x_tables 45056 1 ip_tables
autofs4 49152 2
ext4 741376 2
crc16 16384 1 ext4
mbcache 16384 1 ext4
jbd2 118784 1 ext4
crc32c_generic 16384 0
fscrypto 32768 1 ext4
ecb 16384 0
crypto_simd 16384 0
cryptd 28672 1 crypto_simd
glue_helper 16384 0
aes_x86_64 20480 1
sr_mod 28672 0
cdrom 69632 1 sr_mod
sd_mod 53248 4
hid_generic 16384 0
usbhid 57344 0
hid 135168 2 usbhid,hid_generic
ahci 40960 3
libahci 40960 1 ahci
broadcom 24576 1
bcm_phy_lib 16384 1 broadcom
libata 278528 2 libahci,ahci
ehci_pci 16384 0
ehci_hcd 94208 1 ehci_pci
crc32c_intel 24576 2
psmouse 172032 0
tg3 188416 0
scsi_mod 253952 6 sd_mod,usb_storage,uas,libata,sg,sr_mod
i2c_i801 28672 0
usbcore 290816 5 ehci_pci,usbhid,usb_storage,ehci_hcd,uas
lpc_ich 28672 0
libphy 77824 3 tg3,broadcom,bcm_phy_lib
usb_common 16384 1 usbcore
xrandr:
Can't open display
OpenCL ICDs:
/etc/OpenCL/vendors/nvidia.icd:libnvidia-opencl.so.1
-- System Information:
Debian Release: buster/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.18.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages nvidia-legacy-340xx-driver depends on:
ii nvidia-installer-cleanup 20151021+8
ii nvidia-legacy-340xx-alternative 340.107-2
ii nvidia-legacy-340xx-driver-bin 340.107-2
ii nvidia-legacy-340xx-driver-libs 340.107-2
ii nvidia-legacy-340xx-kernel-dkms [nvidia-legacy-340xx-kernel-340 340.107-2
ii nvidia-legacy-340xx-vdpau-driver 340.107-2
ii nvidia-support 20151021+8
ii xserver-xorg-video-nvidia-legacy-340xx 340.107-2
Versions of packages nvidia-legacy-340xx-driver recommends:
pn nvidia-persistenced <none>
ii nvidia-settings-legacy-340xx 340.107-1
Versions of packages nvidia-legacy-340xx-driver suggests:
ii nvidia-legacy-340xx-kernel-dkms 340.107-2
Versions of packages nvidia-legacy-340xx-driver-libs:amd64 depends on:
ii libegl1-nvidia-legacy-340xx 340.107-2
ii libgl1-nvidia-legacy-340xx-glx 340.107-2
Versions of packages nvidia-legacy-340xx-driver-libs:amd64 recommends:
pn libgles1-nvidia-legacy-340xx <none>
pn libgles2-nvidia-legacy-340xx <none>
pn libnvidia-legacy-340xx-cfg1 <none>
pn nvidia-legacy-340xx-driver-libs-i386 <none>
Versions of packages libgl1-nvidia-legacy-340xx-glx:amd64 depends on:
ii libc6 2.27-6
ii libnvidia-legacy-340xx-glcore 340.107-2
ii libx11-6 2:1.6.6-1
ii libxext6 2:1.3.3-1+b2
ii nvidia-installer-cleanup 20151021+8
ii nvidia-legacy-340xx-alternative 340.107-2
ii nvidia-support 20151021+8
Versions of packages libgl1-nvidia-legacy-340xx-glx:amd64 recommends:
ii nvidia-legacy-340xx-kernel-dkms [nvidia-legacy-340xx-kernel-340. 340.107-2
Versions of packages libgl1-nvidia-legacy-340xx-glx:amd64 suggests:
ii nvidia-legacy-340xx-kernel-dkms 340.107-2
Versions of packages xserver-xorg-video-nvidia-legacy-340xx depends on:
ii libc6 2.27-6
ii libnvidia-legacy-340xx-glcore 340.107-2
ii nvidia-installer-cleanup 20151021+8
ii nvidia-legacy-340xx-alternative 340.107-2
ii nvidia-support 20151021+8
ii xserver-xorg-core [xorg-video-abi-24] 2:1.20.1-1
Versions of packages xserver-xorg-video-nvidia-legacy-340xx recommends:
ii nvidia-legacy-340xx-kernel-dkms [nvidia-legacy-340xx-kernel-340. 340.107-2
ii nvidia-legacy-340xx-vdpau-driver 340.107-2
ii nvidia-settings-legacy-340xx 340.107-1
Versions of packages xserver-xorg-video-nvidia-legacy-340xx suggests:
ii nvidia-legacy-340xx-kernel-dkms 340.107-2
Versions of packages nvidia-legacy-340xx-alternative depends on:
ii dpkg 1.19.0.5+b1
ii glx-alternative-nvidia 0.8.8
Versions of packages nvidia-legacy-340xx-kernel-dkms depends on:
ii dkms 2.6.1-1
ii nvidia-installer-cleanup 20151021+8
ii nvidia-legacy-340xx-kernel-support [nvidia-legacy-340xx-kernel- 340.107-2
nvidia-legacy-340xx-kernel-dkms recommends no packages.
Versions of packages glx-alternative-nvidia depends on:
ii dpkg 1.19.0.5+b1
ii glx-alternative-mesa 0.8.8
ii glx-diversions 0.8.8
ii update-glx 0.8.8
Versions of packages glx-alternative-nvidia suggests:
pn nvidia-driver <none>
Versions of packages xserver-xorg-video-intel depends on:
ii libc6 2.27-6
ii libdrm-intel1 2.4.94-1
ii libdrm2 2.4.94-1
ii libpciaccess0 0.14-1
pn libudev0 <none>
ii libx11-6 2:1.6.6-1
ii libx11-xcb1 2:1.6.6-1
pn libxcb-aux0 <none>
ii libxcb-dri2-0 1.13-3
ii libxcb1 1.13-3
ii libxext6 2:1.3.3-1+b2
ii libxfixes3 1:5.0.3-1
ii libxv1 2:1.0.11-1
ii libxvmc1 2:1.0.10-1
pn xorg-video-abi-8 <none>
ii xserver-xorg-core 2:1.20.1-1
Versions of packages nvidia-legacy-340xx-driver is related to:
pn bumblebee <none>
pn bumblebee-nvidia <none>
ii ccache 3.4.3-1
pn libcuda1 <none>
pn libdrm-nouveau1 <none>
pn libdrm-nouveau1a <none>
ii libdrm-nouveau2 2.4.94-1
ii libegl1 1.1.0-1
ii libgl1 1.1.0-1
ii libgl1-nvidia-legacy-340xx-glx [libgl1-nvidia-glx-any] 340.107-2
ii libgles1 1.1.0-1
ii libgles2 1.1.0-1
ii libnvidia-legacy-340xx-cuda1 [libcuda1-any] 340.107-2
pn linux-headers <none>
ii make 4.2.1-1.2
pn nvidia-glx-legacy-340xx <none>
ii nvidia-kernel-common 20151021+8
ii nvidia-legacy-340xx-driver [nvidia-glx-any] 340.107-2
ii nvidia-legacy-340xx-kernel-dkms 340.107-2
pn nvidia-legacy-340xx-kernel-source <none>
ii nvidia-legacy-340xx-kernel-support [nvidia-kernel-support-any] 340.107-2
ii nvidia-modprobe 390.25-1
pn nvidia-settings <none>
ii nvidia-support 20151021+8
ii nvidia-xconfig 390.25-1
ii ocl-icd-libopencl1 [libopencl1] 2.2.12-1
pn opencl-icd <none>
ii xserver-xorg 1:7.7+19
ii xserver-xorg-core 2:1.20.1-1
pn xserver-xorg-legacy <none>
pn xserver-xorg-video-nouveau <none>
ii xserver-xorg-video-nvidia-legacy-340xx [xserver-xorg-video-nvid 340.107-2
-- no debconf information
More information about the pkg-nvidia-devel
mailing list