You are not logged in.

#1 2021-04-15 12:03:53

AMTitan
Member
Registered: 2021-04-15
Posts: 33

[SOLVED] xrandr: Failed to get size of gamma for output default

so I have 2 screens. But after a reboot one of them is not working and the other is like half of the resolution that it could be at. I also used arandr for a while and it has been working. But now it is not

xrandr

xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1024 x 768, current 1024 x 768, maximum 1024 x 768
default connected 1024x768+0+0 0mm x 0mm
   1024x768      76.00*

My arandr script

xrandr --output DVI-I-0 --off --output DVI-I-1 --off --output HDMI-0 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-0 --off --output DP-1 --off --output DP-2 --off --output DP-3 --off --output DP-4 --mode 1920x1200 --pos 1924x0 --rotate normal --output DP-5 --off

when I run my arandr script it comes with

xrandr: Failed to get size of gamma for output default
warning: output DVI-I-0 not found; ignoring
warning: output DVI-I-1 not found; ignoring
warning: output HDMI-0 not found; ignoring
warning: output DP-0 not found; ignoring
warning: output DP-1 not found; ignoring
warning: output DP-2 not found; ignoring
warning: output DP-3 not found; ignoring
warning: output DP-4 not found; ignoring
warning: output DP-5 not found; ignoring

Xorg.0.log

[    21.386] 
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[    21.386] Build Operating System: Linux Archlinux
[    21.386] Current Operating System: Linux ARCH 5.11.13-zen1-1-zen #1 ZEN SMP PREEMPT Sat, 10 Apr 2021 20:47:18 +0000 x86_64
[    21.386] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-zen root=UUID=51939859-77f5-41cf-8845-8edf1a3c2534 rw quiet amd_iommu=on
[    21.386] Build Date: 13 April 2021  03:12:10PM
[    21.386]  
[    21.386] Current version of pixman: 0.40.0
[    21.386] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    21.386] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    21.386] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Apr 15 07:33:05 2021
[    21.519] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    21.545] (==) No Layout section.  Using the first Screen section.
[    21.545] (==) No screen section available. Using defaults.
[    21.545] (**) |-->Screen "Default Screen Section" (0)
[    21.545] (**) |   |-->Monitor "<default monitor>"
[    21.545] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    21.545] (==) Automatically adding devices
[    21.545] (==) Automatically enabling devices
[    21.545] (==) Automatically adding GPU devices
[    21.545] (==) Automatically binding GPU devices
[    21.545] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    21.568] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    21.568] 	Entry deleted from font path.
[    21.568] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[    21.568] 	Entry deleted from font path.
[    21.568] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    21.568] 	Entry deleted from font path.
[    21.568] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    21.568] 	Entry deleted from font path.
[    21.582] (==) FontPath set to:
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[    21.582] (==) ModulePath set to "/usr/lib/xorg/modules"
[    21.582] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    21.582] (II) Module ABI versions:
[    21.582] 	X.Org ANSI C Emulation: 0.4
[    21.582] 	X.Org Video Driver: 24.1
[    21.582] 	X.Org XInput driver : 24.1
[    21.582] 	X.Org Server Extension : 10.0
[    21.583] (++) using VT number 7

[    21.583] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    21.589] (--) PCI:*(65@0:0:0) 10de:17c2:10de:1132 rev 161, Mem @ 0xec000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/131072
[    21.589] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    21.589] (II) LoadModule: "glx"
[    21.630] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    22.297] (II) Module glx: vendor="X.Org Foundation"
[    22.297] 	compiled for 1.20.11, module version = 1.0.0
[    22.297] 	ABI class: X.Org Server Extension, version 10.0
[    22.297] (==) Matched nouveau as autoconfigured driver 0
[    22.297] (==) Matched nv as autoconfigured driver 1
[    22.297] (==) Matched modesetting as autoconfigured driver 2
[    22.297] (==) Matched fbdev as autoconfigured driver 3
[    22.297] (==) Matched vesa as autoconfigured driver 4
[    22.297] (==) Assigned the driver to the xf86ConfigLayout
[    22.297] (II) LoadModule: "nouveau"
[    22.621] (WW) Warning, couldn't open module nouveau
[    22.621] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    22.621] (II) LoadModule: "nv"
[    22.621] (WW) Warning, couldn't open module nv
[    22.621] (EE) Failed to load module "nv" (module does not exist, 0)
[    22.621] (II) LoadModule: "modesetting"
[    22.621] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    22.721] (II) Module modesetting: vendor="X.Org Foundation"
[    22.721] 	compiled for 1.20.11, module version = 1.20.11
[    22.721] 	Module class: X.Org Video Driver
[    22.721] 	ABI class: X.Org Video Driver, version 24.1
[    22.721] (II) LoadModule: "fbdev"
[    22.722] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    22.839] (II) Module fbdev: vendor="X.Org Foundation"
[    22.839] 	compiled for 1.20.8, module version = 0.5.0
[    22.839] 	Module class: X.Org Video Driver
[    22.839] 	ABI class: X.Org Video Driver, version 24.1
[    22.839] (II) LoadModule: "vesa"
[    22.839] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    22.859] (II) Module vesa: vendor="X.Org Foundation"
[    22.859] 	compiled for 1.20.9, module version = 2.5.0
[    22.859] 	Module class: X.Org Video Driver
[    22.859] 	ABI class: X.Org Video Driver, version 24.1
[    22.859] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    22.859] (II) FBDEV: driver for framebuffer: fbdev
[    22.859] (II) VESA: driver for VESA chipsets: vesa
[    22.861] (EE) open /dev/dri/card0: No such file or directory
[    22.861] (WW) Falling back to old probe method for modesetting
[    22.861] (EE) open /dev/dri/card0: No such file or directory
[    22.861] (II) Loading sub module "fbdevhw"
[    22.861] (II) LoadModule: "fbdevhw"
[    22.861] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    22.865] (II) Module fbdevhw: vendor="X.Org Foundation"
[    22.865] 	compiled for 1.20.11, module version = 0.0.2
[    22.865] 	ABI class: X.Org Video Driver, version 24.1
[    22.866] (EE) Unable to find a valid framebuffer device
[    22.866] (WW) Falling back to old probe method for fbdev
[    22.866] (II) Loading sub module "fbdevhw"
[    22.866] (II) LoadModule: "fbdevhw"
[    22.866] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    22.866] (II) Module fbdevhw: vendor="X.Org Foundation"
[    22.866] 	compiled for 1.20.11, module version = 0.0.2
[    22.866] 	ABI class: X.Org Video Driver, version 24.1
[    22.866] (II) FBDEV(2): using default device
[    22.866] vesa: Refusing to run on UEFI
[    22.866] (EE) Screen 0 deleted because of no matching config section.
[    22.866] (II) UnloadModule: "modesetting"
[    22.866] (EE) Screen 0 deleted because of no matching config section.
[    22.866] (II) UnloadModule: "fbdev"
[    22.866] (II) UnloadSubModule: "fbdevhw"
[    22.866] (II) FBDEV(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    22.866] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
[    22.866] (==) FBDEV(0): RGB weight 888
[    22.866] (==) FBDEV(0): Default visual is TrueColor
[    22.866] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[    22.866] (II) FBDEV(0): hardware: EFI VGA (video memory: 3072kB)
[    22.866] (DB) xf86MergeOutputClassOptions unsupported bus type 0
[    22.866] (II) FBDEV(0): checking modes against framebuffer device...
[    22.866] (II) FBDEV(0): checking modes against monitor...
[    22.866] (II) FBDEV(0): Virtual size is 1024x768 (pitch 1024)
[    22.866] (**) FBDEV(0):  Built-in mode "current": 78.7 MHz, 59.9 kHz, 75.7 Hz
[    22.866] (II) FBDEV(0): Modeline "current"x0.0   78.65  1024 1056 1184 1312  768 772 776 792 -hsync -vsync -csync (59.9 kHz b)
[    22.866] (==) FBDEV(0): DPI set to (96, 96)
[    22.866] (II) Loading sub module "fb"
[    22.866] (II) LoadModule: "fb"
[    22.866] (II) Loading /usr/lib/xorg/modules/libfb.so
[    22.867] (II) Module fb: vendor="X.Org Foundation"
[    22.867] 	compiled for 1.20.11, module version = 1.0.0
[    22.867] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    22.867] (**) FBDEV(0): using shadow framebuffer
[    22.867] (II) Loading sub module "shadow"
[    22.867] (II) LoadModule: "shadow"
[    22.867] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    22.873] (II) Module shadow: vendor="X.Org Foundation"
[    22.873] 	compiled for 1.20.11, module version = 1.1.0
[    22.873] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    22.873] (II) FBDEV(0): FBIOBLANK: Invalid argument (Screen blanking not supported by kernel - disabling)
[    22.891] (==) FBDEV(0): Backing store enabled
[    22.891] (==) FBDEV(0): DPMS enabled
[    22.913] (II) Initializing extension Generic Event Extension
[    22.913] (II) Initializing extension SHAPE
[    22.913] (II) Initializing extension MIT-SHM
[    22.914] (II) Initializing extension XInputExtension
[    22.952] (II) Initializing extension XTEST
[    22.952] (II) Initializing extension BIG-REQUESTS
[    22.952] (II) Initializing extension SYNC
[    22.952] (II) Initializing extension XKEYBOARD
[    22.952] (II) Initializing extension XC-MISC
[    22.952] (II) Initializing extension SECURITY
[    22.953] (II) Initializing extension XFIXES
[    22.953] (II) Initializing extension RENDER
[    22.954] (II) Initializing extension RANDR
[    22.954] (II) Initializing extension COMPOSITE
[    22.954] (II) Initializing extension DAMAGE
[    22.954] (II) Initializing extension MIT-SCREEN-SAVER
[    22.954] (II) Initializing extension DOUBLE-BUFFER
[    22.954] (II) Initializing extension RECORD
[    22.954] (II) Initializing extension DPMS
[    22.954] (II) Initializing extension Present
[    22.955] (II) Initializing extension DRI3
[    22.955] (II) Initializing extension X-Resource
[    22.955] (II) Initializing extension XVideo
[    22.955] (II) Initializing extension XVideo-MotionCompensation
[    22.955] (II) Initializing extension GLX
[    22.955] (II) AIGLX: Screen 0 is not DRI2 capable
[    26.699] (II) IGLX: Loaded and initialized swrast
[    26.699] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    26.699] (II) Initializing extension XFree86-VidModeExtension
[    26.699] (II) Initializing extension XFree86-DGA
[    26.699] (II) Initializing extension XFree86-DRI
[    26.699] (II) Initializing extension DRI2
[    27.092] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    27.092] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    27.092] (II) LoadModule: "libinput"
[    27.093] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    27.318] (II) Module libinput: vendor="X.Org Foundation"
[    27.318] 	compiled for 1.20.10, module version = 1.0.0
[    27.318] 	Module class: X.Org XInput Driver
[    27.318] 	ABI class: X.Org XInput driver, version 24.1
[    27.318] (II) Using input driver 'libinput' for 'Power Button'
[    27.318] (**) Power Button: always reports core events
[    27.318] (**) Option "Device" "/dev/input/event1"
[    27.325] (**) Option "_source" "server/udev"
[    27.407] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    27.407] (II) event1  - Power Button: device is a keyboard
[    27.407] (II) event1  - Power Button: device removed
[    27.422] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    27.422] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    27.422] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    27.422] (II) event1  - Power Button: device is a keyboard
[    27.423] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    27.423] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    27.423] (II) Using input driver 'libinput' for 'Power Button'
[    27.423] (**) Power Button: always reports core events
[    27.423] (**) Option "Device" "/dev/input/event0"
[    27.423] (**) Option "_source" "server/udev"
[    27.424] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    27.424] (II) event0  - Power Button: device is a keyboard
[    27.424] (II) event0  - Power Button: device removed
[    27.438] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    27.438] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    27.438] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    27.438] (II) event0  - Power Button: device is a keyboard
[    27.439] (II) config/udev: Adding input device Microsoft X-Box One pad (/dev/input/event11)
[    27.439] (II) No input driver specified, ignoring this device.
[    27.439] (II) This device may have been added with another device file.
[    27.440] (II) config/udev: Adding input device Microsoft X-Box One pad (/dev/input/js0)
[    27.440] (II) No input driver specified, ignoring this device.
[    27.440] (II) This device may have been added with another device file.
[    27.441] (II) config/udev: Adding input device DELL Dell USB Wired Multimedia Keyboard (/dev/input/event3)
[    27.441] (**) DELL Dell USB Wired Multimedia Keyboard: Applying InputClass "libinput keyboard catchall"
[    27.441] (II) Using input driver 'libinput' for 'DELL Dell USB Wired Multimedia Keyboard'
[    27.441] (**) DELL Dell USB Wired Multimedia Keyboard: always reports core events
[    27.441] (**) Option "Device" "/dev/input/event3"
[    27.441] (**) Option "_source" "server/udev"
[    27.442] (II) event3  - DELL Dell USB Wired Multimedia Keyboard: is tagged by udev as: Keyboard
[    27.442] (II) event3  - DELL Dell USB Wired Multimedia Keyboard: device is a keyboard
[    27.442] (II) event3  - DELL Dell USB Wired Multimedia Keyboard: device removed
[    27.454] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb5/5-1/5-1:1.0/0003:413C:2112.0001/input/input3/event3"
[    27.454] (II) XINPUT: Adding extended input device "DELL Dell USB Wired Multimedia Keyboard" (type: KEYBOARD, id 8)
[    27.455] (II) event3  - DELL Dell USB Wired Multimedia Keyboard: is tagged by udev as: Keyboard
[    27.455] (II) event3  - DELL Dell USB Wired Multimedia Keyboard: device is a keyboard
[    27.456] (II) config/udev: Adding input device DELL Dell USB Wired Multimedia Keyboard System Control (/dev/input/event4)
[    27.456] (**) DELL Dell USB Wired Multimedia Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[    27.456] (II) Using input driver 'libinput' for 'DELL Dell USB Wired Multimedia Keyboard System Control'
[    27.456] (**) DELL Dell USB Wired Multimedia Keyboard System Control: always reports core events
[    27.456] (**) Option "Device" "/dev/input/event4"
[    27.456] (**) Option "_source" "server/udev"
[    27.457] (II) event4  - DELL Dell USB Wired Multimedia Keyboard System Control: is tagged by udev as: Keyboard
[    27.458] (II) event4  - DELL Dell USB Wired Multimedia Keyboard System Control: device is a keyboard
[    27.458] (II) event4  - DELL Dell USB Wired Multimedia Keyboard System Control: device removed
[    27.470] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb5/5-1/5-1:1.1/0003:413C:2112.0002/input/input4/event4"
[    27.470] (II) XINPUT: Adding extended input device "DELL Dell USB Wired Multimedia Keyboard System Control" (type: KEYBOARD, id 9)
[    27.471] (II) event4  - DELL Dell USB Wired Multimedia Keyboard System Control: is tagged by udev as: Keyboard
[    27.471] (II) event4  - DELL Dell USB Wired Multimedia Keyboard System Control: device is a keyboard
[    27.472] (II) config/udev: Adding input device DELL Dell USB Wired Multimedia Keyboard Consumer Control (/dev/input/event5)
[    27.472] (**) DELL Dell USB Wired Multimedia Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    27.472] (II) Using input driver 'libinput' for 'DELL Dell USB Wired Multimedia Keyboard Consumer Control'
[    27.472] (**) DELL Dell USB Wired Multimedia Keyboard Consumer Control: always reports core events
[    27.472] (**) Option "Device" "/dev/input/event5"
[    27.472] (**) Option "_source" "server/udev"
[    27.473] (II) event5  - DELL Dell USB Wired Multimedia Keyboard Consumer Control: is tagged by udev as: Keyboard
[    27.473] (II) event5  - DELL Dell USB Wired Multimedia Keyboard Consumer Control: device is a keyboard
[    27.474] (II) event5  - DELL Dell USB Wired Multimedia Keyboard Consumer Control: device removed
[    27.502] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb5/5-1/5-1:1.1/0003:413C:2112.0002/input/input5/event5"
[    27.502] (II) XINPUT: Adding extended input device "DELL Dell USB Wired Multimedia Keyboard Consumer Control" (type: KEYBOARD, id 10)
[    27.503] (II) event5  - DELL Dell USB Wired Multimedia Keyboard Consumer Control: is tagged by udev as: Keyboard
[    27.503] (II) event5  - DELL Dell USB Wired Multimedia Keyboard Consumer Control: device is a keyboard
[    27.504] (II) config/udev: Adding input device Kingston HyperX Cloud Alpha S Consumer Control (/dev/input/event6)
[    27.504] (**) Kingston HyperX Cloud Alpha S Consumer Control: Applying InputClass "libinput keyboard catchall"
[    27.504] (II) Using input driver 'libinput' for 'Kingston HyperX Cloud Alpha S Consumer Control'
[    27.504] (**) Kingston HyperX Cloud Alpha S Consumer Control: always reports core events
[    27.504] (**) Option "Device" "/dev/input/event6"
[    27.504] (**) Option "_source" "server/udev"
[    27.505] (II) event6  - Kingston HyperX Cloud Alpha S Consumer Control: is tagged by udev as: Keyboard
[    27.505] (II) event6  - Kingston HyperX Cloud Alpha S Consumer Control: device is a keyboard
[    27.506] (II) event6  - Kingston HyperX Cloud Alpha S Consumer Control: device removed
[    27.534] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb5/5-2/5-2:1.5/0003:0951:16ED.0003/input/input6/event6"
[    27.534] (II) XINPUT: Adding extended input device "Kingston HyperX Cloud Alpha S Consumer Control" (type: KEYBOARD, id 11)
[    27.535] (II) event6  - Kingston HyperX Cloud Alpha S Consumer Control: is tagged by udev as: Keyboard
[    27.535] (II) event6  - Kingston HyperX Cloud Alpha S Consumer Control: device is a keyboard
[    27.536] (II) config/udev: Adding input device Kingston HyperX Cloud Alpha S (/dev/input/event7)
[    27.536] (II) No input driver specified, ignoring this device.
[    27.536] (II) This device may have been added with another device file.
[    27.536] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event19)
[    27.536] (II) No input driver specified, ignoring this device.
[    27.536] (II) This device may have been added with another device file.
[    27.537] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event20)
[    27.537] (II) No input driver specified, ignoring this device.
[    27.537] (II) This device may have been added with another device file.
[    27.537] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event21)
[    27.537] (II) No input driver specified, ignoring this device.
[    27.537] (II) This device may have been added with another device file.
[    27.538] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event22)
[    27.538] (II) No input driver specified, ignoring this device.
[    27.538] (II) This device may have been added with another device file.
[    27.538] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event23)
[    27.538] (II) No input driver specified, ignoring this device.
[    27.538] (II) This device may have been added with another device file.
[    27.538] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event24)
[    27.538] (II) No input driver specified, ignoring this device.
[    27.538] (II) This device may have been added with another device file.
[    27.539] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event25)
[    27.539] (II) No input driver specified, ignoring this device.
[    27.539] (II) This device may have been added with another device file.
[    27.539] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event12)
[    27.539] (II) No input driver specified, ignoring this device.
[    27.539] (II) This device may have been added with another device file.
[    27.539] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event13)
[    27.539] (II) No input driver specified, ignoring this device.
[    27.539] (II) This device may have been added with another device file.
[    27.540] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event14)
[    27.540] (II) No input driver specified, ignoring this device.
[    27.540] (II) This device may have been added with another device file.
[    27.540] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event15)
[    27.540] (II) No input driver specified, ignoring this device.
[    27.540] (II) This device may have been added with another device file.
[    27.541] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event16)
[    27.541] (II) No input driver specified, ignoring this device.
[    27.541] (II) This device may have been added with another device file.
[    27.541] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event17)
[    27.541] (II) No input driver specified, ignoring this device.
[    27.541] (II) This device may have been added with another device file.
[    27.541] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event18)
[    27.541] (II) No input driver specified, ignoring this device.
[    27.541] (II) This device may have been added with another device file.
[    27.542] (II) config/udev: Adding input device SteelSeries SteelSeries Rival 600 (/dev/input/event8)
[    27.542] (**) SteelSeries SteelSeries Rival 600: Applying InputClass "libinput pointer catchall"
[    27.542] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Rival 600'
[    27.542] (**) SteelSeries SteelSeries Rival 600: always reports core events
[    27.542] (**) Option "Device" "/dev/input/event8"
[    27.542] (**) Option "_source" "server/udev"
[    27.595] (II) event8  - SteelSeries SteelSeries Rival 600: is tagged by udev as: Mouse
[    27.595] (II) event8  - SteelSeries SteelSeries Rival 600: device is a pointer
[    27.595] (II) event8  - SteelSeries SteelSeries Rival 600: device removed
[    27.626] (**) Option "config_info" "udev:/sys/devices/pci0000:40/0000:40:07.1/0000:42:00.3/usb7/7-2/7-2:1.1/0003:1038:1724.0005/input/input8/event8"
[    27.626] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Rival 600" (type: MOUSE, id 12)
[    27.626] (**) Option "AccelerationScheme" "none"
[    27.626] (**) SteelSeries SteelSeries Rival 600: (accel) selected scheme none/0
[    27.626] (**) SteelSeries SteelSeries Rival 600: (accel) acceleration factor: 2.000
[    27.626] (**) SteelSeries SteelSeries Rival 600: (accel) acceleration threshold: 4
[    27.679] (II) event8  - SteelSeries SteelSeries Rival 600: is tagged by udev as: Mouse
[    27.679] (II) event8  - SteelSeries SteelSeries Rival 600: device is a pointer
[    27.680] (II) config/udev: Adding input device SteelSeries SteelSeries Rival 600 (/dev/input/mouse0)
[    27.680] (II) No input driver specified, ignoring this device.
[    27.680] (II) This device may have been added with another device file.
[    27.680] (II) config/udev: Adding input device SteelSeries SteelSeries Rival 600 Consumer Control (/dev/input/event10)
[    27.680] (**) SteelSeries SteelSeries Rival 600 Consumer Control: Applying InputClass "libinput keyboard catchall"
[    27.680] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Rival 600 Consumer Control'
[    27.681] (**) SteelSeries SteelSeries Rival 600 Consumer Control: always reports core events
[    27.681] (**) Option "Device" "/dev/input/event10"
[    27.681] (**) Option "_source" "server/udev"
[    27.682] (II) event10 - SteelSeries SteelSeries Rival 600 Consumer Control: is tagged by udev as: Keyboard
[    27.682] (II) event10 - SteelSeries SteelSeries Rival 600 Consumer Control: device is a keyboard
[    27.682] (II) event10 - SteelSeries SteelSeries Rival 600 Consumer Control: device removed
[    27.694] (II) libinput: SteelSeries SteelSeries Rival 600 Consumer Control: needs a virtual subdevice
[    27.694] (**) Option "config_info" "udev:/sys/devices/pci0000:40/0000:40:07.1/0000:42:00.3/usb7/7-2/7-2:1.2/0003:1038:1724.0006/input/input10/event10"
[    27.694] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Rival 600 Consumer Control" (type: MOUSE, id 13)
[    27.694] (**) Option "AccelerationScheme" "none"
[    27.694] (**) SteelSeries SteelSeries Rival 600 Consumer Control: (accel) selected scheme none/0
[    27.694] (**) SteelSeries SteelSeries Rival 600 Consumer Control: (accel) acceleration factor: 2.000
[    27.694] (**) SteelSeries SteelSeries Rival 600 Consumer Control: (accel) acceleration threshold: 4
[    27.695] (II) event10 - SteelSeries SteelSeries Rival 600 Consumer Control: is tagged by udev as: Keyboard
[    27.695] (II) event10 - SteelSeries SteelSeries Rival 600 Consumer Control: device is a keyboard
[    27.696] (II) config/udev: Adding input device SteelSeries SteelSeries Rival 600 Keyboard (/dev/input/event9)
[    27.696] (**) SteelSeries SteelSeries Rival 600 Keyboard: Applying InputClass "libinput keyboard catchall"
[    27.696] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Rival 600 Keyboard'
[    27.696] (**) SteelSeries SteelSeries Rival 600 Keyboard: always reports core events
[    27.696] (**) Option "Device" "/dev/input/event9"
[    27.696] (**) Option "_source" "server/udev"
[    27.697] (II) event9  - SteelSeries SteelSeries Rival 600 Keyboard: is tagged by udev as: Keyboard
[    27.698] (II) event9  - SteelSeries SteelSeries Rival 600 Keyboard: device is a keyboard
[    27.698] (II) event9  - SteelSeries SteelSeries Rival 600 Keyboard: device removed
[    27.710] (**) Option "config_info" "udev:/sys/devices/pci0000:40/0000:40:07.1/0000:42:00.3/usb7/7-2/7-2:1.2/0003:1038:1724.0006/input/input9/event9"
[    27.710] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Rival 600 Keyboard" (type: KEYBOARD, id 14)
[    27.711] (II) event9  - SteelSeries SteelSeries Rival 600 Keyboard: is tagged by udev as: Keyboard
[    27.711] (II) event9  - SteelSeries SteelSeries Rival 600 Keyboard: device is a keyboard
[    27.712] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[    27.712] (II) No input driver specified, ignoring this device.
[    27.712] (II) This device may have been added with another device file.
[    27.718] (**) SteelSeries SteelSeries Rival 600 Consumer Control: Applying InputClass "libinput keyboard catchall"
[    27.718] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Rival 600 Consumer Control'
[    27.718] (**) SteelSeries SteelSeries Rival 600 Consumer Control: always reports core events
[    27.718] (**) Option "Device" "/dev/input/event10"
[    27.718] (**) Option "_source" "_driver/libinput"
[    27.718] (II) libinput: SteelSeries SteelSeries Rival 600 Consumer Control: is a virtual subdevice
[    27.718] (**) Option "config_info" "udev:/sys/devices/pci0000:40/0000:40:07.1/0000:42:00.3/usb7/7-2/7-2:1.2/0003:1038:1724.0006/input/input10/event10"
[    27.718] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Rival 600 Consumer Control" (type: KEYBOARD, id 15)
[  1025.826] (EE) event3  - DELL Dell USB Wired Multimedia Keyboard: client bug: event processing lagging behind by 32ms, your system is too slow
[  1437.873] (EE) event3  - DELL Dell USB Wired Multimedia Keyboard: client bug: event processing lagging behind by 11ms, your system is too slow

Xorg.1.log

[   751.145] 
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[   751.145] Build Operating System: Linux Archlinux
[   751.145] Current Operating System: Linux ARCH 5.11.13-zen1-1-zen #1 ZEN SMP PREEMPT Sat, 10 Apr 2021 20:47:18 +0000 x86_64
[   751.145] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-zen root=UUID=51939859-77f5-41cf-8845-8edf1a3c2534 rw quiet amd_iommu=on
[   751.145] Build Date: 13 April 2021  03:12:10PM
[   751.145]  
[   751.145] Current version of pixman: 0.40.0
[   751.145] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   751.145] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   751.145] (==) Log file: "/var/log/Xorg.1.log", Time: Wed Apr 14 16:27:51 2021
[   751.145] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   751.145] (==) No Layout section.  Using the first Screen section.
[   751.145] (==) No screen section available. Using defaults.
[   751.145] (**) |-->Screen "Default Screen Section" (0)
[   751.145] (**) |   |-->Monitor "<default monitor>"
[   751.146] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   751.146] (==) Automatically adding devices
[   751.146] (==) Automatically enabling devices
[   751.146] (==) Automatically adding GPU devices
[   751.146] (==) Automatically binding GPU devices
[   751.146] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   751.146] (WW) The directory "/usr/share/fonts/misc" does not exist.
[   751.146] 	Entry deleted from font path.
[   751.146] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[   751.146] 	Entry deleted from font path.
[   751.146] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   751.146] 	Entry deleted from font path.
[   751.146] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   751.146] 	Entry deleted from font path.
[   751.146] (==) FontPath set to:
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[   751.146] (==) ModulePath set to "/usr/lib/xorg/modules"
[   751.146] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   751.146] (II) Module ABI versions:
[   751.146] 	X.Org ANSI C Emulation: 0.4
[   751.146] 	X.Org Video Driver: 24.1
[   751.146] 	X.Org XInput driver : 24.1
[   751.146] 	X.Org Server Extension : 10.0
[   751.146] (++) using VT number 8

[   751.146] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   751.156] (--) PCI:*(65@0:0:0) 10de:17c2:10de:1132 rev 161, Mem @ 0xec000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/131072
[   751.156] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   751.156] (II) LoadModule: "glx"
[   751.156] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   751.159] (II) Module glx: vendor="X.Org Foundation"
[   751.159] 	compiled for 1.20.11, module version = 1.0.0
[   751.159] 	ABI class: X.Org Server Extension, version 10.0
[   751.159] (==) Matched nouveau as autoconfigured driver 0
[   751.159] (==) Matched nv as autoconfigured driver 1
[   751.159] (==) Matched modesetting as autoconfigured driver 2
[   751.159] (==) Matched fbdev as autoconfigured driver 3
[   751.159] (==) Matched vesa as autoconfigured driver 4
[   751.159] (==) Assigned the driver to the xf86ConfigLayout
[   751.159] (II) LoadModule: "nouveau"
[   751.159] (WW) Warning, couldn't open module nouveau
[   751.159] (EE) Failed to load module "nouveau" (module does not exist, 0)
[   751.159] (II) LoadModule: "nv"
[   751.159] (WW) Warning, couldn't open module nv
[   751.159] (EE) Failed to load module "nv" (module does not exist, 0)
[   751.159] (II) LoadModule: "modesetting"
[   751.159] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   751.160] (II) Module modesetting: vendor="X.Org Foundation"
[   751.160] 	compiled for 1.20.11, module version = 1.20.11
[   751.160] 	Module class: X.Org Video Driver
[   751.160] 	ABI class: X.Org Video Driver, version 24.1
[   751.160] (II) LoadModule: "fbdev"
[   751.160] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   751.160] (II) Module fbdev: vendor="X.Org Foundation"
[   751.160] 	compiled for 1.20.8, module version = 0.5.0
[   751.160] 	Module class: X.Org Video Driver
[   751.160] 	ABI class: X.Org Video Driver, version 24.1
[   751.160] (II) LoadModule: "vesa"
[   751.160] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   751.161] (II) Module vesa: vendor="X.Org Foundation"
[   751.161] 	compiled for 1.20.9, module version = 2.5.0
[   751.161] 	Module class: X.Org Video Driver
[   751.161] 	ABI class: X.Org Video Driver, version 24.1
[   751.161] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   751.161] (II) FBDEV: driver for framebuffer: fbdev
[   751.161] (II) VESA: driver for VESA chipsets: vesa
[   751.331] (EE) open /dev/dri/card0: No such file or directory
[   751.331] (WW) Falling back to old probe method for modesetting
[   751.331] (EE) open /dev/dri/card0: No such file or directory
[   751.331] (II) Loading sub module "fbdevhw"
[   751.331] (II) LoadModule: "fbdevhw"
[   751.331] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   751.331] (II) Module fbdevhw: vendor="X.Org Foundation"
[   751.331] 	compiled for 1.20.11, module version = 0.0.2
[   751.331] 	ABI class: X.Org Video Driver, version 24.1
[   751.331] (EE) Unable to find a valid framebuffer device
[   751.331] (WW) Falling back to old probe method for fbdev
[   751.331] (II) Loading sub module "fbdevhw"
[   751.331] (II) LoadModule: "fbdevhw"
[   751.331] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   751.331] (II) Module fbdevhw: vendor="X.Org Foundation"
[   751.331] 	compiled for 1.20.11, module version = 0.0.2
[   751.331] 	ABI class: X.Org Video Driver, version 24.1
[   751.331] (II) FBDEV(2): using default device
[   751.331] vesa: Refusing to run on UEFI
[   751.331] (EE) Screen 0 deleted because of no matching config section.
[   751.331] (II) UnloadModule: "modesetting"
[   751.331] (EE) Screen 0 deleted because of no matching config section.
[   751.331] (II) UnloadModule: "fbdev"
[   751.331] (II) UnloadSubModule: "fbdevhw"
[   751.332] (II) FBDEV(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   751.332] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
[   751.332] (==) FBDEV(0): RGB weight 888
[   751.332] (==) FBDEV(0): Default visual is TrueColor
[   751.332] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[   751.332] (II) FBDEV(0): hardware: EFI VGA (video memory: 3072kB)
[   751.332] (DB) xf86MergeOutputClassOptions unsupported bus type 0
[   751.332] (II) FBDEV(0): checking modes against framebuffer device...
[   751.332] (II) FBDEV(0): checking modes against monitor...
[   751.332] (II) FBDEV(0): Virtual size is 1024x768 (pitch 1024)
[   751.332] (**) FBDEV(0):  Built-in mode "current": 78.7 MHz, 59.9 kHz, 75.7 Hz
[   751.332] (II) FBDEV(0): Modeline "current"x0.0   78.65  1024 1056 1184 1312  768 772 776 792 -hsync -vsync -csync (59.9 kHz b)
[   751.332] (==) FBDEV(0): DPI set to (96, 96)
[   751.332] (II) Loading sub module "fb"
[   751.332] (II) LoadModule: "fb"
[   751.332] (II) Loading /usr/lib/xorg/modules/libfb.so
[   751.332] (II) Module fb: vendor="X.Org Foundation"
[   751.332] 	compiled for 1.20.11, module version = 1.0.0
[   751.332] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   751.332] (**) FBDEV(0): using shadow framebuffer
[   751.332] (II) Loading sub module "shadow"
[   751.332] (II) LoadModule: "shadow"
[   751.332] (II) Loading /usr/lib/xorg/modules/libshadow.so
[   751.332] (II) Module shadow: vendor="X.Org Foundation"
[   751.332] 	compiled for 1.20.11, module version = 1.1.0
[   751.332] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   751.332] (II) FBDEV(0): FBIOBLANK: Invalid argument (Screen blanking not supported by kernel - disabling)
[   751.332] (==) FBDEV(0): Backing store enabled
[   751.333] (==) FBDEV(0): DPMS enabled
[   751.333] (II) Initializing extension Generic Event Extension
[   751.333] (II) Initializing extension SHAPE
[   751.333] (II) Initializing extension MIT-SHM
[   751.333] (II) Initializing extension XInputExtension
[   751.333] (II) Initializing extension XTEST
[   751.333] (II) Initializing extension BIG-REQUESTS
[   751.334] (II) Initializing extension SYNC
[   751.334] (II) Initializing extension XKEYBOARD
[   751.334] (II) Initializing extension XC-MISC
[   751.334] (II) Initializing extension SECURITY
[   751.334] (II) Initializing extension XFIXES
[   751.334] (II) Initializing extension RENDER
[   751.334] (II) Initializing extension RANDR
[   751.335] (II) Initializing extension COMPOSITE
[   751.335] (II) Initializing extension DAMAGE
[   751.335] (II) Initializing extension MIT-SCREEN-SAVER
[   751.335] (II) Initializing extension DOUBLE-BUFFER
[   751.335] (II) Initializing extension RECORD
[   751.335] (II) Initializing extension DPMS
[   751.335] (II) Initializing extension Present
[   751.335] (II) Initializing extension DRI3
[   751.336] (II) Initializing extension X-Resource
[   751.336] (II) Initializing extension XVideo
[   751.336] (II) Initializing extension XVideo-MotionCompensation
[   751.336] (II) Initializing extension GLX
[   751.336] (II) AIGLX: Screen 0 is not DRI2 capable
[   751.383] (II) IGLX: Loaded and initialized swrast
[   751.383] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[   751.383] (II) Initializing extension XFree86-VidModeExtension
[   751.383] (II) Initializing extension XFree86-DGA
[   751.383] (II) Initializing extension XFree86-DRI
[   751.383] (II) Initializing extension DRI2
[   751.444] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   751.444] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   751.444] (II) LoadModule: "libinput"
[   751.445] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   751.446] (II) Module libinput: vendor="X.Org Foundation"
[   751.446] 	compiled for 1.20.10, module version = 1.0.0
[   751.446] 	Module class: X.Org XInput Driver
[   751.446] 	ABI class: X.Org XInput driver, version 24.1
[   751.446] (II) Using input driver 'libinput' for 'Power Button'
[   751.446] (**) Power Button: always reports core events
[   751.446] (**) Option "Device" "/dev/input/event1"
[   751.446] (**) Option "_source" "server/udev"
[   751.447] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   751.447] (II) event1  - Power Button: device is a keyboard
[   751.447] (II) event1  - Power Button: device removed
[   751.462] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[   751.462] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   751.462] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   751.462] (II) event1  - Power Button: device is a keyboard
[   751.463] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   751.463] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   751.463] (II) Using input driver 'libinput' for 'Power Button'
[   751.463] (**) Power Button: always reports core events
[   751.463] (**) Option "Device" "/dev/input/event0"
[   751.463] (**) Option "_source" "server/udev"
[   751.464] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   751.464] (II) event0  - Power Button: device is a keyboard
[   751.464] (II) event0  - Power Button: device removed
[   751.478] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[   751.478] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   751.478] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   751.479] (II) event0  - Power Button: device is a keyboard
[   751.479] (II) config/udev: Adding input device Microsoft X-Box One pad (/dev/input/event3)
[   751.479] (II) No input driver specified, ignoring this device.
[   751.479] (II) This device may have been added with another device file.
[   751.480] (II) config/udev: Adding input device Microsoft X-Box One pad (/dev/input/js0)
[   751.480] (II) No input driver specified, ignoring this device.
[   751.480] (II) This device may have been added with another device file.
[   751.481] (II) config/udev: Adding input device DELL Dell USB Wired Multimedia Keyboard (/dev/input/event4)
[   751.481] (**) DELL Dell USB Wired Multimedia Keyboard: Applying InputClass "libinput keyboard catchall"
[   751.481] (II) Using input driver 'libinput' for 'DELL Dell USB Wired Multimedia Keyboard'
[   751.481] (**) DELL Dell USB Wired Multimedia Keyboard: always reports core events
[   751.481] (**) Option "Device" "/dev/input/event4"
[   751.481] (**) Option "_source" "server/udev"
[   751.482] (II) event4  - DELL Dell USB Wired Multimedia Keyboard: is tagged by udev as: Keyboard
[   751.482] (II) event4  - DELL Dell USB Wired Multimedia Keyboard: device is a keyboard
[   751.483] (II) event4  - DELL Dell USB Wired Multimedia Keyboard: device removed
[   751.494] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb5/5-1/5-1:1.0/0003:413C:2112.0001/input/input4/event4"
[   751.494] (II) XINPUT: Adding extended input device "DELL Dell USB Wired Multimedia Keyboard" (type: KEYBOARD, id 8)
[   751.495] (II) event4  - DELL Dell USB Wired Multimedia Keyboard: is tagged by udev as: Keyboard
[   751.495] (II) event4  - DELL Dell USB Wired Multimedia Keyboard: device is a keyboard
[   751.496] (II) config/udev: Adding input device DELL Dell USB Wired Multimedia Keyboard System Control (/dev/input/event5)
[   751.496] (**) DELL Dell USB Wired Multimedia Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[   751.496] (II) Using input driver 'libinput' for 'DELL Dell USB Wired Multimedia Keyboard System Control'
[   751.496] (**) DELL Dell USB Wired Multimedia Keyboard System Control: always reports core events
[   751.496] (**) Option "Device" "/dev/input/event5"
[   751.496] (**) Option "_source" "server/udev"
[   751.498] (II) event5  - DELL Dell USB Wired Multimedia Keyboard System Control: is tagged by udev as: Keyboard
[   751.498] (II) event5  - DELL Dell USB Wired Multimedia Keyboard System Control: device is a keyboard
[   751.498] (II) event5  - DELL Dell USB Wired Multimedia Keyboard System Control: device removed
[   751.510] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb5/5-1/5-1:1.1/0003:413C:2112.0002/input/input5/event5"
[   751.510] (II) XINPUT: Adding extended input device "DELL Dell USB Wired Multimedia Keyboard System Control" (type: KEYBOARD, id 9)
[   751.511] (II) event5  - DELL Dell USB Wired Multimedia Keyboard System Control: is tagged by udev as: Keyboard
[   751.511] (II) event5  - DELL Dell USB Wired Multimedia Keyboard System Control: device is a keyboard
[   751.512] (II) config/udev: Adding input device DELL Dell USB Wired Multimedia Keyboard Consumer Control (/dev/input/event6)
[   751.512] (**) DELL Dell USB Wired Multimedia Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[   751.512] (II) Using input driver 'libinput' for 'DELL Dell USB Wired Multimedia Keyboard Consumer Control'
[   751.512] (**) DELL Dell USB Wired Multimedia Keyboard Consumer Control: always reports core events
[   751.512] (**) Option "Device" "/dev/input/event6"
[   751.512] (**) Option "_source" "server/udev"
[   751.513] (II) event6  - DELL Dell USB Wired Multimedia Keyboard Consumer Control: is tagged by udev as: Keyboard
[   751.514] (II) event6  - DELL Dell USB Wired Multimedia Keyboard Consumer Control: device is a keyboard
[   751.514] (II) event6  - DELL Dell USB Wired Multimedia Keyboard Consumer Control: device removed
[   751.538] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb5/5-1/5-1:1.1/0003:413C:2112.0002/input/input6/event6"
[   751.538] (II) XINPUT: Adding extended input device "DELL Dell USB Wired Multimedia Keyboard Consumer Control" (type: KEYBOARD, id 10)
[   751.539] (II) event6  - DELL Dell USB Wired Multimedia Keyboard Consumer Control: is tagged by udev as: Keyboard
[   751.539] (II) event6  - DELL Dell USB Wired Multimedia Keyboard Consumer Control: device is a keyboard
[   751.540] (II) config/udev: Adding input device Kingston HyperX Cloud Alpha S Consumer Control (/dev/input/event7)
[   751.540] (**) Kingston HyperX Cloud Alpha S Consumer Control: Applying InputClass "libinput keyboard catchall"
[   751.540] (II) Using input driver 'libinput' for 'Kingston HyperX Cloud Alpha S Consumer Control'
[   751.540] (**) Kingston HyperX Cloud Alpha S Consumer Control: always reports core events
[   751.540] (**) Option "Device" "/dev/input/event7"
[   751.540] (**) Option "_source" "server/udev"
[   751.541] (II) event7  - Kingston HyperX Cloud Alpha S Consumer Control: is tagged by udev as: Keyboard
[   751.542] (II) event7  - Kingston HyperX Cloud Alpha S Consumer Control: device is a keyboard
[   751.542] (II) event7  - Kingston HyperX Cloud Alpha S Consumer Control: device removed
[   751.570] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb5/5-2/5-2:1.5/0003:0951:16ED.0003/input/input7/event7"
[   751.570] (II) XINPUT: Adding extended input device "Kingston HyperX Cloud Alpha S Consumer Control" (type: KEYBOARD, id 11)
[   751.571] (II) event7  - Kingston HyperX Cloud Alpha S Consumer Control: is tagged by udev as: Keyboard
[   751.571] (II) event7  - Kingston HyperX Cloud Alpha S Consumer Control: device is a keyboard
[   751.572] (II) config/udev: Adding input device Kingston HyperX Cloud Alpha S (/dev/input/event8)
[   751.572] (II) No input driver specified, ignoring this device.
[   751.572] (II) This device may have been added with another device file.
[   751.572] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event19)
[   751.573] (II) No input driver specified, ignoring this device.
[   751.573] (II) This device may have been added with another device file.
[   751.573] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event20)
[   751.573] (II) No input driver specified, ignoring this device.
[   751.573] (II) This device may have been added with another device file.
[   751.573] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event21)
[   751.573] (II) No input driver specified, ignoring this device.
[   751.573] (II) This device may have been added with another device file.
[   751.574] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event22)
[   751.574] (II) No input driver specified, ignoring this device.
[   751.574] (II) This device may have been added with another device file.
[   751.574] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event23)
[   751.574] (II) No input driver specified, ignoring this device.
[   751.574] (II) This device may have been added with another device file.
[   751.574] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event24)
[   751.574] (II) No input driver specified, ignoring this device.
[   751.574] (II) This device may have been added with another device file.
[   751.575] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event25)
[   751.575] (II) No input driver specified, ignoring this device.
[   751.575] (II) This device may have been added with another device file.
[   751.575] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event12)
[   751.575] (II) No input driver specified, ignoring this device.
[   751.575] (II) This device may have been added with another device file.
[   751.576] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event13)
[   751.576] (II) No input driver specified, ignoring this device.
[   751.576] (II) This device may have been added with another device file.
[   751.576] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event14)
[   751.576] (II) No input driver specified, ignoring this device.
[   751.576] (II) This device may have been added with another device file.
[   751.576] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event15)
[   751.576] (II) No input driver specified, ignoring this device.
[   751.576] (II) This device may have been added with another device file.
[   751.577] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event16)
[   751.577] (II) No input driver specified, ignoring this device.
[   751.577] (II) This device may have been added with another device file.
[   751.577] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event17)
[   751.577] (II) No input driver specified, ignoring this device.
[   751.577] (II) This device may have been added with another device file.
[   751.577] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event18)
[   751.577] (II) No input driver specified, ignoring this device.
[   751.577] (II) This device may have been added with another device file.
[   751.578] (II) config/udev: Adding input device SteelSeries SteelSeries Rival 600 (/dev/input/event9)
[   751.578] (**) SteelSeries SteelSeries Rival 600: Applying InputClass "libinput pointer catchall"
[   751.578] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Rival 600'
[   751.578] (**) SteelSeries SteelSeries Rival 600: always reports core events
[   751.578] (**) Option "Device" "/dev/input/event9"
[   751.578] (**) Option "_source" "server/udev"
[   751.631] (II) event9  - SteelSeries SteelSeries Rival 600: is tagged by udev as: Mouse
[   751.631] (II) event9  - SteelSeries SteelSeries Rival 600: device is a pointer
[   751.631] (II) event9  - SteelSeries SteelSeries Rival 600: device removed
[   751.662] (**) Option "config_info" "udev:/sys/devices/pci0000:40/0000:40:07.1/0000:42:00.3/usb7/7-2/7-2:1.1/0003:1038:1724.0005/input/input9/event9"
[   751.662] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Rival 600" (type: MOUSE, id 12)
[   751.662] (**) Option "AccelerationScheme" "none"
[   751.662] (**) SteelSeries SteelSeries Rival 600: (accel) selected scheme none/0
[   751.662] (**) SteelSeries SteelSeries Rival 600: (accel) acceleration factor: 2.000
[   751.662] (**) SteelSeries SteelSeries Rival 600: (accel) acceleration threshold: 4
[   751.715] (II) event9  - SteelSeries SteelSeries Rival 600: is tagged by udev as: Mouse
[   751.715] (II) event9  - SteelSeries SteelSeries Rival 600: device is a pointer
[   751.716] (II) config/udev: Adding input device SteelSeries SteelSeries Rival 600 (/dev/input/mouse0)
[   751.716] (II) No input driver specified, ignoring this device.
[   751.716] (II) This device may have been added with another device file.
[   751.717] (II) config/udev: Adding input device SteelSeries SteelSeries Rival 600 Keyboard (/dev/input/event10)
[   751.717] (**) SteelSeries SteelSeries Rival 600 Keyboard: Applying InputClass "libinput keyboard catchall"
[   751.717] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Rival 600 Keyboard'
[   751.717] (**) SteelSeries SteelSeries Rival 600 Keyboard: always reports core events
[   751.717] (**) Option "Device" "/dev/input/event10"
[   751.717] (**) Option "_source" "server/udev"
[   751.718] (II) event10 - SteelSeries SteelSeries Rival 600 Keyboard: is tagged by udev as: Keyboard
[   751.718] (II) event10 - SteelSeries SteelSeries Rival 600 Keyboard: device is a keyboard
[   751.718] (II) event10 - SteelSeries SteelSeries Rival 600 Keyboard: device removed
[   751.730] (**) Option "config_info" "udev:/sys/devices/pci0000:40/0000:40:07.1/0000:42:00.3/usb7/7-2/7-2:1.2/0003:1038:1724.0006/input/input10/event10"
[   751.730] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Rival 600 Keyboard" (type: KEYBOARD, id 13)
[   751.731] (II) event10 - SteelSeries SteelSeries Rival 600 Keyboard: is tagged by udev as: Keyboard
[   751.731] (II) event10 - SteelSeries SteelSeries Rival 600 Keyboard: device is a keyboard
[   751.732] (II) config/udev: Adding input device SteelSeries SteelSeries Rival 600 Consumer Control (/dev/input/event11)
[   751.732] (**) SteelSeries SteelSeries Rival 600 Consumer Control: Applying InputClass "libinput keyboard catchall"
[   751.732] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Rival 600 Consumer Control'
[   751.732] (**) SteelSeries SteelSeries Rival 600 Consumer Control: always reports core events
[   751.732] (**) Option "Device" "/dev/input/event11"
[   751.732] (**) Option "_source" "server/udev"
[   751.734] (II) event11 - SteelSeries SteelSeries Rival 600 Consumer Control: is tagged by udev as: Keyboard
[   751.734] (II) event11 - SteelSeries SteelSeries Rival 600 Consumer Control: device is a keyboard
[   751.734] (II) event11 - SteelSeries SteelSeries Rival 600 Consumer Control: device removed
[   751.746] (II) libinput: SteelSeries SteelSeries Rival 600 Consumer Control: needs a virtual subdevice
[   751.746] (**) Option "config_info" "udev:/sys/devices/pci0000:40/0000:40:07.1/0000:42:00.3/usb7/7-2/7-2:1.2/0003:1038:1724.0006/input/input11/event11"
[   751.746] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Rival 600 Consumer Control" (type: MOUSE, id 14)
[   751.746] (**) Option "AccelerationScheme" "none"
[   751.746] (**) SteelSeries SteelSeries Rival 600 Consumer Control: (accel) selected scheme none/0
[   751.746] (**) SteelSeries SteelSeries Rival 600 Consumer Control: (accel) acceleration factor: 2.000
[   751.746] (**) SteelSeries SteelSeries Rival 600 Consumer Control: (accel) acceleration threshold: 4
[   751.747] (II) event11 - SteelSeries SteelSeries Rival 600 Consumer Control: is tagged by udev as: Keyboard
[   751.747] (II) event11 - SteelSeries SteelSeries Rival 600 Consumer Control: device is a keyboard
[   751.748] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[   751.748] (II) No input driver specified, ignoring this device.
[   751.748] (II) This device may have been added with another device file.
[   751.754] (**) SteelSeries SteelSeries Rival 600 Consumer Control: Applying InputClass "libinput keyboard catchall"
[   751.754] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Rival 600 Consumer Control'
[   751.754] (**) SteelSeries SteelSeries Rival 600 Consumer Control: always reports core events
[   751.754] (**) Option "Device" "/dev/input/event11"
[   751.754] (**) Option "_source" "_driver/libinput"
[   751.754] (II) libinput: SteelSeries SteelSeries Rival 600 Consumer Control: is a virtual subdevice
[   751.754] (**) Option "config_info" "udev:/sys/devices/pci0000:40/0000:40:07.1/0000:42:00.3/usb7/7-2/7-2:1.2/0003:1038:1724.0006/input/input11/event11"
[   751.754] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Rival 600 Consumer Control" (type: KEYBOARD, id 15)
[   759.507] (II) event1  - Power Button: device removed
[   759.522] (II) event0  - Power Button: device removed
[   759.542] (II) event4  - DELL Dell USB Wired Multimedia Keyboard: device removed
[   759.554] (II) event5  - DELL Dell USB Wired Multimedia Keyboard System Control: device removed
[   759.562] (II) event6  - DELL Dell USB Wired Multimedia Keyboard Consumer Control: device removed
[   759.590] (II) event7  - Kingston HyperX Cloud Alpha S Consumer Control: device removed
[   759.618] (II) event9  - SteelSeries SteelSeries Rival 600: device removed
[   759.647] (II) event10 - SteelSeries SteelSeries Rival 600 Keyboard: device removed
[   759.662] (II) event11 - SteelSeries SteelSeries Rival 600 Consumer Control: device removed

I have also tried the addmode, reinstalling nvidia drivers, and editing GRUB_GFXMODE all did not work

Last edited by AMTitan (2021-04-15 15:55:12)

Offline

#2 2021-04-15 13:22:49

seth
Member
Registered: 2012-09-03
Posts: 51,055

Re: [SOLVED] xrandr: Failed to get size of gamma for output default

reinstalling nvidia drivers

The logs say that you're on the xf86-video-fbdev driver…
=> Please post your complete system journal (sudo journalctl -b | curl -F 'f:1=<-' ix.io)

Offline

#3 2021-04-15 13:24:43

AMTitan
Member
Registered: 2021-04-15
Posts: 33

Re: [SOLVED] xrandr: Failed to get size of gamma for output default

Offline

#4 2021-04-15 13:28:32

seth
Member
Registered: 2012-09-03
Posts: 51,055

Re: [SOLVED] xrandr: Failed to get size of gamma for output default

There's no indication of the nvidia module (or nouveau) being loaded.
Since you're using th zen kernel, do you have https://archlinux.org/packages/extra/x8 … idia-dkms/ ?

If that's not the problem, please post the output of "lspci".
Finally see https://wiki.archlinux.org/index.php/NV … de_setting (which is not the problem right now, but could be a subsequent one)

Offline

#5 2021-04-15 13:39:19

AMTitan
Member
Registered: 2021-04-15
Posts: 33

Re: [SOLVED] xrandr: Failed to get size of gamma for output default

I had the thing downloaded and here is the output http://ix.io/2WaV and I added the kernal parameter and rebooted to have it in effect

Offline

#6 2021-04-15 13:41:28

seth
Member
Registered: 2012-09-03
Posts: 51,055

Re: [SOLVED] xrandr: Failed to get size of gamma for output default

You need to install the package - it will use DKMS to build an nvidia module suitable for your kernel.

Offline

#7 2021-04-15 14:19:31

AMTitan
Member
Registered: 2021-04-15
Posts: 33

Re: [SOLVED] xrandr: Failed to get size of gamma for output default

I have it installed (and sorry for the late reply)

Last edited by AMTitan (2021-04-15 14:20:00)

Offline

#8 2021-04-15 14:25:14

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,668

Re: [SOLVED] xrandr: Failed to get size of gamma for output default

Did it build and install something? Is linux-zen-headers installed?

Offline

#9 2021-04-15 14:25:41

seth
Member
Registered: 2012-09-03
Posts: 51,055

Re: [SOLVED] xrandr: Failed to get size of gamma for output default

No need to be sorry, it's an async medium. Everyone types when they've time.

So, is the nvidia module now loaded and do you use the nvidia X11 driver as well?

Offline

#10 2021-04-15 14:29:40

AMTitan
Member
Registered: 2021-04-15
Posts: 33

Re: [SOLVED] xrandr: Failed to get size of gamma for output default

seth wrote:

No need to be sorry, it's an async medium. Everyone types when they've time.

So, is the nvidia module now loaded and do you use the nvidia X11 driver as well?

I think I do (I did https://wiki.archlinux.org/index.php/NV … de_setting and have the dmk or what ever the name is)

Last edited by AMTitan (2021-04-15 14:31:31)

Offline

#11 2021-04-15 14:30:18

AMTitan
Member
Registered: 2021-04-15
Posts: 33

Re: [SOLVED] xrandr: Failed to get size of gamma for output default

V1del wrote:

Did it build and install something? Is linux-zen-headers installed?

well I had my computer running for like 2 weeks and did a lot between then.

Offline

#12 2021-04-15 14:31:24

seth
Member
Registered: 2012-09-03
Posts: 51,055

Re: [SOLVED] xrandr: Failed to get size of gamma for output default

AMTitan wrote:

I think I do

Don't guess. Look. In doubt post logs. And the output lof "lspci -k".

Offline

#13 2021-04-15 14:36:07

AMTitan
Member
Registered: 2021-04-15
Posts: 33

Re: [SOLVED] xrandr: Failed to get size of gamma for output default

seth wrote:
AMTitan wrote:

I think I do

Don't guess. Look. In doubt post logs. And the output lof "lspci -k".

lspci - http://ix.io/2Wbe
Xorg.0.log - http://ix.io/2Wbg
Xorg.1.log - http://ix.io/2Wbh

Offline

#14 2021-04-15 14:40:25

seth
Member
Registered: 2012-09-03
Posts: 51,055

Re: [SOLVED] xrandr: Failed to get size of gamma for output default

Still fbdev because

41:00.0 VGA compatible controller: NVIDIA Corporation GM200 [GeForce GTX TITAN X] (rev a1)
	Subsystem: NVIDIA Corporation Device 1132
	Kernel modules: nouveau

nvidia isn't available…

pacman -Qs nvidia

Also see https://wiki.archlinux.org/index.php/Dy … ld_modules and try to explicitly build the module.
Pay attention to the output.

Offline

#15 2021-04-15 14:48:22

AMTitan
Member
Registered: 2021-04-15
Posts: 33

Re: [SOLVED] xrandr: Failed to get size of gamma for output default

so I tryed to install it and I got

Your kernel headers for kernel 5.11.14-zen1-1-zen cannot be found at
/usr/lib/modules/5.11.14-zen1-1-zen/build or /usr/lib/modules/5.11.14-zen1-1-zen/source.
You can use the --kernelsourcedir option to tell DKMS where it's located.

but when I tried to look for the build or source I found this

ls /usr/lib/modules/5.11.14-zen1-1-zen
 kernel                      pkgbase
 modules.alias               vmlinuz
 modules.alias.bin
 modules.builtin
 modules.builtin.alias.bin
 modules.builtin.bin
 modules.builtin.modinfo
 modules.dep
 modules.dep.bin
 modules.devname
 modules.order
 modules.softdep
 modules.symbols
 modules.symbols.bin

so I have no idea how to build it with zen

Offline

#16 2021-04-15 14:52:55

seth
Member
Registered: 2012-09-03
Posts: 51,055

Offline

#17 2021-04-15 14:56:40

AMTitan
Member
Registered: 2021-04-15
Posts: 33

Re: [SOLVED] xrandr: Failed to get size of gamma for output default

ok so I got linux-zen-headers and did dkms install and it says it installed

Offline

#18 2021-04-15 15:01:15

AMTitan
Member
Registered: 2021-04-15
Posts: 33

Re: [SOLVED] xrandr: Failed to get size of gamma for output default

should I reboot?

Offline

#19 2021-04-15 15:12:54

seth
Member
Registered: 2012-09-03
Posts: 51,055

Re: [SOLVED] xrandr: Failed to get size of gamma for output default

You can also just load the nvidia module, but "when in doubt, reboot".

Offline

#20 2021-04-15 15:17:22

AMTitan
Member
Registered: 2021-04-15
Posts: 33

Re: [SOLVED] xrandr: Failed to get size of gamma for output default

thank you so much it worked (how do I make it to solved)

https://imgur.com/a/ygNURHd

and man dose this feel nice

Last edited by AMTitan (2021-04-15 15:20:24)

Offline

#21 2021-04-15 15:38:36

seth
Member
Registered: 2012-09-03
Posts: 51,055

Re: [SOLVED] xrandr: Failed to get size of gamma for output default

Edit your first post, it allows you to edit the subject line and there just add "[SOLVED]".

Offline

Board footer

Powered by FluxBB