You are not logged in.
Moved my system to a new MB, and a new disk (nvme).
MB is MSI Z790 Tomahawk Max wifi. Processor is i5-13600k.
Installed the "vulkan-intel" driver which is needed for the processor GPU. Also have xf86-video-intel and mesa installed.
Kde runs, but there are a lot of problems:
- Application Launcher (the stylized K on the taskbar's right) will show the menu but no way to scroll it or choose any option but the defaule "facorites".
- I can open System Settings from the Favorites menu by clicking on it (though when hovering above the icon before clicking, the blue rectangle remains on the leftmost app in the Favorites) but once opened I can't scroll the left side menu, if I click on an option on the left size nothing happens.
- running Spectacle for screen capture only captures a black screen.
- no wallpaper.
- and a lot more.
Seems to me a driver problem, but as I've said, vulkan-intel IS installed.
Ideas?
Last edited by ben-arch (2024-01-04 18:56:49)
Offline
Also have xf86-video-intel and mesa installed.
That is a serious problem. xf86-video-intel is only for very old hardware and requires the deprecated drivers in mesa-amber. You don't want to be anywhere near xf86-video-intel with a 13th gen I5.
Offline
I know,
But if I un-install it, X11 will not load and say "no screens found(EE).
Looking at Xorg.0.log, I find "failed to load "intel" (module does not exists, 0).
So I'm stuck.
Offline
You've probably got something in /etc/X11/xorg.conf or /etc/X11/xorg.conf.d/ that forces it to use the intel ddx. Get rid of that.
If that's not it, post the entire xorg log.
Last edited by Scimmia (2024-01-04 18:15:08)
Offline
The only reference to "intel" in /etc/X11/xorg.conf is :
Identifier "Card0"
Driver "intel"
BusID "PCI:0:2:0"And letting X genrate a new conf file still gives me the same lines.
And here is the log:
[ 10067.238]
X.Org X Server 1.21.1.10
X Protocol Version 11, Revision 0
[ 10067.242] Current Operating System: Linux ben 6.6.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Tue, 02 Jan 2024 02:28:28 +0000 x86_64
[ 10067.242] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=c4d580a9-4441-4351-ac44-316e2490b9ab rw loglevel=3
[ 10067.244]
[ 10067.245] Current version of pixman: 0.42.2
[ 10067.247] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 10067.247] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 10067.251] (==) Log file: "/home/el/.local/share/xorg/Xorg.0.log", Time: Thu Jan 4 20:32:04 2024
[ 10067.252] (==) Using config file: "/etc/X11/xorg.conf"
[ 10067.252] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 10067.252] (==) ServerLayout "X.org Configured"
[ 10067.252] (**) |-->Screen "Screen0" (0)
[ 10067.252] (**) | |-->Monitor "Monitor0"
[ 10067.252] (**) | |-->Device "Card0"
[ 10067.252] (**) |-->Input Device "Mouse0"
[ 10067.252] (**) |-->Input Device "Keyboard0"
[ 10067.252] (==) Automatically adding devices
[ 10067.252] (==) Automatically enabling devices
[ 10067.252] (==) Automatically adding GPU devices
[ 10067.252] (==) Automatically binding GPU devices
[ 10067.252] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 10067.252] (**) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/OTF,
/usr/share/fonts/Type1,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi,
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/OTF,
/usr/share/fonts/Type1,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 10067.252] (**) ModulePath set to "/usr/lib/xorg/modules"
[ 10067.252] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 10067.252] (WW) Disabling Mouse0
[ 10067.252] (WW) Disabling Keyboard0
[ 10067.252] (II) Module ABI versions:
[ 10067.252] X.Org ANSI C Emulation: 0.4
[ 10067.252] X.Org Video Driver: 25.2
[ 10067.252] X.Org XInput driver : 24.4
[ 10067.252] X.Org Server Extension : 10.0
[ 10067.253] (++) using VT number 1
[ 10067.254] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 10067.254] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 10067.254] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[ 10067.255] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[ 10067.255] (--) PCI:*(0@0:2:0) 8086:a780:1462:7e25 rev 4, Mem @ 0x6000000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[ 10067.255] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 10067.255] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 10067.255] (II) LoadModule: "glx"
[ 10067.255] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 10067.256] (II) Module glx: vendor="X.Org Foundation"
[ 10067.256] compiled for 1.21.1.10, module version = 1.0.0
[ 10067.256] ABI class: X.Org Server Extension, version 10.0
[ 10067.256] (II) LoadModule: "intel"
[ 10067.256] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 10067.256] (II) Module intel: vendor="X.Org Foundation"
[ 10067.256] compiled for 1.21.1.6, module version = 2.99.917
[ 10067.256] Module class: X.Org Video Driver
[ 10067.256] ABI class: X.Org Video Driver, version 25.2
[ 10067.256] (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
[ 10067.256] (II) intel: Driver for Intel(R) HD Graphics
[ 10067.256] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 10067.256] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 10067.256] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[ 10067.256] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20201103
[ 10067.256] (II) intel(0): SNA compiled from 2.99.917-923-gb74b67f0
[ 10067.256] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 10067.256] (WW) intel(0): Unknown chipset
[ 10067.256] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 14 threads
[ 10067.256] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 10067.256] (==) intel(0): RGB weight 888
[ 10067.256] (==) intel(0): Default visual is TrueColor
[ 10067.257] (II) intel(0): Output HDMI1 using monitor section Monitor0
[ 10067.257] (II) intel(0): Enabled output HDMI1
[ 10067.257] (II) intel(0): Output HDMI2 has no monitor section
[ 10067.257] (II) intel(0): Enabled output HDMI2
[ 10067.257] (II) intel(0): Output DP1 has no monitor section
[ 10067.257] (II) intel(0): Enabled output DP1
[ 10067.257] (II) intel(0): Output HDMI3 has no monitor section
[ 10067.257] (II) intel(0): Enabled output HDMI3
[ 10067.257] (II) intel(0): Output DP2 has no monitor section
[ 10067.257] (II) intel(0): Enabled output DP2
[ 10067.257] (II) intel(0): Output HDMI4 has no monitor section
[ 10067.257] (II) intel(0): Enabled output HDMI4
[ 10067.257] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 10067.257] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 10067.257] (II) intel(0): Enabled output VIRTUAL1
[ 10067.257] (--) intel(0): Output DP1 using initial mode 1920x1200 on pipe 0
[ 10067.257] (==) intel(0): TearFree enabled
[ 10067.257] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 10067.257] (==) intel(0): DPI set to (96, 96)
[ 10067.257] (II) Loading sub module "dri3"
[ 10067.257] (II) LoadModule: "dri3"
[ 10067.257] (II) Module "dri3" already built-in
[ 10067.257] (II) Loading sub module "dri2"
[ 10067.257] (II) LoadModule: "dri2"
[ 10067.257] (II) Module "dri2" already built-in
[ 10067.257] (II) Loading sub module "present"
[ 10067.257] (II) LoadModule: "present"
[ 10067.257] (II) Module "present" already built-in
[ 10067.257] (II) intel(0): SNA initialized with generic backend
[ 10067.257] (==) intel(0): Backing store enabled
[ 10067.257] (==) intel(0): Silken mouse enabled
[ 10067.257] (II) intel(0): HW Cursor enabled
[ 10067.257] (==) intel(0): DPMS enabled
[ 10067.257] (==) intel(0): Display hotplug detection enabled
[ 10067.257] (II) intel(0): Textured video not supported on this hardware or backend
[ 10067.257] (II) intel(0): [DRI2] Setup complete
[ 10067.257] (II) intel(0): [DRI2] DRI driver: i965
[ 10067.257] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 10067.257] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[ 10067.257] (II) intel(0): hardware support for Present enabled
[ 10067.257] (II) Initializing extension Generic Event Extension
[ 10067.257] (II) Initializing extension SHAPE
[ 10067.257] (II) Initializing extension MIT-SHM
[ 10067.257] (II) Initializing extension XInputExtension
[ 10067.257] (II) Initializing extension XTEST
[ 10067.257] (II) Initializing extension BIG-REQUESTS
[ 10067.257] (II) Initializing extension SYNC
[ 10067.257] (II) Initializing extension XKEYBOARD
[ 10067.257] (II) Initializing extension XC-MISC
[ 10067.257] (II) Initializing extension SECURITY
[ 10067.258] (II) Initializing extension XFIXES
[ 10067.258] (II) Initializing extension RENDER
[ 10067.258] (II) Initializing extension RANDR
[ 10067.258] (II) Initializing extension COMPOSITE
[ 10067.258] (II) Initializing extension DAMAGE
[ 10067.258] (II) Initializing extension MIT-SCREEN-SAVER
[ 10067.258] (II) Initializing extension DOUBLE-BUFFER
[ 10067.258] (II) Initializing extension RECORD
[ 10067.258] (II) Initializing extension DPMS
[ 10067.258] (II) Initializing extension Present
[ 10067.258] (II) Initializing extension DRI3
[ 10067.258] (II) Initializing extension X-Resource
[ 10067.258] (II) Initializing extension XVideo
[ 10067.258] (II) Initializing extension XVideo-MotionCompensation
[ 10067.258] (II) Initializing extension GLX
[ 10067.258] (EE) AIGLX error: dlopen of /usr/lib/dri/i965_dri.so failed (/usr/lib/dri/i965_dri.so: cannot open shared object file: No such file or directory)
[ 10067.258] (EE) AIGLX error: unable to load driver i965
[ 10067.269] (II) IGLX: Loaded and initialized swrast
[ 10067.269] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 10067.269] (II) Initializing extension XFree86-VidModeExtension
[ 10067.269] (II) Initializing extension XFree86-DGA
[ 10067.269] (II) Initializing extension XFree86-DRI
[ 10067.269] (II) Initializing extension DRI2
[ 10067.271] (EE) intel(0): Failed to submit rendering commands (Invalid argument), disabling acceleration.
[ 10067.271] (II) intel(0): switch to mode 1920x1200@60.0 on DP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 10067.277] (II) intel(0): Setting screen physical size to 508 x 317
[ 10067.326] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 10067.326] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 10067.326] (II) LoadModule: "libinput"
[ 10067.326] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 10067.326] (II) Module libinput: vendor="X.Org Foundation"
[ 10067.326] compiled for 1.21.1.8, module version = 1.4.0
[ 10067.326] Module class: X.Org XInput Driver
[ 10067.326] ABI class: X.Org XInput driver, version 24.4
[ 10067.326] (II) Using input driver 'libinput' for 'Power Button'
[ 10067.327] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 22 paused 0
[ 10067.327] (**) Power Button: always reports core events
[ 10067.327] (**) Option "Device" "/dev/input/event2"
[ 10067.327] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 10067.327] (II) event2 - Power Button: device is a keyboard
[ 10067.327] (II) event2 - Power Button: device removed
[ 10067.327] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 10067.327] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 10067.328] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 10067.328] (II) event2 - Power Button: device is a keyboard
[ 10067.328] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 10067.328] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 10067.328] (II) Using input driver 'libinput' for 'Video Bus'
[ 10067.328] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 25 paused 0
[ 10067.328] (**) Video Bus: always reports core events
[ 10067.328] (**) Option "Device" "/dev/input/event3"
[ 10067.328] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 10067.329] (II) event3 - Video Bus: device is a keyboard
[ 10067.329] (II) event3 - Video Bus: device removed
[ 10067.329] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
[ 10067.329] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 10067.329] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 10067.329] (II) event3 - Video Bus: device is a keyboard
[ 10067.329] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 10067.329] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 10067.329] (II) Using input driver 'libinput' for 'Power Button'
[ 10067.329] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 26 paused 0
[ 10067.329] (**) Power Button: always reports core events
[ 10067.329] (**) Option "Device" "/dev/input/event1"
[ 10067.330] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 10067.330] (II) event1 - Power Button: device is a keyboard
[ 10067.330] (II) event1 - Power Button: device removed
[ 10067.330] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 10067.330] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 10067.330] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 10067.330] (II) event1 - Power Button: device is a keyboard
[ 10067.330] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 10067.330] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 10067.330] (II) Using input driver 'libinput' for 'Sleep Button'
[ 10067.331] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 27 paused 0
[ 10067.331] (**) Sleep Button: always reports core events
[ 10067.331] (**) Option "Device" "/dev/input/event0"
[ 10067.331] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 10067.331] (II) event0 - Sleep Button: device is a keyboard
[ 10067.331] (II) event0 - Sleep Button: device removed
[ 10067.331] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 10067.331] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 10067.331] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 10067.331] (II) event0 - Sleep Button: device is a keyboard
[ 10067.332] (II) config/udev: Adding input device Logitech MK700 (/dev/input/event10)
[ 10067.332] (**) Logitech MK700: Applying InputClass "libinput keyboard catchall"
[ 10067.332] (II) Using input driver 'libinput' for 'Logitech MK700'
[ 10067.332] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 28 paused 0
[ 10067.332] (**) Logitech MK700: always reports core events
[ 10067.332] (**) Option "Device" "/dev/input/event10"
[ 10067.332] (II) event10 - Logitech MK700: is tagged by udev as: Keyboard
[ 10067.333] (II) event10 - Logitech MK700: device is a keyboard
[ 10067.333] (II) event10 - Logitech MK700: device removed
[ 10067.333] (II) libinput: Logitech MK700: needs a virtual subdevice
[ 10067.333] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.4/1-10.4:1.2/0003:046D:C52B.0004/0003:046D:2008.0008/input/input26/event10"
[ 10067.333] (II) XINPUT: Adding extended input device "Logitech MK700" (type: MOUSE, id 10)
[ 10067.333] (**) Option "AccelerationScheme" "none"
[ 10067.333] (**) Logitech MK700: (accel) selected scheme none/0
[ 10067.333] (**) Logitech MK700: (accel) acceleration factor: 2.000
[ 10067.333] (**) Logitech MK700: (accel) acceleration threshold: 4
[ 10067.333] (II) event10 - Logitech MK700: is tagged by udev as: Keyboard
[ 10067.333] (II) event10 - Logitech MK700: device is a keyboard
[ 10067.333] (II) config/udev: Adding input device Logitech MX Ergo (/dev/input/event9)
[ 10067.333] (**) Logitech MX Ergo: Applying InputClass "libinput pointer catchall"
[ 10067.333] (**) Logitech MX Ergo: Applying InputClass "libinput keyboard catchall"
[ 10067.333] (II) Using input driver 'libinput' for 'Logitech MX Ergo'
[ 10067.334] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 29 paused 0
[ 10067.334] (**) Logitech MX Ergo: always reports core events
[ 10067.334] (**) Option "Device" "/dev/input/event9"
[ 10067.334] (II) event9 - Logitech MX Ergo: is tagged by udev as: Keyboard Mouse Trackball
[ 10067.334] (II) event9 - Logitech MX Ergo: device set to 380 DPI
[ 10067.334] (II) event9 - Logitech MX Ergo: device is a pointer
[ 10067.334] (II) event9 - Logitech MX Ergo: device is a keyboard
[ 10067.334] (II) event9 - Logitech MX Ergo: device removed
[ 10067.334] (II) libinput: Logitech MX Ergo: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 10067.334] (II) libinput: Logitech MX Ergo: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 10067.334] (II) libinput: Logitech MX Ergo: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 10067.334] (II) libinput: Logitech MX Ergo: needs a virtual subdevice
[ 10067.334] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.4/1-10.4:1.2/0003:046D:C52B.0004/0003:046D:406F.0007/input/input25/event9"
[ 10067.334] (II) XINPUT: Adding extended input device "Logitech MX Ergo" (type: MOUSE, id 11)
[ 10067.334] (**) Option "AccelerationScheme" "none"
[ 10067.334] (**) Logitech MX Ergo: (accel) selected scheme none/0
[ 10067.334] (**) Logitech MX Ergo: (accel) acceleration factor: 2.000
[ 10067.334] (**) Logitech MX Ergo: (accel) acceleration threshold: 4
[ 10067.335] (II) event9 - Logitech MX Ergo: is tagged by udev as: Keyboard Mouse Trackball
[ 10067.335] (II) event9 - Logitech MX Ergo: device set to 380 DPI
[ 10067.335] (II) event9 - Logitech MX Ergo: device is a pointer
[ 10067.335] (II) event9 - Logitech MX Ergo: device is a keyboard
[ 10067.335] (II) config/udev: Adding input device Logitech MX Ergo (/dev/input/mouse0)
[ 10067.335] (II) No input driver specified, ignoring this device.
[ 10067.335] (II) This device may have been added with another device file.
[ 10067.335] (II) config/udev: Adding input device MSI MYSTIC LIGHT (/dev/input/event13)
[ 10067.335] (II) No input driver specified, ignoring this device.
[ 10067.335] (II) This device may have been added with another device file.
[ 10067.336] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event5)
[ 10067.336] (II) No input driver specified, ignoring this device.
[ 10067.336] (II) This device may have been added with another device file.
[ 10067.336] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event6)
[ 10067.336] (II) No input driver specified, ignoring this device.
[ 10067.336] (II) This device may have been added with another device file.
[ 10067.336] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event7)
[ 10067.336] (II) No input driver specified, ignoring this device.
[ 10067.336] (II) This device may have been added with another device file.
[ 10067.336] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event8)
[ 10067.336] (II) No input driver specified, ignoring this device.
[ 10067.336] (II) This device may have been added with another device file.
[ 10067.336] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 10067.336] (II) No input driver specified, ignoring this device.
[ 10067.336] (II) This device may have been added with another device file.
[ 10067.360] (**) Logitech MK700: Applying InputClass "libinput keyboard catchall"
[ 10067.360] (II) Using input driver 'libinput' for 'Logitech MK700'
[ 10067.360] (II) systemd-logind: returning pre-existing fd for /dev/input/event10 13:74
[ 10067.360] (**) Logitech MK700: always reports core events
[ 10067.360] (**) Option "Device" "/dev/input/event10"
[ 10067.360] (II) libinput: Logitech MK700: is a virtual subdevice
[ 10067.360] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.4/1-10.4:1.2/0003:046D:C52B.0004/0003:046D:2008.0008/input/input26/event10"
[ 10067.360] (II) XINPUT: Adding extended input device "Logitech MK700" (type: KEYBOARD, id 12)
[ 10067.361] (**) Logitech MX Ergo: Applying InputClass "libinput pointer catchall"
[ 10067.361] (**) Logitech MX Ergo: Applying InputClass "libinput keyboard catchall"
[ 10067.361] (II) Using input driver 'libinput' for 'Logitech MX Ergo'
[ 10067.361] (II) systemd-logind: returning pre-existing fd for /dev/input/event9 13:73
[ 10067.361] (**) Logitech MX Ergo: always reports core events
[ 10067.361] (**) Option "Device" "/dev/input/event9"
[ 10067.361] (II) libinput: Logitech MX Ergo: is a virtual subdevice
[ 10067.361] (II) libinput: Logitech MX Ergo: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 10067.361] (II) libinput: Logitech MX Ergo: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 10067.361] (II) libinput: Logitech MX Ergo: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 10067.361] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.4/1-10.4:1.2/0003:046D:C52B.0004/0003:046D:406F.0007/input/input25/event9"
[ 10067.361] (II) XINPUT: Adding extended input device "Logitech MX Ergo" (type: KEYBOARD, id 13)
[ 10067.932] (II) intel(0): EDID vendor "DEL", prod id 41083
[ 10067.932] (II) intel(0): Using EDID range info for horizontal sync
[ 10067.932] (II) intel(0): Using EDID range info for vertical refresh
[ 10067.932] (II) intel(0): Printing DDC gathered Modelines:
[ 10067.932] (II) intel(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
[ 10067.932] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 10067.932] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 10067.932] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 10067.932] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 10067.932] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 10067.932] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 10067.932] (II) intel(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 10067.932] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 10067.932] (II) intel(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)Offline
...letting X generate a config file? Yeah, don't do any of that at all. Delete it completely .
Offline
I'm not using it. Just looked at it's content to compare to the current file.
Offline
[ 10067.252] (==) Using config file: "/etc/X11/xorg.conf"You are using a xorg.conf file. delete it, restart X and post fresh xorg log .
Last edited by Lone_Wolf (2024-01-04 18:48:57)
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Thanks @Lone_Wolf, @Scimmia.
Removed xorg.conf, removed xf86-video-intel, and all is good!
Strange things happen when you upgrade 14 years old hardware.
Thanks again!
Offline