You are not logged in.

#1 2021-08-31 10:00:31

blazej222
Member
Registered: 2018-08-30
Posts: 18

Running wine apps on Optimus laptop - X Error of failed request

Hello. I have HP laptop with 2 GPUs - Nvidia 940MX and Intel HD Graphcis 620. I've been trying to run Autodesk Fusion 360 (https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-) on wine using my Nvidia card for about a week now, and still have no success.
First of all, the app works fine when running via Intel GPU, with xf86-video-intel and mesa (nouveau installed as nvidia driver). When I swapped nouveau for nvidia, nvidia-utils and lib32-nvidia-utils, the problem started.

After running

 env F360DIR="/home/blazej/.wineprefixes/fusion360"
env WINEPREFIX="${F360DIR}" wine C:\\windows\\command\\start.exe /Unix "${F360DIR}/drive_c/ProgramData/Microsoft/Windows/Start Menu/Programs/Autodesk/Autodesk Fusion 360.lnk"

I encountered this error:

0048:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0048:err:winediag:nodrv_CreateWindow Unknown error (998).
0048:err:systray:initialize_systray Could not create tray window

The same error would pop up after running

 env WINEPREFIX="${F360DIR}" prime-run wine C:\\windows\\command\\start.exe /Unix "${F360DIR}/drive_c/ProgramData/Microsoft/Windows/Start Menu/Programs/Autodesk/Autodesk Fusion 360.lnk"

Or trying to run even winecfg or any wine app.


I did some digging, and found that swapping wine with wine-staging could help. I did it, and winecfg and other simple wine apps worked, but using Intel GPU. When trying to run fusion360 with prime-run (command above), it showed this error:

X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  152 (GLX)
  Minor opcode of failed request:  3 (X_GLXCreateContext)
  Value in failed request:  0x0
  Serial number of failed request:  230
  Current serial number in output stream:  231
003c:fixme:ver:GetCurrentPackageId (000000000021FD70 0000000000000000): stub

However, when trying to run fusion360 with wine-staging on Intel GPU, the app started but crashed after a few seconds.

Output of

lspci -k
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers (rev 02)
	Subsystem: Hewlett-Packard Company Device 8368
	Kernel driver in use: skl_uncore
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 620 (rev 02)
	DeviceName: Intel Kabylake HD Graphics ULT GT2
	Subsystem: Hewlett-Packard Company Device 8368
	Kernel driver in use: i915
	Kernel modules: i915
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 02)
	Subsystem: Hewlett-Packard Company Device 8368
	Kernel driver in use: proc_thermal
	Kernel modules: processor_thermal_device
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)
	Subsystem: Hewlett-Packard Company Device 8368
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
	Subsystem: Hewlett-Packard Company Device 8368
	Kernel driver in use: intel_pch_thermal
	Kernel modules: intel_pch_thermal
00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI #1 (rev 21)
	Subsystem: Hewlett-Packard Company Device 8368
	Kernel driver in use: mei_me
	Kernel modules: mei_me
00:17.0 SATA controller: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] (rev 21)
	Subsystem: Hewlett-Packard Company Device 8368
	Kernel driver in use: ahci
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #1 (rev f1)
	Kernel driver in use: pcieport
00:1c.4 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #5 (rev f1)
	Kernel driver in use: pcieport
00:1c.5 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #6 (rev f1)
	Kernel driver in use: pcieport
00:1f.0 ISA bridge: Intel Corporation Sunrise Point LPC Controller/eSPI Controller (rev 21)
	Subsystem: Hewlett-Packard Company Device 8368
00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
	Subsystem: Hewlett-Packard Company Device 8368
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
	Subsystem: Hewlett-Packard Company Device 8368
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel, snd_soc_skl
00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
	Subsystem: Hewlett-Packard Company Device 8368
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801
01:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 940MX] (rev a2)
	DeviceName: NVIDIA GeForce 940MX
	Subsystem: Hewlett-Packard Company Device 8368
	Kernel driver in use: nvidia
	Kernel modules: nouveau, nvidia_drm, nvidia
02:00.0 Network controller: Intel Corporation Dual Band Wireless-AC 3168NGW [Stone Peak] (rev 10)
	DeviceName: Intel Dual BandWireless-AC 3168 802.11 ac 1x1 WiFi + BT 4.0 Combo Adapter
	Subsystem: Intel Corporation Device 2110
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
	DeviceName: Realtek PCIe GBE Family Controller
	Subsystem: Hewlett-Packard Company Device 8368
	Kernel driver in use: r8169
	Kernel modules: r8169

Output of

glxinfo -B

Intel:

name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Intel (0x8086)
    Device: Mesa Intel(R) HD Graphics 620 (KBL GT2) (0x5916)
    Version: 21.2.1
    Accelerated: yes
    Video memory: 3072MB
    Unified memory: yes
    Preferred profile: core (0x1)
    Max core profile version: 4.6
    Max compat profile version: 4.6
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
OpenGL vendor string: Intel
OpenGL renderer string: Mesa Intel(R) HD Graphics 620 (KBL GT2)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 21.2.1
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.6 (Compatibility Profile) Mesa 21.2.1
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 21.2.1
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

On Nvidia (prime-run):

name of display: :0
display: :0  screen: 0
direct rendering: Yes
Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 2048 MB
    Total available memory: 2048 MB
    Currently available dedicated video memory: 2001 MB
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce 940MX/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 470.63.01
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.6.0 NVIDIA 470.63.01
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)

OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 470.63.01
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

Output of

glxinfo32 -B

Intel:

name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Intel (0x8086)
    Device: Mesa Intel(R) HD Graphics 620 (KBL GT2) (0x5916)
    Version: 21.2.1
    Accelerated: yes
    Video memory: 3072MB
    Unified memory: yes
    Preferred profile: core (0x1)
    Max core profile version: 4.6
    Max compat profile version: 4.6
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
OpenGL vendor string: Intel
OpenGL renderer string: Mesa Intel(R) HD Graphics 620 (KBL GT2)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 21.2.1
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.6 (Compatibility Profile) Mesa 21.2.1
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 21.2.1
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

Nvidia:

name of display: :0
display: :0  screen: 0
direct rendering: Yes
Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 2048 MB
    Total available memory: 2048 MB
    Currently available dedicated video memory: 2001 MB
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce 940MX/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 470.63.01
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.6.0 NVIDIA 470.63.01
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)

OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 470.63.01
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

Thanks in advance for any help.

Offline

#2 2021-08-31 10:48:23

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 12,655

Re: Running wine apps on Optimus laptop - X Error of failed request

Recent threads about the same error messages suggests bumblebee doesn't work well with latest nividia drivers and kernels..

Are you using bumblebee and/or bbswitch ?

Try removing them, reboot to ensure all traces of them are gone and test.

Incase that doesn't solve the issue or you don't use them :

X or wayland ?
If wayland does it also happen on X ?

If X :
how do you start X : Display manager (gdm, sddm , lxdm to name a few) or startx /xinit ?

post xorg log and content of any *.conf files you (or utils like nvidia-settings) created in /etc/X11 or /etc/X11/xorg.conf.d/ .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Online

#3 2021-08-31 11:03:47

blazej222
Member
Registered: 2018-08-30
Posts: 18

Re: Running wine apps on Optimus laptop - X Error of failed request

Lone_Wolf wrote:

Are you using bumblebee and/or bbswitch ?

No, only nvidia prime-run.

Lone_Wolf wrote:

X or wayland ?

X

Lone_Wolf wrote:

how do you start X : Display manager (gdm, sddm , lxdm to name a few) or startx /xinit ?

Lightdm

Xorg log:

[     3.097] 
X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
[     3.097] Build Operating System: Linux Archlinux
[     3.097] Current Operating System: Linux archlinux 5.13.12-arch1-1 #1 SMP PREEMPT Wed, 18 Aug 2021 20:49:03 +0000 x86_64
[     3.097] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=665a01e8-1ca7-4691-80ec-11d00058c3b8 rw loglevel=3 quiet
[     3.097] Build Date: 04 August 2021  08:13:54AM
[     3.097]  
[     3.097] Current version of pixman: 0.40.0
[     3.097] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     3.097] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     3.097] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Aug 31 14:54:07 2021
[     3.103] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     3.103] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     3.106] (==) No Layout section.  Using the first Screen section.
[     3.106] (==) No screen section available. Using defaults.
[     3.106] (**) |-->Screen "Default Screen Section" (0)
[     3.106] (**) |   |-->Monitor "<default monitor>"
[     3.106] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     3.106] (==) Automatically adding devices
[     3.106] (==) Automatically enabling devices
[     3.106] (==) Automatically adding GPU devices
[     3.106] (==) Automatically binding GPU devices
[     3.106] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     3.108] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     3.108] 	Entry deleted from font path.
[     3.108] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[     3.108] 	Entry deleted from font path.
[     3.108] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     3.108] 	Entry deleted from font path.
[     3.108] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     3.108] 	Entry deleted from font path.
[     3.108] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     3.108] 	Entry deleted from font path.
[     3.108] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     3.108] 	Entry deleted from font path.
[     3.108] (==) FontPath set to:
	
[     3.108] (==) ModulePath set to "/usr/lib/xorg/modules"
[     3.108] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     3.108] (II) Module ABI versions:
[     3.108] 	X.Org ANSI C Emulation: 0.4
[     3.108] 	X.Org Video Driver: 24.1
[     3.108] 	X.Org XInput driver : 24.1
[     3.108] 	X.Org Server Extension : 10.0
[     3.109] (++) using VT number 7

[     3.109] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     3.111] (--) PCI:*(0@0:2:0) 8086:5916:103c:8368 rev 2, Mem @ 0xb2000000/16777216, 0xc0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[     3.111] (--) PCI: (1@0:0:0) 10de:134d:103c:8368 rev 162, Mem @ 0xb3000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00004000/128
[     3.111] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     3.111] (II) LoadModule: "glx"
[     3.112] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     3.134] (II) Module glx: vendor="X.Org Foundation"
[     3.134] 	compiled for 1.20.13, module version = 1.0.0
[     3.134] 	ABI class: X.Org Server Extension, version 10.0
[     3.134] (==) Matched intel as autoconfigured driver 0
[     3.134] (==) Matched modesetting as autoconfigured driver 1
[     3.134] (==) Matched fbdev as autoconfigured driver 2
[     3.134] (==) Matched vesa as autoconfigured driver 3
[     3.134] (==) Assigned the driver to the xf86ConfigLayout
[     3.134] (II) LoadModule: "intel"
[     3.135] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[     3.142] (II) Module intel: vendor="X.Org Foundation"
[     3.142] 	compiled for 1.20.10, module version = 2.99.917
[     3.142] 	Module class: X.Org Video Driver
[     3.142] 	ABI class: X.Org Video Driver, version 24.1
[     3.142] (II) LoadModule: "modesetting"
[     3.142] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     3.147] (II) Module modesetting: vendor="X.Org Foundation"
[     3.147] 	compiled for 1.20.13, module version = 1.20.13
[     3.147] 	Module class: X.Org Video Driver
[     3.147] 	ABI class: X.Org Video Driver, version 24.1
[     3.147] (II) LoadModule: "fbdev"
[     3.147] (WW) Warning, couldn't open module fbdev
[     3.147] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     3.147] (II) LoadModule: "vesa"
[     3.147] (WW) Warning, couldn't open module vesa
[     3.147] (EE) Failed to load module "vesa" (module does not exist, 0)
[     3.147] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[     3.148] (II) intel: Driver for Intel(R) HD Graphics
[     3.148] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[     3.148] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[     3.148] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     3.464] intel: waited 0 ms for i915.ko driver to load
[     4.578] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20201103
[     4.578] (II) intel(0): SNA compiled from 2.99.917-916-g31486f40
[     4.594] (WW) Falling back to old probe method for modesetting
[     4.595] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 620
[     4.595] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 2 threads
[     4.595] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     4.595] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[     4.595] (==) intel(0): RGB weight 888
[     4.595] (==) intel(0): Default visual is TrueColor
[     4.595] (II) intel(0): Output eDP1 has no monitor section
[     4.596] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[     4.596] (II) intel(0): Enabled output eDP1
[     4.596] (II) intel(0): Output HDMI1 has no monitor section
[     4.596] (II) intel(0): Enabled output HDMI1
[     4.596] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[     4.596] (II) intel(0): Output VIRTUAL1 has no monitor section
[     4.596] (II) intel(0): Enabled output VIRTUAL1
[     4.596] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[     4.596] (==) intel(0): TearFree enabled
[     4.596] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[     4.596] (==) intel(0): DPI set to (96, 96)
[     4.596] (II) Loading sub module "dri3"
[     4.596] (II) LoadModule: "dri3"
[     4.596] (II) Module "dri3" already built-in
[     4.596] (II) Loading sub module "dri2"
[     4.596] (II) LoadModule: "dri2"
[     4.596] (II) Module "dri2" already built-in
[     4.596] (II) Loading sub module "present"
[     4.596] (II) LoadModule: "present"
[     4.597] (II) Module "present" already built-in
[     4.597] (II) UnloadModule: "modesetting"
[     4.597] (II) Unloading modesetting
[     4.600] (II) intel(0): SNA initialized with Kabylake (gen9) backend
[     4.600] (==) intel(0): Backing store enabled
[     4.600] (==) intel(0): Silken mouse disabled
[     4.600] (II) intel(0): HW Cursor enabled
[     4.600] (==) intel(0): DPMS enabled
[     4.601] (==) intel(0): Display hotplug detection enabled
[     4.601] (II) intel(0): [DRI2] Setup complete
[     4.601] (II) intel(0): [DRI2]   DRI driver: i965
[     4.601] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[     4.601] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[     4.601] (II) intel(0): hardware support for Present enabled
[     4.601] (II) Initializing extension Generic Event Extension
[     4.601] (II) Initializing extension SHAPE
[     4.601] (II) Initializing extension MIT-SHM
[     4.602] (II) Initializing extension XInputExtension
[     4.602] (II) Initializing extension XTEST
[     4.602] (II) Initializing extension BIG-REQUESTS
[     4.603] (II) Initializing extension SYNC
[     4.603] (II) Initializing extension XKEYBOARD
[     4.603] (II) Initializing extension XC-MISC
[     4.603] (II) Initializing extension SECURITY
[     4.603] (II) Initializing extension XFIXES
[     4.603] (II) Initializing extension RENDER
[     4.603] (II) Initializing extension RANDR
[     4.603] (II) Initializing extension COMPOSITE
[     4.603] (II) Initializing extension DAMAGE
[     4.603] (II) Initializing extension MIT-SCREEN-SAVER
[     4.604] (II) Initializing extension DOUBLE-BUFFER
[     4.604] (II) Initializing extension RECORD
[     4.604] (II) Initializing extension DPMS
[     4.604] (II) Initializing extension Present
[     4.604] (II) Initializing extension DRI3
[     4.604] (II) Initializing extension X-Resource
[     4.604] (II) Initializing extension XVideo
[     4.604] (II) Initializing extension XVideo-MotionCompensation
[     4.604] (II) Initializing extension GLX
[     4.651] (II) AIGLX: Loaded and initialized i965
[     4.651] (II) GLX: Initialized DRI2 GL provider for screen 0
[     4.651] (II) Initializing extension XFree86-VidModeExtension
[     4.651] (II) Initializing extension XFree86-DGA
[     4.652] (II) Initializing extension XFree86-DRI
[     4.652] (II) Initializing extension DRI2
[     4.658] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[     4.660] (II) intel(0): Setting screen physical size to 508 x 285
[     4.730] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     4.730] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     4.730] (II) LoadModule: "libinput"
[     4.730] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     4.735] (II) Module libinput: vendor="X.Org Foundation"
[     4.735] 	compiled for 1.20.11, module version = 1.1.0
[     4.735] 	Module class: X.Org XInput Driver
[     4.735] 	ABI class: X.Org XInput driver, version 24.1
[     4.735] (II) Using input driver 'libinput' for 'Power Button'
[     4.735] (**) Power Button: always reports core events
[     4.735] (**) Option "Device" "/dev/input/event2"
[     4.736] (**) Option "_source" "server/udev"
[     4.742] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     4.742] (II) event2  - Power Button: device is a keyboard
[     4.742] (II) event2  - Power Button: device removed
[     4.777] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     4.777] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     4.778] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     4.779] (II) event2  - Power Button: device is a keyboard
[     4.779] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
[     4.779] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     4.779] (II) Using input driver 'libinput' for 'Video Bus'
[     4.779] (**) Video Bus: always reports core events
[     4.779] (**) Option "Device" "/dev/input/event14"
[     4.780] (**) Option "_source" "server/udev"
[     4.781] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[     4.781] (II) event14 - Video Bus: device is a keyboard
[     4.781] (II) event14 - Video Bus: device removed
[     4.847] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input21/event14"
[     4.847] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     4.849] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[     4.849] (II) event14 - Video Bus: device is a keyboard
[     4.850] (II) config/udev: Adding input device Video Bus (/dev/input/event15)
[     4.850] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     4.850] (II) Using input driver 'libinput' for 'Video Bus'
[     4.850] (**) Video Bus: always reports core events
[     4.850] (**) Option "Device" "/dev/input/event15"
[     4.850] (**) Option "_source" "server/udev"
[     4.851] (II) event15 - Video Bus: is tagged by udev as: Keyboard
[     4.851] (II) event15 - Video Bus: device is a keyboard
[     4.852] (II) event15 - Video Bus: device removed
[     4.927] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:39/LNXVIDEO:01/input/input22/event15"
[     4.927] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[     4.929] (II) event15 - Video Bus: is tagged by udev as: Keyboard
[     4.929] (II) event15 - Video Bus: device is a keyboard
[     4.930] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     4.930] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     4.930] (II) Using input driver 'libinput' for 'Power Button'
[     4.930] (**) Power Button: always reports core events
[     4.930] (**) Option "Device" "/dev/input/event1"
[     4.930] (**) Option "_source" "server/udev"
[     4.931] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     4.931] (II) event1  - Power Button: device is a keyboard
[     4.931] (II) event1  - Power Button: device removed
[     4.967] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[     4.967] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[     4.969] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     4.969] (II) event1  - Power Button: device is a keyboard
[     4.970] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[     4.970] (II) No input driver specified, ignoring this device.
[     4.970] (II) This device may have been added with another device file.
[     4.970] (II) config/udev: Adding drm device (/dev/dri/card0)
[     4.970] (II) xfree86: Adding drm device (/dev/dri/card0)
[     4.970] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[     4.971] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event4)
[     4.971] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[     4.971] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[     4.971] (**) Logitech USB Receiver: always reports core events
[     4.971] (**) Option "Device" "/dev/input/event4"
[     4.971] (**) Option "_source" "server/udev"
[     4.973] (II) event4  - Logitech USB Receiver: is tagged by udev as: Keyboard
[     4.973] (II) event4  - Logitech USB Receiver: device is a keyboard
[     4.973] (II) event4  - Logitech USB Receiver: device removed
[     5.007] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:046D:C52E.0001/input/input5/event4"
[     5.008] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 10)
[     5.010] (II) event4  - Logitech USB Receiver: is tagged by udev as: Keyboard
[     5.010] (II) event4  - Logitech USB Receiver: device is a keyboard
[     5.011] (II) config/udev: Adding input device Logitech USB Receiver Mouse (/dev/input/event5)
[     5.011] (**) Logitech USB Receiver Mouse: Applying InputClass "libinput pointer catchall"
[     5.011] (II) Using input driver 'libinput' for 'Logitech USB Receiver Mouse'
[     5.011] (**) Logitech USB Receiver Mouse: always reports core events
[     5.011] (**) Option "Device" "/dev/input/event5"
[     5.011] (**) Option "_source" "server/udev"
[     5.013] (II) event5  - Logitech USB Receiver Mouse: is tagged by udev as: Mouse
[     5.013] (II) event5  - Logitech USB Receiver Mouse: device is a pointer
[     5.013] (II) event5  - Logitech USB Receiver Mouse: device removed
[     5.074] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:046D:C52E.0002/input/input6/event5"
[     5.074] (II) XINPUT: Adding extended input device "Logitech USB Receiver Mouse" (type: MOUSE, id 11)
[     5.074] (**) Option "AccelerationScheme" "none"
[     5.074] (**) Logitech USB Receiver Mouse: (accel) selected scheme none/0
[     5.074] (**) Logitech USB Receiver Mouse: (accel) acceleration factor: 2.000
[     5.074] (**) Logitech USB Receiver Mouse: (accel) acceleration threshold: 4
[     5.076] (II) event5  - Logitech USB Receiver Mouse: is tagged by udev as: Mouse
[     5.077] (II) event5  - Logitech USB Receiver Mouse: device is a pointer
[     5.078] (II) config/udev: Adding input device Logitech USB Receiver Mouse (/dev/input/mouse0)
[     5.078] (II) No input driver specified, ignoring this device.
[     5.078] (II) This device may have been added with another device file.
[     5.079] (II) config/udev: Adding input device Logitech USB Receiver Consumer Control (/dev/input/event6)
[     5.079] (**) Logitech USB Receiver Consumer Control: Applying InputClass "libinput keyboard catchall"
[     5.079] (II) Using input driver 'libinput' for 'Logitech USB Receiver Consumer Control'
[     5.079] (**) Logitech USB Receiver Consumer Control: always reports core events
[     5.079] (**) Option "Device" "/dev/input/event6"
[     5.079] (**) Option "_source" "server/udev"
[     5.080] (II) event6  - Logitech USB Receiver Consumer Control: is tagged by udev as: Keyboard
[     5.080] (II) event6  - Logitech USB Receiver Consumer Control: device is a keyboard
[     5.080] (II) event6  - Logitech USB Receiver Consumer Control: device removed
[     5.114] (II) libinput: Logitech USB Receiver Consumer Control: needs a virtual subdevice
[     5.114] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:046D:C52E.0002/input/input7/event6"
[     5.114] (II) XINPUT: Adding extended input device "Logitech USB Receiver Consumer Control" (type: MOUSE, id 12)
[     5.114] (**) Option "AccelerationScheme" "none"
[     5.114] (**) Logitech USB Receiver Consumer Control: (accel) selected scheme none/0
[     5.114] (**) Logitech USB Receiver Consumer Control: (accel) acceleration factor: 2.000
[     5.114] (**) Logitech USB Receiver Consumer Control: (accel) acceleration threshold: 4
[     5.116] (II) event6  - Logitech USB Receiver Consumer Control: is tagged by udev as: Keyboard
[     5.116] (II) event6  - Logitech USB Receiver Consumer Control: device is a keyboard
[     5.117] (II) config/udev: Adding input device Logitech USB Receiver System Control (/dev/input/event7)
[     5.117] (**) Logitech USB Receiver System Control: Applying InputClass "libinput keyboard catchall"
[     5.117] (II) Using input driver 'libinput' for 'Logitech USB Receiver System Control'
[     5.117] (**) Logitech USB Receiver System Control: always reports core events
[     5.117] (**) Option "Device" "/dev/input/event7"
[     5.117] (**) Option "_source" "server/udev"
[     5.118] (II) event7  - Logitech USB Receiver System Control: is tagged by udev as: Keyboard
[     5.118] (II) event7  - Logitech USB Receiver System Control: device is a keyboard
[     5.119] (II) event7  - Logitech USB Receiver System Control: device removed
[     5.154] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:046D:C52E.0002/input/input8/event7"
[     5.154] (II) XINPUT: Adding extended input device "Logitech USB Receiver System Control" (type: KEYBOARD, id 13)
[     5.156] (II) event7  - Logitech USB Receiver System Control: is tagged by udev as: Keyboard
[     5.156] (II) event7  - Logitech USB Receiver System Control: device is a keyboard
[     5.157] (II) config/udev: Adding input device HP Wide Vision HD Camera: HP Wi (/dev/input/event12)
[     5.157] (**) HP Wide Vision HD Camera: HP Wi: Applying InputClass "libinput keyboard catchall"
[     5.157] (II) Using input driver 'libinput' for 'HP Wide Vision HD Camera: HP Wi'
[     5.157] (**) HP Wide Vision HD Camera: HP Wi: always reports core events
[     5.157] (**) Option "Device" "/dev/input/event12"
[     5.157] (**) Option "_source" "server/udev"
[     5.159] (II) event12 - HP Wide Vision HD Camera: HP Wi: is tagged by udev as: Keyboard
[     5.159] (II) event12 - HP Wide Vision HD Camera: HP Wi: device is a keyboard
[     5.159] (II) event12 - HP Wide Vision HD Camera: HP Wi: device removed
[     5.221] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/input/input19/event12"
[     5.221] (II) XINPUT: Adding extended input device "HP Wide Vision HD Camera: HP Wi" (type: KEYBOARD, id 14)
[     5.223] (II) event12 - HP Wide Vision HD Camera: HP Wi: is tagged by udev as: Keyboard
[     5.223] (II) event12 - HP Wide Vision HD Camera: HP Wi: device is a keyboard
[     5.224] (II) config/udev: Adding input device Raydium Corporation Raydium Touch System (/dev/input/event8)
[     5.224] (**) Raydium Corporation Raydium Touch System: Applying InputClass "libinput touchscreen catchall"
[     5.224] (II) Using input driver 'libinput' for 'Raydium Corporation Raydium Touch System'
[     5.224] (**) Raydium Corporation Raydium Touch System: always reports core events
[     5.224] (**) Option "Device" "/dev/input/event8"
[     5.224] (**) Option "_source" "server/udev"
[     5.282] (II) event8  - Raydium Corporation Raydium Touch System: is tagged by udev as: Touchscreen
[     5.283] (II) event8  - Raydium Corporation Raydium Touch System: device is a touch device
[     5.283] (II) event8  - Raydium Corporation Raydium Touch System: device removed
[     5.354] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:2386:3124.0003/input/input15/event8"
[     5.354] (II) XINPUT: Adding extended input device "Raydium Corporation Raydium Touch System" (type: TOUCHSCREEN, id 15)
[     5.354] (**) Option "AccelerationScheme" "none"
[     5.354] (**) Raydium Corporation Raydium Touch System: (accel) selected scheme none/0
[     5.354] (**) Raydium Corporation Raydium Touch System: (accel) acceleration factor: 2.000
[     5.354] (**) Raydium Corporation Raydium Touch System: (accel) acceleration threshold: 4
[     5.412] (II) event8  - Raydium Corporation Raydium Touch System: is tagged by udev as: Touchscreen
[     5.413] (II) event8  - Raydium Corporation Raydium Touch System: device is a touch device
[     5.414] (II) config/udev: Adding input device Raydium Corporation Raydium Touch System (/dev/input/mouse1)
[     5.414] (II) No input driver specified, ignoring this device.
[     5.414] (II) This device may have been added with another device file.
[     5.414] (II) config/udev: Adding drm device (/dev/dri/card1)
[     5.414] (II) xfree86: Adding drm device (/dev/dri/card1)
[     5.414] (II) LoadModule: "modesetting"
[     5.414] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     5.415] (II) Module modesetting: vendor="X.Org Foundation"
[     5.415] 	compiled for 1.20.13, module version = 1.20.13
[     5.415] 	Module class: X.Org Video Driver
[     5.415] 	ABI class: X.Org Video Driver, version 24.1
[     5.415] xf86: found device 0
[     5.415] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event16)
[     5.415] (II) No input driver specified, ignoring this device.
[     5.415] (II) This device may have been added with another device file.
[     5.416] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event17)
[     5.416] (II) No input driver specified, ignoring this device.
[     5.416] (II) This device may have been added with another device file.
[     5.416] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event18)
[     5.416] (II) No input driver specified, ignoring this device.
[     5.416] (II) This device may have been added with another device file.
[     5.417] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event19)
[     5.417] (II) No input driver specified, ignoring this device.
[     5.417] (II) This device may have been added with another device file.
[     5.417] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event20)
[     5.417] (II) No input driver specified, ignoring this device.
[     5.417] (II) This device may have been added with another device file.
[     5.418] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event21)
[     5.418] (II) No input driver specified, ignoring this device.
[     5.418] (II) This device may have been added with another device file.
[     5.418] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event22)
[     5.418] (II) No input driver specified, ignoring this device.
[     5.418] (II) This device may have been added with another device file.
[     5.419] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[     5.419] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     5.419] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     5.419] (**) AT Translated Set 2 keyboard: always reports core events
[     5.419] (**) Option "Device" "/dev/input/event3"
[     5.419] (**) Option "_source" "server/udev"
[     5.420] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     5.420] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     5.422] (II) event3  - AT Translated Set 2 keyboard: device removed
[     5.447] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[     5.447] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 16)
[     5.449] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     5.449] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     5.451] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event23)
[     5.451] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[     5.451] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[     5.451] (**) ETPS/2 Elantech Touchpad: always reports core events
[     5.451] (**) Option "Device" "/dev/input/event23"
[     5.451] (**) Option "_source" "server/udev"
[     5.452] (II) event23 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[     5.454] (II) event23 - ETPS/2 Elantech Touchpad: device is a touchpad
[     5.454] (II) event23 - ETPS/2 Elantech Touchpad: device removed
[     5.515] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input17/event23"
[     5.515] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 17)
[     5.517] (**) Option "AccelerationScheme" "none"
[     5.517] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[     5.517] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[     5.517] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[     5.518] (II) event23 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[     5.520] (II) event23 - ETPS/2 Elantech Touchpad: device is a touchpad
[     5.521] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse2)
[     5.521] (II) No input driver specified, ignoring this device.
[     5.521] (II) This device may have been added with another device file.
[     5.521] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event10)
[     5.521] (II) No input driver specified, ignoring this device.
[     5.521] (II) This device may have been added with another device file.
[     5.522] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[     5.522] (II) No input driver specified, ignoring this device.
[     5.522] (II) This device may have been added with another device file.
[     5.522] (II) config/udev: Adding input device PC Speaker (/dev/input/event11)
[     5.522] (II) No input driver specified, ignoring this device.
[     5.522] (II) This device may have been added with another device file.
[     5.525] (II) config/udev: Adding input device HP Wireless hotkeys (/dev/input/event9)
[     5.525] (**) HP Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
[     5.525] (II) Using input driver 'libinput' for 'HP Wireless hotkeys'
[     5.525] (**) HP Wireless hotkeys: always reports core events
[     5.525] (**) Option "Device" "/dev/input/event9"
[     5.525] (**) Option "_source" "server/udev"
[     5.526] (II) event9  - HP Wireless hotkeys: is tagged by udev as: Keyboard
[     5.526] (II) event9  - HP Wireless hotkeys: device is a keyboard
[     5.526] (II) event9  - HP Wireless hotkeys: device removed
[     5.581] (**) Option "config_info" "udev:/sys/devices/virtual/input/input13/event9"
[     5.581] (II) XINPUT: Adding extended input device "HP Wireless hotkeys" (type: KEYBOARD, id 18)
[     5.582] (II) event9  - HP Wireless hotkeys: is tagged by udev as: Keyboard
[     5.582] (II) event9  - HP Wireless hotkeys: device is a keyboard
[     5.583] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event13)
[     5.583] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     5.583] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[     5.583] (**) HP WMI hotkeys: always reports core events
[     5.583] (**) Option "Device" "/dev/input/event13"
[     5.583] (**) Option "_source" "server/udev"
[     5.584] (II) event13 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[     5.584] (II) event13 - HP WMI hotkeys: device is a keyboard
[     5.584] (II) event13 - HP WMI hotkeys: device removed
[     5.661] (**) Option "config_info" "udev:/sys/devices/virtual/input/input20/event13"
[     5.661] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 19)
[     5.662] (II) event13 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[     5.662] (II) event13 - HP WMI hotkeys: device is a keyboard
[     5.676] (**) Logitech USB Receiver Consumer Control: Applying InputClass "libinput keyboard catchall"
[     5.676] (II) Using input driver 'libinput' for 'Logitech USB Receiver Consumer Control'
[     5.676] (**) Logitech USB Receiver Consumer Control: always reports core events
[     5.676] (**) Option "Device" "/dev/input/event6"
[     5.676] (**) Option "_source" "_driver/libinput"
[     5.677] (II) libinput: Logitech USB Receiver Consumer Control: is a virtual subdevice
[     5.677] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:046D:C52E.0002/input/input7/event6"
[     5.677] (II) XINPUT: Adding extended input device "Logitech USB Receiver Consumer Control" (type: KEYBOARD, id 20)
[     5.677] (II) config/udev: removing device AT Translated Set 2 keyboard
[     5.677] (II) event3  - AT Translated Set 2 keyboard: device removed
[     5.741] (II) UnloadModule: "libinput"
[     5.741] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[     5.741] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     5.741] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     5.741] (**) AT Translated Set 2 keyboard: always reports core events
[     5.741] (**) Option "Device" "/dev/input/event3"
[     5.742] (**) Option "_source" "server/udev"
[     5.743] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     5.743] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     5.745] (II) event3  - AT Translated Set 2 keyboard: device removed
[     5.768] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[     5.768] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 16)
[     5.769] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     5.769] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     5.774] (II) config/udev: Adding input device Logitech USB Receiver Mouse (/dev/input/mouse0)
[     5.774] (II) No input driver specified, ignoring this device.
[     5.774] (II) This device may have been added with another device file.
[     5.774] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[     5.774] (II) No input driver specified, ignoring this device.
[     5.774] (II) This device may have been added with another device file.
[     5.774] (II) config/udev: removing device HP Wireless hotkeys
[     5.775] (II) event9  - HP Wireless hotkeys: device removed
[     5.817] (II) UnloadModule: "libinput"
[     5.818] (II) config/udev: Adding input device HP Wireless hotkeys (/dev/input/event9)
[     5.818] (**) HP Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
[     5.818] (II) Using input driver 'libinput' for 'HP Wireless hotkeys'
[     5.818] (**) HP Wireless hotkeys: always reports core events
[     5.818] (**) Option "Device" "/dev/input/event9"
[     5.818] (**) Option "_source" "server/udev"
[     5.819] (II) event9  - HP Wireless hotkeys: is tagged by udev as: Keyboard
[     5.819] (II) event9  - HP Wireless hotkeys: device is a keyboard
[     5.820] (II) event9  - HP Wireless hotkeys: device removed
[     5.867] (**) Option "config_info" "udev:/sys/devices/virtual/input/input13/event9"
[     5.867] (II) XINPUT: Adding extended input device "HP Wireless hotkeys" (type: KEYBOARD, id 18)
[     5.869] (II) event9  - HP Wireless hotkeys: is tagged by udev as: Keyboard
[     5.869] (II) event9  - HP Wireless hotkeys: device is a keyboard
[     5.870] (II) config/udev: Adding input device PC Speaker (/dev/input/event11)
[     5.870] (II) No input driver specified, ignoring this device.
[     5.870] (II) This device may have been added with another device file.
[     5.870] (II) config/udev: removing device HP WMI hotkeys
[     5.870] (II) event13 - HP WMI hotkeys: device removed
[     5.914] (II) UnloadModule: "libinput"
[     5.914] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event13)
[     5.914] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     5.914] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[     5.914] (**) HP WMI hotkeys: always reports core events
[     5.914] (**) Option "Device" "/dev/input/event13"
[     5.914] (**) Option "_source" "server/udev"
[     5.915] (II) event13 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[     5.915] (II) event13 - HP WMI hotkeys: device is a keyboard
[     5.915] (II) event13 - HP WMI hotkeys: device removed
[     5.960] (**) Option "config_info" "udev:/sys/devices/virtual/input/input20/event13"
[     5.961] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 19)
[     5.961] (II) event13 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[     5.961] (II) event13 - HP WMI hotkeys: device is a keyboard
[     5.962] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:02.0/drm/card0 /dev/dri/card0
[     5.962] (II) config/udev: Adding drm device (/dev/dri/card0)
[     5.962] (II) xfree86: Adding drm device (/dev/dri/card0)
[     5.962] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[     5.962] (II) config/udev: removing device HP Wide Vision HD Camera: HP Wi
[     5.962] (II) event12 - HP Wide Vision HD Camera: HP Wi: device removed
[     5.994] (II) UnloadModule: "libinput"
[     5.994] (II) config/udev: Adding input device HP Wide Vision HD Camera: HP Wi (/dev/input/event12)
[     5.994] (**) HP Wide Vision HD Camera: HP Wi: Applying InputClass "libinput keyboard catchall"
[     5.994] (II) Using input driver 'libinput' for 'HP Wide Vision HD Camera: HP Wi'
[     5.994] (**) HP Wide Vision HD Camera: HP Wi: always reports core events
[     5.994] (**) Option "Device" "/dev/input/event12"
[     5.994] (**) Option "_source" "server/udev"
[     5.995] (II) event12 - HP Wide Vision HD Camera: HP Wi: is tagged by udev as: Keyboard
[     5.995] (II) event12 - HP Wide Vision HD Camera: HP Wi: device is a keyboard
[     5.995] (II) event12 - HP Wide Vision HD Camera: HP Wi: device removed
[     6.031] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/input/input19/event12"
[     6.031] (II) XINPUT: Adding extended input device "HP Wide Vision HD Camera: HP Wi" (type: KEYBOARD, id 14)
[     6.032] (II) event12 - HP Wide Vision HD Camera: HP Wi: is tagged by udev as: Keyboard
[     6.032] (II) event12 - HP Wide Vision HD Camera: HP Wi: device is a keyboard
[     6.033] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event10)
[     6.033] (II) No input driver specified, ignoring this device.
[     6.033] (II) This device may have been added with another device file.
[     6.033] (II) config/udev: removing device Video Bus
[     6.033] (II) event15 - Video Bus: device removed
[     6.067] (II) UnloadModule: "libinput"
[     6.068] (II) config/udev: Adding input device Video Bus (/dev/input/event15)
[     6.068] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     6.068] (II) Using input driver 'libinput' for 'Video Bus'
[     6.068] (**) Video Bus: always reports core events
[     6.068] (**) Option "Device" "/dev/input/event15"
[     6.068] (**) Option "_source" "server/udev"
[     6.069] (II) event15 - Video Bus: is tagged by udev as: Keyboard
[     6.069] (II) event15 - Video Bus: device is a keyboard
[     6.070] (II) event15 - Video Bus: device removed
[     6.101] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:39/LNXVIDEO:01/input/input22/event15"
[     6.101] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[     6.103] (II) event15 - Video Bus: is tagged by udev as: Keyboard
[     6.103] (II) event15 - Video Bus: device is a keyboard
[     6.103] (II) config/udev: removing device Video Bus
[     6.103] (II) event14 - Video Bus: device removed
[     6.151] (II) UnloadModule: "libinput"
[     6.152] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
[     6.152] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     6.152] (II) Using input driver 'libinput' for 'Video Bus'
[     6.152] (**) Video Bus: always reports core events
[     6.152] (**) Option "Device" "/dev/input/event14"
[     6.152] (**) Option "_source" "server/udev"
[     6.153] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[     6.153] (II) event14 - Video Bus: device is a keyboard
[     6.154] (II) event14 - Video Bus: device removed
[     6.204] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input21/event14"
[     6.204] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     6.206] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[     6.206] (II) event14 - Video Bus: device is a keyboard
[     6.207] (II) config/udev: removing device Raydium Corporation Raydium Touch System
[     6.207] (II) event8  - Raydium Corporation Raydium Touch System: device removed
[     6.267] (II) UnloadModule: "libinput"
[     6.269] (II) config/udev: Adding input device Raydium Corporation Raydium Touch System (/dev/input/event8)
[     6.269] (**) Raydium Corporation Raydium Touch System: Applying InputClass "libinput touchscreen catchall"
[     6.269] (II) Using input driver 'libinput' for 'Raydium Corporation Raydium Touch System'
[     6.269] (**) Raydium Corporation Raydium Touch System: always reports core events
[     6.269] (**) Option "Device" "/dev/input/event8"
[     6.269] (**) Option "_source" "server/udev"
[     6.326] (II) event8  - Raydium Corporation Raydium Touch System: is tagged by udev as: Touchscreen
[     6.326] (II) event8  - Raydium Corporation Raydium Touch System: device is a touch device
[     6.327] (II) event8  - Raydium Corporation Raydium Touch System: device removed
[     6.387] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:2386:3124.0003/input/input15/event8"
[     6.388] (II) XINPUT: Adding extended input device "Raydium Corporation Raydium Touch System" (type: TOUCHSCREEN, id 15)
[     6.388] (**) Option "AccelerationScheme" "none"
[     6.388] (**) Raydium Corporation Raydium Touch System: (accel) selected scheme none/0
[     6.388] (**) Raydium Corporation Raydium Touch System: (accel) acceleration factor: 2.000
[     6.388] (**) Raydium Corporation Raydium Touch System: (accel) acceleration threshold: 4
[     6.446] (II) event8  - Raydium Corporation Raydium Touch System: is tagged by udev as: Touchscreen
[     6.446] (II) event8  - Raydium Corporation Raydium Touch System: device is a touch device
[     6.448] (II) config/udev: Adding input device Raydium Corporation Raydium Touch System (/dev/input/mouse1)
[     6.448] (II) No input driver specified, ignoring this device.
[     6.448] (II) This device may have been added with another device file.
[     6.449] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event17)
[     6.449] (II) No input driver specified, ignoring this device.
[     6.449] (II) This device may have been added with another device file.
[     6.450] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event21)
[     6.450] (II) No input driver specified, ignoring this device.
[     6.450] (II) This device may have been added with another device file.
[     6.450] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event16)
[     6.450] (II) No input driver specified, ignoring this device.
[     6.450] (II) This device may have been added with another device file.
[     6.450] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event19)
[     6.450] (II) No input driver specified, ignoring this device.
[     6.450] (II) This device may have been added with another device file.
[     6.450] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event18)
[     6.450] (II) No input driver specified, ignoring this device.
[     6.450] (II) This device may have been added with another device file.
[     6.450] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event22)
[     6.450] (II) No input driver specified, ignoring this device.
[     6.450] (II) This device may have been added with another device file.
[     6.451] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event20)
[     6.451] (II) No input driver specified, ignoring this device.
[     6.451] (II) This device may have been added with another device file.
[     6.451] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse2)
[     6.451] (II) No input driver specified, ignoring this device.
[     6.451] (II) This device may have been added with another device file.
[     6.451] (II) config/udev: removing device ETPS/2 Elantech Touchpad
[     6.451] (II) event23 - ETPS/2 Elantech Touchpad: device removed
[     6.497] (II) UnloadModule: "libinput"
[     6.498] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event23)
[     6.498] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[     6.498] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[     6.498] (**) ETPS/2 Elantech Touchpad: always reports core events
[     6.498] (**) Option "Device" "/dev/input/event23"
[     6.498] (**) Option "_source" "server/udev"
[     6.500] (II) event23 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[     6.502] (II) event23 - ETPS/2 Elantech Touchpad: device is a touchpad
[     6.502] (II) event23 - ETPS/2 Elantech Touchpad: device removed
[     6.552] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input17/event23"
[     6.552] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 17)
[     6.554] (**) Option "AccelerationScheme" "none"
[     6.554] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[     6.554] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[     6.554] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[     6.556] (II) event23 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[     6.559] (II) event23 - ETPS/2 Elantech Touchpad: device is a touchpad
[     6.560] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/drm/card1 /dev/dri/card1
[     6.560] (II) config/udev: Adding drm device (/dev/dri/card1)
[     6.560] (II) xfree86: Adding drm device (/dev/dri/card1)
[     6.560] (II) LoadModule: "modesetting"
[     6.560] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     6.560] (II) Module modesetting: vendor="X.Org Foundation"
[     6.560] 	compiled for 1.20.13, module version = 1.20.13
[     6.560] 	Module class: X.Org Video Driver
[     6.560] 	ABI class: X.Org Video Driver, version 24.1
[     6.560] (II) UnloadModule: "modesetting"
[     6.560] (II) Unloading modesetting
[     6.560] (II) Failed to load module "modesetting" (already loaded, 0)
[     6.560] xf86: found device 0
[     6.602] (II) intel(0): EDID vendor "AUO", prod id 12525
[     6.602] (II) intel(0): Printing DDC gathered Modelines:
[     6.602] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 2028 2076 2086  1080 1090 1100 1126 -hsync -vsync (67.6 kHz eP)
[     6.602] (II) intel(0): Modeline "1920x1080"x0.0   94.00  1920 2028 2076 2086  1080 1090 1100 1126 -hsync -vsync (45.1 kHz e)

There is 10-nvidia-drm-outputclass.conf inside /etc/X11/xorg.conf.d

Content:

Section "OutputClass"
    Identifier "intel"
    MatchDriver "i915"
    Driver "modesetting"
EndSection

Section "OutputClass"
    Identifier "nvidia"
    MatchDriver "nvidia-drm"
    Driver "nvidia"
    Option "AllowEmptyInitialConfiguration"
    Option "PrimaryGPU" "yes"
    ModulePath "/usr/lib/nvidia/xorg"
    ModulePath "/usr/lib/xorg/modules"
EndSection

Offline

#4 2021-08-31 11:25:06

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 12,655

Re: Running wine apps on Optimus laptop - X Error of failed request

/etc/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf  looks like it comes from an old version of the nvidia driver.

Current nvidia-utils place a much leaner version of it in /usr/share/X11/xorg.conf.d/ .
Xorg log suggests the older version is overridden by the newer one, but it's better to erase it.

xf86-video-intel often causes problems on newer intel iGPU, try uninstalling it .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Online

#5 2021-08-31 15:38:06

blazej222
Member
Registered: 2018-08-30
Posts: 18

Re: Running wine apps on Optimus laptop - X Error of failed request

I removed /etc/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf, uninstalled xf86-video-intel and it worked. The app launches fine on Intel and Nvidia GPU. There are some glitches using OpenGL on Intel GPU (they don't occur on Nvidia) in that particular app, but they've always been there and I honestly think it's rather app's/wine fault I can't do much about.

Thanks for your help!

Offline

Board footer

Powered by FluxBB