You are not logged in.

#1 2017-05-27 22:27:22

emacsomancer
Member
Registered: 2014-09-20
Posts: 211

problems with nvidia-lts ??

So I've been running `zfs-dkms` for zfs, and the mainline kernel 4.10 has reached EOL. The stable branch of zfs doesn't work yet with 4.11, so I thought the wisest thing to do would be to use the LTS kernel for a while.  But when I tried to reboot into, it failed when it tried to start the display manager:

● lightdm.service - Light Display Manager
   Loaded: loaded (/usr/lib/systemd/system/lightdm.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Sat 2017-05-27 15:32:33 MDT; 3min 12s ago
     Docs: man:lightdm(1)
  Process: 5317 ExecStart=/usr/bin/lightdm (code=exited, status=1/FAILURE)
 Main PID: 5317 (code=exited, status=1/FAILURE)

May 27 15:32:33 sindhu systemd[1]: lightdm.service: Unit entered failed state.
May 27 15:32:33 sindhu systemd[1]: lightdm.service: Failed with result 'exit-code'.
May 27 15:32:33 sindhu systemd[1]: lightdm.service: Service hold-off time over, scheduling restart.
May 27 15:32:33 sindhu systemd[1]: Stopped Light Display Manager.
May 27 15:32:33 sindhu systemd[1]: lightdm.service: Start request repeated too quickly.
May 27 15:32:33 sindhu systemd[1]: Failed to start Light Display Manager.
May 27 15:32:33 sindhu systemd[1]: lightdm.service: Unit entered failed state.
May 27 15:32:33 sindhu systemd[1]: lightdm.service: Failed with result 'exit-code'.

I don't have any problem like this with the mainline kernel.  I do have an Nvidia graphics card, so I thought that perhaps it was some issue with the drivers, but when I try to reinstall `nvidia-lts`, I get the following errors:

$ sudo pacman -S nvidia-lts
warning: nvidia-lts-381.22-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (1) nvidia-lts-381.22-1

Total Installed Size:  7.87 MiB
Net Upgrade Size:      0.00 MiB

:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring                                                                                             [##########################################################################] 100%
(1/1) checking package integrity                                                                                           [##########################################################################] 100%
(1/1) loading package files                                                                                                [##########################################################################] 100%
(1/1) checking for file conflicts                                                                                          [##########################################################################] 100%
(1/1) checking available disk space                                                                                        [##########################################################################] 100%
:: Running pre-transaction hooks...
(1/1) Remove DKMS modules
==> No kernel extramodules-4.9-lts headers. You must install them to use DKMS!
==> No kernel extramodules-4.9-lts headers. You must install them to use DKMS!
==> No kernel extramodules-4.9-lts headers. You must install them to use DKMS!
:: Processing package changes...
(1/1) reinstalling nvidia-lts                                                                                              [##########################################################################] 100%
:: Running post-transaction hooks...
(1/2) Install DKMS modules
==> No kernel extramodules-4.9-lts headers. You must install them to use DKMS!
==> No kernel extramodules-4.9-lts headers. You must install them to use DKMS!
==> No kernel extramodules-4.9-lts headers. You must install them to use DKMS!
(2/2) Arming ConditionNeedsUpdate...

The obvious thing would be that I don't have `linux-lts-headers` installed, but in fact I do.  And the other DKMS modules, like virtualbox, spl, zfs install fine with the `linux-lts-headers`.

So I'm rather stumped.   The failure to start lightdm seems to me to involve nvidia drivers; I tried also `gdm` and `xdm` without success. But the failure of `nvidia-lts` is puzzling to me.  Suggestions of what to try next?

Last edited by emacsomancer (2017-05-27 22:28:03)

Offline

#2 2017-05-27 22:35:58

loqs
Member
Registered: 2014-03-06
Posts: 17,326

Re: problems with nvidia-lts ??

What is the output of the following commands as well as the system's xorg.log please

$ modinfo nvidia
$ pacman -Qs nvidia
$ pacman -Qkk nvidia-lts

Offline

#3 2017-05-27 22:49:56

emacsomancer
Member
Registered: 2014-09-20
Posts: 211

Re: problems with nvidia-lts ??

$ modinfo nvidia

 modinfo nvidia        
filename:       /lib/modules/4.10.13-1-ARCH/extramodules/nvidia.ko.gz
alias:          char-major-195-*
version:        381.22
supported:      external
license:        NVIDIA
srcversion:     B927E00AB92C0888174E1A0
alias:          pci:v000010DEd00000E00sv*sd*bc04sc80i00*
alias:          pci:v000010DEd*sv*sd*bc03sc02i00*
alias:          pci:v000010DEd*sv*sd*bc03sc00i00*
depends:        
vermagic:       4.10.13-1-ARCH SMP preempt mod_unload modversions 
parm:           NVreg_Mobile:int
parm:           NVreg_ResmanDebugLevel:int
parm:           NVreg_RmLogonRC:int
parm:           NVreg_ModifyDeviceFiles:int
parm:           NVreg_DeviceFileUID:int
parm:           NVreg_DeviceFileGID:int
parm:           NVreg_DeviceFileMode:int
parm:           NVreg_UpdateMemoryTypes:int
parm:           NVreg_InitializeSystemMemoryAllocations:int
parm:           NVreg_UsePageAttributeTable:int
parm:           NVreg_MapRegistersEarly:int
parm:           NVreg_RegisterForACPIEvents:int
parm:           NVreg_CheckPCIConfigSpace:int
parm:           NVreg_EnablePCIeGen3:int
parm:           NVreg_EnableMSI:int
parm:           NVreg_TCEBypassMode:int
parm:           NVreg_UseThreadedInterrupts:int
parm:           NVreg_MemoryPoolSize:int
parm:           NVreg_RegistryDwords:charp
parm:           NVreg_RegistryDwordsPerDevice:charp
parm:           NVreg_RmMsg:charp
parm:           NVreg_AssignGpus:charp

$ pacman -Qs nvidia

local/lib32-nvidia-utils 381.22-1
    NVIDIA drivers utilities (32-bit)
local/libvdpau 1.1.1-2
    Nvidia VDPAU library
local/libxnvctrl 381.22-1
    NVIDIA NV-CONTROL X extension
local/nvidia 381.22-1
    NVIDIA drivers for linux
local/nvidia-lts 381.22-1
    NVIDIA drivers for linux-lts
local/nvidia-settings 381.22-1
    Tool for configuring the NVIDIA graphics driver
local/nvidia-utils 381.22-1
    NVIDIA drivers utilities
local/opencl-nvidia 381.22-1
    OpenCL implemention for NVIDIA

$ pacman -Qkk nvidia-lts

nvidia-lts: 18 total files, 0 altered files

$ less /var/log/Xorg.0.log

[    30.758] 
X.Org X Server 1.19.3
Release Date: 2017-03-15
[    30.758] X Protocol Version 11, Revision 0
[    30.758] Build Operating System: Linux 4.9.11-1-ARCH x86_64 
[    30.758] Current Operating System: Linux sindhu 4.10.13-1-ARCH #1 SMP PREEMPT Thu Apr 27 12:15:09 CEST 2017 x86_64
[    30.758] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=/dev/sda2 rw elevator=noop zfs.zfs_arc_max=6442450944
[    30.758] Build Date: 07 April 2017  05:42:48PM
[    30.758]  
[    30.758] Current version of pixman: 0.34.0
[    30.758] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    30.758] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    30.758] (==) Log file: "/var/log/Xorg.0.log", Time: Sat May 27 16:15:22 2017
[    30.765] (==) Using config file: "/etc/X11/xorg.conf"
[    30.765] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    30.765] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    30.774] (==) ServerLayout "Layout0"
[    30.774] (**) |-->Screen "Screen0" (0)
[    30.774] (**) |   |-->Monitor "Monitor0"
[    30.774] (**) |   |-->Device "Device0"
[    30.774] (**) |   |-->GPUDevice "Device0"
[    30.774] (**) |   |-->GPUDevice "Device0"
[    30.774] (**) |-->Input Device "Keyboard0"
[    30.774] (**) |-->Input Device "Mouse0"
[    30.774] (**) Option "Xinerama" "0"
[    30.774] (==) Automatically adding devices
[    30.774] (==) Automatically enabling devices
[    30.774] (==) Automatically adding GPU devices
[    30.774] (==) Automatically binding GPU devices
[    30.774] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    30.780] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    30.780] 	Entry deleted from font path.
[    30.780] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    30.780] 	Entry deleted from font path.
[    30.780] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    30.780] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    30.780] 	Entry deleted from font path.
[    30.780] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    30.780] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/
[    30.780] (==) ModulePath set to "/usr/lib/xorg/modules"
[    30.780] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    30.780] (WW) Disabling Keyboard0
[    30.780] (WW) Disabling Mouse0
[    30.780] (II) Loader magic: 0x822d60
[    30.780] (II) Module ABI versions:
[    30.780] 	X.Org ANSI C Emulation: 0.4
[    30.780] 	X.Org Video Driver: 23.0
[    30.780] 	X.Org XInput driver : 24.1
[    30.780] 	X.Org Server Extension : 10.0
[    30.781] (++) using VT number 7

[    30.781] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    30.781] (II) xfree86: Adding drm device (/dev/dri/card0)
[    30.781] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules"
[    30.781] (**) OutputClass "nvidia" setting /dev/dri/card0 as PrimaryGPU
[    30.782] (--) PCI:*(0:1:0:0) 10de:1380:3842:3753 rev 162, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[    30.782] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    30.782] (II) LoadModule: "glx"
[    30.783] (II) Loading /usr/lib/nvidia/xorg/libglx.so
[    30.848] (II) Module glx: vendor="NVIDIA Corporation"
[    30.848] 	compiled for 4.0.2, module version = 1.0.0
[    30.848] 	Module class: X.Org Server Extension
[    30.849] (II) NVIDIA GLX Module  381.22  Thu May  4 00:17:15 PDT 2017
[    30.850] (II) LoadModule: "nvidia"
[    30.851] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    30.859] (II) Module nvidia: vendor="NVIDIA Corporation"
[    30.859] 	compiled for 4.0.2, module version = 1.0.0
[    30.859] 	Module class: X.Org Video Driver
[    30.860] (II) NVIDIA dlloader X Driver  381.22  Wed May  3 23:53:41 PDT 2017
[    30.860] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    30.862] (II) Loading sub module "fb"
[    30.862] (II) LoadModule: "fb"
[    30.864] (II) Loading /usr/lib/xorg/modules/libfb.so
[    30.864] (II) Module fb: vendor="X.Org Foundation"
[    30.864] 	compiled for 1.19.3, module version = 1.0.0
[    30.864] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    30.865] (II) Loading sub module "wfb"
[    30.865] (II) LoadModule: "wfb"
[    30.865] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    30.866] (II) Module wfb: vendor="X.Org Foundation"
[    30.866] 	compiled for 1.19.3, module version = 1.0.0
[    30.866] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    30.866] (II) Loading sub module "ramdac"
[    30.866] (II) LoadModule: "ramdac"
[    30.866] (II) Module "ramdac" already built-in
[    30.867] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    30.867] (==) NVIDIA(0): RGB weight 888
[    30.867] (==) NVIDIA(0): Default visual is TrueColor
[    30.867] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    30.869] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[    30.869] (**) NVIDIA(0): Option "Stereo" "0"
[    30.869] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-2"
[    30.869] (**) NVIDIA(0): Option "SLI" "Off"
[    30.869] (**) NVIDIA(0): Option "MultiGPU" "Off"
[    30.869] (**) NVIDIA(0): Option "TripleBuffer" "True"
[    30.869] (**) NVIDIA(0): Option "BaseMosaic" "off"
[    30.869] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[    30.869] (**) NVIDIA(0): Stereo disabled by request
[    30.869] (**) NVIDIA(0): NVIDIA SLI disabled.
[    30.869] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[    30.869] (**) NVIDIA(0): Option "MetaModes" "DVI-I-1: nvidia-auto-select +0+0, HDMI-0: nvidia-auto-select +1440+0; DVI-I-1: nvidia-auto-select +0+0, HDMI-0: 1920x1080_60_0 +1440+0; DVI-I-1: nvidia-auto-select +0+0, HDMI-0: 1920x1080_60_1 +1440+0; DVI-I-1: nvidia-auto-select +0+0, HDMI-0: 1920x1080_50 +1440+0; DVI-I-1: nvidia-auto-select +0+0, HDMI-0: 1920x1080_60i +1440+0; DVI-I-1: nvidia-auto-select +0+0, HDMI-0: 1920x1080_60i_0 +1440+0; DVI-I-1: nvidia-auto-select +0+0, HDMI-0: 1920x1080_50i +1440+0; DVI-I-1: nvidia-auto-select +0+0, HDMI-0: 1680x1050 +1440+0; DVI-I-1: nvidia-auto-select +0+0, HDMI-0: 1440x900 +1440+0; DVI-I-1: nvidia-auto-select +0+0, HDMI-0: 1366x768 +1440+0; DVI-I-1: nvidia-auto-select +0+0, HDMI-0: 1280x1024 +1440+0; DVI-I-1: nvidia-auto-select +0+0, HDMI-0: 1280x1024_60 +1440+0; DVI-I-1: nvidia-auto-select +0+0, HDMI-0: 1280x960 +1440+0; DVI-I-1: nvidia-auto-select +0+0, HDMI-0: 1280x720 +1440+0"
[    30.869] (**) NVIDIA(0): Option "RegistryDwords" "PerfLevelSrc=0x2233"
[    30.869] (**) NVIDIA(0): Enabling 2D acceleration
[    31.483] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    31.483] (--) NVIDIA(0):     CRT-0
[    31.483] (--) NVIDIA(0):     DFP-0 (boot)
[    31.483] (--) NVIDIA(0):     DFP-1
[    31.483] (--) NVIDIA(0):     DFP-2
[    31.483] (--) NVIDIA(0):     DFP-3
[    31.484] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 750 Ti (GM107-A) at PCI:1:0:0 (GPU-0)
[    31.484] (--) NVIDIA(0): Memory: 2097152 kBytes
[    31.484] (--) NVIDIA(0): VideoBIOS: 82.07.55.00.50
[    31.484] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    31.490] (--) NVIDIA(GPU-0): CRT-0: disconnected
[    31.490] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    31.490] (--) NVIDIA(GPU-0): 
[    31.504] (--) NVIDIA(GPU-0): DELL SE198WFP (DFP-0): connected
[    31.504] (--) NVIDIA(GPU-0): DELL SE198WFP (DFP-0): Internal TMDS
[    31.504] (--) NVIDIA(GPU-0): DELL SE198WFP (DFP-0): 330.0 MHz maximum pixel clock
[    31.504] (--) NVIDIA(GPU-0): 
[    31.504] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    31.504] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    31.504] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    31.504] (--) NVIDIA(GPU-0): 
[    31.517] (--) NVIDIA(GPU-0): Ancor Communications Inc VE228 (DFP-2): connected
[    31.517] (--) NVIDIA(GPU-0): Ancor Communications Inc VE228 (DFP-2): Internal TMDS
[    31.517] (--) NVIDIA(GPU-0): Ancor Communications Inc VE228 (DFP-2): 340.0 MHz maximum pixel clock
[    31.517] (--) NVIDIA(GPU-0): 
[    31.517] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    31.517] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    31.517] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[    31.517] (--) NVIDIA(GPU-0): 
[    31.522] (II) NVIDIA(0): Validated MetaModes:
[    31.522] (II) NVIDIA(0):    
[    31.522] (II) NVIDIA(0):     "DVI-I-1:nvidia-auto-select+0+0,HDMI-0:nvidia-auto-select+1440+0"
[    31.522] (II) NVIDIA(0):    
[    31.522] (II) NVIDIA(0):     "DVI-I-1:nvidia-auto-select+0+0,HDMI-0:1920x1080_60_0+1440+0"
[    31.522] (II) NVIDIA(0):    
[    31.522] (II) NVIDIA(0):     "DVI-I-1:nvidia-auto-select+0+0,HDMI-0:1920x1080_60_1+1440+0"
[    31.522] (II) NVIDIA(0):    
[    31.522] (II) NVIDIA(0):     "DVI-I-1:nvidia-auto-select+0+0,HDMI-0:1920x1080_50+1440+0"
[    31.522] (II) NVIDIA(0):    
[    31.522] (II) NVIDIA(0):     "DVI-I-1:nvidia-auto-select+0+0,HDMI-0:1920x1080_60i+1440+0"
[    31.522] (II) NVIDIA(0):    
[    31.522] (II) NVIDIA(0):     "DVI-I-1:nvidia-auto-select+0+0,HDMI-0:1920x1080_60i_0+1440+0"
[    31.522] (II) NVIDIA(0):    
[    31.522] (II) NVIDIA(0):     "DVI-I-1:nvidia-auto-select+0+0,HDMI-0:1920x1080_50i+1440+0"
[    31.522] (II) NVIDIA(0):     "DVI-I-1:nvidia-auto-select+0+0,HDMI-0:1680x1050+1440+0"
[    31.522] (II) NVIDIA(0):     "DVI-I-1:nvidia-auto-select+0+0,HDMI-0:1440x900+1440+0"
[    31.522] (II) NVIDIA(0):     "DVI-I-1:nvidia-auto-select+0+0,HDMI-0:1366x768+1440+0"
[    31.522] (II) NVIDIA(0):     "DVI-I-1:nvidia-auto-select+0+0,HDMI-0:1280x1024+1440+0"
[    31.522] (II) NVIDIA(0):    
[    31.522] (II) NVIDIA(0):     "DVI-I-1:nvidia-auto-select+0+0,HDMI-0:1280x1024_60+1440+0"
[    31.522] (II) NVIDIA(0):     "DVI-I-1:nvidia-auto-select+0+0,HDMI-0:1280x960+1440+0"
[    31.522] (II) NVIDIA(0):     "DVI-I-1:nvidia-auto-select+0+0,HDMI-0:1280x720+1440+0"
[    31.522] (II) NVIDIA(0): Virtual screen size determined to be 3360 x 1080
[    31.526] (--) NVIDIA(0): DPI set to (89, 87); computed from "UseEdidDpi" X config
[    31.526] (--) NVIDIA(0):     option
[    31.526] (--) Depth 24 pixmap format is 32 bpp
[    31.526] (II) NVIDIA: Using 12288.00 MB of virtual memory for indirect memory
[    31.526] (II) NVIDIA:     access.
[    31.528] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    31.528] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    31.528] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    31.528] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    31.528] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    31.528] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    31.528] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    31.528] (II) NVIDIA(0):     Config Options in the README.
[    31.542] (II) NVIDIA(0): Setting mode "DVI-I-1:nvidia-auto-select+0+0,HDMI-0:nvidia-auto-select+1440+0"
[    31.591] (==) NVIDIA(0): Disabling shared memory pixmaps
[    31.591] (==) NVIDIA(0): Backing store enabled
[    31.591] (==) NVIDIA(0): Silken mouse enabled
[    31.592] (**) NVIDIA(0): DPMS enabled
[    31.592] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[    31.592] (II) Loading sub module "dri2"
[    31.592] (II) LoadModule: "dri2"
[    31.592] (II) Module "dri2" already built-in
[    31.592] (II) NVIDIA(0): [DRI2] Setup complete
[    31.592] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    31.592] (--) RandR disabled
[    31.595] (II) Initializing extension GLX
[    31.595] (II) Indirect GLX disabled.
[    31.655] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    31.655] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    31.655] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    31.655] (**) Power Button: Applying InputClass "my keyboard"
[    31.655] (II) LoadModule: "evdev"
[    31.655] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    31.657] (II) Module evdev: vendor="X.Org Foundation"
[    31.657] 	compiled for 1.19.1, module version = 2.10.5
[    31.657] 	Module class: X.Org XInput Driver
[    31.657] 	ABI class: X.Org XInput driver, version 24.1
[    31.657] (II) Using input driver 'evdev' for 'Power Button'
[    31.657] (**) Power Button: always reports core events
[    31.657] (**) evdev: Power Button: Device: "/dev/input/event2"
[    31.657] (--) evdev: Power Button: Vendor 0 Product 0x1
[    31.657] (--) evdev: Power Button: Found keys
[    31.657] (II) evdev: Power Button: Configuring as keyboard
[    31.657] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    31.657] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    31.657] (**) Option "xkb_rules" "evdev"
[    31.657] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    31.668] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    31.668] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    31.668] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    31.668] (**) Power Button: Applying InputClass "my keyboard"
[    31.668] (II) Using input driver 'evdev' for 'Power Button'
[    31.668] (**) Power Button: always reports core events
[    31.668] (**) evdev: Power Button: Device: "/dev/input/event0"
[    31.668] (--) evdev: Power Button: Vendor 0 Product 0x1
[    31.668] (--) evdev: Power Button: Found keys
[    31.668] (II) evdev: Power Button: Configuring as keyboard
[    31.668] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    31.668] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    31.668] (**) Option "xkb_rules" "evdev"
[    31.668] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    31.668] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    31.668] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    31.668] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    31.668] (**) Sleep Button: Applying InputClass "my keyboard"
[    31.668] (II) Using input driver 'evdev' for 'Sleep Button'
[    31.668] (**) Sleep Button: always reports core events
[    31.668] (**) evdev: Sleep Button: Device: "/dev/input/event1"
[    31.668] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    31.668] (--) evdev: Sleep Button: Found keys
[    31.668] (II) evdev: Sleep Button: Configuring as keyboard
[    31.668] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[    31.668] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    31.668] (**) Option "xkb_rules" "evdev"
[    31.668] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    31.668] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event13)
[    31.668] (II) No input driver specified, ignoring this device.
[    31.668] (II) This device may have been added with another device file.
[    31.668] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event15)
[    31.668] (II) No input driver specified, ignoring this device.
[    31.668] (II) This device may have been added with another device file.
[    31.669] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event16)
[    31.669] (II) No input driver specified, ignoring this device.
[    31.669] (II) This device may have been added with another device file.
[    31.669] (II) config/udev: Adding input device Telink Wireless Receiver (/dev/input/event9)
[    31.669] (**) Telink Wireless Receiver: Applying InputClass "evdev keyboard catchall"
[    31.669] (**) Telink Wireless Receiver: Applying InputClass "libinput keyboard catchall"
[    31.669] (**) Telink Wireless Receiver: Applying InputClass "my keyboard"
[    31.669] (II) Using input driver 'evdev' for 'Telink Wireless Receiver'
[    31.669] (**) Telink Wireless Receiver: always reports core events
[    31.669] (**) evdev: Telink Wireless Receiver: Device: "/dev/input/event9"
[    31.669] (--) evdev: Telink Wireless Receiver: Vendor 0x248a Product 0x8566
[    31.669] (--) evdev: Telink Wireless Receiver: Found keys
[    31.669] (II) evdev: Telink Wireless Receiver: Configuring as keyboard
[    31.669] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.0/0003:248A:8566.0001/input/input9/event9"
[    31.669] (II) XINPUT: Adding extended input device "Telink Wireless Receiver" (type: KEYBOARD, id 9)
[    31.669] (**) Option "xkb_rules" "evdev"
[    31.669] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    31.669] (II) config/udev: Adding input device Telink Wireless Receiver (/dev/input/event11)
[    31.669] (**) Telink Wireless Receiver: Applying InputClass "evdev pointer catchall"
[    31.669] (**) Telink Wireless Receiver: Applying InputClass "evdev keyboard catchall"
[    31.669] (**) Telink Wireless Receiver: Applying InputClass "libinput pointer catchall"
[    31.669] (**) Telink Wireless Receiver: Applying InputClass "libinput keyboard catchall"
[    31.669] (**) Telink Wireless Receiver: Applying InputClass "my keyboard"
[    31.669] (II) Using input driver 'evdev' for 'Telink Wireless Receiver'
[    31.669] (**) Telink Wireless Receiver: always reports core events
[    31.669] (**) evdev: Telink Wireless Receiver: Device: "/dev/input/event11"
[    31.669] (--) evdev: Telink Wireless Receiver: Vendor 0x248a Product 0x8566
[    31.669] (--) evdev: Telink Wireless Receiver: Found 9 mouse buttons
[    31.669] (--) evdev: Telink Wireless Receiver: Found scroll wheel(s)
[    31.669] (--) evdev: Telink Wireless Receiver: Found relative axes
[    31.669] (--) evdev: Telink Wireless Receiver: Found x and y relative axes
[    31.669] (--) evdev: Telink Wireless Receiver: Found absolute axes
[    31.669] (II) evdev: Telink Wireless Receiver: Forcing absolute x/y axes to exist.
[    31.669] (--) evdev: Telink Wireless Receiver: Found keys
[    31.669] (II) evdev: Telink Wireless Receiver: Configuring as mouse
[    31.669] (II) evdev: Telink Wireless Receiver: Configuring as keyboard
[    31.669] (II) evdev: Telink Wireless Receiver: Adding scrollwheel support
[    31.669] (**) evdev: Telink Wireless Receiver: YAxisMapping: buttons 4 and 5
[    31.669] (**) evdev: Telink Wireless Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    31.669] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.1/0003:248A:8566.0002/input/input11/event11"
[    31.669] (II) XINPUT: Adding extended input device "Telink Wireless Receiver" (type: KEYBOARD, id 10)
[    31.669] (**) Option "xkb_rules" "evdev"
[    31.669] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    31.670] (II) evdev: Telink Wireless Receiver: initialized for relative axes.
[    31.670] (WW) evdev: Telink Wireless Receiver: ignoring absolute axes.
[    31.670] (**) Telink Wireless Receiver: (accel) keeping acceleration scheme 1
[    31.670] (**) Telink Wireless Receiver: (accel) acceleration profile 0
[    31.670] (**) Telink Wireless Receiver: (accel) acceleration factor: 2.000
[    31.670] (**) Telink Wireless Receiver: (accel) acceleration threshold: 4
[    31.670] (II) config/udev: Adding input device Telink Wireless Receiver (/dev/input/mouse0)
[    31.670] (**) Telink Wireless Receiver: Applying InputClass "my keyboard"
[    31.670] (II) Using input driver 'evdev' for 'Telink Wireless Receiver'
[    31.670] (**) Telink Wireless Receiver: always reports core events
[    31.670] (**) evdev: Telink Wireless Receiver: Device: "/dev/input/mouse0"
[    31.670] (EE) evdev: Telink Wireless Receiver: Unable to query fd: Inappropriate ioctl for device
[    31.720] (EE) PreInit returned 2 for "Telink Wireless Receiver"
[    31.720] (II) UnloadModule: "evdev"
[    31.720] (II) config/udev: Adding input device Lenovo ThinkPad Compact USB Keyboard with TrackPoint (/dev/input/event10)
[    31.720] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "evdev keyboard catchall"
[    31.720] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput keyboard catchall"
[    31.720] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "my keyboard"
[    31.720] (II) Using input driver 'evdev' for 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint'
[    31.720] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: always reports core events
[    31.720] (**) evdev: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Device: "/dev/input/event10"
[    31.720] (--) evdev: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Vendor 0x17ef Product 0x6047
[    31.720] (--) evdev: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Found keys
[    31.720] (II) evdev: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Configuring as keyboard
[    31.720] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/0003:17EF:6047.0004/input/input10/event10"
[    31.720] (II) XINPUT: Adding extended input device "Lenovo ThinkPad Compact USB Keyboard with TrackPoint" (type: KEYBOARD, id 11)
[    31.720] (**) Option "xkb_rules" "evdev"
[    31.720] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    31.720] (II) config/udev: Adding input device Lenovo ThinkPad Compact USB Keyboard with TrackPoint (/dev/input/event12)
[    31.720] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "evdev pointer catchall"
[    31.720] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "evdev keyboard catchall"
[    31.720] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput pointer catchall"
[    31.720] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "libinput keyboard catchall"
[    31.720] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "my keyboard"
[    31.720] (II) Using input driver 'evdev' for 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint'
[    31.720] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: always reports core events
[    31.720] (**) evdev: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Device: "/dev/input/event12"
[    31.720] (--) evdev: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Vendor 0x17ef Product 0x6047
[    31.720] (--) evdev: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Found 9 mouse buttons
[    31.720] (--) evdev: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Found scroll wheel(s)
[    31.720] (--) evdev: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Found relative axes
[    31.720] (--) evdev: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Found x and y relative axes
[    31.720] (--) evdev: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Found absolute axes
[    31.720] (--) evdev: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Found absolute multitouch axes
[    31.720] (--) evdev: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Fake MT device detected
[    31.720] (--) evdev: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Found keys
[    31.720] (II) evdev: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Configuring as mouse
[    31.720] (II) evdev: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Configuring as keyboard
[    31.720] (II) evdev: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Adding scrollwheel support
[    31.720] (**) evdev: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: YAxisMapping: buttons 4 and 5
[    31.720] (**) evdev: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    31.720] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.1/0003:17EF:6047.0005/input/input14/event12"
[    31.720] (II) XINPUT: Adding extended input device "Lenovo ThinkPad Compact USB Keyboard with TrackPoint" (type: KEYBOARD, id 12)
[    31.720] (**) Option "xkb_rules" "evdev"
[    31.720] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    31.721] (II) evdev: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: initialized for relative axes.
[    31.721] (WW) evdev: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: ignoring absolute axes.
[    31.721] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: (accel) keeping acceleration scheme 1
[    31.721] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: (accel) acceleration profile 0
[    31.721] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: (accel) acceleration factor: 2.000
[    31.721] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: (accel) acceleration threshold: 4
[    31.721] (II) config/udev: Adding input device Lenovo ThinkPad Compact USB Keyboard with TrackPoint (/dev/input/mouse1)
[    31.721] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Applying InputClass "my keyboard"
[    31.721] (II) Using input driver 'evdev' for 'Lenovo ThinkPad Compact USB Keyboard with TrackPoint'
[    31.721] (**) Lenovo ThinkPad Compact USB Keyboard with TrackPoint: always reports core events
[    31.721] (**) evdev: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Device: "/dev/input/mouse1"
[    31.721] (EE) evdev: Lenovo ThinkPad Compact USB Keyboard with TrackPoint: Unable to query fd: Inappropriate ioctl for device
[    31.760] (EE) PreInit returned 2 for "Lenovo ThinkPad Compact USB Keyboard with TrackPoint"
[    31.760] (II) UnloadModule: "evdev"
[    31.760] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/event14)
[    31.760] (**) USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
[    31.760] (**) USB OPTICAL MOUSE: Applying InputClass "libinput pointer catchall"
[    31.760] (II) LoadModule: "libinput"
[    31.760] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    31.762] (II) Module libinput: vendor="X.Org Foundation"
[    31.762] 	compiled for 1.19.3, module version = 0.25.1
[    31.762] 	Module class: X.Org XInput Driver
[    31.762] 	ABI class: X.Org XInput driver, version 24.1
[    31.762] (II) Using input driver 'libinput' for 'USB OPTICAL MOUSE'
[    31.762] (**) USB OPTICAL MOUSE: always reports core events
[    31.762] (**) Option "Device" "/dev/input/event14"
[    31.762] (**) Option "_source" "server/udev"
[    31.816] (II) event14 - (II) USB OPTICAL MOUSE: (II) is tagged by udev as: Mouse
[    31.816] (II) event14 - (II) USB OPTICAL MOUSE: (II) device set to 1000 DPI
[    31.816] (II) event14 - (II) USB OPTICAL MOUSE: (II) device is a pointer
[    31.816] (II) event14 - (II) USB OPTICAL MOUSE: (II) device removed
[    31.850] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/1-4.1:1.0/0003:093A:2521.0003/input/input16/event14"
[    31.850] (II) XINPUT: Adding extended input device "USB OPTICAL MOUSE" (type: MOUSE, id 13)
[    31.850] (**) Option "AccelerationScheme" "none"
[    31.850] (**) USB OPTICAL MOUSE: (accel) selected scheme none/0
[    31.850] (**) USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[    31.850] (**) USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[    31.907] (II) event14 - (II) USB OPTICAL MOUSE: (II) is tagged by udev as: Mouse
[    31.907] (II) event14 - (II) USB OPTICAL MOUSE: (II) device set to 1000 DPI
[    31.907] (II) event14 - (II) USB OPTICAL MOUSE: (II) device is a pointer
[    31.907] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/mouse2)
[    31.907] (II) No input driver specified, ignoring this device.
[    31.907] (II) This device may have been added with another device file.
[    31.907] (II) config/udev: Adding input device Logitech M510 (/dev/input/event17)
[    31.907] (**) Logitech M510: Applying InputClass "evdev pointer catchall"
[    31.907] (**) Logitech M510: Applying InputClass "libinput pointer catchall"
[    31.907] (II) Using input driver 'libinput' for 'Logitech M510'
[    31.907] (**) Logitech M510: always reports core events
[    31.907] (**) Option "Device" "/dev/input/event17"
[    31.907] (**) Option "_source" "server/udev"
[    31.908] (II) event17 - (II) Logitech M510: (II) is tagged by udev as: Mouse
[    31.908] (II) event17 - (II) Logitech M510: (II) device set to 800 DPI
[    31.908] (II) event17 - (II) Logitech M510: (II) device is a pointer
[    31.908] (II) event17 - (II) Logitech M510: (II) device removed
[    31.950] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.4/1-4.4.4/1-4.4.4:1.2/0003:046D:C52B.0008/0003:046D:1025.0009/input/input17/event17"
[    31.950] (II) XINPUT: Adding extended input device "Logitech M510" (type: MOUSE, id 14)
[    31.950] (**) Option "AccelerationScheme" "none"
[    31.950] (**) Logitech M510: (accel) selected scheme none/0
[    31.950] (**) Logitech M510: (accel) acceleration factor: 2.000
[    31.950] (**) Logitech M510: (accel) acceleration threshold: 4
[    31.950] (II) event17 - (II) Logitech M510: (II) is tagged by udev as: Mouse
[    31.950] (II) event17 - (II) Logitech M510: (II) device set to 800 DPI
[    31.950] (II) event17 - (II) Logitech M510: (II) device is a pointer
[    31.950] (II) config/udev: Adding input device Logitech M510 (/dev/input/mouse3)
[    31.950] (II) No input driver specified, ignoring this device.
[    31.950] (II) This device may have been added with another device file.
[    31.950] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event4)
[    31.950] (II) No input driver specified, ignoring this device.
[    31.950] (II) This device may have been added with another device file.
[    31.950] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event5)
[    31.951] (II) No input driver specified, ignoring this device.
[    31.951] (II) This device may have been added with another device file.
[    31.951] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event6)
[    31.951] (II) No input driver specified, ignoring this device.
[    31.951] (II) This device may have been added with another device file.
[    31.951] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event7)
[    31.951] (II) No input driver specified, ignoring this device.
[    31.951] (II) This device may have been added with another device file.
[    31.951] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event8)
[    31.951] (II) No input driver specified, ignoring this device.
[    31.951] (II) This device may have been added with another device file.
[    31.951] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[    31.951] (II) No input driver specified, ignoring this device.
[    31.951] (II) This device may have been added with another device file.
[    50.587] (--) NVIDIA(GPU-0): CRT-0: disconnected
[    50.587] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    50.587] (--) NVIDIA(GPU-0): 
[    50.603] (--) NVIDIA(GPU-0): DELL SE198WFP (DFP-0): connected
[    50.603] (--) NVIDIA(GPU-0): DELL SE198WFP (DFP-0): Internal TMDS
[    50.603] (--) NVIDIA(GPU-0): DELL SE198WFP (DFP-0): 330.0 MHz maximum pixel clock
[    50.603] (--) NVIDIA(GPU-0): 
[    50.603] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    50.603] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    50.603] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    50.603] (--) NVIDIA(GPU-0): 
[    50.619] (--) NVIDIA(GPU-0): Ancor Communications Inc VE228 (DFP-2): connected
[    50.619] (--) NVIDIA(GPU-0): Ancor Communications Inc VE228 (DFP-2): Internal TMDS
[    50.619] (--) NVIDIA(GPU-0): Ancor Communications Inc VE228 (DFP-2): 340.0 MHz maximum pixel clock
[    50.619] (--) NVIDIA(GPU-0): 
[    50.619] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    50.619] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    50.619] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[    50.619] (--) NVIDIA(GPU-0): 
[    50.627] (--) NVIDIA(GPU-0): CRT-0: disconnected
[    50.627] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    50.627] (--) NVIDIA(GPU-0): 
[    50.644] (--) NVIDIA(GPU-0): DELL SE198WFP (DFP-0): connected
[    50.644] (--) NVIDIA(GPU-0): DELL SE198WFP (DFP-0): Internal TMDS
[    50.644] (--) NVIDIA(GPU-0): DELL SE198WFP (DFP-0): 330.0 MHz maximum pixel clock
[    50.644] (--) NVIDIA(GPU-0): 
[    50.644] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    50.644] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    50.644] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    50.644] (--) NVIDIA(GPU-0): 
[    50.660] (--) NVIDIA(GPU-0): Ancor Communications Inc VE228 (DFP-2): connected
[    50.660] (--) NVIDIA(GPU-0): Ancor Communications Inc VE228 (DFP-2): Internal TMDS
[    50.660] (--) NVIDIA(GPU-0): Ancor Communications Inc VE228 (DFP-2): 340.0 MHz maximum pixel clock
[    50.660] (--) NVIDIA(GPU-0): 
[    50.660] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    50.660] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    50.660] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[    50.660] (--) NVIDIA(GPU-0): 

Offline

#4 2017-05-27 23:01:24

loqs
Member
Registered: 2014-03-06
Posts: 17,326

Re: problems with nvidia-lts ??

I should have made it clear to run the commands under the failing linux-lts kernel.
Please post the xorg.log and modinfo output from under linux-lts.

Offline

#5 2017-05-27 23:06:56

emacsomancer
Member
Registered: 2014-09-20
Posts: 211

Re: problems with nvidia-lts ??

loqs wrote:

I should have made it clear to run the commands under the failing linux-lts kernel.
Please post the xorg.log and modinfo output from under linux-lts.

Ok, I'll have to wait until a downtime gap to do that.

Offline

Board footer

Powered by FluxBB