You are not logged in.
Sorry for the late replay, I had to pause the investigation.
I don't know about the patch to be honest: I haven't find how to apply it and so I finally haven't tried it.
Howerver I tested with the new kernel version (6.13), a new HDMI cable, and by disabling my laptop screen: nothing worked.
I'm still stuck with it and I have no clue about what to look for. Excepted the patch that I don't know how to apply I don't know what I could try.
Offline
Offline
Thank you for your help !! This one did the job !
Just to avoid staying clueless: do you have any idea how this repository works ? Will the patch be released in the main kernel later on, or not at all ?
Anyway, thanks again for your patience and help on this. I'm really glad we finally got it working !
Offline
The repo has the latest drm patches, if they don't cause regressions, they'll eventuall enter the mainline kernel (or hopefully be fixed and then enter the mainline kernel)
You can keep that kernel installed in parallel and every now and then check in w/ the main kernel from the repos to see whether the patch has entered it (ie. your HW works as in drm-tip)
Offline
Ok well noted, thank you !
Offline
I keep having a problem with my 4k monitor only wanting to run on 2k. It's a dell with one analog VGA port and two DisplayPorts. I use the DisplayPorts with a HDMI apater. I have been able to get both screens running at the same time with 4k on one and 1080p on the other, but not consistently.
Strangely, xrandr shows DP1,DP2, HDMI1, HDMI2. So I guess if I use DisplayPort on both ends, it would be using DP1 or DP2. But when I use the HDMI adapter, it shows HDMI1, or HDMI2 as connected.
I have gotten 4k, but intermittently, it wants to run at 2k. I usually run linux-rt, but when I switched to linux stock, all it would give me is unknown connector at 1024x768, I've tried switching ports and cables and adapters. Even only runs one screen while booting up before I even get to X. So I don't know if it's just because it's a dell that I'm having a problem or something is wonky in the kernel.
Last edited by nomorewindows (2025-03-04 17:31:50)
I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.
Offline
The "unknown" monitor means you're running on the simpledrm device, a huge red flag in your descritption is "adapter", but to tell you anything more we'd need to see xorg log and ideally "xrandr --verbose"
Do you also have an intel Arc A580 chip?
Offline
The "unknown" monitor means you're running on the simpledrm device, a huge red flag in your descritption is "adapter", but to tell you anything more we'd need to see xorg log and ideally "xrandr --verbose"
Do you also have an intel Arc A580 chip?
My /var/log/Xorg.0.log is old, so I have to peruse the one in ~/.local/share/xorg/Xorg.0.log
lspci says it is a intel xeon e3-1200. I guess that is for all onboard video outputs on a single chip? I don't think analog VGA goes up to 4k, but maybe someone else knows?
Xorg says it is HD 2500 intel graphics.
The modelines for 4k are in the xorg.log, but it says it's going to framebuffer to 2048x1152 instead of 3840x2160. And xrandr doesn't show the 4k modeline, only 2048x1152 as the highest, and I have to xrandr --ouput --mode in order to get it to do that because it selects a lower resolution than that.
I suspect that the DP<->HDMI conversion adapter probably doesn't help any. Plug it straight through HDMI on another computer and the screen works as expected.
And there are times when the screen just doesn't come back from sleeping. Have to reboot for whatever the reason is. I think it may have to do with the webbrowser (firefox or brave doesn't seem to matter), just hibernates and never wakes back up.
I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.
Offline
Xorg says it is HD 2500 intel graphics.
Please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855
we'd need to see xorg log and ideally "xrandr --verbose"
You can also test the drm-tip kernel, if it's the same problem, the same solution will apply.
Offline
Xorg says it is HD 2500 intel graphics.
Please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855
seth wrote:we'd need to see xorg log and ideally "xrandr --verbose"
You can also test the drm-tip kernel, if it's the same problem, the same solution will apply.
xrandr --verbose won't show all the modelines including the 4k. But here's a strange one, the resolution it picks is not even in the modelines, only in xrandr.
xrandr --verbose
Screen 0: minimum 8 x 8, current 2048 x 1152, maximum 32767 x 32767
DP1 disconnected primary (normal left inverted right x axis y axis)
Identifier: 0x42
Timestamp: 8524429
Subpixel: unknown
Clones:
CRTCs: 0 1 2
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
Colorspace: Default
supported: Default, BT709_YCC, XVYCC_601, XVYCC_709, SYCC_601, opYCC_601, opRGB, BT2020_CYCC, BT2020_RGB, BT2020_YCC, DCI-P3_RGB_D65, RGB_WIDE_FIXED, RGB_WIDE_FLOAT, BT601_YCC
max bpc: 12
range: (6, 12)
Broadcast RGB: Automatic
supported: Automatic, Full, Limited 16:235
audio: auto
supported: force-dvi, off, auto, on
subconnector: Unknown
supported: Unknown, VGA, DVI-D, HDMI, DP, Wireless, Native
link-status: Good
supported: Good, Bad
non-desktop: 0
range: (0, 1)
DP2 disconnected (normal left inverted right x axis y axis)
Identifier: 0x43
Timestamp: 8524429
Subpixel: unknown
Clones:
CRTCs: 0 1 2
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
Colorspace: Default
supported: Default, BT709_YCC, XVYCC_601, XVYCC_709, SYCC_601, opYCC_601, opRGB, BT2020_CYCC, BT2020_RGB, BT2020_YCC, DCI-P3_RGB_D65, RGB_WIDE_FIXED, RGB_WIDE_FLOAT, BT601_YCC
max bpc: 12
range: (6, 12)
Broadcast RGB: Automatic
supported: Automatic, Full, Limited 16:235
audio: auto
supported: force-dvi, off, auto, on
subconnector: Unknown
supported: Unknown, VGA, DVI-D, HDMI, DP, Wireless, Native
link-status: Good
supported: Good, Bad
non-desktop: 0
range: (0, 1)
HDMI1 disconnected (normal left inverted right x axis y axis)
Identifier: 0x44
Timestamp: 8524429
Subpixel: unknown
Clones: VGA1
CRTCs: 0 1 2
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
max bpc: 12
range: (8, 12)
content type: No Data
supported: No Data, Graphics, Photo, Cinema, Game
Colorspace: Default
supported: Default, SMPTE_170M_YCC, BT709_YCC, XVYCC_601, XVYCC_709, SYCC_601, opYCC_601, opRGB, BT2020_CYCC, BT2020_RGB, BT2020_YCC, DCI-P3_RGB_D65, DCI-P3_RGB_Theater
aspect ratio: Automatic
supported: Automatic, 4:3, 16:9
Broadcast RGB: Automatic
supported: Automatic, Full, Limited 16:235
audio: auto
supported: force-dvi, off, auto, on
link-status: Good
supported: Good, Bad
non-desktop: 0
range: (0, 1)
HDMI2 connected 2048x1152+0+0 (0x23a) normal (normal left inverted right x axis y axis) 300mm x 260mm
Identifier: 0x45
Timestamp: 8524429
Subpixel: unknown
Gamma: 1.0:1.1:1.1
Brightness: 1.0
Clones: VGA1
CRTC: 0
CRTCs: 0 1 2
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
EDID:
00ffffffffffff006688601500000000
0c1e0103801e1a783f6435a5544f9e27
125054afcf00d1c0b300a9c095009040
8180814081c040d000a0f0703e803020
35002c041100001a000000fc00545948
3135364b430a20202020000000ff000a
202020202020202020202020000000fd
001e3f0fde3c000a20202020202001ed
02035cf15e04051013141f2021222748
494a4b4c5d5e5f606162636465666768
696a6be305c00023097f0783010000e5
0f00000c006e030c0010003878200080
0102030467d85dc401788801e6060501
69694f681a00000101303fe698ad00a0
f0703e80302035002c041100001e0000
0000000000000000000000000000001f
max bpc: 12
range: (8, 12)
content type: No Data
supported: No Data, Graphics, Photo, Cinema, Game
Colorspace: Default
supported: Default, SMPTE_170M_YCC, BT709_YCC, XVYCC_601, XVYCC_709, SYCC_601, opYCC_601, opRGB, BT2020_CYCC, BT2020_RGB, BT2020_YCC, DCI-P3_RGB_D65, DCI-P3_RGB_Theater
aspect ratio: Automatic
supported: Automatic, 4:3, 16:9
Broadcast RGB: Automatic
supported: Automatic, Full, Limited 16:235
audio: auto
supported: force-dvi, off, auto, on
link-status: Good
supported: Good, Bad
non-desktop: 0
range: (0, 1)
1856x1392 (0x238) 218.250MHz -HSync +VSync
h: width 1856 start 1952 end 2176 total 2528 skew 0 clock 86.33KHz
v: height 1392 start 1393 end 1396 total 1439 clock 60.00Hz
1792x1344 (0x239) 204.750MHz -HSync +VSync
h: width 1792 start 1920 end 2120 total 2448 skew 0 clock 83.64KHz
v: height 1344 start 1345 end 1348 total 1394 clock 60.00Hz
2048x1152 (0x23a) 162.000MHz +HSync +VSync *current
h: width 2048 start 2074 end 2154 total 2250 skew 0 clock 72.00KHz
v: height 1152 start 1153 end 1156 total 1200 clock 60.00Hz
1920x1200 (0x23b) 154.000MHz +HSync -VSync
h: width 1920 start 1968 end 2000 total 2080 skew 0 clock 74.04KHz
v: height 1200 start 1203 end 1209 total 1235 clock 59.95Hz
1920x1080 (0x23c) 148.500MHz -HSync -VSync
h: width 1920 start 2008 end 2052 total 2200 skew 0 clock 67.50KHz
v: height 1080 start 1084 end 1089 total 1125 clock 60.00Hz
1920x1080 (0x49) 148.500MHz +HSync +VSync
h: width 1920 start 2008 end 2052 total 2200 skew 0 clock 67.50KHz
v: height 1080 start 1084 end 1089 total 1125 clock 60.00Hz
1920x1080 (0x23d) 148.500MHz +HSync +VSync
h: width 1920 start 2448 end 2492 total 2640 skew 0 clock 56.25KHz
v: height 1080 start 1084 end 1089 total 1125 clock 50.00Hz
1920x1080 (0x225) 148.352MHz +HSync +VSync
h: width 1920 start 2008 end 2052 total 2200 skew 0 clock 67.43KHz
v: height 1080 start 1084 end 1089 total 1125 clock 59.94Hz
1920x1080i (0x23e) 74.250MHz +HSync +VSync Interlace
h: width 1920 start 2008 end 2052 total 2200 skew 0 clock 33.75KHz
v: height 1080 start 1084 end 1094 total 1125 clock 60.00Hz
1920x1080i (0x23f) 74.250MHz +HSync +VSync Interlace
h: width 1920 start 2448 end 2492 total 2640 skew 0 clock 28.12KHz
v: height 1080 start 1084 end 1094 total 1125 clock 50.00Hz
1920x1080 (0x240) 74.250MHz +HSync +VSync
h: width 1920 start 2008 end 2052 total 2200 skew 0 clock 33.75KHz
v: height 1080 start 1084 end 1089 total 1125 clock 30.00Hz
1920x1080 (0x241) 74.250MHz +HSync +VSync
h: width 1920 start 2448 end 2492 total 2640 skew 0 clock 28.12KHz
v: height 1080 start 1084 end 1089 total 1125 clock 25.00Hz
1920x1080 (0x242) 74.250MHz +HSync +VSync
h: width 1920 start 2558 end 2602 total 2750 skew 0 clock 27.00KHz
v: height 1080 start 1084 end 1089 total 1125 clock 24.00Hz
1920x1080i (0x243) 74.176MHz +HSync +VSync Interlace
h: width 1920 start 2008 end 2052 total 2200 skew 0 clock 33.72KHz
v: height 1080 start 1084 end 1094 total 1125 clock 59.94Hz
1920x1080 (0x244) 74.176MHz +HSync +VSync
h: width 1920 start 2008 end 2052 total 2200 skew 0 clock 33.72KHz
v: height 1080 start 1084 end 1089 total 1125 clock 29.97Hz
1920x1080 (0x245) 74.176MHz +HSync +VSync
h: width 1920 start 2558 end 2602 total 2750 skew 0 clock 26.97KHz
v: height 1080 start 1084 end 1089 total 1125 clock 23.98Hz
1920x1080i (0x246) 72.000MHz +HSync -VSync Interlace
h: width 1920 start 1952 end 2120 total 2304 skew 0 clock 31.25KHz
v: height 1080 start 1126 end 1136 total 1250 clock 50.00Hz
1600x1200 (0x226) 162.000MHz +HSync +VSync
h: width 1600 start 1664 end 1856 total 2160 skew 0 clock 75.00KHz
v: height 1200 start 1201 end 1204 total 1250 clock 60.00Hz
1680x1050 (0x247) 119.000MHz +HSync -VSync
h: width 1680 start 1728 end 1760 total 1840 skew 0 clock 64.67KHz
v: height 1050 start 1053 end 1059 total 1080 clock 59.88Hz
1680x945 (0x248) 131.481MHz -HSync +VSync
h: width 1680 start 1784 end 1960 total 2240 skew 0 clock 58.70KHz
v: height 945 start 946 end 949 total 978 clock 60.02Hz
1400x1050 (0x249) 101.000MHz +HSync -VSync
h: width 1400 start 1448 end 1480 total 1560 skew 0 clock 64.74KHz
v: height 1050 start 1053 end 1057 total 1080 clock 59.95Hz
1600x900 (0x24a) 108.000MHz +HSync +VSync
h: width 1600 start 1624 end 1704 total 1800 skew 0 clock 60.00KHz
v: height 900 start 901 end 904 total 1000 clock 60.00Hz
1280x1024 (0x24b) 135.000MHz +HSync +VSync
h: width 1280 start 1296 end 1440 total 1688 skew 0 clock 79.98KHz
v: height 1024 start 1025 end 1028 total 1066 clock 75.02Hz
1280x1024 (0x227) 108.000MHz +HSync +VSync
h: width 1280 start 1328 end 1440 total 1688 skew 0 clock 63.98KHz
v: height 1024 start 1025 end 1028 total 1066 clock 60.02Hz
1440x900 (0x24c) 88.750MHz +HSync -VSync
h: width 1440 start 1488 end 1520 total 1600 skew 0 clock 55.47KHz
v: height 900 start 903 end 909 total 926 clock 59.90Hz
1280x960 (0x24d) 108.000MHz +HSync +VSync
h: width 1280 start 1376 end 1488 total 1800 skew 0 clock 60.00KHz
v: height 960 start 961 end 964 total 1000 clock 60.00Hz
1366x768 (0x24e) 85.500MHz +HSync +VSync
h: width 1366 start 1436 end 1579 total 1792 skew 0 clock 47.71KHz
v: height 768 start 771 end 774 total 798 clock 59.79Hz
1360x768 (0x24f) 85.500MHz +HSync +VSync
h: width 1360 start 1424 end 1536 total 1792 skew 0 clock 47.71KHz
v: height 768 start 771 end 777 total 795 clock 60.02Hz
1280x800 (0x250) 71.000MHz +HSync -VSync
h: width 1280 start 1328 end 1360 total 1440 skew 0 clock 49.31KHz
v: height 800 start 803 end 809 total 823 clock 59.91Hz
1280x768 (0x251) 68.250MHz +HSync -VSync
h: width 1280 start 1328 end 1360 total 1440 skew 0 clock 47.40KHz
v: height 768 start 771 end 778 total 790 clock 59.99Hz
1280x720 (0x228) 74.250MHz +HSync +VSync
h: width 1280 start 1390 end 1430 total 1650 skew 0 clock 45.00KHz
v: height 720 start 725 end 730 total 750 clock 60.00Hz
1280x720 (0x252) 74.250MHz +HSync +VSync
h: width 1280 start 1720 end 1760 total 1980 skew 0 clock 37.50KHz
v: height 720 start 725 end 730 total 750 clock 50.00Hz
1280x720 (0x229) 74.176MHz +HSync +VSync
h: width 1280 start 1390 end 1430 total 1650 skew 0 clock 44.96KHz
v: height 720 start 725 end 730 total 750 clock 59.94Hz
1024x768 (0x253) 78.750MHz +HSync +VSync
h: width 1024 start 1040 end 1136 total 1312 skew 0 clock 60.02KHz
v: height 768 start 769 end 772 total 800 clock 75.03Hz
1024x768 (0x254) 75.000MHz -HSync -VSync
h: width 1024 start 1048 end 1184 total 1328 skew 0 clock 56.48KHz
v: height 768 start 771 end 777 total 806 clock 70.07Hz
1024x768 (0x22a) 65.000MHz -HSync -VSync
h: width 1024 start 1048 end 1184 total 1344 skew 0 clock 48.36KHz
v: height 768 start 771 end 777 total 806 clock 60.00Hz
1024x576 (0x255) 46.970MHz -HSync +VSync
h: width 1024 start 1064 end 1168 total 1312 skew 0 clock 35.80KHz
v: height 576 start 577 end 580 total 597 clock 59.97Hz
800x600 (0x256) 50.000MHz +HSync +VSync
h: width 800 start 856 end 976 total 1040 skew 0 clock 48.08KHz
v: height 600 start 637 end 643 total 666 clock 72.19Hz
800x600 (0x257) 49.500MHz +HSync +VSync
h: width 800 start 816 end 896 total 1056 skew 0 clock 46.88KHz
v: height 600 start 601 end 604 total 625 clock 75.00Hz
800x600 (0x22b) 40.000MHz +HSync +VSync
h: width 800 start 840 end 968 total 1056 skew 0 clock 37.88KHz
v: height 600 start 601 end 605 total 628 clock 60.32Hz
800x600 (0x258) 36.000MHz +HSync +VSync
h: width 800 start 824 end 896 total 1024 skew 0 clock 35.16KHz
v: height 600 start 601 end 603 total 625 clock 56.25Hz
848x480 (0x259) 33.750MHz +HSync +VSync
h: width 848 start 864 end 976 total 1088 skew 0 clock 31.02KHz
v: height 480 start 486 end 494 total 517 clock 60.00Hz
640x480 (0x25a) 31.500MHz -HSync -VSync
h: width 640 start 656 end 720 total 840 skew 0 clock 37.50KHz
v: height 480 start 481 end 484 total 500 clock 75.00Hz
640x480 (0x25b) 31.500MHz -HSync -VSync
h: width 640 start 664 end 704 total 832 skew 0 clock 37.86KHz
v: height 480 start 489 end 492 total 520 clock 72.81Hz
640x480 (0x22e) 25.200MHz -HSync -VSync
h: width 640 start 656 end 752 total 800 skew 0 clock 31.50KHz
v: height 480 start 490 end 492 total 525 clock 60.00Hz
640x480 (0x22f) 25.175MHz -HSync -VSync
h: width 640 start 656 end 752 total 800 skew 0 clock 31.47KHz
v: height 480 start 490 end 492 total 525 clock 59.94Hz
720x400 (0x230) 28.320MHz -HSync +VSync
h: width 720 start 738 end 846 total 900 skew 0 clock 31.47KHz
v: height 400 start 412 end 414 total 449 clock 70.08Hz
VGA1 disconnected (normal left inverted right x axis y axis)
Identifier: 0x46
Timestamp: 8524429
Subpixel: unknown
Clones: HDMI1 HDMI2
CRTCs: 0 1 2
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
link-status: Good
supported: Good, Bad
non-desktop: 0
range: (0, 1)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
Identifier: 0x47
Timestamp: 8524429
Subpixel: no subpixels
Clones:
CRTCs: 3
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
non-desktop: 0
supported: 0, 1
Xorg.0.log
[ 41.728]
X.Org X Server 1.21.1.15
X Protocol Version 11, Revision 0
[ 41.728] Current Operating System: Linux archlinux 6.10.2-rt14-arch1-5-rt #1 SMP PREEMPT_RT Sat, 08 Feb 2025 13:50:34 +0000 x86_64
[ 41.728] Kernel command line: \boot\vmlinuz-linux-rt root=/dev/sda8 rw initrd=boot\initramfs-linux-rt.img
[ 41.728]
[ 41.728] Current version of pixman: 0.44.2
[ 41.728] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 41.728] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 41.821] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 41.821] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 41.850] (==) No Layout section. Using the first Screen section.
[ 41.850] (==) No screen section available. Using defaults.
[ 41.851] (**) |-->Screen "Default Screen Section" (0)
[ 41.851] (**) | |-->Monitor "<default monitor>"
[ 41.851] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 41.851] (**) Allowing byte-swapped clients
[ 41.851] (==) Automatically adding devices
[ 41.851] (==) Automatically enabling devices
[ 41.851] (==) Automatically adding GPU devices
[ 41.851] (==) Automatically binding GPU devices
[ 41.851] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 41.924] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 41.924] Entry deleted from font path.
[ 41.940] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/OTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 41.940] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 41.940] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 41.940] (II) Module ABI versions:
[ 41.940] X.Org ANSI C Emulation: 0.4
[ 41.940] X.Org Video Driver: 25.2
[ 41.940] X.Org XInput driver : 24.4
[ 41.940] X.Org Server Extension : 10.0
[ 41.940] (++) using VT number 1
[ 41.941] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 41.942] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 41.942] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[ 41.943] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[ 41.945] (--) PCI:*(0@0:2:0) 8086:0152:1028:0577 rev 9, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[ 41.945] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 41.945] (II) LoadModule: "glx"
[ 41.958] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 42.089] (II) Module glx: vendor="X.Org Foundation"
[ 42.089] compiled for 1.21.1.15, module version = 1.0.0
[ 42.089] ABI class: X.Org Server Extension, version 10.0
[ 42.089] (==) Matched intel as autoconfigured driver 0
[ 42.089] (==) Matched modesetting as autoconfigured driver 1
[ 42.089] (==) Matched fbdev as autoconfigured driver 2
[ 42.089] (==) Matched vesa as autoconfigured driver 3
[ 42.089] (==) Assigned the driver to the xf86ConfigLayout
[ 42.089] (II) LoadModule: "intel"
[ 42.089] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 42.154] (II) Module intel: vendor="X.Org Foundation"
[ 42.154] compiled for 1.21.1.11, module version = 2.99.917
[ 42.154] Module class: X.Org Video Driver
[ 42.154] ABI class: X.Org Video Driver, version 25.2
[ 42.154] (II) LoadModule: "modesetting"
[ 42.154] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 42.193] (II) Module modesetting: vendor="X.Org Foundation"
[ 42.193] compiled for 1.21.1.15, module version = 1.21.1
[ 42.193] Module class: X.Org Video Driver
[ 42.193] ABI class: X.Org Video Driver, version 25.2
[ 42.193] (II) LoadModule: "fbdev"
[ 42.193] (WW) Warning, couldn't open module fbdev
[ 42.193] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 42.193] (II) LoadModule: "vesa"
[ 42.193] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 42.209] (II) Module vesa: vendor="X.Org Foundation"
[ 42.209] compiled for 1.21.1.11, module version = 2.6.0
[ 42.209] Module class: X.Org Video Driver
[ 42.209] ABI class: X.Org Video Driver, version 25.2
[ 42.209] (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
[ 42.209] (II) intel: Driver for Intel(R) HD Graphics
[ 42.209] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 42.209] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 42.209] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 42.209] (II) VESA: driver for VESA chipsets: vesa
[ 42.209] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[ 42.220] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20230929
[ 42.220] (II) intel(0): SNA compiled from 2.99.917-923-gb74b67f0
[ 42.224] (WW) Falling back to old probe method for modesetting
[ 42.224] (EE) open /dev/dri/card0: No such file or directory
[ 42.224] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 42.229] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 2500
[ 42.229] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx; using a maximum of 4 threads
[ 42.229] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 42.229] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 42.229] (==) intel(0): RGB weight 888
[ 42.229] (==) intel(0): Default visual is TrueColor
[ 42.245] (II) intel(0): Output VGA1 has no monitor section
[ 42.245] (II) intel(0): Enabled output VGA1
[ 42.245] (II) intel(0): Output HDMI1 has no monitor section
[ 42.245] (II) intel(0): Enabled output HDMI1
[ 42.245] (II) intel(0): Output DP1 has no monitor section
[ 42.245] (II) intel(0): Enabled output DP1
[ 42.245] (II) intel(0): Output HDMI2 has no monitor section
[ 42.245] (II) intel(0): Enabled output HDMI2
[ 42.245] (II) intel(0): Output DP2 has no monitor section
[ 42.245] (II) intel(0): Enabled output DP2
[ 42.245] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 42.246] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 42.246] (II) intel(0): Enabled output VIRTUAL1
[ 42.246] (--) intel(0): Output HDMI2 using initial mode 1920x1080 on pipe 0
[ 42.246] (==) intel(0): TearFree disabled
[ 42.246] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 42.246] (==) intel(0): DPI set to (96, 96)
[ 42.246] (II) Loading sub module "dri3"
[ 42.246] (II) LoadModule: "dri3"
[ 42.246] (II) Module "dri3" already built-in
[ 42.246] (II) Loading sub module "dri2"
[ 42.246] (II) LoadModule: "dri2"
[ 42.246] (II) Module "dri2" already built-in
[ 42.246] (II) Loading sub module "present"
[ 42.246] (II) LoadModule: "present"
[ 42.246] (II) Module "present" already built-in
[ 42.246] (II) UnloadModule: "modesetting"
[ 42.246] (II) Unloading modesetting
[ 42.246] (II) UnloadModule: "vesa"
[ 42.246] (II) Unloading vesa
[ 42.284] (II) intel(0): SNA initialized with Ivybridge (gen7, gt1) backend
[ 42.284] (==) intel(0): Backing store enabled
[ 42.284] (==) intel(0): Silken mouse enabled
[ 42.284] (II) intel(0): HW Cursor enabled
[ 42.284] (==) intel(0): DPMS enabled
[ 42.285] (==) intel(0): Display hotplug detection enabled
[ 42.286] (II) intel(0): [DRI2] Setup complete
[ 42.286] (II) intel(0): [DRI2] DRI driver: i965
[ 42.286] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 42.286] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[ 42.286] (II) intel(0): hardware support for Present enabled
[ 42.286] (II) Initializing extension Generic Event Extension
[ 42.286] (II) Initializing extension SHAPE
[ 42.286] (II) Initializing extension MIT-SHM
[ 42.286] (II) Initializing extension XInputExtension
[ 42.287] (II) Initializing extension XTEST
[ 42.287] (II) Initializing extension BIG-REQUESTS
[ 42.287] (II) Initializing extension SYNC
[ 42.287] (II) Initializing extension XKEYBOARD
[ 42.288] (II) Initializing extension XC-MISC
[ 42.288] (II) Initializing extension SECURITY
[ 42.288] (II) Initializing extension XFIXES
[ 42.288] (II) Initializing extension RENDER
[ 42.288] (II) Initializing extension RANDR
[ 42.289] (II) Initializing extension COMPOSITE
[ 42.289] (II) Initializing extension DAMAGE
[ 42.289] (II) Initializing extension MIT-SCREEN-SAVER
[ 42.289] (II) Initializing extension DOUBLE-BUFFER
[ 42.289] (II) Initializing extension RECORD
[ 42.289] (II) Initializing extension DPMS
[ 42.289] (II) Initializing extension Present
[ 42.289] (II) Initializing extension DRI3
[ 42.289] (II) Initializing extension X-Resource
[ 42.289] (II) Initializing extension XVideo
[ 42.289] (II) Initializing extension XVideo-MotionCompensation
[ 42.289] (II) Initializing extension GLX
[ 42.290] (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)
[ 42.290] (EE) AIGLX error: unable to load driver i965
[ 45.439] (II) IGLX: Loaded and initialized swrast
[ 45.439] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 45.439] (II) Initializing extension XFree86-VidModeExtension
[ 45.439] (II) Initializing extension XFree86-DGA
[ 45.439] (II) Initializing extension XFree86-DRI
[ 45.439] (II) Initializing extension DRI2
[ 45.514] (II) intel(0): switch to mode 1920x1080@60.0 on HDMI2 using pipe 0, position (0, 0), rotation normal, reflection none
[ 45.521] (II) intel(0): Setting screen physical size to 508 x 285
[ 46.136] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 46.137] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 46.137] (**) Power Button: Applying InputClass "system-keyboard"
[ 46.137] (II) LoadModule: "libinput"
[ 46.137] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 46.190] (II) Module libinput: vendor="X.Org Foundation"
[ 46.190] compiled for 1.21.1.13, module version = 1.5.0
[ 46.190] Module class: X.Org XInput Driver
[ 46.190] ABI class: X.Org XInput driver, version 24.4
[ 46.190] (II) Using input driver 'libinput' for 'Power Button'
[ 46.191] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 22 paused 0
[ 46.191] (**) Power Button: always reports core events
[ 46.191] (**) Option "Device" "/dev/input/event1"
[ 46.311] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 46.311] (II) event1 - Power Button: device is a keyboard
[ 46.311] (II) event1 - Power Button: device removed
[ 46.311] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 46.311] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 46.311] (**) Option "xkb_model" "pc105"
[ 46.311] (**) Option "xkb_layout" "us"
[ 46.311] (**) Option "xkb_variant" "dvorak"
[ 46.311] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 46.332] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 46.332] (II) event1 - Power Button: device is a keyboard
[ 46.332] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[ 46.332] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 46.332] (**) Video Bus: Applying InputClass "system-keyboard"
[ 46.332] (II) Using input driver 'libinput' for 'Video Bus'
[ 46.334] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 25 paused 0
[ 46.334] (**) Video Bus: always reports core events
[ 46.334] (**) Option "Device" "/dev/input/event12"
[ 46.335] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 46.335] (II) event12 - Video Bus: device is a keyboard
[ 46.335] (II) event12 - Video Bus: device removed
[ 46.335] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input14/event12"
[ 46.335] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 46.335] (**) Option "xkb_model" "pc105"
[ 46.335] (**) Option "xkb_layout" "us"
[ 46.335] (**) Option "xkb_variant" "dvorak"
[ 46.335] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 46.336] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 46.336] (II) event12 - Video Bus: device is a keyboard
[ 46.336] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 46.337] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 46.337] (**) Power Button: Applying InputClass "system-keyboard"
[ 46.337] (II) Using input driver 'libinput' for 'Power Button'
[ 46.337] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 26 paused 0
[ 46.337] (**) Power Button: always reports core events
[ 46.337] (**) Option "Device" "/dev/input/event0"
[ 46.338] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 46.338] (II) event0 - Power Button: device is a keyboard
[ 46.338] (II) event0 - Power Button: device removed
[ 46.338] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 46.338] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 46.338] (**) Option "xkb_model" "pc105"
[ 46.338] (**) Option "xkb_layout" "us"
[ 46.338] (**) Option "xkb_variant" "dvorak"
[ 46.338] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 46.339] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 46.339] (II) event0 - Power Button: device is a keyboard
[ 46.341] (II) config/udev: Adding input device CHICONY HP USB Multimedia Keyboard (/dev/input/event2)
[ 46.341] (**) CHICONY HP USB Multimedia Keyboard: Applying InputClass "libinput keyboard catchall"
[ 46.341] (**) CHICONY HP USB Multimedia Keyboard: Applying InputClass "system-keyboard"
[ 46.341] (II) Using input driver 'libinput' for 'CHICONY HP USB Multimedia Keyboard'
[ 46.341] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 27 paused 0
[ 46.341] (**) CHICONY HP USB Multimedia Keyboard: always reports core events
[ 46.341] (**) Option "Device" "/dev/input/event2"
[ 46.344] (II) event2 - CHICONY HP USB Multimedia Keyboard: is tagged by udev as: Keyboard
[ 46.344] (II) event2 - CHICONY HP USB Multimedia Keyboard: device is a keyboard
[ 46.344] (II) event2 - CHICONY HP USB Multimedia Keyboard: device removed
[ 46.344] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2.3/3-2.3.2/3-2.3.2:1.0/0003:04F2:0841.0001/input/input2/event2"
[ 46.344] (II) XINPUT: Adding extended input device "CHICONY HP USB Multimedia Keyboard" (type: KEYBOARD, id 9)
[ 46.344] (**) Option "xkb_model" "pc105"
[ 46.344] (**) Option "xkb_layout" "us"
[ 46.344] (**) Option "xkb_variant" "dvorak"
[ 46.344] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 46.346] (II) event2 - CHICONY HP USB Multimedia Keyboard: is tagged by udev as: Keyboard
[ 46.346] (II) event2 - CHICONY HP USB Multimedia Keyboard: device is a keyboard
[ 46.347] (II) config/udev: Adding input device CHICONY HP USB Multimedia Keyboard System Control (/dev/input/event3)
[ 46.347] (**) CHICONY HP USB Multimedia Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 46.347] (**) CHICONY HP USB Multimedia Keyboard System Control: Applying InputClass "system-keyboard"
[ 46.347] (II) Using input driver 'libinput' for 'CHICONY HP USB Multimedia Keyboard System Control'
[ 46.348] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 28 paused 0
[ 46.348] (**) CHICONY HP USB Multimedia Keyboard System Control: always reports core events
[ 46.348] (**) Option "Device" "/dev/input/event3"
[ 46.350] (II) event3 - CHICONY HP USB Multimedia Keyboard System Control: is tagged by udev as: Keyboard
[ 46.350] (II) event3 - CHICONY HP USB Multimedia Keyboard System Control: device is a keyboard
[ 46.350] (II) event3 - CHICONY HP USB Multimedia Keyboard System Control: device removed
[ 46.350] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2.3/3-2.3.2/3-2.3.2:1.1/0003:04F2:0841.0002/input/input3/event3"
[ 46.350] (II) XINPUT: Adding extended input device "CHICONY HP USB Multimedia Keyboard System Control" (type: KEYBOARD, id 10)
[ 46.350] (**) Option "xkb_model" "pc105"
[ 46.350] (**) Option "xkb_layout" "us"
[ 46.350] (**) Option "xkb_variant" "dvorak"
[ 46.350] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 46.352] (II) event3 - CHICONY HP USB Multimedia Keyboard System Control: is tagged by udev as: Keyboard
[ 46.352] (II) event3 - CHICONY HP USB Multimedia Keyboard System Control: device is a keyboard
[ 46.353] (II) config/udev: Adding input device CHICONY HP USB Multimedia Keyboard Consumer Control (/dev/input/event4)
[ 46.353] (**) CHICONY HP USB Multimedia Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 46.353] (**) CHICONY HP USB Multimedia Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 46.353] (II) Using input driver 'libinput' for 'CHICONY HP USB Multimedia Keyboard Consumer Control'
[ 46.354] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 29 paused 0
[ 46.354] (**) CHICONY HP USB Multimedia Keyboard Consumer Control: always reports core events
[ 46.354] (**) Option "Device" "/dev/input/event4"
[ 46.356] (II) event4 - CHICONY HP USB Multimedia Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 46.356] (II) event4 - CHICONY HP USB Multimedia Keyboard Consumer Control: device is a keyboard
[ 46.356] (II) event4 - CHICONY HP USB Multimedia Keyboard Consumer Control: device removed
[ 46.356] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2.3/3-2.3.2/3-2.3.2:1.1/0003:04F2:0841.0002/input/input4/event4"
[ 46.356] (II) XINPUT: Adding extended input device "CHICONY HP USB Multimedia Keyboard Consumer Control" (type: KEYBOARD, id 11)
[ 46.356] (**) Option "xkb_model" "pc105"
[ 46.356] (**) Option "xkb_layout" "us"
[ 46.356] (**) Option "xkb_variant" "dvorak"
[ 46.356] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 46.358] (II) event4 - CHICONY HP USB Multimedia Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 46.358] (II) event4 - CHICONY HP USB Multimedia Keyboard Consumer Control: device is a keyboard
[ 46.359] (II) config/udev: Adding input device PixArt Dell MS116 USB Optical Mouse (/dev/input/event10)
[ 46.359] (**) PixArt Dell MS116 USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 46.359] (II) Using input driver 'libinput' for 'PixArt Dell MS116 USB Optical Mouse'
[ 46.360] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 30 paused 0
[ 46.360] (**) PixArt Dell MS116 USB Optical Mouse: always reports core events
[ 46.360] (**) Option "Device" "/dev/input/event10"
[ 46.361] (II) event10 - PixArt Dell MS116 USB Optical Mouse: is tagged by udev as: Mouse
[ 46.361] (II) event10 - PixArt Dell MS116 USB Optical Mouse: device set to 1000 DPI
[ 46.362] (II) event10 - PixArt Dell MS116 USB Optical Mouse: device is a pointer
[ 46.362] (II) event10 - PixArt Dell MS116 USB Optical Mouse: device removed
[ 46.362] (II) libinput: PixArt Dell MS116 USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 46.362] (II) libinput: PixArt Dell MS116 USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 46.362] (II) libinput: PixArt Dell MS116 USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 46.362] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2.3/3-2.3.4/3-2.3.4:1.0/0003:413C:301A.0005/input/input12/event10"
[ 46.362] (II) XINPUT: Adding extended input device "PixArt Dell MS116 USB Optical Mouse" (type: MOUSE, id 12)
[ 46.362] (**) Option "AccelerationScheme" "none"
[ 46.362] (**) PixArt Dell MS116 USB Optical Mouse: (accel) selected scheme none/0
[ 46.362] (**) PixArt Dell MS116 USB Optical Mouse: (accel) acceleration factor: 2.000
[ 46.362] (**) PixArt Dell MS116 USB Optical Mouse: (accel) acceleration threshold: 4
[ 46.364] (II) event10 - PixArt Dell MS116 USB Optical Mouse: is tagged by udev as: Mouse
[ 46.364] (II) event10 - PixArt Dell MS116 USB Optical Mouse: device set to 1000 DPI
[ 46.364] (II) event10 - PixArt Dell MS116 USB Optical Mouse: device is a pointer
[ 46.365] (II) config/udev: Adding input device PixArt Dell MS116 USB Optical Mouse (/dev/input/mouse1)
[ 46.365] (II) No input driver specified, ignoring this device.
[ 46.365] (II) This device may have been added with another device file.
[ 46.366] (II) config/udev: Adding input device CX 2.4G Receiver (/dev/input/event5)
[ 46.366] (**) CX 2.4G Receiver: Applying InputClass "libinput keyboard catchall"
[ 46.366] (**) CX 2.4G Receiver: Applying InputClass "system-keyboard"
[ 46.366] (II) Using input driver 'libinput' for 'CX 2.4G Receiver'
[ 46.366] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 31 paused 0
[ 46.366] (**) CX 2.4G Receiver: always reports core events
[ 46.366] (**) Option "Device" "/dev/input/event5"
[ 46.368] (II) event5 - CX 2.4G Receiver: is tagged by udev as: Keyboard
[ 46.368] (II) event5 - CX 2.4G Receiver: device is a keyboard
[ 46.368] (II) event5 - CX 2.4G Receiver: device removed
[ 46.368] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2.4/3-2.4.4/3-2.4.4:1.0/0003:3554:FC03.0003/input/input6/event5"
[ 46.368] (II) XINPUT: Adding extended input device "CX 2.4G Receiver" (type: KEYBOARD, id 13)
[ 46.368] (**) Option "xkb_model" "pc105"
[ 46.368] (**) Option "xkb_layout" "us"
[ 46.368] (**) Option "xkb_variant" "dvorak"
[ 46.368] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 46.370] (II) event5 - CX 2.4G Receiver: is tagged by udev as: Keyboard
[ 46.370] (II) event5 - CX 2.4G Receiver: device is a keyboard
[ 46.371] (II) config/udev: Adding input device CX 2.4G Receiver System Control (/dev/input/event9)
[ 46.371] (**) CX 2.4G Receiver System Control: Applying InputClass "libinput keyboard catchall"
[ 46.371] (**) CX 2.4G Receiver System Control: Applying InputClass "system-keyboard"
[ 46.371] (II) Using input driver 'libinput' for 'CX 2.4G Receiver System Control'
[ 46.372] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 32 paused 0
[ 46.372] (**) CX 2.4G Receiver System Control: always reports core events
[ 46.372] (**) Option "Device" "/dev/input/event9"
[ 46.374] (II) event9 - CX 2.4G Receiver System Control: is tagged by udev as: Keyboard
[ 46.374] (II) event9 - CX 2.4G Receiver System Control: device is a keyboard
[ 46.374] (II) event9 - CX 2.4G Receiver System Control: device removed
[ 46.374] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2.4/3-2.4.4/3-2.4.4:1.1/0003:3554:FC03.0004/input/input10/event9"
[ 46.374] (II) XINPUT: Adding extended input device "CX 2.4G Receiver System Control" (type: KEYBOARD, id 14)
[ 46.374] (**) Option "xkb_model" "pc105"
[ 46.374] (**) Option "xkb_layout" "us"
[ 46.374] (**) Option "xkb_variant" "dvorak"
[ 46.374] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 46.376] (II) event9 - CX 2.4G Receiver System Control: is tagged by udev as: Keyboard
[ 46.376] (II) event9 - CX 2.4G Receiver System Control: device is a keyboard
[ 46.377] (II) config/udev: Adding input device CX 2.4G Receiver Mouse (/dev/input/event6)
[ 46.377] (**) CX 2.4G Receiver Mouse: Applying InputClass "libinput pointer catchall"
[ 46.377] (II) Using input driver 'libinput' for 'CX 2.4G Receiver Mouse'
[ 46.378] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 33 paused 0
[ 46.378] (**) CX 2.4G Receiver Mouse: always reports core events
[ 46.378] (**) Option "Device" "/dev/input/event6"
[ 46.380] (II) event6 - CX 2.4G Receiver Mouse: is tagged by udev as: Mouse
[ 46.380] (II) event6 - CX 2.4G Receiver Mouse: device is a pointer
[ 46.380] (II) event6 - CX 2.4G Receiver Mouse: device removed
[ 46.380] (II) libinput: CX 2.4G Receiver Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 46.380] (II) libinput: CX 2.4G Receiver Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 46.380] (II) libinput: CX 2.4G Receiver Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 46.380] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2.4/3-2.4.4/3-2.4.4:1.1/0003:3554:FC03.0004/input/input7/event6"
[ 46.380] (II) XINPUT: Adding extended input device "CX 2.4G Receiver Mouse" (type: MOUSE, id 15)
[ 46.380] (**) Option "AccelerationScheme" "none"
[ 46.380] (**) CX 2.4G Receiver Mouse: (accel) selected scheme none/0
[ 46.380] (**) CX 2.4G Receiver Mouse: (accel) acceleration factor: 2.000
[ 46.380] (**) CX 2.4G Receiver Mouse: (accel) acceleration threshold: 4
[ 46.382] (II) event6 - CX 2.4G Receiver Mouse: is tagged by udev as: Mouse
[ 46.382] (II) event6 - CX 2.4G Receiver Mouse: device is a pointer
[ 46.383] (II) config/udev: Adding input device CX 2.4G Receiver Mouse (/dev/input/mouse0)
[ 46.383] (II) No input driver specified, ignoring this device.
[ 46.383] (II) This device may have been added with another device file.
[ 46.384] (II) config/udev: Adding input device CX 2.4G Receiver (/dev/input/event7)
[ 46.384] (II) No input driver specified, ignoring this device.
[ 46.384] (II) This device may have been added with another device file.
[ 46.385] (II) config/udev: Adding input device CX 2.4G Receiver Consumer Control (/dev/input/event8)
[ 46.385] (**) CX 2.4G Receiver Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 46.385] (**) CX 2.4G Receiver Consumer Control: Applying InputClass "system-keyboard"
[ 46.385] (II) Using input driver 'libinput' for 'CX 2.4G Receiver Consumer Control'
[ 46.386] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 34 paused 0
[ 46.386] (**) CX 2.4G Receiver Consumer Control: always reports core events
[ 46.386] (**) Option "Device" "/dev/input/event8"
[ 46.387] (II) event8 - CX 2.4G Receiver Consumer Control: is tagged by udev as: Keyboard
[ 46.387] (II) event8 - CX 2.4G Receiver Consumer Control: device is a keyboard
[ 46.388] (II) event8 - CX 2.4G Receiver Consumer Control: device removed
[ 46.388] (II) libinput: CX 2.4G Receiver Consumer Control: needs a virtual subdevice
[ 46.388] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2.4/3-2.4.4/3-2.4.4:1.1/0003:3554:FC03.0004/input/input9/event8"
[ 46.388] (II) XINPUT: Adding extended input device "CX 2.4G Receiver Consumer Control" (type: MOUSE, id 16)
[ 46.388] (**) Option "AccelerationScheme" "none"
[ 46.388] (**) CX 2.4G Receiver Consumer Control: (accel) selected scheme none/0
[ 46.388] (**) CX 2.4G Receiver Consumer Control: (accel) acceleration factor: 2.000
[ 46.388] (**) CX 2.4G Receiver Consumer Control: (accel) acceleration threshold: 4
[ 46.389] (II) event8 - CX 2.4G Receiver Consumer Control: is tagged by udev as: Keyboard
[ 46.389] (II) event8 - CX 2.4G Receiver Consumer Control: device is a keyboard
[ 46.390] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event13)
[ 46.390] (II) No input driver specified, ignoring this device.
[ 46.390] (II) This device may have been added with another device file.
[ 46.390] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event14)
[ 46.390] (II) No input driver specified, ignoring this device.
[ 46.390] (II) This device may have been added with another device file.
[ 46.391] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event15)
[ 46.391] (II) No input driver specified, ignoring this device.
[ 46.391] (II) This device may have been added with another device file.
[ 46.391] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event16)
[ 46.391] (II) No input driver specified, ignoring this device.
[ 46.391] (II) This device may have been added with another device file.
[ 46.391] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event17)
[ 46.391] (II) No input driver specified, ignoring this device.
[ 46.391] (II) This device may have been added with another device file.
[ 46.392] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event18)
[ 46.392] (II) No input driver specified, ignoring this device.
[ 46.392] (II) This device may have been added with another device file.
[ 46.392] (II) config/udev: Adding input device PC Speaker (/dev/input/event11)
[ 46.392] (II) No input driver specified, ignoring this device.
[ 46.392] (II) This device may have been added with another device file.
[ 46.404] (**) CX 2.4G Receiver Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 46.404] (**) CX 2.4G Receiver Consumer Control: Applying InputClass "system-keyboard"
[ 46.404] (II) Using input driver 'libinput' for 'CX 2.4G Receiver Consumer Control'
[ 46.404] (II) systemd-logind: returning pre-existing fd for /dev/input/event8 13:72
[ 46.404] (**) CX 2.4G Receiver Consumer Control: always reports core events
[ 46.404] (**) Option "Device" "/dev/input/event8"
[ 46.404] (II) libinput: CX 2.4G Receiver Consumer Control: is a virtual subdevice
[ 46.404] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2.4/3-2.4.4/3-2.4.4:1.1/0003:3554:FC03.0004/input/input9/event8"
[ 46.404] (II) XINPUT: Adding extended input device "CX 2.4G Receiver Consumer Control" (type: KEYBOARD, id 17)
[ 46.404] (**) Option "xkb_model" "pc105"
[ 46.404] (**) Option "xkb_layout" "us"
[ 46.404] (**) Option "xkb_variant" "dvorak"
[ 46.404] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 80.405] (II) intel(0): EDID vendor "YTH", prod id 5472
[ 80.405] (II) intel(0): Using EDID range info for horizontal sync
[ 80.405] (II) intel(0): Using EDID range info for vertical refresh
[ 80.405] (II) intel(0): Printing DDC gathered Modelines:
[ 80.405] (II) intel(0): Modeline "3840x2160"x0.0 533.12 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP)
[ 80.405] (II) intel(0): Modeline "3840x2160"x0.0 444.40 3840 3888 3920 4000 2160 2163 2168 2222 +hsync +vsync (111.1 kHz e)
[ 80.405] (II) intel(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 80.405] (II) intel(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 80.405] (II) intel(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 80.405] (II) intel(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 80.405] (II) intel(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 80.405] (II) intel(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 80.405] (II) intel(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 80.405] (II) intel(0): Modeline "1920x1080"x0.0 74.25 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[ 80.405] (II) intel(0): Modeline "1920x1080"x0.0 74.25 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
[ 80.405] (II) intel(0): Modeline "1920x1080i"x0.0 72.00 1920 1952 2120 2304 1080 1126 1136 1250 interlace +hsync -vsync (31.2 kHz e)
[ 80.405] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 80.405] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 80.405] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 80.405] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 80.405] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 80.405] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 80.405] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 80.405] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 80.405] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 80.405] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 80.405] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 80.405] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 80.405] (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 80.405] (II) intel(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
[ 80.405] (II) intel(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 80.405] (II) intel(0): Modeline "1400x1050"x0.0 101.00 1400 1448 1480 1560 1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[ 80.405] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 80.405] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 80.405] (--) intel(0): HDMI max TMDS frequency 600000KHz
[ 95.823] (--) intel(0): HDMI max TMDS frequency 600000KHz
[ 8524.422] (II) intel(0): resizing framebuffer to 2048x1152
[ 8524.429] (II) intel(0): switch to mode 2048x1152@60.0 on HDMI2 using pipe 0, position (0, 0), rotation normal, reflection none
[ 99743.495] (EE) client bug: timer event6 debounce: scheduled expiry is in the past (-40ms), your system is too slow
[136294.951] (--) intel(0): HDMI max TMDS frequency 600000KHz
[174428.641] (--) intel(0): HDMI max TMDS frequency 600000KHz
I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.
Offline
[ 45.439] (II) GLX: Initialized DRISWRAST GL provider for screen 0
Start by removing xf86-video-intel.
If you for some reason want to keep using it, at least use the proper DRI, https://wiki.archlinux.org/title/Intel_ … ecent_GPUs
The output runs at 53% of the (only) advertised 3840x2160 - do you somehow scale the output?
Offline