Here is what I get when I type lspci:
Code: Select all
00:02.0 VGA compatible controller: Intel Corporation Alder Lake-S GT1 [UHD Graphics 730] (rev 0c)Code: Select all
Screen 0: irisI tried messing with my xorg.conf.d settings. First I tried it with nothing and then I added .conf files with the following:
Code: Select all
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "sna"
Option "DRI" "crocus"
EndSection
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "TearFree" "true"
EndSection
Section "Device"
Identifier "Intel Graphics"
Driver "modesetting"
Option "AccelMethod" "glamor"
Option "DRI" "3"
EndSection
Code: Select all
Section "Extensions"
Option "GLX" "Disable"
EndSection
Code: Select all
Running synchronized to the vertical refresh. The framerate should be
approximately the same as the monitor refresh rate.
441 frames in 5.0 seconds = 88.011 FPS
Code: Select all
USE="grub X udev xorg graphite java"
VIDEO_CARDS="intel"
Code: Select all
[ 24.004]
X.Org X Server 1.21.1.11
X Protocol Version 11, Revision 0
[ 24.007] Current Operating System: Linux localhost 6.6.13-gentoo-dist #1 SMP PREEMPT_DYNAMIC Thu Jan 25 22:05:23 EST 2024 x86_64
[ 24.007] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.6.13-gentoo-dist root=PARTUUID=2be1f1c8-3213-ab49-bc93-3bcaf64eed1e ro
[ 24.009]
[ 24.010] Current version of pixman: 0.42.2
[ 24.013] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 24.013] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 24.017] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jan 26 18:54:43 2024
[ 24.018] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 24.018] (==) No Layout section. Using the first Screen section.
[ 24.018] (==) No screen section available. Using defaults.
[ 24.018] (**) |-->Screen "Default Screen Section" (0)
[ 24.018] (**) | |-->Monitor "<default monitor>"
[ 24.018] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 24.018] (==) Automatically adding devices
[ 24.018] (==) Automatically enabling devices
[ 24.018] (==) Automatically adding GPU devices
[ 24.018] (==) Automatically binding GPU devices
[ 24.018] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 24.019] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 24.019] Entry deleted from font path.
[ 24.019] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 24.019] Entry deleted from font path.
[ 24.019] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 24.019] Entry deleted from font path.
[ 24.019] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
[ 24.019] Entry deleted from font path.
[ 24.019] (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
[ 24.020] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/75dpi
[ 24.020] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 24.020] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 24.020] (II) Module ABI versions:
[ 24.020] X.Org ANSI C Emulation: 0.4
[ 24.020] X.Org Video Driver: 25.2
[ 24.020] X.Org XInput driver : 24.4
[ 24.020] X.Org Server Extension : 10.0
[ 24.020] (++) using VT number 1
[ 24.021] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 24.022] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 24.022] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 24.022] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[ 24.023] (--) PCI:*(0@0:2:0) 8086:4692:1043:8882 rev 12, Mem @ 0x6002000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[ 24.023] (II) LoadModule: "glx"
[ 24.024] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 24.026] (II) Module glx: vendor="X.Org Foundation"
[ 24.026] compiled for 1.21.1.11, module version = 1.0.0
[ 24.026] ABI class: X.Org Server Extension, version 10.0
[ 24.026] (==) Matched intel as autoconfigured driver 0
[ 24.026] (==) Matched modesetting as autoconfigured driver 1
[ 24.026] (==) Matched fbdev as autoconfigured driver 2
[ 24.026] (==) Matched vesa as autoconfigured driver 3
[ 24.026] (==) Assigned the driver to the xf86ConfigLayout
[ 24.026] (II) LoadModule: "intel"
[ 24.026] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[ 24.027] (II) Module intel: vendor="X.Org Foundation"
[ 24.027] compiled for 1.21.1.11, module version = 2.99.917
[ 24.027] Module class: X.Org Video Driver
[ 24.027] ABI class: X.Org Video Driver, version 25.2
[ 24.027] (II) LoadModule: "modesetting"
[ 24.027] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[ 24.028] (II) Module modesetting: vendor="X.Org Foundation"
[ 24.028] compiled for 1.21.1.11, module version = 1.21.1
[ 24.028] Module class: X.Org Video Driver
[ 24.028] ABI class: X.Org Video Driver, version 25.2
[ 24.028] (II) LoadModule: "fbdev"
[ 24.028] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[ 24.029] (II) Module fbdev: vendor="X.Org Foundation"
[ 24.029] compiled for 1.21.1.11, module version = 0.5.0
[ 24.029] Module class: X.Org Video Driver
[ 24.029] ABI class: X.Org Video Driver, version 25.2
[ 24.029] (II) LoadModule: "vesa"
[ 24.029] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[ 24.029] (II) Module vesa: vendor="X.Org Foundation"
[ 24.029] compiled for 1.21.1.11, module version = 2.6.0
[ 24.029] Module class: X.Org Video Driver
[ 24.029] ABI class: X.Org Video Driver, version 25.2
[ 24.029] (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
[ 24.029] (II) intel: Driver for Intel(R) HD Graphics
[ 24.029] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 24.029] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 24.029] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 24.029] (II) FBDEV: driver for framebuffer: fbdev
[ 24.029] (II) VESA: driver for VESA chipsets: vesa
[ 24.029] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20201103
[ 24.030] (WW) Falling back to old probe method for modesetting
[ 24.030] (WW) Falling back to old probe method for fbdev
[ 24.030] (II) Loading sub module "fbdevhw"
[ 24.030] (II) LoadModule: "fbdevhw"
[ 24.030] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[ 24.030] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 24.030] compiled for 1.21.1.11, module version = 0.0.2
[ 24.030] ABI class: X.Org Video Driver, version 25.2
[ 24.031] (WW) intel(0): Unknown chipset
[ 24.031] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 4 threads
[ 24.031] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 24.031] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 24.031] (==) intel(0): RGB weight 888
[ 24.031] (==) intel(0): Default visual is TrueColor
[ 24.032] (II) intel(0): Output DP1 has no monitor section
[ 24.032] (II) intel(0): Enabled output DP1
[ 24.032] (II) intel(0): Output HDMI1 has no monitor section
[ 24.032] (II) intel(0): Enabled output HDMI1
[ 24.032] (II) intel(0): Output HDMI2 has no monitor section
[ 24.033] (II) intel(0): Enabled output HDMI2
[ 24.033] (II) intel(0): Output DP2 has no monitor section
[ 24.033] (II) intel(0): Enabled output DP2
[ 24.033] (II) intel(0): Output HDMI3 has no monitor section
[ 24.033] (II) intel(0): Enabled output HDMI3
[ 24.033] (II) intel(0): Output DP3 has no monitor section
[ 24.033] (II) intel(0): Enabled output DP3
[ 24.033] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 24.033] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 24.033] (II) intel(0): Enabled output VIRTUAL1
[ 24.033] (--) intel(0): Output DP3 using initial mode 1680x1050 on pipe 0
[ 24.033] (==) intel(0): TearFree enabled
[ 24.033] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 24.033] (==) intel(0): DPI set to (96, 96)
[ 24.033] (II) Loading sub module "dri3"
[ 24.033] (II) LoadModule: "dri3"
[ 24.033] (II) Module "dri3" already built-in
[ 24.033] (II) Loading sub module "dri2"
[ 24.033] (II) LoadModule: "dri2"
[ 24.033] (II) Module "dri2" already built-in
[ 24.033] (II) Loading sub module "present"
[ 24.033] (II) LoadModule: "present"
[ 24.033] (II) Module "present" already built-in
[ 24.033] (II) UnloadModule: "modesetting"
[ 24.033] (II) Unloading modesetting
[ 24.034] (II) UnloadModule: "fbdev"
[ 24.034] (II) Unloading fbdev
[ 24.034] (II) UnloadSubModule: "fbdevhw"
[ 24.034] (II) Unloading fbdevhw
[ 24.034] (II) UnloadModule: "vesa"
[ 24.034] (II) Unloading vesa
[ 24.034] (II) intel(0): SNA initialized with generic backend
[ 24.034] (==) intel(0): Backing store enabled
[ 24.034] (==) intel(0): Silken mouse enabled
[ 24.034] (II) intel(0): HW Cursor enabled
[ 24.035] (==) intel(0): DPMS enabled
[ 24.035] (==) intel(0): Display hotplug detection enabled
[ 24.035] (II) intel(0): Textured video not supported on this hardware or backend
[ 24.035] (II) intel(0): [DRI2] Setup complete
[ 24.035] (II) intel(0): [DRI2] DRI driver: i965
[ 24.035] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 24.035] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[ 24.035] (II) intel(0): hardware support for Present enabled
[ 24.035] (II) Initializing extension Generic Event Extension
[ 24.035] (II) Initializing extension SHAPE
[ 24.035] (II) Initializing extension MIT-SHM
[ 24.035] (II) Initializing extension XInputExtension
[ 24.036] (II) Initializing extension XTEST
[ 24.036] (II) Initializing extension BIG-REQUESTS
[ 24.036] (II) Initializing extension SYNC
[ 24.036] (II) Initializing extension XKEYBOARD
[ 24.036] (II) Initializing extension XC-MISC
[ 24.036] (II) Initializing extension XFIXES
[ 24.036] (II) Initializing extension RENDER
[ 24.036] (II) Initializing extension RANDR
[ 24.036] (II) Initializing extension COMPOSITE
[ 24.036] (II) Initializing extension DAMAGE
[ 24.036] (II) Initializing extension MIT-SCREEN-SAVER
[ 24.036] (II) Initializing extension DOUBLE-BUFFER
[ 24.036] (II) Initializing extension RECORD
[ 24.036] (II) Initializing extension DPMS
[ 24.036] (II) Initializing extension Present
[ 24.036] (II) Initializing extension DRI3
[ 24.036] (II) Initializing extension X-Resource
[ 24.036] (II) Initializing extension XVideo
[ 24.036] (II) Initializing extension XVideo-MotionCompensation
[ 24.036] (II) Initializing extension GLX
[ 24.050] (EE) AIGLX error: Calling driver entry point failed
[ 24.104] (II) IGLX: Loaded and initialized swrast
[ 24.104] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 24.104] (II) Initializing extension XFree86-VidModeExtension
[ 24.104] (II) Initializing extension XFree86-DGA
[ 24.104] (II) Initializing extension XFree86-DRI
[ 24.104] (II) Initializing extension DRI2
[ 24.106] (EE) intel(0): Failed to submit rendering commands (Invalid argument), disabling acceleration.
[ 24.106] (II) intel(0): switch to mode 1680x1050@60.0 on DP3 using pipe 0, position (0, 0), rotation normal, reflection none
[ 24.112] (II) intel(0): Setting screen physical size to 444 x 277
[ 24.159] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 24.159] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 24.159] (II) LoadModule: "libinput"
[ 24.159] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[ 24.160] (II) Module libinput: vendor="X.Org Foundation"
[ 24.160] compiled for 1.21.1.11, module version = 1.4.0
[ 24.160] Module class: X.Org XInput Driver
[ 24.160] ABI class: X.Org XInput driver, version 24.4
[ 24.160] (II) Using input driver 'libinput' for 'Power Button'
[ 24.161] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 22 paused 0
[ 24.161] (**) Power Button: always reports core events
[ 24.161] (**) Option "Device" "/dev/input/event2"
[ 24.162] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 24.162] (II) event2 - Power Button: device is a keyboard
[ 24.162] (II) event2 - Power Button: device removed
[ 24.162] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 24.162] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 24.163] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 24.163] (II) event2 - Power Button: device is a keyboard
[ 24.163] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[ 24.163] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 24.163] (II) Using input driver 'libinput' for 'Video Bus'
[ 24.164] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 25 paused 0
[ 24.164] (**) Video Bus: always reports core events
[ 24.164] (**) Option "Device" "/dev/input/event7"
[ 24.164] (II) event7 - Video Bus: is tagged by udev as: Keyboard
[ 24.164] (II) event7 - Video Bus: device is a keyboard
[ 24.164] (II) event7 - Video Bus: device removed
[ 24.164] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7/event7"
[ 24.164] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 24.164] (II) event7 - Video Bus: is tagged by udev as: Keyboard
[ 24.164] (II) event7 - Video Bus: device is a keyboard
[ 24.165] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 24.165] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 24.165] (II) Using input driver 'libinput' for 'Power Button'
[ 24.165] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 26 paused 0
[ 24.165] (**) Power Button: always reports core events
[ 24.165] (**) Option "Device" "/dev/input/event1"
[ 24.165] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 24.165] (II) event1 - Power Button: device is a keyboard
[ 24.165] (II) event1 - Power Button: device removed
[ 24.165] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 24.165] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 24.166] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 24.166] (II) event1 - Power Button: device is a keyboard
[ 24.166] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 24.166] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 24.166] (II) Using input driver 'libinput' for 'Sleep Button'
[ 24.166] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 27 paused 0
[ 24.166] (**) Sleep Button: always reports core events
[ 24.166] (**) Option "Device" "/dev/input/event0"
[ 24.167] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 24.167] (II) event0 - Sleep Button: device is a keyboard
[ 24.167] (II) event0 - Sleep Button: device removed
[ 24.167] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 24.167] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 24.167] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 24.167] (II) event0 - Sleep Button: device is a keyboard
[ 24.168] (II) config/udev: Adding input device DELL Dell USB Entry Keyboard (/dev/input/event3)
[ 24.168] (**) DELL Dell USB Entry Keyboard: Applying InputClass "libinput keyboard catchall"
[ 24.168] (II) Using input driver 'libinput' for 'DELL Dell USB Entry Keyboard'
[ 24.168] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 28 paused 0
[ 24.168] (**) DELL Dell USB Entry Keyboard: always reports core events
[ 24.168] (**) Option "Device" "/dev/input/event3"
[ 24.168] (II) event3 - DELL Dell USB Entry Keyboard: is tagged by udev as: Keyboard
[ 24.169] (II) event3 - DELL Dell USB Entry Keyboard: device is a keyboard
[ 24.169] (II) event3 - DELL Dell USB Entry Keyboard: device removed
[ 24.169] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:413C:2107.0001/input/input3/event3"
[ 24.169] (II) XINPUT: Adding extended input device "DELL Dell USB Entry Keyboard" (type: KEYBOARD, id 10)
[ 24.169] (II) event3 - DELL Dell USB Entry Keyboard: is tagged by udev as: Keyboard
[ 24.169] (II) event3 - DELL Dell USB Entry Keyboard: device is a keyboard
[ 24.170] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event4)
[ 24.170] (**) PixArt USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 24.170] (II) Using input driver 'libinput' for 'PixArt USB Optical Mouse'
[ 24.170] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 29 paused 0
[ 24.170] (**) PixArt USB Optical Mouse: always reports core events
[ 24.170] (**) Option "Device" "/dev/input/event4"
[ 24.171] (II) event4 - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[ 24.171] (II) event4 - PixArt USB Optical Mouse: device is a pointer
[ 24.171] (II) event4 - PixArt USB Optical Mouse: device removed
[ 24.171] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 24.171] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 24.171] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 24.171] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:04F2:0939.0002/input/input4/event4"
[ 24.171] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 11)
[ 24.171] (**) Option "AccelerationScheme" "none"
[ 24.171] (**) PixArt USB Optical Mouse: (accel) selected scheme none/0
[ 24.171] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000
[ 24.171] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4
[ 24.171] (II) event4 - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[ 24.171] (II) event4 - PixArt USB Optical Mouse: device is a pointer
[ 24.172] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/mouse0)
[ 24.172] (II) No input driver specified, ignoring this device.
[ 24.172] (II) This device may have been added with another device file.
[ 24.172] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event10)
[ 24.172] (II) No input driver specified, ignoring this device.
[ 24.172] (II) This device may have been added with another device file.
[ 24.172] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event11)
[ 24.172] (II) No input driver specified, ignoring this device.
[ 24.172] (II) This device may have been added with another device file.
[ 24.172] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event12)
[ 24.172] (II) No input driver specified, ignoring this device.
[ 24.172] (II) This device may have been added with another device file.
[ 24.172] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
[ 24.172] (II) No input driver specified, ignoring this device.
[ 24.172] (II) This device may have been added with another device file.
[ 24.172] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event14)
[ 24.172] (II) No input driver specified, ignoring this device.
[ 24.172] (II) This device may have been added with another device file.
[ 24.172] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event15)
[ 24.172] (II) No input driver specified, ignoring this device.
[ 24.172] (II) This device may have been added with another device file.
[ 24.172] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event16)
[ 24.172] (II) No input driver specified, ignoring this device.
[ 24.172] (II) This device may have been added with another device file.
[ 24.173] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event8)
[ 24.173] (II) No input driver specified, ignoring this device.
[ 24.173] (II) This device may have been added with another device file.
[ 24.173] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event9)
[ 24.173] (II) No input driver specified, ignoring this device.
[ 24.173] (II) This device may have been added with another device file.
[ 24.173] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event6)
[ 24.173] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 24.173] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[ 24.173] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 30 paused 0
[ 24.173] (**) Eee PC WMI hotkeys: always reports core events
[ 24.173] (**) Option "Device" "/dev/input/event6"
[ 24.173] (II) event6 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 24.173] (II) event6 - Eee PC WMI hotkeys: device is a keyboard
[ 24.173] (II) event6 - Eee PC WMI hotkeys: device removed
[ 24.173] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input6/event6"
[ 24.173] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 12)
[ 24.174] (II) event6 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 24.174] (II) event6 - Eee PC WMI hotkeys: device is a keyboard
[ 24.174] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 24.174] (II) No input driver specified, ignoring this device.
[ 24.174] (II) This device may have been added with another device file.
[ 90.539] (**) Option "fd" "22"
[ 90.539] (II) event2 - Power Button: device removed
[ 90.539] (**) Option "fd" "25"
[ 90.539] (II) event7 - Video Bus: device removed
[ 90.540] (**) Option "fd" "26"
[ 90.540] (II) event1 - Power Button: device removed
[ 90.540] (**) Option "fd" "27"
[ 90.540] (II) event0 - Sleep Button: device removed
[ 90.541] (**) Option "fd" "28"
[ 90.541] (II) event3 - DELL Dell USB Entry Keyboard: device removed
[ 90.541] (**) Option "fd" "29"
[ 90.541] (II) event4 - PixArt USB Optical Mouse: device removed
[ 90.541] (**) Option "fd" "30"
[ 90.541] (II) event6 - Eee PC WMI hotkeys: device removed
[ 90.598] (II) systemd-logind: got pause for 13:65
[ 90.599] (II) systemd-logind: got pause for 13:64
[ 90.599] (II) systemd-logind: got pause for 13:67
[ 90.599] (II) systemd-logind: got pause for 13:70
[ 90.599] (II) systemd-logind: got pause for 13:68
[ 90.599] (II) systemd-logind: got pause for 13:71
[ 90.599] (II) systemd-logind: got pause for 13:66
[ 169.234] (II) systemd-logind: got resume for 13:65
[ 169.250] (II) systemd-logind: got resume for 13:64
[ 169.267] (II) systemd-logind: got resume for 13:67
[ 169.267] (II) systemd-logind: got resume for 226:0
[ 169.267] (II) intel(0): switch to mode 1680x1050@60.0 on DP3 using pipe 0, position (0, 0), rotation normal, reflection none
[ 169.339] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 169.339] (II) event1 - Power Button: device is a keyboard
[ 169.339] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 169.339] (II) event0 - Sleep Button: device is a keyboard
[ 169.340] (II) event3 - DELL Dell USB Entry Keyboard: is tagged by udev as: Keyboard
[ 169.340] (II) event3 - DELL Dell USB Entry Keyboard: device is a keyboard
[ 169.340] (II) systemd-logind: got resume for 13:70
[ 169.341] (II) event6 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 169.341] (II) event6 - Eee PC WMI hotkeys: device is a keyboard
[ 169.341] (II) systemd-logind: got resume for 13:68
[ 169.341] (II) event4 - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[ 169.341] (II) event4 - PixArt USB Optical Mouse: device is a pointer
[ 169.341] (II) systemd-logind: got resume for 13:71
[ 169.342] (II) event7 - Video Bus: is tagged by udev as: Keyboard
[ 169.342] (II) event7 - Video Bus: device is a keyboard
[ 169.342] (II) systemd-logind: got resume for 13:66
[ 169.342] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 169.342] (II) event2 - Power Button: device is a keyboard
[ 169.345] (EE) intel(0): Failed to submit rendering commands (Invalid argument), disabling acceleration.
[ 226.968] (**) Option "fd" "30"
[ 226.968] (II) event2 - Power Button: device removed
[ 226.968] (**) Option "fd" "29"
[ 226.968] (II) event7 - Video Bus: device removed
[ 226.969] (**) Option "fd" "25"
[ 226.969] (II) event1 - Power Button: device removed
[ 226.969] (**) Option "fd" "26"
[ 226.969] (II) event0 - Sleep Button: device removed
[ 226.970] (**) Option "fd" "28"
[ 226.970] (II) event3 - DELL Dell USB Entry Keyboard: device removed
[ 226.970] (**) Option "fd" "27"
[ 226.970] (II) event4 - PixArt USB Optical Mouse: device removed
[ 226.971] (**) Option "fd" "56"
[ 226.971] (II) event6 - Eee PC WMI hotkeys: device removed
[ 227.033] (II) systemd-logind: got pause for 13:65
[ 227.033] (II) systemd-logind: got pause for 13:64
[ 227.033] (II) systemd-logind: got pause for 13:67
[ 227.033] (II) systemd-logind: got pause for 13:70
[ 227.033] (II) systemd-logind: got pause for 13:68
[ 227.033] (II) systemd-logind: got pause for 13:71
[ 227.033] (II) systemd-logind: got pause for 13:66
[ 228.397] (II) UnloadModule: "libinput"
[ 228.397] (II) systemd-logind: releasing fd for 13:70
[ 228.610] (EE) systemd-logind: failed to release device: Unknown object '/org/freedesktop/login1/session/_31'.
[ 228.610] (II) UnloadModule: "libinput"
[ 228.610] (II) systemd-logind: releasing fd for 13:68
[ 228.610] (EE) systemd-logind: failed to release device: Unknown object '/org/freedesktop/login1/session/_31'.
[ 228.611] (II) UnloadModule: "libinput"
[ 228.611] (II) systemd-logind: releasing fd for 13:67
[ 228.611] (EE) systemd-logind: failed to release device: Unknown object '/org/freedesktop/login1/session/_31'.
[ 228.611] (II) UnloadModule: "libinput"
[ 228.611] (II) systemd-logind: releasing fd for 13:64
[ 228.611] (EE) systemd-logind: failed to release device: Unknown object '/org/freedesktop/login1/session/_31'.
[ 228.611] (II) UnloadModule: "libinput"
[ 228.611] (II) systemd-logind: releasing fd for 13:65
[ 228.611] (EE) systemd-logind: failed to release device: Unknown object '/org/freedesktop/login1/session/_31'.
[ 228.611] (II) UnloadModule: "libinput"
[ 228.611] (II) systemd-logind: releasing fd for 13:71
[ 228.612] (EE) systemd-logind: failed to release device: Unknown object '/org/freedesktop/login1/session/_31'.
[ 228.612] (II) UnloadModule: "libinput"
[ 228.612] (II) systemd-logind: releasing fd for 13:66
[ 228.612] (EE) systemd-logind: failed to release device: Unknown object '/org/freedesktop/login1/session/_31'.
[ 228.615] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[ 228.615] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[ 228.615] (WW) xf86OpenConsole: VT_GETSTATE failed: Input/output error
[ 228.616] (EE) systemd-logind: ReleaseControl failed: Unknown object '/org/freedesktop/login1/session/_31'.
[ 228.616] (II) Server terminated successfully (0). Closing log file.
Does anyone have any ideas? I literally tried everything I could think of. Is there some bug with the driver and my GPU or something?
Thanks for looking at this for me!


