I have tried to add this into /etc/X11/xorg.conf.d/20-intel.conf
Option “DRI” “crocus”
but xdriinfo still reports swrast.
Here is my Xorg.0.log file
[ 18.469]
X.Org X Server 1.21.1.14
X Protocol Version 11, Revision 0
[ 18.469] Current Operating System: Linux HTPC 6.11.8-1-default #1 SMP PREEMPT_DYNAMIC Thu Nov 14 12:54:01 UTC 2024 (099023b) x86_64
[ 18.470] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.11.8-1-default root=UUID=c41d2ec5-c153-4c03-940d-d404d3ca24da showopts quiet splash=silent mitigations=off
[ 18.470]
[ 18.470] Current version of pixman: 0.43.4
[ 18.470] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 18.470] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 18.470] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Nov 30 13:34:28 2024
[ 18.474] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 18.474] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 18.477] (==) No Layout section. Using the first Screen section.
[ 18.477] (==) No screen section available. Using defaults.
[ 18.477] (**) |-->Screen "Default Screen Section" (0)
[ 18.477] (**) | |-->Monitor "<default monitor>"
[ 18.477] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 18.477] (**) | |-->Device "Intel Graphics"
[ 18.477] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 18.477] (**) Allowing byte-swapped clients
[ 18.477] (==) Automatically adding devices
[ 18.477] (==) Automatically enabling devices
[ 18.477] (==) Automatically adding GPU devices
[ 18.477] (==) Automatically binding GPU devices
[ 18.477] (==) Max clients allowed: 512, resource mask: 0xfffff
[ 18.480] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
[ 18.480] Entry deleted from font path.
[ 18.481] (==) FontPath set to:
/usr/share/fonts/misc:unscaled,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi:unscaled,
/usr/share/fonts/75dpi:unscaled,
/usr/share/fonts/ghostscript/,
/usr/share/fonts/cyrillic:unscaled,
/usr/share/fonts/truetype/,
built-ins
[ 18.481] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 18.481] (WW) Ignoring unrecognized extension "XFree86-DGA"
[ 18.481] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 18.481] (II) Loader magic: 0x5624f5a6baa0
[ 18.481] (II) Module ABI versions:
[ 18.481] X.Org ANSI C Emulation: 0.4
[ 18.481] X.Org Video Driver: 25.2
[ 18.481] X.Org XInput driver : 24.4
[ 18.481] X.Org Server Extension : 10.0
[ 18.481] (++) using VT number 7
[ 18.481] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 18.482] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 18.482] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[ 18.491] (--) PCI:*(0@0:2:0) 8086:0402:1849:0402 rev 6, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[ 18.491] (II) LoadModule: "glx"
[ 18.491] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 18.507] (II) Module glx: vendor="X.Org Foundation"
[ 18.507] compiled for 1.21.1.14, module version = 1.0.0
[ 18.507] ABI class: X.Org Server Extension, version 10.0
[ 18.507] (II) LoadModule: "intel"
[ 18.507] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[ 18.512] (II) Module intel: vendor="X.Org Foundation"
[ 18.513] compiled for 1.21.1.11, module version = 2.99.917
[ 18.513] Module class: X.Org Video Driver
[ 18.513] ABI class: X.Org Video Driver, version 25.2
[ 18.513] (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
[ 18.513] (II) intel: Driver for Intel(R) HD Graphics
[ 18.513] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 18.513] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 18.524] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 0
[ 18.525] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[ 18.525] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2; using a maximum of 2 threads
[ 18.525] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 18.525] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 18.525] (==) intel(0): RGB weight 888
[ 18.525] (==) intel(0): Default visual is TrueColor
[ 18.525] (**) intel(0): Option "DRI" "crocus"
[ 18.525] (**) intel(0): Option "TearFree" "true"
[ 18.525] (II) intel(0): Output VGA1 has no monitor section
[ 18.525] (II) intel(0): Enabled output VGA1
[ 18.525] (II) intel(0): Output HDMI1 has no monitor section
[ 18.525] (II) intel(0): Enabled output HDMI1
[ 18.526] (II) intel(0): Output HDMI2 has no monitor section
[ 18.526] (II) intel(0): Enabled output HDMI2
[ 18.526] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 18.526] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 18.526] (II) intel(0): Enabled output VIRTUAL1
[ 18.526] (--) intel(0): Output HDMI2 using initial mode 1920x1080 on pipe 0
[ 18.526] (**) intel(0): TearFree enabled
[ 18.526] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 18.526] (==) intel(0): DPI set to (96, 96)
[ 18.526] (II) Loading sub module "dri3"
[ 18.526] (II) LoadModule: "dri3"
[ 18.526] (II) Module "dri3" already built-in
[ 18.526] (II) Loading sub module "dri2"
[ 18.526] (II) LoadModule: "dri2"
[ 18.526] (II) Module "dri2" already built-in
[ 18.526] (II) Loading sub module "present"
[ 18.526] (II) LoadModule: "present"
[ 18.526] (II) Module "present" already built-in
[ 18.528] (II) intel(0): SNA initialized with Haswell (gen7.5, gt1) backend
[ 18.528] (==) intel(0): Backing store enabled
[ 18.528] (==) intel(0): Silken mouse enabled
[ 18.528] (II) intel(0): HW Cursor enabled
[ 18.528] (==) intel(0): DPMS enabled
[ 18.528] (==) intel(0): Display hotplug detection enabled
[ 18.528] (II) intel(0): [DRI2] Setup complete
[ 18.528] (II) intel(0): [DRI2] DRI driver: crocus
[ 18.528] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 18.528] (II) intel(0): direct rendering: DRI2 enabled
[ 18.528] (II) intel(0): hardware support for Present enabled
[ 18.528] (II) Initializing extension Generic Event Extension
[ 18.528] (II) Initializing extension SHAPE
[ 18.528] (II) Initializing extension MIT-SHM
[ 18.528] (II) Initializing extension XInputExtension
[ 18.529] (II) Initializing extension XTEST
[ 18.529] (II) Initializing extension BIG-REQUESTS
[ 18.529] (II) Initializing extension SYNC
[ 18.529] (II) Initializing extension XKEYBOARD
[ 18.529] (II) Initializing extension XC-MISC
[ 18.529] (II) Initializing extension SECURITY
[ 18.529] (II) Initializing extension XFIXES
[ 18.529] (II) Initializing extension RENDER
[ 18.529] (II) Initializing extension RANDR
[ 18.529] (II) Initializing extension COMPOSITE
[ 18.530] (II) Initializing extension DAMAGE
[ 18.530] (II) Initializing extension MIT-SCREEN-SAVER
[ 18.530] (II) Initializing extension DOUBLE-BUFFER
[ 18.530] (II) Initializing extension RECORD
[ 18.530] (II) Initializing extension DPMS
[ 18.530] (II) Initializing extension Present
[ 18.530] (II) Initializing extension DRI3
[ 18.530] (II) Initializing extension X-Resource
[ 18.530] (II) Initializing extension XVideo
[ 18.530] (II) Initializing extension XVideo-MotionCompensation
[ 18.530] (II) Initializing extension GLX
[ 18.861] (II) AIGLX: Loaded and initialized crocus
[ 18.861] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 18.861] (II) Initializing extension XFree86-VidModeExtension
[ 18.861] (II) Initializing extension XFree86-DGA
[ 18.861] (II) Initializing extension XFree86-DRI
[ 18.861] (II) Initializing extension DRI2
[ 18.866] (II) intel(0): switch to mode 1920x1080@60.0 on HDMI2 using pipe 0, position (0, 0), rotation normal, reflection none
[ 18.873] (II) intel(0): Setting screen physical size to 508 x 285
[ 18.960] (II) config/udev: Adding input device Power Button (/dev/input/event9)
[ 18.960] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 18.960] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 18.960] (**) Power Button: Applying InputClass "system-keyboard"
[ 18.960] (II) LoadModule: "libinput"
[ 18.960] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[ 18.964] (II) Module libinput: vendor="X.Org Foundation"
[ 18.964] compiled for 1.21.1.12, module version = 1.5.0
[ 18.964] Module class: X.Org XInput Driver
[ 18.964] ABI class: X.Org XInput driver, version 24.4
[ 18.964] (II) Using input driver 'libinput' for 'Power Button'
[ 18.964] (**) Power Button: always reports core events
[ 18.965] (**) Option "Device" "/dev/input/event9"
[ 18.975] (II) event9 - Power Button: is tagged by udev as: Keyboard
[ 18.976] (II) event9 - Power Button: device is a keyboard
[ 18.976] (II) event9 - Power Button: device removed
[ 19.003] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input10/event9"
[ 19.003] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 19.003] (**) Option "xkb_model" "pc105"
[ 19.003] (**) Option "xkb_layout" "fr"
[ 19.003] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 19.048] (II) event9 - Power Button: is tagged by udev as: Keyboard
[ 19.048] (II) event9 - Power Button: device is a keyboard
[ 19.049] (II) config/udev: Adding input device Video Bus (/dev/input/event0)
[ 19.049] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 19.049] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 19.049] (**) Video Bus: Applying InputClass "system-keyboard"
[ 19.049] (II) Using input driver 'libinput' for 'Video Bus'
[ 19.049] (**) Video Bus: always reports core events
[ 19.049] (**) Option "Device" "/dev/input/event0"
[ 19.050] (II) event0 - Video Bus: is tagged by udev as: Keyboard
[ 19.050] (II) event0 - Video Bus: device is a keyboard
[ 19.050] (II) event0 - Video Bus: device removed
[ 19.080] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input0/event0"
[ 19.080] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 19.080] (**) Option "xkb_model" "pc105"
[ 19.080] (**) Option "xkb_layout" "fr"
[ 19.080] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 19.080] (II) event0 - Video Bus: is tagged by udev as: Keyboard
[ 19.080] (II) event0 - Video Bus: device is a keyboard
[ 19.081] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[ 19.081] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 19.081] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 19.081] (**) Power Button: Applying InputClass "system-keyboard"
[ 19.081] (II) Using input driver 'libinput' for 'Power Button'
[ 19.081] (**) Power Button: always reports core events
[ 19.081] (**) Option "Device" "/dev/input/event7"
[ 19.081] (II) event7 - Power Button: is tagged by udev as: Keyboard
[ 19.081] (II) event7 - Power Button: device is a keyboard
[ 19.082] (II) event7 - Power Button: device removed
[ 19.096] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input8/event7"
[ 19.096] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 19.096] (**) Option "xkb_model" "pc105"
[ 19.096] (**) Option "xkb_layout" "fr"
[ 19.096] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 19.097] (II) event7 - Power Button: is tagged by udev as: Keyboard
[ 19.097] (II) event7 - Power Button: device is a keyboard
[ 19.098] (II) config/udev: Adding input device Sleep Button (/dev/input/event8)
[ 19.098] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 19.098] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 19.098] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 19.098] (II) Using input driver 'libinput' for 'Sleep Button'
[ 19.098] (**) Sleep Button: always reports core events
[ 19.098] (**) Option "Device" "/dev/input/event8"
[ 19.098] (II) event8 - Sleep Button: is tagged by udev as: Keyboard
[ 19.098] (II) event8 - Sleep Button: device is a keyboard
[ 19.098] (II) event8 - Sleep Button: device removed
[ 19.113] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input9/event8"
[ 19.113] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 19.113] (**) Option "xkb_model" "pc105"
[ 19.113] (**) Option "xkb_layout" "fr"
[ 19.113] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 19.114] (II) event8 - Sleep Button: is tagged by udev as: Keyboard
[ 19.114] (II) event8 - Sleep Button: device is a keyboard
[ 19.114] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event10)
[ 19.114] (II) No input driver specified, ignoring this device.
[ 19.114] (II) This device may have been added with another device file.
[ 19.115] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event11)
[ 19.115] (II) No input driver specified, ignoring this device.
[ 19.115] (II) This device may have been added with another device file.
[ 19.115] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event12)
[ 19.115] (II) No input driver specified, ignoring this device.
[ 19.115] (II) This device may have been added with another device file.
[ 19.115] (II) config/udev: Adding input device Burr-Brown from TI USB Audio DAC (/dev/input/event1)
[ 19.115] (**) Burr-Brown from TI USB Audio DAC : Applying InputClass "evdev keyboard catchall"
[ 19.115] (**) Burr-Brown from TI USB Audio DAC : Applying InputClass "libinput keyboard catchall"
[ 19.115] (**) Burr-Brown from TI USB Audio DAC : Applying InputClass "system-keyboard"
[ 19.115] (II) Using input driver 'libinput' for 'Burr-Brown from TI USB Audio DAC '
[ 19.115] (**) Burr-Brown from TI USB Audio DAC : always reports core events
[ 19.115] (**) Option "Device" "/dev/input/event1"
[ 19.117] (II) event1 - Burr-Brown from TI USB Audio DAC : is tagged by udev as: Keyboard
[ 19.117] (II) event1 - Burr-Brown from TI USB Audio DAC : device is a keyboard
[ 19.117] (II) event1 - Burr-Brown from TI USB Audio DAC : device removed
[ 19.160] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:08BB:2704.0001/input/input1/event1"
[ 19.160] (II) XINPUT: Adding extended input device "Burr-Brown from TI USB Audio DAC " (type: KEYBOARD, id 10)
[ 19.160] (**) Option "xkb_model" "pc105"
[ 19.160] (**) Option "xkb_layout" "fr"
[ 19.160] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 19.163] (II) event1 - Burr-Brown from TI USB Audio DAC : is tagged by udev as: Keyboard
[ 19.163] (II) event1 - Burr-Brown from TI USB Audio DAC : device is a keyboard
[ 19.165] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event2)
[ 19.165] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[ 19.165] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "libinput keyboard catchall"
[ 19.165] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "system-keyboard"
[ 19.165] (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[ 19.165] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[ 19.165] (**) Option "Device" "/dev/input/event2"
[ 19.167] (II) event2 - Microsoft Microsoft® Nano Transceiver v2.0: is tagged by udev as: Keyboard
[ 19.167] (II) event2 - Microsoft Microsoft® Nano Transceiver v2.0: device is a keyboard
[ 19.168] (II) event2 - Microsoft Microsoft® Nano Transceiver v2.0: device removed
[ 19.186] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.0/0003:045E:0800.0002/input/input2/event2"
[ 19.186] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 11)
[ 19.186] (**) Option "xkb_model" "pc105"
[ 19.186] (**) Option "xkb_layout" "fr"
[ 19.186] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 19.187] (II) event2 - Microsoft Microsoft® Nano Transceiver v2.0: is tagged by udev as: Keyboard
[ 19.187] (II) event2 - Microsoft Microsoft® Nano Transceiver v2.0: device is a keyboard
[ 19.188] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 Mouse (/dev/input/event3)
[ 19.188] (**) Microsoft Microsoft® Nano Transceiver v2.0 Mouse: Applying InputClass "evdev pointer catchall"
[ 19.188] (**) Microsoft Microsoft® Nano Transceiver v2.0 Mouse: Applying InputClass "libinput pointer catchall"
[ 19.188] (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.0 Mouse'
[ 19.188] (**) Microsoft Microsoft® Nano Transceiver v2.0 Mouse: always reports core events
[ 19.188] (**) Option "Device" "/dev/input/event3"
[ 19.244] (II) event3 - Microsoft Microsoft® Nano Transceiver v2.0 Mouse: is tagged by udev as: Mouse
[ 19.244] (II) event3 - Microsoft Microsoft® Nano Transceiver v2.0 Mouse: device is a pointer
[ 19.244] (II) event3 - Microsoft Microsoft® Nano Transceiver v2.0 Mouse: device removed
[ 19.280] (II) libinput: Microsoft Microsoft® Nano Transceiver v2.0 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 19.280] (II) libinput: Microsoft Microsoft® Nano Transceiver v2.0 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 19.280] (II) libinput: Microsoft Microsoft® Nano Transceiver v2.0 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 19.280] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.1/0003:045E:0800.0003/input/input3/event3"
[ 19.280] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0 Mouse" (type: MOUSE, id 12)
[ 19.280] (**) Option "AccelerationScheme" "none"
[ 19.280] (**) Microsoft Microsoft® Nano Transceiver v2.0 Mouse: (accel) selected scheme none/0
[ 19.280] (**) Microsoft Microsoft® Nano Transceiver v2.0 Mouse: (accel) acceleration factor: 2.000
[ 19.280] (**) Microsoft Microsoft® Nano Transceiver v2.0 Mouse: (accel) acceleration threshold: 4
[ 19.337] (II) event3 - Microsoft Microsoft® Nano Transceiver v2.0 Mouse: is tagged by udev as: Mouse
[ 19.337] (II) event3 - Microsoft Microsoft® Nano Transceiver v2.0 Mouse: device is a pointer
[ 19.338] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 Mouse (/dev/input/mouse0)
[ 19.338] (II) No input driver specified, ignoring this device.
[ 19.338] (II) This device may have been added with another device file.
[ 19.339] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control (/dev/input/event4)
[ 19.339] (**) Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 19.339] (**) Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 19.339] (**) Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: Applying InputClass "system-keyboard"
[ 19.339] (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control'
[ 19.339] (**) Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: always reports core events
[ 19.339] (**) Option "Device" "/dev/input/event4"
[ 19.340] (II) event4 - Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: is tagged by udev as: Keyboard
[ 19.340] (II) event4 - Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: device is a keyboard
[ 19.340] (II) event4 - Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: device removed
[ 19.373] (II) libinput: Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: needs a virtual subdevice
[ 19.373] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.1/0003:045E:0800.0003/input/input4/event4"
[ 19.373] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control" (type: MOUSE, id 13)
[ 19.373] (**) Option "AccelerationScheme" "none"
[ 19.373] (**) Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: (accel) selected scheme none/0
[ 19.373] (**) Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: (accel) acceleration factor: 2.000
[ 19.373] (**) Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: (accel) acceleration threshold: 4
[ 19.374] (II) event4 - Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: is tagged by udev as: Keyboard
[ 19.374] (II) event4 - Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: device is a keyboard
[ 19.375] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control (/dev/input/event5)
[ 19.375] (**) Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 19.375] (**) Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 19.375] (**) Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: Applying InputClass "system-keyboard"
[ 19.375] (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control'
[ 19.375] (**) Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: always reports core events
[ 19.375] (**) Option "Device" "/dev/input/event5"
[ 19.376] (II) event5 - Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: is tagged by udev as: Keyboard
[ 19.376] (II) event5 - Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: device is a keyboard
[ 19.376] (II) event5 - Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: device removed
[ 19.393] (II) libinput: Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: needs a virtual subdevice
[ 19.393] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.2/0003:045E:0800.0004/input/input5/event5"
[ 19.393] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control" (type: MOUSE, id 14)
[ 19.393] (**) Option "AccelerationScheme" "none"
[ 19.393] (**) Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: (accel) selected scheme none/0
[ 19.393] (**) Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: (accel) acceleration factor: 2.000
[ 19.393] (**) Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: (accel) acceleration threshold: 4
[ 19.394] (II) event5 - Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: is tagged by udev as: Keyboard
[ 19.394] (II) event5 - Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: device is a keyboard
[ 19.395] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 System Control (/dev/input/event6)
[ 19.395] (**) Microsoft Microsoft® Nano Transceiver v2.0 System Control: Applying InputClass "evdev keyboard catchall"
[ 19.395] (**) Microsoft Microsoft® Nano Transceiver v2.0 System Control: Applying InputClass "libinput keyboard catchall"
[ 19.395] (**) Microsoft Microsoft® Nano Transceiver v2.0 System Control: Applying InputClass "system-keyboard"
[ 19.395] (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.0 System Control'
[ 19.395] (**) Microsoft Microsoft® Nano Transceiver v2.0 System Control: always reports core events
[ 19.395] (**) Option "Device" "/dev/input/event6"
[ 19.396] (II) event6 - Microsoft Microsoft® Nano Transceiver v2.0 System Control: is tagged by udev as: Keyboard
[ 19.396] (II) event6 - Microsoft Microsoft® Nano Transceiver v2.0 System Control: device is a keyboard
[ 19.396] (II) event6 - Microsoft Microsoft® Nano Transceiver v2.0 System Control: device removed
[ 19.406] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.2/0003:045E:0800.0004/input/input7/event6"
[ 19.406] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0 System Control" (type: KEYBOARD, id 15)
[ 19.406] (**) Option "xkb_model" "pc105"
[ 19.406] (**) Option "xkb_layout" "fr"
[ 19.406] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 19.407] (II) event6 - Microsoft Microsoft® Nano Transceiver v2.0 System Control: is tagged by udev as: Keyboard
[ 19.407] (II) event6 - Microsoft Microsoft® Nano Transceiver v2.0 System Control: device is a keyboard
[ 19.408] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event14)
[ 19.408] (II) No input driver specified, ignoring this device.
[ 19.408] (II) This device may have been added with another device file.
[ 19.408] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event15)
[ 19.408] (II) No input driver specified, ignoring this device.
[ 19.408] (II) This device may have been added with another device file.
[ 19.408] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event16)
[ 19.408] (II) No input driver specified, ignoring this device.
[ 19.408] (II) This device may have been added with another device file.
[ 19.409] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event17)
[ 19.409] (II) No input driver specified, ignoring this device.
[ 19.409] (II) This device may have been added with another device file.
[ 19.409] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event18)
[ 19.409] (II) No input driver specified, ignoring this device.
[ 19.409] (II) This device may have been added with another device file.
[ 19.409] (II) config/udev: Adding input device PC Speaker (/dev/input/event13)
[ 19.409] (II) No input driver specified, ignoring this device.
[ 19.409] (II) This device may have been added with another device file.
[ 19.423] (**) Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 19.423] (**) Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 19.423] (**) Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: Applying InputClass "system-keyboard"
[ 19.423] (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control'
[ 19.423] (**) Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: always reports core events
[ 19.423] (**) Option "Device" "/dev/input/event4"
[ 19.423] (II) libinput: Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: is a virtual subdevice
[ 19.423] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.1/0003:045E:0800.0003/input/input4/event4"
[ 19.423] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control" (type: KEYBOARD, id 16)
[ 19.423] (**) Option "xkb_model" "pc105"
[ 19.423] (**) Option "xkb_layout" "fr"
[ 19.423] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 19.423] (**) Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 19.423] (**) Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 19.423] (**) Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: Applying InputClass "system-keyboard"
[ 19.423] (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control'
[ 19.423] (**) Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: always reports core events
[ 19.423] (**) Option "Device" "/dev/input/event5"
[ 19.423] (II) libinput: Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control: is a virtual subdevice
[ 19.423] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.2/0003:045E:0800.0004/input/input5/event5"
[ 19.423] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0 Consumer Control" (type: KEYBOARD, id 17)
[ 19.423] (**) Option "xkb_model" "pc105"
[ 19.423] (**) Option "xkb_layout" "fr"
[ 19.423] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 20.557] (--) intel(0): HDMI max TMDS frequency 0KHz
[ 28.617] (--) intel(0): HDMI max TMDS frequency 0KHz
[ 30.456] (--) intel(0): HDMI max TMDS frequency 0KHz
[ 30.506] (II) intel(0): switch to mode 1920x1080@60.0 on HDMI2 using pipe 0, position (0, 0), rotation normal, reflection none