You are not logged in.
Recently got an external monitor and tried hooking it up to my computer using an HDMI to VGA adapter. I assumed that I would just be able to run xrandr and switch my display. Running xrandr, however, yields the following output:
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
eDP-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 193mm
[Insert massive amount of resolution information here]
DP-1 disconnected (normal left inverted right x axis y axis)
No matter what I do, I cannot seem to detect the HDMI port with xrandr.
Last edited by LinearView88 (2023-04-29 18:55:33)
Offline
using an HDMI to VGA adapter
a) which side is the hdmi port on
b) Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General
Offline
In addition: If you are using a laptop; are you running nvidia-optimus or bumblebee or anything related?
Offline
Thank you for the responses!
using an HDMI to VGA adapter
a) which side is the hdmi port on
b) Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General
A) The HDMI port is on the back end of the laptop.
B)
[ 5.891]
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[ 5.891] Current Operating System: Linux [hostname] 6.2.10-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 07 Apr 2023 02:10:43 +0000 x86_64
[ 5.891] Kernel command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img root=PARTUUID=c4c21ee8-45f2-4f3c-9bbc-0c8ccb033815 zswap.enabled=0 rw intel_pstate=no_hwp rootfstype=ext4
[ 5.891]
[ 5.891] Current version of pixman: 0.42.2
[ 5.891] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 5.891] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 5.891] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Apr 14 14:37:04 2023
[ 5.892] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 5.892] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 5.893] (==) No Layout section. Using the first Screen section.
[ 5.893] (==) No screen section available. Using defaults.
[ 5.893] (**) |-->Screen "Default Screen Section" (0)
[ 5.893] (**) | |-->Monitor "<default monitor>"
[ 5.894] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 5.894] (**) | |-->Device "integrated"
[ 5.894] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 5.894] (==) Automatically adding devices
[ 5.894] (==) Automatically enabling devices
[ 5.894] (==) Automatically adding GPU devices
[ 5.894] (==) Automatically binding GPU devices
[ 5.894] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 5.894] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[ 5.894] Entry deleted from font path.
[ 5.894] (Run 'mkfontdir' on "/usr/share/fonts/misc").
[ 5.895] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[ 5.895] Entry deleted from font path.
[ 5.895] (Run 'mkfontdir' on "/usr/share/fonts/TTF").
[ 5.895] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF".
[ 5.895] Entry deleted from font path.
[ 5.895] (Run 'mkfontdir' on "/usr/share/fonts/OTF").
[ 5.895] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 5.895] Entry deleted from font path.
[ 5.895] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 5.895] Entry deleted from font path.
[ 5.895] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 5.895] Entry deleted from font path.
[ 5.895] (==) FontPath set to:
[ 5.895] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 5.895] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 5.895] (II) Module ABI versions:
[ 5.895] X.Org ANSI C Emulation: 0.4
[ 5.895] X.Org Video Driver: 25.2
[ 5.895] X.Org XInput driver : 24.4
[ 5.895] X.Org Server Extension : 10.0
[ 5.896] (++) using VT number 7
[ 5.896] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 5.896] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 5.896] (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card0
[ 5.913] (--) PCI: (1@0:0:0) 10de:25a0:1028:0a6e rev 161, Mem @ 0xd0000000/16777216, 0xf900000000/4294967296, 0xfa00000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[ 5.913] (--) PCI:*(5@0:0:0) 1002:1638:1028:0a6e rev 197, Mem @ 0xfa10000000/268435456, 0xfa20000000/2097152, 0xd1500000/524288, I/O @ 0x00001000/256
[ 5.913] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 5.913] (II) LoadModule: "glx"
[ 5.913] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 5.917] (II) Module glx: vendor="X.Org Foundation"
[ 5.917] compiled for 1.21.1.8, module version = 1.0.0
[ 5.917] ABI class: X.Org Server Extension, version 10.0
[ 5.917] (II) LoadModule: "modesetting"
[ 5.917] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 5.919] (II) Module modesetting: vendor="X.Org Foundation"
[ 5.919] compiled for 1.21.1.8, module version = 1.21.1
[ 5.919] Module class: X.Org Video Driver
[ 5.919] ABI class: X.Org Video Driver, version 25.2
[ 5.919] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 5.944] (II) modeset(0): using drv /dev/dri/card0
[ 5.944] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 5.944] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 5.944] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card0
[ 5.944] (==) modeset(0): RGB weight 888
[ 5.944] (==) modeset(0): Default visual is TrueColor
[ 5.944] (II) Loading sub module "glamoregl"
[ 5.944] (II) LoadModule: "glamoregl"
[ 5.944] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 5.949] (II) Module glamoregl: vendor="X.Org Foundation"
[ 5.949] compiled for 1.21.1.8, module version = 1.0.1
[ 5.949] ABI class: X.Org ANSI C Emulation, version 0.4
[ 8.603] (II) modeset(0): glamor X acceleration enabled on AMD Radeon Graphics (renoir, LLVM 15.0.7, DRM 3.49, 6.2.10-arch1-1)
[ 8.603] (II) modeset(0): glamor initialized
[ 8.603] (==) modeset(0): VariableRefresh: disabled
[ 8.603] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 8.606] (II) modeset(0): Output eDP-1 has no monitor section
[ 8.606] (II) modeset(0): Output DP-1 has no monitor section
[ 8.610] (II) modeset(0): EDID for output eDP-1
[ 8.610] (II) modeset(0): Manufacturer: AUO Model: ed8f Serial#: 0
[ 8.610] (II) modeset(0): Year: 2019 Week: 38
[ 8.610] (II) modeset(0): EDID Version: 1.4
[ 8.610] (II) modeset(0): Digital Display Input
[ 8.610] (II) modeset(0): 8 bits per channel
[ 8.610] (II) modeset(0): Digital interface is DisplayPort
[ 8.610] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 8.610] (II) modeset(0): Gamma: 2.20
[ 8.610] (II) modeset(0): No DPMS capabilities specified
[ 8.610] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 8.610] (II) modeset(0): First detailed timing is preferred mode
[ 8.610] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 8.610] (II) modeset(0): Display is continuous-frequency
[ 8.610] (II) modeset(0): redX: 0.566 redY: 0.339 greenX: 0.351 greenY: 0.568
[ 8.610] (II) modeset(0): blueX: 0.158 blueY: 0.121 whiteX: 0.313 whiteY: 0.329
[ 8.610] (II) modeset(0): Manufacturer's mask: 0
[ 8.610] (II) modeset(0): Supported detailed timing:
[ 8.610] (II) modeset(0): clock: 285.0 MHz Image Size: 344 x 193 mm
[ 8.610] (II) modeset(0): h_active: 1920 h_sync: 2028 h_sync_end 2076 h_blank_end 2076 h_border: 0
[ 8.610] (II) modeset(0): v_active: 1080 v_sync: 1090 v_sync_end 1100 v_blanking: 1142 v_border: 0
[ 8.610] (II) modeset(0): Ranges: V min: 48 V max: 120 Hz, H min: 138 H max: 138 kHz, PixClock max 295 MHz
[ 8.610] (II) modeset(0): 8FNMFB156HAN
[ 8.610] (II) modeset(0): Unknown vendor-specific block 0
[ 8.610] (II) modeset(0): Number of EDID sections to follow: 1
[ 8.610] (II) modeset(0): EDID (in hex):
[ 8.610] (II) modeset(0): 00ffffffffffff0006af8fed00000000
[ 8.610] (II) modeset(0): 261d0104a5221378033e859156599128
[ 8.610] (II) modeset(0): 1f505400000001010101010101010101
[ 8.610] (II) modeset(0): 010101010101546f809c70383e406c30
[ 8.610] (II) modeset(0): aa0058c11000001a000000fd0030788a
[ 8.610] (II) modeset(0): 8a1d010a202020202020000000fe0038
[ 8.610] (II) modeset(0): 464e4d46804231353648414e00000000
[ 8.610] (II) modeset(0): 0002412d99001100000b010a20200177
[ 8.610] (II) modeset(0): 7013790000030114dc3700047f079f00
[ 8.610] (II) modeset(0): 6b002f0037043d000200040000000000
[ 8.610] (II) modeset(0): 00000000000000000000000000000000
[ 8.610] (II) modeset(0): 00000000000000000000000000000000
[ 8.610] (II) modeset(0): 00000000000000000000000000000000
[ 8.610] (II) modeset(0): 00000000000000000000000000000000
[ 8.610] (II) modeset(0): 00000000000000000000000000000000
[ 8.610] (II) modeset(0): 00000000000000000000000000000890
[ 8.610] (II) modeset(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[ 8.610] (II) modeset(0): Printing probed modes for output eDP-1
[ 8.610] (II) modeset(0): Modeline "1920x1080"x120.2 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 8.610] (II) modeset(0): Modeline "1920x1080"x60.0 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 8.610] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 8.610] (II) modeset(0): Modeline "1920x1080"x60.2 143.01 1920 2028 2076 2080 1080 1083 1088 1142 -hsync -vsync (68.8 kHz e)
[ 8.610] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 8.610] (II) modeset(0): Modeline "1680x1050"x120.2 285.00 1680 2028 2076 2076 1050 1090 1100 1142 +hsync -vsync (137.3 kHz e)
[ 8.610] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 8.610] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 8.610] (II) modeset(0): Modeline "1400x1050"x74.8 155.80 1400 1464 1784 1912 1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[ 8.610] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 8.610] (II) modeset(0): Modeline "1600x900"x60.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 8.610] (II) modeset(0): Modeline "1600x900"x59.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 8.610] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 8.610] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 8.610] (II) modeset(0): Modeline "1280x1024"x120.2 285.00 1280 2028 2076 2076 1024 1090 1100 1142 +hsync -vsync (137.3 kHz e)
[ 8.610] (II) modeset(0): Modeline "1280x1024"x85.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[ 8.610] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[ 8.610] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 8.610] (II) modeset(0): Modeline "1440x900"x120.2 285.00 1440 2028 2076 2076 900 1090 1100 1142 +hsync -vsync (137.3 kHz e)
[ 8.610] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 8.610] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 8.610] (II) modeset(0): Modeline "1280x960"x85.0 148.50 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync (85.9 kHz d)
[ 8.610] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 8.610] (II) modeset(0): Modeline "1440x810"x60.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 8.610] (II) modeset(0): Modeline "1440x810"x60.0 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 8.610] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 8.610] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 8.610] (II) modeset(0): Modeline "1280x800"x120.2 285.00 1280 2028 2076 2076 800 1090 1100 1142 +hsync -vsync (137.3 kHz e)
[ 8.610] (II) modeset(0): Modeline "1280x800"x60.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 8.610] (II) modeset(0): Modeline "1280x800"x60.0 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 8.610] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 8.610] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 8.610] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz d)
[ 8.610] (II) modeset(0): Modeline "1280x720"x120.2 285.00 1280 2028 2076 2076 720 1090 1100 1142 +hsync -vsync (137.3 kHz e)
[ 8.610] (II) modeset(0): Modeline "1280x720"x60.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 8.610] (II) modeset(0): Modeline "1280x720"x60.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 8.610] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 8.610] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 8.610] (II) modeset(0): Modeline "1024x768"x120.2 285.00 1024 2028 2076 2076 768 1090 1100 1142 +hsync -vsync (137.3 kHz e)
[ 8.610] (II) modeset(0): Modeline "1024x768"x85.0 194.02 1024 1108 1220 1416 768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[ 8.610] (II) modeset(0): Modeline "1024x768"x75.0 170.24 1024 1108 1220 1416 768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[ 8.610] (II) modeset(0): Modeline "1024x768"x60.0 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 8.610] (II) modeset(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz d)
[ 8.610] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz d)
[ 8.610] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz d)
[ 8.610] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 8.610] (II) modeset(0): Modeline "1024x768i"x87.0 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[ 8.610] (II) modeset(0): Modeline "960x720"x85.0 170.68 960 1036 1144 1328 720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[ 8.610] (II) modeset(0): Modeline "960x720"x75.0 148.50 960 1032 1144 1320 720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[ 8.610] (II) modeset(0): Modeline "960x720"x60.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 8.610] (II) modeset(0): Modeline "928x696"x75.0 144.00 928 992 1104 1280 696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[ 8.610] (II) modeset(0): Modeline "928x696"x60.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 8.610] (II) modeset(0): Modeline "896x672"x75.0 130.50 896 944 1052 1228 672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[ 8.610] (II) modeset(0): Modeline "896x672"x60.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 8.610] (II) modeset(0): Modeline "1024x576"x60.0 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 8.610] (II) modeset(0): Modeline "1024x576"x60.0 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 8.610] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 8.610] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 8.610] (II) modeset(0): Modeline "960x600"x59.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 8.610] (II) modeset(0): Modeline "960x600"x60.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 8.610] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz d)
[ 8.610] (II) modeset(0): Modeline "960x540"x60.0 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 8.610] (II) modeset(0): Modeline "960x540"x60.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 8.610] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 8.610] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 8.610] (II) modeset(0): Modeline "800x600"x120.2 285.00 800 2028 2076 2076 600 1090 1100 1142 +hsync -vsync (137.3 kHz e)
[ 8.610] (II) modeset(0): Modeline "800x600"x85.0 114.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[ 8.610] (II) modeset(0): Modeline "800x600"x75.0 101.25 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[ 8.610] (II) modeset(0): Modeline "800x600"x70.0 94.50 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[ 8.610] (II) modeset(0): Modeline "800x600"x65.0 87.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[ 8.610] (II) modeset(0): Modeline "800x600"x60.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 8.610] (II) modeset(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz d)
[ 8.610] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz d)
[ 8.610] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz d)
[ 8.610] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 8.610] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 8.610] (II) modeset(0): Modeline "840x525"x60.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 8.610] (II) modeset(0): Modeline "840x525"x59.9 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 8.610] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 8.610] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 8.610] (II) modeset(0): Modeline "700x525"x74.8 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[ 8.610] (II) modeset(0): Modeline "700x525"x60.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 8.610] (II) modeset(0): Modeline "800x450"x59.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 8.610] (II) modeset(0): Modeline "800x450"x59.8 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 8.610] (II) modeset(0): Modeline "640x512"x85.0 78.75 640 672 752 864 512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[ 8.610] (II) modeset(0): Modeline "640x512"x75.0 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[ 8.610] (II) modeset(0): Modeline "640x512"x60.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 8.610] (II) modeset(0): Modeline "700x450"x60.0 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 8.610] (II) modeset(0): Modeline "700x450"x59.9 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 8.610] (II) modeset(0): Modeline "640x480"x120.2 285.00 640 2028 2076 2076 480 1090 1100 1142 +hsync -vsync (137.3 kHz e)
[ 8.610] (II) modeset(0): Modeline "640x480"x85.1 74.25 640 672 752 864 480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[ 8.610] (II) modeset(0): Modeline "640x480"x60.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 8.610] (II) modeset(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz d)
[ 8.610] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz d)
[ 8.610] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz d)
[ 8.610] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 8.610] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 8.610] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 8.610] (II) modeset(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz d)
[ 8.610] (II) modeset(0): Modeline "684x384"x59.9 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 8.610] (II) modeset(0): Modeline "684x384"x59.9 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 8.610] (II) modeset(0): Modeline "640x400"x59.9 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 8.610] (II) modeset(0): Modeline "640x400"x60.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 8.610] (II) modeset(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz d)
[ 8.610] (II) modeset(0): Modeline "576x432"x75.0 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[ 8.610] (II) modeset(0): Modeline "640x360"x59.9 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 8.610] (II) modeset(0): Modeline "640x360"x59.8 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 8.610] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 8.610] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 8.610] (II) modeset(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz d)
[ 8.610] (II) modeset(0): Modeline "512x384"x85.0 47.25 512 536 584 688 384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[ 8.610] (II) modeset(0): Modeline "512x384"x75.0 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[ 8.610] (II) modeset(0): Modeline "512x384"x70.1 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[ 8.610] (II) modeset(0): Modeline "512x384"x60.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 8.610] (II) modeset(0): Modeline "512x384i"x87.1 22.45 512 516 604 632 384 384 388 408 interlace doublescan +hsync +vsync (35.5 kHz d)
[ 8.610] (II) modeset(0): Modeline "512x288"x60.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 8.610] (II) modeset(0): Modeline "512x288"x59.9 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 8.610] (II) modeset(0): Modeline "416x312"x74.7 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[ 8.610] (II) modeset(0): Modeline "480x270"x59.6 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 8.610] (II) modeset(0): Modeline "480x270"x59.8 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 8.610] (II) modeset(0): Modeline "400x300"x85.3 28.15 400 416 448 524 300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[ 8.610] (II) modeset(0): Modeline "400x300"x72.2 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[ 8.610] (II) modeset(0): Modeline "400x300"x75.1 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[ 8.610] (II) modeset(0): Modeline "400x300"x60.3 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 8.610] (II) modeset(0): Modeline "400x300"x56.3 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 8.610] (II) modeset(0): Modeline "432x243"x59.9 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 8.610] (II) modeset(0): Modeline "432x243"x59.6 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 8.610] (II) modeset(0): Modeline "320x240"x85.2 18.00 320 348 376 416 240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[ 8.610] (II) modeset(0): Modeline "320x240"x72.8 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[ 8.610] (II) modeset(0): Modeline "320x240"x75.0 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[ 8.610] (II) modeset(0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 8.610] (II) modeset(0): Modeline "360x202"x59.5 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 8.610] (II) modeset(0): Modeline "360x202"x59.1 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 8.610] (II) modeset(0): Modeline "360x200"x85.0 17.75 360 378 414 468 200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[ 8.610] (II) modeset(0): Modeline "320x200"x85.3 15.75 320 336 368 416 200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[ 8.610] (II) modeset(0): Modeline "320x180"x59.8 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 8.610] (II) modeset(0): Modeline "320x180"x59.3 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 8.610] (II) modeset(0): Modeline "320x175"x85.3 15.75 320 336 368 416 175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[ 8.610] (II) modeset(0): EDID for output DP-1
[ 8.610] (II) modeset(0): Output eDP-1 connected
[ 8.610] (II) modeset(0): Output DP-1 disconnected
[ 8.610] (II) modeset(0): Using exact sizes for initial modes
[ 8.610] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[ 8.610] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 8.610] (==) modeset(0): DPI set to (96, 96)
[ 8.610] (II) Loading sub module "fb"
[ 8.610] (II) LoadModule: "fb"
[ 8.610] (II) Module "fb" already built-in
[ 8.650] (==) modeset(0): Backing store enabled
[ 8.650] (==) modeset(0): Silken mouse enabled
[ 8.650] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 8.650] (==) modeset(0): DPMS enabled
[ 8.650] (WW) modeset(0): Option "HotplugDriver" is not used
[ 8.650] (WW) modeset(0): Option "DRI" is not used
[ 8.650] (II) modeset(0): [DRI2] Setup complete
[ 8.650] (II) modeset(0): [DRI2] DRI driver: radeonsi
[ 8.650] (II) modeset(0): [DRI2] VDPAU driver: radeonsi
[ 8.650] (II) Initializing extension Generic Event Extension
[ 8.650] (II) Initializing extension SHAPE
[ 8.650] (II) Initializing extension MIT-SHM
[ 8.650] (II) Initializing extension XInputExtension
[ 8.650] (II) Initializing extension XTEST
[ 8.650] (II) Initializing extension BIG-REQUESTS
[ 8.651] (II) Initializing extension SYNC
[ 8.651] (II) Initializing extension XKEYBOARD
[ 8.651] (II) Initializing extension XC-MISC
[ 8.651] (II) Initializing extension SECURITY
[ 8.651] (II) Initializing extension XFIXES
[ 8.651] (II) Initializing extension RENDER
[ 8.651] (II) Initializing extension RANDR
[ 8.651] (II) Initializing extension COMPOSITE
[ 8.651] (II) Initializing extension DAMAGE
[ 8.651] (II) Initializing extension MIT-SCREEN-SAVER
[ 8.651] (II) Initializing extension DOUBLE-BUFFER
[ 8.651] (II) Initializing extension RECORD
[ 8.651] (II) Initializing extension DPMS
[ 8.651] (II) Initializing extension Present
[ 8.651] (II) Initializing extension DRI3
[ 8.651] (II) Initializing extension X-Resource
[ 8.651] (II) Initializing extension XVideo
[ 8.651] (II) Initializing extension XVideo-MotionCompensation
[ 8.651] (II) Initializing extension GLX
[ 8.654] (II) AIGLX: Loaded and initialized radeonsi
[ 8.654] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 8.654] (II) Initializing extension XFree86-VidModeExtension
[ 8.654] (II) Initializing extension XFree86-DGA
[ 8.654] (II) Initializing extension XFree86-DRI
[ 8.654] (II) Initializing extension DRI2
[ 8.655] (II) modeset(0): Damage tracking initialized
[ 8.655] (II) modeset(0): Setting screen physical size to 508 x 285
[ 8.687] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[ 8.687] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 8.687] (**) Video Bus: Applying InputClass "system-keyboard"
[ 8.687] (II) LoadModule: "libinput"
[ 8.687] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 8.689] (II) Module libinput: vendor="X.Org Foundation"
[ 8.689] compiled for 1.21.1.8, module version = 1.3.0
[ 8.689] Module class: X.Org XInput Driver
[ 8.689] ABI class: X.Org XInput driver, version 24.4
[ 8.689] (II) Using input driver 'libinput' for 'Video Bus'
[ 8.689] (**) Video Bus: always reports core events
[ 8.689] (**) Option "Device" "/dev/input/event12"
[ 8.693] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 8.693] (II) event12 - Video Bus: device is a keyboard
[ 8.693] (II) event12 - Video Bus: device removed
[ 8.768] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input22/event12"
[ 8.768] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[ 8.768] (**) Option "xkb_model" "pc105+inet"
[ 8.768] (**) Option "xkb_layout" "us"
[ 8.768] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 8.778] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 8.778] (II) event12 - Video Bus: device is a keyboard
[ 8.779] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[ 8.779] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 8.779] (**) Video Bus: Applying InputClass "system-keyboard"
[ 8.779] (II) Using input driver 'libinput' for 'Video Bus'
[ 8.779] (**) Video Bus: always reports core events
[ 8.779] (**) Option "Device" "/dev/input/event13"
[ 8.779] (II) event13 - Video Bus: is tagged by udev as: Keyboard
[ 8.779] (II) event13 - Video Bus: device is a keyboard
[ 8.779] (II) event13 - Video Bus: device removed
[ 8.861] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:10/LNXVIDEO:01/input/input23/event13"
[ 8.862] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 8.862] (**) Option "xkb_model" "pc105+inet"
[ 8.862] (**) Option "xkb_layout" "us"
[ 8.862] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 8.863] (II) event13 - Video Bus: is tagged by udev as: Keyboard
[ 8.863] (II) event13 - Video Bus: device is a keyboard
[ 8.863] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 8.863] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 8.863] (**) Power Button: Applying InputClass "system-keyboard"
[ 8.863] (II) Using input driver 'libinput' for 'Power Button'
[ 8.863] (**) Power Button: always reports core events
[ 8.863] (**) Option "Device" "/dev/input/event0"
[ 8.863] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 8.863] (II) event0 - Power Button: device is a keyboard
[ 8.863] (II) event0 - Power Button: device removed
[ 8.882] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 8.882] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 8.882] (**) Option "xkb_model" "pc105+inet"
[ 8.882] (**) Option "xkb_layout" "us"
[ 8.882] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 8.883] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 8.883] (II) event0 - Power Button: device is a keyboard
[ 8.883] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 8.883] (II) No input driver specified, ignoring this device.
[ 8.883] (II) This device may have been added with another device file.
[ 8.883] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[ 8.883] (II) No input driver specified, ignoring this device.
[ 8.883] (II) This device may have been added with another device file.
[ 8.883] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event8)
[ 8.883] (II) No input driver specified, ignoring this device.
[ 8.883] (II) This device may have been added with another device file.
[ 8.883] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event10)
[ 8.883] (II) No input driver specified, ignoring this device.
[ 8.883] (II) This device may have been added with another device file.
[ 8.884] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event15)
[ 8.884] (II) No input driver specified, ignoring this device.
[ 8.884] (II) This device may have been added with another device file.
[ 8.884] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event5)
[ 8.884] (II) No input driver specified, ignoring this device.
[ 8.884] (II) This device may have been added with another device file.
[ 8.884] (II) config/udev: Adding input device Integrated_Webcam_HD: Integrate (/dev/input/event4)
[ 8.884] (**) Integrated_Webcam_HD: Integrate: Applying InputClass "libinput keyboard catchall"
[ 8.884] (**) Integrated_Webcam_HD: Integrate: Applying InputClass "system-keyboard"
[ 8.884] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD: Integrate'
[ 8.884] (**) Integrated_Webcam_HD: Integrate: always reports core events
[ 8.884] (**) Option "Device" "/dev/input/event4"
[ 8.885] (II) event4 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[ 8.885] (II) event4 - Integrated_Webcam_HD: Integrate: device is a keyboard
[ 8.885] (II) event4 - Integrated_Webcam_HD: Integrate: device removed
[ 8.938] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-4/1-4:1.0/input/input21/event4"
[ 8.938] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD: Integrate" (type: KEYBOARD, id 9)
[ 8.939] (**) Option "xkb_model" "pc105+inet"
[ 8.939] (**) Option "xkb_layout" "us"
[ 8.939] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 8.940] (II) event4 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[ 8.940] (II) event4 - Integrated_Webcam_HD: Integrate: device is a keyboard
[ 8.940] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/event14)
[ 8.940] (**) Logitech Wireless Mouse: Applying InputClass "libinput pointer catchall"
[ 8.940] (**) Logitech Wireless Mouse: Applying InputClass "libinput keyboard catchall"
[ 8.940] (**) Logitech Wireless Mouse: Applying InputClass "system-keyboard"
[ 8.940] (II) Using input driver 'libinput' for 'Logitech Wireless Mouse'
[ 8.940] (**) Logitech Wireless Mouse: always reports core events
[ 8.940] (**) Option "Device" "/dev/input/event14"
[ 8.941] (II) event14 - Logitech Wireless Mouse: is tagged by udev as: Keyboard Mouse
[ 8.941] (II) event14 - Logitech Wireless Mouse: device is a pointer
[ 8.941] (II) event14 - Logitech Wireless Mouse: device is a keyboard
[ 8.941] (II) event14 - Logitech Wireless Mouse: device removed
[ 8.956] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.956] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.956] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.956] (II) libinput: Logitech Wireless Mouse: needs a virtual subdevice
[ 8.956] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb2/2-1/2-1:1.1/0003:046D:C52F.0002/0003:046D:4055.0006/input/input34/event14"
[ 8.956] (II) XINPUT: Adding extended input device "Logitech Wireless Mouse" (type: MOUSE, id 10)
[ 8.956] (**) Option "AccelerationScheme" "none"
[ 8.956] (**) Logitech Wireless Mouse: (accel) selected scheme none/0
[ 8.956] (**) Logitech Wireless Mouse: (accel) acceleration factor: 2.000
[ 8.956] (**) Logitech Wireless Mouse: (accel) acceleration threshold: 4
[ 8.957] (II) event14 - Logitech Wireless Mouse: is tagged by udev as: Keyboard Mouse
[ 8.957] (II) event14 - Logitech Wireless Mouse: device is a pointer
[ 8.957] (II) event14 - Logitech Wireless Mouse: device is a keyboard
[ 8.958] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/mouse0)
[ 8.958] (**) Logitech Wireless Mouse: Applying InputClass "system-keyboard"
[ 8.958] (II) No input driver specified, ignoring this device.
[ 8.958] (II) This device may have been added with another device file.
[ 8.958] (II) config/udev: Adding input device Usb KeyBoard Usb KeyBoard (/dev/input/event6)
[ 8.958] (**) Usb KeyBoard Usb KeyBoard: Applying InputClass "libinput keyboard catchall"
[ 8.958] (**) Usb KeyBoard Usb KeyBoard: Applying InputClass "system-keyboard"
[ 8.958] (II) Using input driver 'libinput' for 'Usb KeyBoard Usb KeyBoard'
[ 8.958] (**) Usb KeyBoard Usb KeyBoard: always reports core events
[ 8.958] (**) Option "Device" "/dev/input/event6"
[ 8.960] (II) event6 - Usb KeyBoard Usb KeyBoard: is tagged by udev as: Keyboard
[ 8.960] (II) event6 - Usb KeyBoard Usb KeyBoard: device is a keyboard
[ 8.960] (II) event6 - Usb KeyBoard Usb KeyBoard: device removed
[ 8.988] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb2/2-2/2-2:1.0/0003:C0F4:05F5.0003/input/input10/event6"
[ 8.988] (II) XINPUT: Adding extended input device "Usb KeyBoard Usb KeyBoard" (type: KEYBOARD, id 11)
[ 8.988] (**) Option "xkb_model" "pc105+inet"
[ 8.989] (**) Option "xkb_layout" "us"
[ 8.989] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 8.989] (II) event6 - Usb KeyBoard Usb KeyBoard: is tagged by udev as: Keyboard
[ 8.989] (II) event6 - Usb KeyBoard Usb KeyBoard: device is a keyboard
[ 8.990] (II) config/udev: Adding input device Usb KeyBoard Usb KeyBoard Consumer Control (/dev/input/event7)
[ 8.990] (**) Usb KeyBoard Usb KeyBoard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 8.990] (**) Usb KeyBoard Usb KeyBoard Consumer Control: Applying InputClass "system-keyboard"
[ 8.990] (II) Using input driver 'libinput' for 'Usb KeyBoard Usb KeyBoard Consumer Control'
[ 8.990] (**) Usb KeyBoard Usb KeyBoard Consumer Control: always reports core events
[ 8.990] (**) Option "Device" "/dev/input/event7"
[ 8.992] (II) event7 - Usb KeyBoard Usb KeyBoard Consumer Control: is tagged by udev as: Keyboard
[ 8.992] (II) event7 - Usb KeyBoard Usb KeyBoard Consumer Control: device is a keyboard
[ 8.992] (II) event7 - Usb KeyBoard Usb KeyBoard Consumer Control: device removed
[ 9.032] (II) libinput: Usb KeyBoard Usb KeyBoard Consumer Control: needs a virtual subdevice
[ 9.032] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb2/2-2/2-2:1.1/0003:C0F4:05F5.0004/input/input11/event7"
[ 9.032] (II) XINPUT: Adding extended input device "Usb KeyBoard Usb KeyBoard Consumer Control" (type: MOUSE, id 12)
[ 9.032] (**) Option "AccelerationScheme" "none"
[ 9.032] (**) Usb KeyBoard Usb KeyBoard Consumer Control: (accel) selected scheme none/0
[ 9.032] (**) Usb KeyBoard Usb KeyBoard Consumer Control: (accel) acceleration factor: 2.000
[ 9.032] (**) Usb KeyBoard Usb KeyBoard Consumer Control: (accel) acceleration threshold: 4
[ 9.034] (II) event7 - Usb KeyBoard Usb KeyBoard Consumer Control: is tagged by udev as: Keyboard
[ 9.035] (II) event7 - Usb KeyBoard Usb KeyBoard Consumer Control: device is a keyboard
[ 9.036] (II) config/udev: Adding input device Usb KeyBoard Usb KeyBoard System Control (/dev/input/event9)
[ 9.036] (**) Usb KeyBoard Usb KeyBoard System Control: Applying InputClass "libinput keyboard catchall"
[ 9.036] (**) Usb KeyBoard Usb KeyBoard System Control: Applying InputClass "system-keyboard"
[ 9.036] (II) Using input driver 'libinput' for 'Usb KeyBoard Usb KeyBoard System Control'
[ 9.036] (**) Usb KeyBoard Usb KeyBoard System Control: always reports core events
[ 9.036] (**) Option "Device" "/dev/input/event9"
[ 9.038] (II) event9 - Usb KeyBoard Usb KeyBoard System Control: is tagged by udev as: Keyboard
[ 9.038] (II) event9 - Usb KeyBoard Usb KeyBoard System Control: device is a keyboard
[ 9.039] (II) event9 - Usb KeyBoard Usb KeyBoard System Control: device removed
[ 9.069] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb2/2-2/2-2:1.1/0003:C0F4:05F5.0004/input/input12/event9"
[ 9.069] (II) XINPUT: Adding extended input device "Usb KeyBoard Usb KeyBoard System Control" (type: KEYBOARD, id 13)
[ 9.069] (**) Option "xkb_model" "pc105+inet"
[ 9.069] (**) Option "xkb_layout" "us"
[ 9.069] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 9.071] (II) event9 - Usb KeyBoard Usb KeyBoard System Control: is tagged by udev as: Keyboard
[ 9.071] (II) event9 - Usb KeyBoard Usb KeyBoard System Control: device is a keyboard
[ 9.072] (II) config/udev: Adding input device HD-Audio Generic Headphone Mic (/dev/input/event16)
[ 9.073] (II) No input driver specified, ignoring this device.
[ 9.073] (II) This device may have been added with another device file.
[ 9.073] (II) config/udev: Adding input device DELL0A6E:00 06CB:CE81 Mouse (/dev/input/event18)
[ 9.073] (**) DELL0A6E:00 06CB:CE81 Mouse: Applying InputClass "libinput pointer catchall"
[ 9.073] (II) Using input driver 'libinput' for 'DELL0A6E:00 06CB:CE81 Mouse'
[ 9.073] (**) DELL0A6E:00 06CB:CE81 Mouse: always reports core events
[ 9.073] (**) Option "Device" "/dev/input/event18"
[ 9.075] (II) event18 - DELL0A6E:00 06CB:CE81 Mouse: is tagged by udev as: Mouse Pointingstick
[ 9.075] (II) event18 - DELL0A6E:00 06CB:CE81 Mouse: device is a pointer
[ 9.077] (II) event18 - DELL0A6E:00 06CB:CE81 Mouse: device removed
[ 9.112] (II) libinput: DELL0A6E:00 06CB:CE81 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 9.112] (II) libinput: DELL0A6E:00 06CB:CE81 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 9.112] (II) libinput: DELL0A6E:00 06CB:CE81 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 9.112] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:03/i2c-0/i2c-DELL0A6E:00/0018:06CB:CE81.0005/input/input30/event18"
[ 9.112] (II) XINPUT: Adding extended input device "DELL0A6E:00 06CB:CE81 Mouse" (type: MOUSE, id 14)
[ 9.112] (**) Option "AccelerationScheme" "none"
[ 9.112] (**) DELL0A6E:00 06CB:CE81 Mouse: (accel) selected scheme none/0
[ 9.112] (**) DELL0A6E:00 06CB:CE81 Mouse: (accel) acceleration factor: 2.000
[ 9.112] (**) DELL0A6E:00 06CB:CE81 Mouse: (accel) acceleration threshold: 4
[ 9.114] (II) event18 - DELL0A6E:00 06CB:CE81 Mouse: is tagged by udev as: Mouse Pointingstick
[ 9.115] (II) event18 - DELL0A6E:00 06CB:CE81 Mouse: device is a pointer
[ 9.117] (II) config/udev: Adding input device DELL0A6E:00 06CB:CE81 Mouse (/dev/input/mouse1)
[ 9.117] (II) No input driver specified, ignoring this device.
[ 9.117] (II) This device may have been added with another device file.
[ 9.118] (II) config/udev: Adding input device DELL0A6E:00 06CB:CE81 Touchpad (/dev/input/event19)
[ 9.118] (**) DELL0A6E:00 06CB:CE81 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 9.118] (II) Using input driver 'libinput' for 'DELL0A6E:00 06CB:CE81 Touchpad'
[ 9.118] (**) DELL0A6E:00 06CB:CE81 Touchpad: always reports core events
[ 9.118] (**) Option "Device" "/dev/input/event19"
[ 9.119] (II) event19 - DELL0A6E:00 06CB:CE81 Touchpad: is tagged by udev as: Touchpad
[ 9.122] (II) event19 - DELL0A6E:00 06CB:CE81 Touchpad: device is a touchpad
[ 9.122] (II) event19 - DELL0A6E:00 06CB:CE81 Touchpad: device removed
[ 9.168] (II) libinput: DELL0A6E:00 06CB:CE81 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 9.168] (II) libinput: DELL0A6E:00 06CB:CE81 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 9.168] (II) libinput: DELL0A6E:00 06CB:CE81 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 9.169] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:03/i2c-0/i2c-DELL0A6E:00/0018:06CB:CE81.0005/input/input31/event19"
[ 9.169] (II) XINPUT: Adding extended input device "DELL0A6E:00 06CB:CE81 Touchpad" (type: TOUCHPAD, id 15)
[ 9.170] (**) Option "AccelerationScheme" "none"
[ 9.170] (**) DELL0A6E:00 06CB:CE81 Touchpad: (accel) selected scheme none/0
[ 9.170] (**) DELL0A6E:00 06CB:CE81 Touchpad: (accel) acceleration factor: 2.000
[ 9.170] (**) DELL0A6E:00 06CB:CE81 Touchpad: (accel) acceleration threshold: 4
[ 9.172] (II) event19 - DELL0A6E:00 06CB:CE81 Touchpad: is tagged by udev as: Touchpad
[ 9.174] (II) event19 - DELL0A6E:00 06CB:CE81 Touchpad: device is a touchpad
[ 9.176] (II) config/udev: Adding input device DELL0A6E:00 06CB:CE81 Touchpad (/dev/input/mouse2)
[ 9.176] (II) No input driver specified, ignoring this device.
[ 9.176] (II) This device may have been added with another device file.
[ 9.176] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event17)
[ 9.176] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 9.176] (**) Dell WMI hotkeys: Applying InputClass "system-keyboard"
[ 9.176] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[ 9.176] (**) Dell WMI hotkeys: always reports core events
[ 9.177] (**) Option "Device" "/dev/input/event17"
[ 9.178] (II) event17 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 9.178] (II) event17 - Dell WMI hotkeys: device is a keyboard
[ 9.179] (II) event17 - Dell WMI hotkeys: device removed
[ 9.222] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:01/wmi_bus/wmi_bus-PNP0C14:01/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input29/event17"
[ 9.222] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 16)
[ 9.222] (**) Option "xkb_model" "pc105+inet"
[ 9.222] (**) Option "xkb_layout" "us"
[ 9.222] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 9.224] (II) event17 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 9.224] (II) event17 - Dell WMI hotkeys: device is a keyboard
[ 9.225] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[ 9.225] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 9.225] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 9.225] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 9.225] (**) AT Translated Set 2 keyboard: always reports core events
[ 9.226] (**) Option "Device" "/dev/input/event2"
[ 9.227] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 9.227] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 9.229] (II) event2 - AT Translated Set 2 keyboard: device removed
[ 9.248] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[ 9.249] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 17)
[ 9.249] (**) Option "xkb_model" "pc105+inet"
[ 9.249] (**) Option "xkb_layout" "us"
[ 9.249] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 9.250] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 9.251] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 9.256] (II) config/udev: Adding input device DELL Wireless hotkeys (/dev/input/event3)
[ 9.256] (**) DELL Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
[ 9.256] (**) DELL Wireless hotkeys: Applying InputClass "system-keyboard"
[ 9.256] (II) Using input driver 'libinput' for 'DELL Wireless hotkeys'
[ 9.256] (**) DELL Wireless hotkeys: always reports core events
[ 9.256] (**) Option "Device" "/dev/input/event3"
[ 9.257] (II) event3 - DELL Wireless hotkeys: is tagged by udev as: Keyboard
[ 9.257] (II) event3 - DELL Wireless hotkeys: device is a keyboard
[ 9.257] (II) event3 - DELL Wireless hotkeys: device removed
[ 9.295] (**) Option "config_info" "udev:/sys/devices/virtual/input/input4/event3"
[ 9.295] (II) XINPUT: Adding extended input device "DELL Wireless hotkeys" (type: KEYBOARD, id 18)
[ 9.295] (**) Option "xkb_model" "pc105+inet"
[ 9.295] (**) Option "xkb_layout" "us"
[ 9.295] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 9.297] (II) event3 - DELL Wireless hotkeys: is tagged by udev as: Keyboard
[ 9.297] (II) event3 - DELL Wireless hotkeys: device is a keyboard
[ 9.303] (**) Logitech Wireless Mouse: Applying InputClass "libinput pointer catchall"
[ 9.303] (**) Logitech Wireless Mouse: Applying InputClass "libinput keyboard catchall"
[ 9.303] (**) Logitech Wireless Mouse: Applying InputClass "system-keyboard"
[ 9.303] (II) Using input driver 'libinput' for 'Logitech Wireless Mouse'
[ 9.303] (**) Logitech Wireless Mouse: always reports core events
[ 9.303] (**) Option "Device" "/dev/input/event14"
[ 9.303] (II) libinput: Logitech Wireless Mouse: is a virtual subdevice
[ 9.303] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 9.303] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 9.303] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 9.303] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb2/2-1/2-1:1.1/0003:046D:C52F.0002/0003:046D:4055.0006/input/input34/event14"
[ 9.303] (II) XINPUT: Adding extended input device "Logitech Wireless Mouse" (type: KEYBOARD, id 19)
[ 9.304] (**) Option "xkb_model" "pc105+inet"
[ 9.304] (**) Option "xkb_layout" "us"
[ 9.304] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 9.304] (**) Usb KeyBoard Usb KeyBoard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 9.304] (**) Usb KeyBoard Usb KeyBoard Consumer Control: Applying InputClass "system-keyboard"
[ 9.304] (II) Using input driver 'libinput' for 'Usb KeyBoard Usb KeyBoard Consumer Control'
[ 9.304] (**) Usb KeyBoard Usb KeyBoard Consumer Control: always reports core events
[ 9.304] (**) Option "Device" "/dev/input/event7"
[ 9.304] (II) libinput: Usb KeyBoard Usb KeyBoard Consumer Control: is a virtual subdevice
[ 9.304] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb2/2-2/2-2:1.1/0003:C0F4:05F5.0004/input/input11/event7"
[ 9.304] (II) XINPUT: Adding extended input device "Usb KeyBoard Usb KeyBoard Consumer Control" (type: KEYBOARD, id 20)
[ 9.304] (**) Option "xkb_model" "pc105+inet"
[ 9.304] (**) Option "xkb_layout" "us"
[ 9.304] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 9.836] (II) modeset(0): Disabling kernel dirty updates, not required.
[ 22.343] (II) modeset(0): EDID vendor "AUO", prod id 60815
[ 22.343] (II) modeset(0): Using EDID range info for horizontal sync
[ 22.343] (II) modeset(0): Using EDID range info for vertical refresh
[ 22.343] (II) modeset(0): Printing DDC gathered Modelines:
[ 22.343] (II) modeset(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 22.358] (II) modeset(0): EDID vendor "AUO", prod id 60815
[ 22.358] (II) modeset(0): Using hsync ranges from config file
[ 22.358] (II) modeset(0): Using vrefresh ranges from config file
[ 22.358] (II) modeset(0): Printing DDC gathered Modelines:
[ 22.358] (II) modeset(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 219.372] (EE) event19 - DELL0A6E:00 06CB:CE81 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.23.0/touchpad-jumping-cursors.html for details
[ 711.854] (II) modeset(0): EDID vendor "AUO", prod id 60815
[ 711.854] (II) modeset(0): Using hsync ranges from config file
[ 711.854] (II) modeset(0): Using vrefresh ranges from config file
[ 711.854] (II) modeset(0): Printing DDC gathered Modelines:
[ 711.854] (II) modeset(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
I am using nvidia-optimus, but not bumblebee, and am in integrated CPU mode, because... actually, I'm not sure why I'm in integrated CPU mode.
Offline
Because
[ 5.893] (==) No screen section available. Using defaults.
[ 5.893] (**) |-->Screen "Default Screen Section" (0)
[ 5.893] (**) | |-->Monitor "<default monitor>"
[ 5.894] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 5.894] (**) | |-->Device "integrated"
grep -r integrated /{etc,usr/share}/X11/xorg.conf*
It's gonna be the problem as the external output is most likely wired to the nvidia chip
Edit:
The HDMI port is on the back end of the laptop.
Lol, but you're converting from hdmi to vga (not the other way round)
The position on the case is not so important
Last edited by seth (2023-04-14 20:28:41)
Offline
Because
[ 5.893] (==) No screen section available. Using defaults. [ 5.893] (**) |-->Screen "Default Screen Section" (0) [ 5.893] (**) | |-->Monitor "<default monitor>" [ 5.894] (==) No device specified for screen "Default Screen Section". Using the first device section listed. [ 5.894] (**) | |-->Device "integrated"
grep -r integrated /{etc,usr/share}/X11/xorg.conf*
It's gonna be the problem as the external output is most likely wired to the nvidia chip
Edit:
The HDMI port is on the back end of the laptop.
Lol, but you're converting from hdmi to vga (not the other way round)
The position on the case is not so important
I figured you meant the connection orientation lol, but I was struck with paranoia and thought I would split the difference. I am indeed converting from HDMI (laptop) to VGA (monitor), because this monitor is quite old.
Grepping pulled up my optimus manager config. I'm guessing you're correct, and that this is the root of the problem:
Section "Device"
Identifier "integrated"
Driver "modesetting"
BusID "PCI:5:0:0"
Option "DRI" "3"
EndSection
I'm not quite sure how to proceed. I generally feel very comfortable resolving software issues, but every time video cards and GPUs get involved I feel like I'm in the dark.
Offline
Get rid of optimus-manager or set it to hybrid mode (what makes it useless)
The system will default to prime and should™ work ootb, but in any event allow you to use the nvidia chip (and activate the output through that)
Offline
Definitely getting closer after removing optimus-manager. xrandr now recognizes the external HDMI port:
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
eDP connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 193mm
1920x1080 120.21*+ 60.21
1680x1050 120.21
1280x1024 120.21
1440x900 120.21
1280x800 120.21
1280x720 120.21
1024x768 120.21
800x600 120.21
640x480 120.21
DisplayPort-0 disconnected (normal left inverted right x axis y axis)
HDMI-1-0 connected (normal left inverted right x axis y axis)
1024x768 60.00 +
1920x1080 60.00 59.94
1440x900 59.89
1360x768 60.02
1280x1024 60.02
1280x960 60.00
1280x800 59.81
1280x720 59.94
720x480 59.94 59.94
xrandr and arandr both fail, however, with a "Configure crtc 4 failed."
Here's the output of xrandr --listproviders:
Providers: number : 2
Provider 0: id: 0x54 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 4 outputs: 2 associated providers: 1 name:AMD Radeon Graphics @ pci:0000:05:00.0
Provider 1: id: 0x1f6 cap: 0x2, Sink Output crtcs: 4 outputs: 1 associated providers: 1 name:NVIDIA-G0
Last edited by LinearView88 (2023-04-14 21:09:14)
Offline
xrandr and arandr both fail, however, with a "Configure crtc 4 failed."
In return of what exact command?
Try
xrandr --output HDMI-1-0 --auto
Offline
I ran
xrandr --output HDMI-1-0 --left-of eDP --auto
That said, the more simple command you suggested fails with the same error.
Offline
Please post an updated xorg log and try to explcitly redirect the provider output source, https://wiki.archlinux.org/title/PRIME#Reverse_PRIME
xrandr --setprovideroutputsource 0x1f6 0x54
Offline
Tried to configure Reverse Prime. No dice, same error.
Here's my xorg log after configuring reverse prime:
[ 5.958]
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[ 5.958] Current Operating System: Linux gondolin 6.2.10-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 07 Apr 2023 02:10:43 +0000 x86_64
[ 5.958] Kernel command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img root=PARTUUID=c4c21ee8-45f2-4f3c-9bbc-0c8ccb033815 zswap.enabled=0 rw intel_pstate=no_hwp rootfstype=ext4
[ 5.958]
[ 5.958] Current version of pixman: 0.42.2
[ 5.958] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 5.958] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 5.958] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Apr 14 17:02:31 2023
[ 5.958] (==) Using config file: "/etc/X11/xorg.conf"
[ 5.958] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 5.958] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 5.958] (==) ServerLayout "layout"
[ 5.958] (**) |-->Screen "intel" (0)
[ 5.958] (**) | |-->Monitor "<default monitor>"
[ 5.958] (**) | |-->Device "intel"
[ 5.958] (**) | |-->GPUDevice "nvidia"
[ 5.958] (==) No monitor specified for screen "intel".
Using a default monitor configuration.
[ 5.958] (**) |-->Inactive Device "nvidia"
[ 5.958] (==) Automatically adding devices
[ 5.958] (==) Automatically enabling devices
[ 5.958] (==) Automatically adding GPU devices
[ 5.958] (==) Automatically binding GPU devices
[ 5.958] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 5.958] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[ 5.958] Entry deleted from font path.
[ 5.958] (Run 'mkfontdir' on "/usr/share/fonts/misc").
[ 5.958] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[ 5.958] Entry deleted from font path.
[ 5.958] (Run 'mkfontdir' on "/usr/share/fonts/TTF").
[ 5.958] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF".
[ 5.958] Entry deleted from font path.
[ 5.958] (Run 'mkfontdir' on "/usr/share/fonts/OTF").
[ 5.958] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 5.958] Entry deleted from font path.
[ 5.958] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 5.958] Entry deleted from font path.
[ 5.958] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 5.958] Entry deleted from font path.
[ 5.958] (==) FontPath set to:
[ 5.958] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 5.958] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 5.958] (II) Module ABI versions:
[ 5.958] X.Org ANSI C Emulation: 0.4
[ 5.958] X.Org Video Driver: 25.2
[ 5.958] X.Org XInput driver : 24.4
[ 5.958] X.Org Server Extension : 10.0
[ 5.958] (++) using VT number 7
[ 5.958] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 5.959] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 5.959] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/card0
[ 5.959] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 5.959] (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1
[ 5.973] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 5.973] (--) PCI: (1@0:0:0) 10de:25a0:1028:0a6e rev 161, Mem @ 0xd0000000/16777216, 0xf900000000/4294967296, 0xfa00000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[ 5.973] (--) PCI:*(5@0:0:0) 1002:1638:1028:0a6e rev 197, Mem @ 0xfa10000000/268435456, 0xfa20000000/2097152, 0xd1500000/524288, I/O @ 0x00001000/256
[ 5.973] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 5.973] (II) LoadModule: "glx"
[ 5.974] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 5.974] (II) Module glx: vendor="X.Org Foundation"
[ 5.974] compiled for 1.21.1.8, module version = 1.0.0
[ 5.974] ABI class: X.Org Server Extension, version 10.0
[ 5.974] (II) LoadModule: "modesetting"
[ 5.974] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 5.974] (II) Module modesetting: vendor="X.Org Foundation"
[ 5.974] compiled for 1.21.1.8, module version = 1.21.1
[ 5.974] Module class: X.Org Video Driver
[ 5.975] ABI class: X.Org Video Driver, version 25.2
[ 5.975] (II) LoadModule: "nvidia"
[ 5.975] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 5.975] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 5.975] compiled for 1.6.99.901, module version = 1.0.0
[ 5.975] Module class: X.Org Video Driver
[ 5.975] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 5.975] (II) NVIDIA dlloader X Driver 530.41.03 Thu Mar 16 19:25:45 UTC 2023
[ 5.975] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 5.988] (II) modeset(0): using drv /dev/dri/card1
[ 5.988] (II) Loading sub module "fb"
[ 5.988] (II) LoadModule: "fb"
[ 5.988] (II) Module "fb" already built-in
[ 5.988] (II) Loading sub module "wfb"
[ 5.988] (II) LoadModule: "wfb"
[ 5.988] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 5.988] (II) Module wfb: vendor="X.Org Foundation"
[ 5.988] compiled for 1.21.1.8, module version = 1.0.0
[ 5.988] ABI class: X.Org ANSI C Emulation, version 0.4
[ 5.989] (II) modeset(0): Creating default Display subsection in Screen section
"intel" for depth/fbbpp 24/32
[ 5.989] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 5.989] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card1
[ 5.989] (==) modeset(0): RGB weight 888
[ 5.989] (==) modeset(0): Default visual is TrueColor
[ 5.989] (II) Loading sub module "glamoregl"
[ 5.989] (II) LoadModule: "glamoregl"
[ 5.989] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 5.999] (II) Module glamoregl: vendor="X.Org Foundation"
[ 5.999] compiled for 1.21.1.8, module version = 1.0.1
[ 5.999] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7.078] (II) modeset(0): glamor X acceleration enabled on AMD Radeon Graphics (renoir, LLVM 15.0.7, DRM 3.49, 6.2.10-arch1-1)
[ 7.078] (II) modeset(0): glamor initialized
[ 7.078] (==) modeset(0): VariableRefresh: disabled
[ 7.078] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 7.081] (II) modeset(0): Output eDP-1 has no monitor section
[ 7.081] (II) modeset(0): Output DP-1 has no monitor section
[ 7.085] (II) modeset(0): EDID for output eDP-1
[ 7.085] (II) modeset(0): Manufacturer: AUO Model: ed8f Serial#: 0
[ 7.085] (II) modeset(0): Year: 2019 Week: 38
[ 7.085] (II) modeset(0): EDID Version: 1.4
[ 7.085] (II) modeset(0): Digital Display Input
[ 7.085] (II) modeset(0): 8 bits per channel
[ 7.085] (II) modeset(0): Digital interface is DisplayPort
[ 7.085] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 7.085] (II) modeset(0): Gamma: 2.20
[ 7.085] (II) modeset(0): No DPMS capabilities specified
[ 7.085] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 7.085] (II) modeset(0): First detailed timing is preferred mode
[ 7.085] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 7.085] (II) modeset(0): Display is continuous-frequency
[ 7.085] (II) modeset(0): redX: 0.566 redY: 0.339 greenX: 0.351 greenY: 0.568
[ 7.085] (II) modeset(0): blueX: 0.158 blueY: 0.121 whiteX: 0.313 whiteY: 0.329
[ 7.085] (II) modeset(0): Manufacturer's mask: 0
[ 7.085] (II) modeset(0): Supported detailed timing:
[ 7.085] (II) modeset(0): clock: 285.0 MHz Image Size: 344 x 193 mm
[ 7.085] (II) modeset(0): h_active: 1920 h_sync: 2028 h_sync_end 2076 h_blank_end 2076 h_border: 0
[ 7.085] (II) modeset(0): v_active: 1080 v_sync: 1090 v_sync_end 1100 v_blanking: 1142 v_border: 0
[ 7.085] (II) modeset(0): Ranges: V min: 48 V max: 120 Hz, H min: 138 H max: 138 kHz, PixClock max 295 MHz
[ 7.085] (II) modeset(0): 8FNMFB156HAN
[ 7.085] (II) modeset(0): Unknown vendor-specific block 0
[ 7.085] (II) modeset(0): Number of EDID sections to follow: 1
[ 7.085] (II) modeset(0): EDID (in hex):
[ 7.085] (II) modeset(0): 00ffffffffffff0006af8fed00000000
[ 7.085] (II) modeset(0): 261d0104a5221378033e859156599128
[ 7.085] (II) modeset(0): 1f505400000001010101010101010101
[ 7.085] (II) modeset(0): 010101010101546f809c70383e406c30
[ 7.085] (II) modeset(0): aa0058c11000001a000000fd0030788a
[ 7.085] (II) modeset(0): 8a1d010a202020202020000000fe0038
[ 7.085] (II) modeset(0): 464e4d46804231353648414e00000000
[ 7.085] (II) modeset(0): 0002412d99001100000b010a20200177
[ 7.085] (II) modeset(0): 7013790000030114dc3700047f079f00
[ 7.085] (II) modeset(0): 6b002f0037043d000200040000000000
[ 7.085] (II) modeset(0): 00000000000000000000000000000000
[ 7.085] (II) modeset(0): 00000000000000000000000000000000
[ 7.085] (II) modeset(0): 00000000000000000000000000000000
[ 7.085] (II) modeset(0): 00000000000000000000000000000000
[ 7.085] (II) modeset(0): 00000000000000000000000000000000
[ 7.085] (II) modeset(0): 00000000000000000000000000000890
[ 7.085] (II) modeset(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[ 7.085] (II) modeset(0): Printing probed modes for output eDP-1
[ 7.085] (II) modeset(0): Modeline "1920x1080"x120.2 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 7.085] (II) modeset(0): Modeline "1920x1080"x60.0 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 7.085] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 7.085] (II) modeset(0): Modeline "1920x1080"x60.2 143.01 1920 2028 2076 2080 1080 1083 1088 1142 -hsync -vsync (68.8 kHz e)
[ 7.085] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 7.085] (II) modeset(0): Modeline "1680x1050"x120.2 285.00 1680 2028 2076 2076 1050 1090 1100 1142 +hsync -vsync (137.3 kHz e)
[ 7.085] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 7.085] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 7.085] (II) modeset(0): Modeline "1400x1050"x74.8 155.80 1400 1464 1784 1912 1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[ 7.085] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 7.085] (II) modeset(0): Modeline "1600x900"x60.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 7.085] (II) modeset(0): Modeline "1600x900"x59.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 7.085] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 7.085] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 7.085] (II) modeset(0): Modeline "1280x1024"x120.2 285.00 1280 2028 2076 2076 1024 1090 1100 1142 +hsync -vsync (137.3 kHz e)
[ 7.085] (II) modeset(0): Modeline "1280x1024"x85.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[ 7.085] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[ 7.085] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 7.085] (II) modeset(0): Modeline "1440x900"x120.2 285.00 1440 2028 2076 2076 900 1090 1100 1142 +hsync -vsync (137.3 kHz e)
[ 7.085] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 7.085] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 7.085] (II) modeset(0): Modeline "1280x960"x85.0 148.50 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync (85.9 kHz d)
[ 7.085] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 7.085] (II) modeset(0): Modeline "1440x810"x60.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 7.085] (II) modeset(0): Modeline "1440x810"x60.0 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 7.085] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 7.085] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 7.085] (II) modeset(0): Modeline "1280x800"x120.2 285.00 1280 2028 2076 2076 800 1090 1100 1142 +hsync -vsync (137.3 kHz e)
[ 7.085] (II) modeset(0): Modeline "1280x800"x60.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 7.085] (II) modeset(0): Modeline "1280x800"x60.0 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 7.085] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 7.085] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 7.085] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz d)
[ 7.085] (II) modeset(0): Modeline "1280x720"x120.2 285.00 1280 2028 2076 2076 720 1090 1100 1142 +hsync -vsync (137.3 kHz e)
[ 7.085] (II) modeset(0): Modeline "1280x720"x60.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 7.085] (II) modeset(0): Modeline "1280x720"x60.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 7.085] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 7.085] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 7.085] (II) modeset(0): Modeline "1024x768"x120.2 285.00 1024 2028 2076 2076 768 1090 1100 1142 +hsync -vsync (137.3 kHz e)
[ 7.085] (II) modeset(0): Modeline "1024x768"x85.0 194.02 1024 1108 1220 1416 768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[ 7.085] (II) modeset(0): Modeline "1024x768"x75.0 170.24 1024 1108 1220 1416 768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[ 7.085] (II) modeset(0): Modeline "1024x768"x60.0 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 7.085] (II) modeset(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz d)
[ 7.085] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz d)
[ 7.085] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz d)
[ 7.085] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 7.085] (II) modeset(0): Modeline "1024x768i"x87.0 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[ 7.085] (II) modeset(0): Modeline "960x720"x85.0 170.68 960 1036 1144 1328 720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[ 7.085] (II) modeset(0): Modeline "960x720"x75.0 148.50 960 1032 1144 1320 720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[ 7.085] (II) modeset(0): Modeline "960x720"x60.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 7.085] (II) modeset(0): Modeline "928x696"x75.0 144.00 928 992 1104 1280 696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[ 7.085] (II) modeset(0): Modeline "928x696"x60.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 7.085] (II) modeset(0): Modeline "896x672"x75.0 130.50 896 944 1052 1228 672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[ 7.085] (II) modeset(0): Modeline "896x672"x60.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 7.085] (II) modeset(0): Modeline "1024x576"x60.0 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 7.085] (II) modeset(0): Modeline "1024x576"x60.0 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 7.085] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 7.085] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 7.085] (II) modeset(0): Modeline "960x600"x59.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 7.085] (II) modeset(0): Modeline "960x600"x60.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 7.085] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz d)
[ 7.085] (II) modeset(0): Modeline "960x540"x60.0 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 7.085] (II) modeset(0): Modeline "960x540"x60.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 7.085] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 7.085] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 7.085] (II) modeset(0): Modeline "800x600"x120.2 285.00 800 2028 2076 2076 600 1090 1100 1142 +hsync -vsync (137.3 kHz e)
[ 7.085] (II) modeset(0): Modeline "800x600"x85.0 114.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[ 7.085] (II) modeset(0): Modeline "800x600"x75.0 101.25 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[ 7.085] (II) modeset(0): Modeline "800x600"x70.0 94.50 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[ 7.085] (II) modeset(0): Modeline "800x600"x65.0 87.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[ 7.085] (II) modeset(0): Modeline "800x600"x60.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 7.085] (II) modeset(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz d)
[ 7.085] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz d)
[ 7.085] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz d)
[ 7.085] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 7.085] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 7.085] (II) modeset(0): Modeline "840x525"x60.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 7.085] (II) modeset(0): Modeline "840x525"x59.9 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 7.085] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 7.085] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 7.085] (II) modeset(0): Modeline "700x525"x74.8 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[ 7.085] (II) modeset(0): Modeline "700x525"x60.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 7.085] (II) modeset(0): Modeline "800x450"x59.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 7.085] (II) modeset(0): Modeline "800x450"x59.8 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 7.085] (II) modeset(0): Modeline "640x512"x85.0 78.75 640 672 752 864 512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[ 7.085] (II) modeset(0): Modeline "640x512"x75.0 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[ 7.085] (II) modeset(0): Modeline "640x512"x60.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 7.085] (II) modeset(0): Modeline "700x450"x60.0 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 7.085] (II) modeset(0): Modeline "700x450"x59.9 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 7.085] (II) modeset(0): Modeline "640x480"x120.2 285.00 640 2028 2076 2076 480 1090 1100 1142 +hsync -vsync (137.3 kHz e)
[ 7.085] (II) modeset(0): Modeline "640x480"x85.1 74.25 640 672 752 864 480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[ 7.085] (II) modeset(0): Modeline "640x480"x60.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 7.085] (II) modeset(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz d)
[ 7.085] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz d)
[ 7.085] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz d)
[ 7.085] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 7.085] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 7.085] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 7.085] (II) modeset(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz d)
[ 7.085] (II) modeset(0): Modeline "684x384"x59.9 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 7.085] (II) modeset(0): Modeline "684x384"x59.9 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 7.085] (II) modeset(0): Modeline "640x400"x59.9 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 7.085] (II) modeset(0): Modeline "640x400"x60.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 7.085] (II) modeset(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz d)
[ 7.085] (II) modeset(0): Modeline "576x432"x75.0 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[ 7.085] (II) modeset(0): Modeline "640x360"x59.9 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 7.085] (II) modeset(0): Modeline "640x360"x59.8 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 7.085] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 7.085] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 7.085] (II) modeset(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz d)
[ 7.085] (II) modeset(0): Modeline "512x384"x85.0 47.25 512 536 584 688 384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[ 7.085] (II) modeset(0): Modeline "512x384"x75.0 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[ 7.085] (II) modeset(0): Modeline "512x384"x70.1 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[ 7.085] (II) modeset(0): Modeline "512x384"x60.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 7.085] (II) modeset(0): Modeline "512x384i"x87.1 22.45 512 516 604 632 384 384 388 408 interlace doublescan +hsync +vsync (35.5 kHz d)
[ 7.085] (II) modeset(0): Modeline "512x288"x60.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 7.085] (II) modeset(0): Modeline "512x288"x59.9 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 7.085] (II) modeset(0): Modeline "416x312"x74.7 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[ 7.085] (II) modeset(0): Modeline "480x270"x59.6 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 7.085] (II) modeset(0): Modeline "480x270"x59.8 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 7.085] (II) modeset(0): Modeline "400x300"x85.3 28.15 400 416 448 524 300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[ 7.085] (II) modeset(0): Modeline "400x300"x72.2 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[ 7.085] (II) modeset(0): Modeline "400x300"x75.1 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[ 7.085] (II) modeset(0): Modeline "400x300"x60.3 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 7.085] (II) modeset(0): Modeline "400x300"x56.3 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 7.085] (II) modeset(0): Modeline "432x243"x59.9 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 7.085] (II) modeset(0): Modeline "432x243"x59.6 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 7.085] (II) modeset(0): Modeline "320x240"x85.2 18.00 320 348 376 416 240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[ 7.085] (II) modeset(0): Modeline "320x240"x72.8 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[ 7.085] (II) modeset(0): Modeline "320x240"x75.0 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[ 7.085] (II) modeset(0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 7.085] (II) modeset(0): Modeline "360x202"x59.5 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 7.085] (II) modeset(0): Modeline "360x202"x59.1 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 7.085] (II) modeset(0): Modeline "360x200"x85.0 17.75 360 378 414 468 200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[ 7.085] (II) modeset(0): Modeline "320x200"x85.3 15.75 320 336 368 416 200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[ 7.085] (II) modeset(0): Modeline "320x180"x59.8 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 7.085] (II) modeset(0): Modeline "320x180"x59.3 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 7.085] (II) modeset(0): Modeline "320x175"x85.3 15.75 320 336 368 416 175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[ 7.085] (II) modeset(0): EDID for output DP-1
[ 7.085] (II) modeset(0): Output eDP-1 connected
[ 7.086] (II) modeset(0): Output DP-1 disconnected
[ 7.086] (II) modeset(0): Using exact sizes for initial modes
[ 7.086] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[ 7.086] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 7.086] (==) modeset(0): DPI set to (96, 96)
[ 7.086] (II) Loading sub module "fb"
[ 7.086] (II) LoadModule: "fb"
[ 7.086] (II) Module "fb" already built-in
[ 7.086] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[ 7.086] (==) NVIDIA(G0): RGB weight 888
[ 7.086] (==) NVIDIA(G0): Default visual is TrueColor
[ 7.086] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 7.086] (**) Option "AllowNVIDIAGpuScreens"
[ 7.086] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 7.086] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[ 7.086] (**) NVIDIA(G0): Enabling 2D acceleration
[ 7.086] (II) Loading sub module "glxserver_nvidia"
[ 7.086] (II) LoadModule: "glxserver_nvidia"
[ 7.086] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 7.104] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 7.104] compiled for 1.6.99.901, module version = 1.0.0
[ 7.104] Module class: X.Org Server Extension
[ 7.104] (II) NVIDIA GLX Module 530.41.03 Thu Mar 16 19:27:05 UTC 2023
[ 7.105] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 7.122] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 7.123] (--) NVIDIA(0): DFP-0 (boot)
[ 7.123] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce RTX 3050 Ti Laptop GPU (GA107-A) at
[ 7.123] (II) NVIDIA(G0): PCI:1:0:0 (GPU-0)
[ 7.123] (--) NVIDIA(G0): Memory: 4194304 kBytes
[ 7.123] (--) NVIDIA(G0): VideoBIOS: 94.07.2b.00.60
[ 7.123] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[ 7.169] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 7.169] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 7.169] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 7.169] (--) NVIDIA(GPU-0):
[ 7.187] (II) NVIDIA(G0): Validated MetaModes:
[ 7.187] (II) NVIDIA(G0): "NULL"
[ 7.187] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[ 7.296] (WW) NVIDIA(G0): Cannot find size of first mode for AGO (DFP-0); cannot compute
[ 7.296] (WW) NVIDIA(G0): DPI from AGO (DFP-0)'s EDID.
[ 7.296] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[ 7.349] (==) modeset(0): Backing store enabled
[ 7.349] (==) modeset(0): Silken mouse enabled
[ 7.349] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 7.349] (==) modeset(0): DPMS enabled
[ 7.349] (WW) modeset(0): Option "HotplugDriver" is not used
[ 7.349] (II) modeset(0): [DRI2] Setup complete
[ 7.349] (II) modeset(0): [DRI2] DRI driver: radeonsi
[ 7.349] (II) modeset(0): [DRI2] VDPAU driver: radeonsi
[ 7.350] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 7.350] (II) NVIDIA: access.
[ 7.358] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 7.358] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 7.358] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 7.358] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 7.358] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 7.358] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 7.358] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 7.358] (II) NVIDIA(G0): Config Options in the README.
[ 7.371] (II) NVIDIA(G0): Setting mode "NULL"
[ 7.385] (==) NVIDIA(G0): Disabling shared memory pixmaps
[ 7.385] (==) NVIDIA(G0): Backing store enabled
[ 7.385] (==) NVIDIA(G0): Silken mouse enabled
[ 7.385] (==) NVIDIA(G0): DPMS enabled
[ 7.385] (II) Loading sub module "dri2"
[ 7.385] (II) LoadModule: "dri2"
[ 7.385] (II) Module "dri2" already built-in
[ 7.385] (II) NVIDIA(G0): [DRI2] Setup complete
[ 7.385] (II) NVIDIA(G0): [DRI2] VDPAU driver: nvidia
[ 7.385] (II) Initializing extension Generic Event Extension
[ 7.385] (II) Initializing extension SHAPE
[ 7.385] (II) Initializing extension MIT-SHM
[ 7.385] (II) Initializing extension XInputExtension
[ 7.385] (II) Initializing extension XTEST
[ 7.386] (II) Initializing extension BIG-REQUESTS
[ 7.386] (II) Initializing extension SYNC
[ 7.386] (II) Initializing extension XKEYBOARD
[ 7.386] (II) Initializing extension XC-MISC
[ 7.386] (II) Initializing extension SECURITY
[ 7.386] (II) Initializing extension XFIXES
[ 7.386] (II) Initializing extension RENDER
[ 7.386] (II) Initializing extension RANDR
[ 7.386] (II) Initializing extension COMPOSITE
[ 7.386] (II) Initializing extension DAMAGE
[ 7.386] (II) Initializing extension MIT-SCREEN-SAVER
[ 7.386] (II) Initializing extension DOUBLE-BUFFER
[ 7.386] (II) Initializing extension RECORD
[ 7.386] (II) Initializing extension DPMS
[ 7.386] (II) Initializing extension Present
[ 7.386] (II) Initializing extension DRI3
[ 7.386] (II) Initializing extension X-Resource
[ 7.386] (II) Initializing extension XVideo
[ 7.387] (II) Initializing extension XVideo-MotionCompensation
[ 7.387] (II) Initializing extension GLX
[ 7.387] (II) Initializing extension GLX
[ 7.387] (II) Indirect GLX disabled.
[ 7.390] (II) AIGLX: Loaded and initialized radeonsi
[ 7.390] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 7.390] (II) Initializing extension XFree86-VidModeExtension
[ 7.390] (II) Initializing extension XFree86-DGA
[ 7.390] (II) Initializing extension XFree86-DRI
[ 7.390] (II) Initializing extension DRI2
[ 7.390] (II) Initializing extension NV-GLX
[ 7.390] (II) Initializing extension NV-CONTROL
[ 7.390] (II) modeset(0): Damage tracking initialized
[ 7.390] (II) modeset(0): Setting screen physical size to 508 x 285
[ 7.424] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 7.424] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 7.424] (**) Video Bus: Applying InputClass "system-keyboard"
[ 7.424] (II) LoadModule: "libinput"
[ 7.424] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 7.427] (II) Module libinput: vendor="X.Org Foundation"
[ 7.427] compiled for 1.21.1.8, module version = 1.3.0
[ 7.427] Module class: X.Org XInput Driver
[ 7.427] ABI class: X.Org XInput driver, version 24.4
[ 7.427] (II) Using input driver 'libinput' for 'Video Bus'
[ 7.427] (**) Video Bus: always reports core events
[ 7.427] (**) Option "Device" "/dev/input/event4"
[ 7.430] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 7.430] (II) event4 - Video Bus: device is a keyboard
[ 7.430] (II) event4 - Video Bus: device removed
[ 7.476] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input17/event4"
[ 7.476] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[ 7.476] (**) Option "xkb_model" "pc105+inet"
[ 7.476] (**) Option "xkb_layout" "us"
[ 7.476] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 7.486] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 7.486] (II) event4 - Video Bus: device is a keyboard
[ 7.487] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[ 7.487] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 7.487] (**) Video Bus: Applying InputClass "system-keyboard"
[ 7.487] (II) Using input driver 'libinput' for 'Video Bus'
[ 7.487] (**) Video Bus: always reports core events
[ 7.487] (**) Option "Device" "/dev/input/event12"
[ 7.487] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 7.487] (II) event12 - Video Bus: device is a keyboard
[ 7.487] (II) event12 - Video Bus: device removed
[ 7.522] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:10/LNXVIDEO:01/input/input21/event12"
[ 7.522] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 7.523] (**) Option "xkb_model" "pc105+inet"
[ 7.523] (**) Option "xkb_layout" "us"
[ 7.523] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 7.523] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 7.523] (II) event12 - Video Bus: device is a keyboard
[ 7.524] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 7.524] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 7.524] (**) Power Button: Applying InputClass "system-keyboard"
[ 7.524] (II) Using input driver 'libinput' for 'Power Button'
[ 7.524] (**) Power Button: always reports core events
[ 7.524] (**) Option "Device" "/dev/input/event0"
[ 7.524] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 7.524] (II) event0 - Power Button: device is a keyboard
[ 7.524] (II) event0 - Power Button: device removed
[ 7.543] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 7.543] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 7.543] (**) Option "xkb_model" "pc105+inet"
[ 7.543] (**) Option "xkb_layout" "us"
[ 7.543] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 7.543] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 7.544] (II) event0 - Power Button: device is a keyboard
[ 7.544] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 7.544] (II) No input driver specified, ignoring this device.
[ 7.544] (II) This device may have been added with another device file.
[ 7.544] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event15)
[ 7.544] (II) No input driver specified, ignoring this device.
[ 7.544] (II) This device may have been added with another device file.
[ 7.544] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event14)
[ 7.544] (II) No input driver specified, ignoring this device.
[ 7.544] (II) This device may have been added with another device file.
[ 7.544] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event16)
[ 7.544] (II) No input driver specified, ignoring this device.
[ 7.544] (II) This device may have been added with another device file.
[ 7.545] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event17)
[ 7.545] (II) No input driver specified, ignoring this device.
[ 7.545] (II) This device may have been added with another device file.
[ 7.545] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event13)
[ 7.545] (II) No input driver specified, ignoring this device.
[ 7.545] (II) This device may have been added with another device file.
[ 7.545] (II) config/udev: Adding input device Integrated_Webcam_HD: Integrate (/dev/input/event6)
[ 7.545] (**) Integrated_Webcam_HD: Integrate: Applying InputClass "libinput keyboard catchall"
[ 7.545] (**) Integrated_Webcam_HD: Integrate: Applying InputClass "system-keyboard"
[ 7.545] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD: Integrate'
[ 7.545] (**) Integrated_Webcam_HD: Integrate: always reports core events
[ 7.545] (**) Option "Device" "/dev/input/event6"
[ 7.546] (II) event6 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[ 7.546] (II) event6 - Integrated_Webcam_HD: Integrate: device is a keyboard
[ 7.546] (II) event6 - Integrated_Webcam_HD: Integrate: device removed
[ 7.586] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-4/1-4:1.0/input/input16/event6"
[ 7.586] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD: Integrate" (type: KEYBOARD, id 9)
[ 7.586] (**) Option "xkb_model" "pc105+inet"
[ 7.586] (**) Option "xkb_layout" "us"
[ 7.586] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 7.587] (II) event6 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[ 7.587] (II) event6 - Integrated_Webcam_HD: Integrate: device is a keyboard
[ 7.587] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/event18)
[ 7.587] (**) Logitech Wireless Mouse: Applying InputClass "libinput pointer catchall"
[ 7.587] (**) Logitech Wireless Mouse: Applying InputClass "libinput keyboard catchall"
[ 7.587] (**) Logitech Wireless Mouse: Applying InputClass "system-keyboard"
[ 7.587] (II) Using input driver 'libinput' for 'Logitech Wireless Mouse'
[ 7.588] (**) Logitech Wireless Mouse: always reports core events
[ 7.588] (**) Option "Device" "/dev/input/event18"
[ 7.588] (II) event18 - Logitech Wireless Mouse: is tagged by udev as: Keyboard Mouse
[ 7.588] (II) event18 - Logitech Wireless Mouse: device is a pointer
[ 7.588] (II) event18 - Logitech Wireless Mouse: device is a keyboard
[ 7.588] (II) event18 - Logitech Wireless Mouse: device removed
[ 7.603] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 7.603] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 7.603] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 7.603] (II) libinput: Logitech Wireless Mouse: needs a virtual subdevice
[ 7.603] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-1/3-1:1.1/0003:046D:C52F.0002/0003:046D:4055.0006/input/input33/event18"
[ 7.603] (II) XINPUT: Adding extended input device "Logitech Wireless Mouse" (type: MOUSE, id 10)
[ 7.603] (**) Option "AccelerationScheme" "none"
[ 7.603] (**) Logitech Wireless Mouse: (accel) selected scheme none/0
[ 7.603] (**) Logitech Wireless Mouse: (accel) acceleration factor: 2.000
[ 7.603] (**) Logitech Wireless Mouse: (accel) acceleration threshold: 4
[ 7.604] (II) event18 - Logitech Wireless Mouse: is tagged by udev as: Keyboard Mouse
[ 7.604] (II) event18 - Logitech Wireless Mouse: device is a pointer
[ 7.604] (II) event18 - Logitech Wireless Mouse: device is a keyboard
[ 7.604] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/mouse2)
[ 7.604] (**) Logitech Wireless Mouse: Applying InputClass "system-keyboard"
[ 7.604] (II) No input driver specified, ignoring this device.
[ 7.604] (II) This device may have been added with another device file.
[ 7.605] (II) config/udev: Adding input device Usb KeyBoard Usb KeyBoard (/dev/input/event8)
[ 7.605] (**) Usb KeyBoard Usb KeyBoard: Applying InputClass "libinput keyboard catchall"
[ 7.605] (**) Usb KeyBoard Usb KeyBoard: Applying InputClass "system-keyboard"
[ 7.605] (II) Using input driver 'libinput' for 'Usb KeyBoard Usb KeyBoard'
[ 7.605] (**) Usb KeyBoard Usb KeyBoard: always reports core events
[ 7.605] (**) Option "Device" "/dev/input/event8"
[ 7.605] (II) event8 - Usb KeyBoard Usb KeyBoard: is tagged by udev as: Keyboard
[ 7.605] (II) event8 - Usb KeyBoard Usb KeyBoard: device is a keyboard
[ 7.605] (II) event8 - Usb KeyBoard Usb KeyBoard: device removed
[ 7.623] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-2/3-2:1.0/0003:C0F4:05F5.0004/input/input13/event8"
[ 7.623] (II) XINPUT: Adding extended input device "Usb KeyBoard Usb KeyBoard" (type: KEYBOARD, id 11)
[ 7.623] (**) Option "xkb_model" "pc105+inet"
[ 7.623] (**) Option "xkb_layout" "us"
[ 7.623] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 7.624] (II) event8 - Usb KeyBoard Usb KeyBoard: is tagged by udev as: Keyboard
[ 7.624] (II) event8 - Usb KeyBoard Usb KeyBoard: device is a keyboard
[ 7.624] (II) config/udev: Adding input device Usb KeyBoard Usb KeyBoard Consumer Control (/dev/input/event9)
[ 7.624] (**) Usb KeyBoard Usb KeyBoard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 7.624] (**) Usb KeyBoard Usb KeyBoard Consumer Control: Applying InputClass "system-keyboard"
[ 7.624] (II) Using input driver 'libinput' for 'Usb KeyBoard Usb KeyBoard Consumer Control'
[ 7.624] (**) Usb KeyBoard Usb KeyBoard Consumer Control: always reports core events
[ 7.624] (**) Option "Device" "/dev/input/event9"
[ 7.625] (II) event9 - Usb KeyBoard Usb KeyBoard Consumer Control: is tagged by udev as: Keyboard
[ 7.625] (II) event9 - Usb KeyBoard Usb KeyBoard Consumer Control: device is a keyboard
[ 7.625] (II) event9 - Usb KeyBoard Usb KeyBoard Consumer Control: device removed
[ 7.640] (II) libinput: Usb KeyBoard Usb KeyBoard Consumer Control: needs a virtual subdevice
[ 7.640] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-2/3-2:1.1/0003:C0F4:05F5.0005/input/input14/event9"
[ 7.640] (II) XINPUT: Adding extended input device "Usb KeyBoard Usb KeyBoard Consumer Control" (type: MOUSE, id 12)
[ 7.640] (**) Option "AccelerationScheme" "none"
[ 7.640] (**) Usb KeyBoard Usb KeyBoard Consumer Control: (accel) selected scheme none/0
[ 7.640] (**) Usb KeyBoard Usb KeyBoard Consumer Control: (accel) acceleration factor: 2.000
[ 7.640] (**) Usb KeyBoard Usb KeyBoard Consumer Control: (accel) acceleration threshold: 4
[ 7.641] (II) event9 - Usb KeyBoard Usb KeyBoard Consumer Control: is tagged by udev as: Keyboard
[ 7.641] (II) event9 - Usb KeyBoard Usb KeyBoard Consumer Control: device is a keyboard
[ 7.641] (II) config/udev: Adding input device Usb KeyBoard Usb KeyBoard System Control (/dev/input/event10)
[ 7.641] (**) Usb KeyBoard Usb KeyBoard System Control: Applying InputClass "libinput keyboard catchall"
[ 7.641] (**) Usb KeyBoard Usb KeyBoard System Control: Applying InputClass "system-keyboard"
[ 7.641] (II) Using input driver 'libinput' for 'Usb KeyBoard Usb KeyBoard System Control'
[ 7.641] (**) Usb KeyBoard Usb KeyBoard System Control: always reports core events
[ 7.641] (**) Option "Device" "/dev/input/event10"
[ 7.642] (II) event10 - Usb KeyBoard Usb KeyBoard System Control: is tagged by udev as: Keyboard
[ 7.642] (II) event10 - Usb KeyBoard Usb KeyBoard System Control: device is a keyboard
[ 7.642] (II) event10 - Usb KeyBoard Usb KeyBoard System Control: device removed
[ 7.666] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-2/3-2:1.1/0003:C0F4:05F5.0005/input/input15/event10"
[ 7.666] (II) XINPUT: Adding extended input device "Usb KeyBoard Usb KeyBoard System Control" (type: KEYBOARD, id 13)
[ 7.666] (**) Option "xkb_model" "pc105+inet"
[ 7.666] (**) Option "xkb_layout" "us"
[ 7.666] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 7.667] (II) event10 - Usb KeyBoard Usb KeyBoard System Control: is tagged by udev as: Keyboard
[ 7.667] (II) event10 - Usb KeyBoard Usb KeyBoard System Control: device is a keyboard
[ 7.667] (II) config/udev: Adding input device HD-Audio Generic Headphone Mic (/dev/input/event19)
[ 7.667] (II) No input driver specified, ignoring this device.
[ 7.667] (II) This device may have been added with another device file.
[ 7.668] (II) config/udev: Adding input device DELL0A6E:00 06CB:CE81 Mouse (/dev/input/event7)
[ 7.668] (**) DELL0A6E:00 06CB:CE81 Mouse: Applying InputClass "libinput pointer catchall"
[ 7.668] (II) Using input driver 'libinput' for 'DELL0A6E:00 06CB:CE81 Mouse'
[ 7.668] (**) DELL0A6E:00 06CB:CE81 Mouse: always reports core events
[ 7.668] (**) Option "Device" "/dev/input/event7"
[ 7.668] (II) event7 - DELL0A6E:00 06CB:CE81 Mouse: is tagged by udev as: Mouse Pointingstick
[ 7.668] (II) event7 - DELL0A6E:00 06CB:CE81 Mouse: device is a pointer
[ 7.669] (II) event7 - DELL0A6E:00 06CB:CE81 Mouse: device removed
[ 7.699] (II) libinput: DELL0A6E:00 06CB:CE81 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 7.699] (II) libinput: DELL0A6E:00 06CB:CE81 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 7.699] (II) libinput: DELL0A6E:00 06CB:CE81 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 7.699] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:03/i2c-0/i2c-DELL0A6E:00/0018:06CB:CE81.0003/input/input18/event7"
[ 7.699] (II) XINPUT: Adding extended input device "DELL0A6E:00 06CB:CE81 Mouse" (type: MOUSE, id 14)
[ 7.700] (**) Option "AccelerationScheme" "none"
[ 7.700] (**) DELL0A6E:00 06CB:CE81 Mouse: (accel) selected scheme none/0
[ 7.700] (**) DELL0A6E:00 06CB:CE81 Mouse: (accel) acceleration factor: 2.000
[ 7.700] (**) DELL0A6E:00 06CB:CE81 Mouse: (accel) acceleration threshold: 4
[ 7.701] (II) event7 - DELL0A6E:00 06CB:CE81 Mouse: is tagged by udev as: Mouse Pointingstick
[ 7.701] (II) event7 - DELL0A6E:00 06CB:CE81 Mouse: device is a pointer
[ 7.701] (II) config/udev: Adding input device DELL0A6E:00 06CB:CE81 Mouse (/dev/input/mouse0)
[ 7.701] (II) No input driver specified, ignoring this device.
[ 7.701] (II) This device may have been added with another device file.
[ 7.702] (II) config/udev: Adding input device DELL0A6E:00 06CB:CE81 Touchpad (/dev/input/event11)
[ 7.702] (**) DELL0A6E:00 06CB:CE81 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 7.702] (II) Using input driver 'libinput' for 'DELL0A6E:00 06CB:CE81 Touchpad'
[ 7.702] (**) DELL0A6E:00 06CB:CE81 Touchpad: always reports core events
[ 7.702] (**) Option "Device" "/dev/input/event11"
[ 7.702] (II) event11 - DELL0A6E:00 06CB:CE81 Touchpad: is tagged by udev as: Touchpad
[ 7.703] (II) event11 - DELL0A6E:00 06CB:CE81 Touchpad: device is a touchpad
[ 7.703] (II) event11 - DELL0A6E:00 06CB:CE81 Touchpad: device removed
[ 7.742] (II) libinput: DELL0A6E:00 06CB:CE81 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 7.743] (II) libinput: DELL0A6E:00 06CB:CE81 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 7.743] (II) libinput: DELL0A6E:00 06CB:CE81 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 7.743] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:03/i2c-0/i2c-DELL0A6E:00/0018:06CB:CE81.0003/input/input19/event11"
[ 7.743] (II) XINPUT: Adding extended input device "DELL0A6E:00 06CB:CE81 Touchpad" (type: TOUCHPAD, id 15)
[ 7.744] (**) Option "AccelerationScheme" "none"
[ 7.744] (**) DELL0A6E:00 06CB:CE81 Touchpad: (accel) selected scheme none/0
[ 7.744] (**) DELL0A6E:00 06CB:CE81 Touchpad: (accel) acceleration factor: 2.000
[ 7.744] (**) DELL0A6E:00 06CB:CE81 Touchpad: (accel) acceleration threshold: 4
[ 7.745] (II) event11 - DELL0A6E:00 06CB:CE81 Touchpad: is tagged by udev as: Touchpad
[ 7.745] (II) event11 - DELL0A6E:00 06CB:CE81 Touchpad: device is a touchpad
[ 7.746] (II) config/udev: Adding input device DELL0A6E:00 06CB:CE81 Touchpad (/dev/input/mouse1)
[ 7.746] (II) No input driver specified, ignoring this device.
[ 7.746] (II) This device may have been added with another device file.
[ 7.746] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event5)
[ 7.746] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 7.746] (**) Dell WMI hotkeys: Applying InputClass "system-keyboard"
[ 7.746] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[ 7.746] (**) Dell WMI hotkeys: always reports core events
[ 7.746] (**) Option "Device" "/dev/input/event5"
[ 7.746] (II) event5 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 7.746] (II) event5 - Dell WMI hotkeys: device is a keyboard
[ 7.747] (II) event5 - Dell WMI hotkeys: device removed
[ 7.786] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:01/wmi_bus/wmi_bus-PNP0C14:01/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input22/event5"
[ 7.786] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 16)
[ 7.786] (**) Option "xkb_model" "pc105+inet"
[ 7.786] (**) Option "xkb_layout" "us"
[ 7.786] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 7.787] (II) event5 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 7.787] (II) event5 - Dell WMI hotkeys: device is a keyboard
[ 7.787] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[ 7.787] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 7.787] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 7.787] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 7.787] (**) AT Translated Set 2 keyboard: always reports core events
[ 7.787] (**) Option "Device" "/dev/input/event2"
[ 7.788] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 7.788] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 7.788] (II) event2 - AT Translated Set 2 keyboard: device removed
[ 7.803] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[ 7.803] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 17)
[ 7.803] (**) Option "xkb_model" "pc105+inet"
[ 7.803] (**) Option "xkb_layout" "us"
[ 7.803] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 7.803] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 7.803] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 7.805] (II) config/udev: Adding input device DELL Wireless hotkeys (/dev/input/event3)
[ 7.805] (**) DELL Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
[ 7.805] (**) DELL Wireless hotkeys: Applying InputClass "system-keyboard"
[ 7.805] (II) Using input driver 'libinput' for 'DELL Wireless hotkeys'
[ 7.805] (**) DELL Wireless hotkeys: always reports core events
[ 7.805] (**) Option "Device" "/dev/input/event3"
[ 7.805] (II) event3 - DELL Wireless hotkeys: is tagged by udev as: Keyboard
[ 7.805] (II) event3 - DELL Wireless hotkeys: device is a keyboard
[ 7.805] (II) event3 - DELL Wireless hotkeys: device removed
[ 7.849] (**) Option "config_info" "udev:/sys/devices/virtual/input/input4/event3"
[ 7.849] (II) XINPUT: Adding extended input device "DELL Wireless hotkeys" (type: KEYBOARD, id 18)
[ 7.849] (**) Option "xkb_model" "pc105+inet"
[ 7.849] (**) Option "xkb_layout" "us"
[ 7.849] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 7.850] (II) event3 - DELL Wireless hotkeys: is tagged by udev as: Keyboard
[ 7.850] (II) event3 - DELL Wireless hotkeys: device is a keyboard
[ 7.868] (**) Logitech Wireless Mouse: Applying InputClass "libinput pointer catchall"
[ 7.868] (**) Logitech Wireless Mouse: Applying InputClass "libinput keyboard catchall"
[ 7.868] (**) Logitech Wireless Mouse: Applying InputClass "system-keyboard"
[ 7.868] (II) Using input driver 'libinput' for 'Logitech Wireless Mouse'
[ 7.868] (**) Logitech Wireless Mouse: always reports core events
[ 7.868] (**) Option "Device" "/dev/input/event18"
[ 7.868] (II) libinput: Logitech Wireless Mouse: is a virtual subdevice
[ 7.868] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 7.868] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 7.868] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 7.868] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-1/3-1:1.1/0003:046D:C52F.0002/0003:046D:4055.0006/input/input33/event18"
[ 7.868] (II) XINPUT: Adding extended input device "Logitech Wireless Mouse" (type: KEYBOARD, id 19)
[ 7.868] (**) Option "xkb_model" "pc105+inet"
[ 7.868] (**) Option "xkb_layout" "us"
[ 7.868] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 7.868] (**) Usb KeyBoard Usb KeyBoard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 7.868] (**) Usb KeyBoard Usb KeyBoard Consumer Control: Applying InputClass "system-keyboard"
[ 7.868] (II) Using input driver 'libinput' for 'Usb KeyBoard Usb KeyBoard Consumer Control'
[ 7.868] (**) Usb KeyBoard Usb KeyBoard Consumer Control: always reports core events
[ 7.868] (**) Option "Device" "/dev/input/event9"
[ 7.868] (II) libinput: Usb KeyBoard Usb KeyBoard Consumer Control: is a virtual subdevice
[ 7.868] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-2/3-2:1.1/0003:C0F4:05F5.0005/input/input14/event9"
[ 7.868] (II) XINPUT: Adding extended input device "Usb KeyBoard Usb KeyBoard Consumer Control" (type: KEYBOARD, id 20)
[ 7.868] (**) Option "xkb_model" "pc105+inet"
[ 7.868] (**) Option "xkb_layout" "us"
[ 7.868] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 8.293] (II) modeset(0): Disabling kernel dirty updates, not required.
[ 21.187] (II) modeset(0): EDID vendor "AUO", prod id 60815
[ 21.187] (II) modeset(0): Using EDID range info for horizontal sync
[ 21.187] (II) modeset(0): Using EDID range info for vertical refresh
[ 21.187] (II) modeset(0): Printing DDC gathered Modelines:
[ 21.187] (II) modeset(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 21.190] (II) modeset(0): EDID vendor "AUO", prod id 60815
[ 21.190] (II) modeset(0): Using hsync ranges from config file
[ 21.190] (II) modeset(0): Using vrefresh ranges from config file
[ 21.190] (II) modeset(0): Printing DDC gathered Modelines:
[ 21.190] (II) modeset(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 21.235] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 21.235] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 21.235] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 21.235] (--) NVIDIA(GPU-0):
[ 21.253] (II) modeset(0): EDID vendor "AUO", prod id 60815
[ 21.253] (II) modeset(0): Using hsync ranges from config file
[ 21.253] (II) modeset(0): Using vrefresh ranges from config file
[ 21.253] (II) modeset(0): Printing DDC gathered Modelines:
[ 21.253] (II) modeset(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 21.256] (II) modeset(0): EDID vendor "AUO", prod id 60815
[ 21.256] (II) modeset(0): Using hsync ranges from config file
[ 21.256] (II) modeset(0): Using vrefresh ranges from config file
[ 21.256] (II) modeset(0): Printing DDC gathered Modelines:
[ 21.256] (II) modeset(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 21.301] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 21.301] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 21.301] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 21.301] (--) NVIDIA(GPU-0):
[ 26.154] randr: failed to create shared pixmap
[ 26.154] (EE) NVIDIA(G0): Failed to configure Reverse PRIME on output HDMI-1-0.
[ 27.010] (II) modeset(0): EDID vendor "AUO", prod id 60815
[ 27.010] (II) modeset(0): Using hsync ranges from config file
[ 27.010] (II) modeset(0): Using vrefresh ranges from config file
[ 27.010] (II) modeset(0): Printing DDC gathered Modelines:
[ 27.010] (II) modeset(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 27.013] (II) modeset(0): EDID vendor "AUO", prod id 60815
[ 27.013] (II) modeset(0): Using hsync ranges from config file
[ 27.013] (II) modeset(0): Using vrefresh ranges from config file
[ 27.013] (II) modeset(0): Printing DDC gathered Modelines:
[ 27.013] (II) modeset(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 27.059] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 27.059] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 27.059] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 27.059] (--) NVIDIA(GPU-0):
[ 27.063] (II) modeset(0): EDID vendor "AUO", prod id 60815
[ 27.063] (II) modeset(0): Using hsync ranges from config file
[ 27.063] (II) modeset(0): Using vrefresh ranges from config file
[ 27.063] (II) modeset(0): Printing DDC gathered Modelines:
[ 27.063] (II) modeset(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 27.067] (II) modeset(0): EDID vendor "AUO", prod id 60815
[ 27.067] (II) modeset(0): Using hsync ranges from config file
[ 27.067] (II) modeset(0): Using vrefresh ranges from config file
[ 27.067] (II) modeset(0): Printing DDC gathered Modelines:
[ 27.067] (II) modeset(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 27.112] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 27.112] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 27.112] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 27.112] (--) NVIDIA(GPU-0):
[ 27.116] (II) modeset(0): EDID vendor "AUO", prod id 60815
[ 27.116] (II) modeset(0): Using hsync ranges from config file
[ 27.116] (II) modeset(0): Using vrefresh ranges from config file
[ 27.116] (II) modeset(0): Printing DDC gathered Modelines:
[ 27.116] (II) modeset(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 27.119] (II) modeset(0): EDID vendor "AUO", prod id 60815
[ 27.119] (II) modeset(0): Using hsync ranges from config file
[ 27.119] (II) modeset(0): Using vrefresh ranges from config file
[ 27.119] (II) modeset(0): Printing DDC gathered Modelines:
[ 27.119] (II) modeset(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 27.165] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 27.165] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 27.165] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 27.165] (--) NVIDIA(GPU-0):
[ 71.953] (II) modeset(0): EDID vendor "AUO", prod id 60815
[ 71.953] (II) modeset(0): Using hsync ranges from config file
[ 71.953] (II) modeset(0): Using vrefresh ranges from config file
[ 71.953] (II) modeset(0): Printing DDC gathered Modelines:
[ 71.953] (II) modeset(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 71.956] (II) modeset(0): EDID vendor "AUO", prod id 60815
[ 71.956] (II) modeset(0): Using hsync ranges from config file
[ 71.956] (II) modeset(0): Using vrefresh ranges from config file
[ 71.956] (II) modeset(0): Printing DDC gathered Modelines:
[ 71.956] (II) modeset(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 73.207] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 73.207] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 73.207] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 73.207] (--) NVIDIA(GPU-0):
[ 73.211] (II) modeset(0): EDID vendor "AUO", prod id 60815
[ 73.211] (II) modeset(0): Using hsync ranges from config file
[ 73.211] (II) modeset(0): Using vrefresh ranges from config file
[ 73.211] (II) modeset(0): Printing DDC gathered Modelines:
[ 73.211] (II) modeset(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 89.172] (II) modeset(0): EDID vendor "AUO", prod id 60815
[ 89.172] (II) modeset(0): Using hsync ranges from config file
[ 89.172] (II) modeset(0): Using vrefresh ranges from config file
[ 89.172] (II) modeset(0): Printing DDC gathered Modelines:
[ 89.172] (II) modeset(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 103.794] (II) modeset(0): EDID vendor "AUO", prod id 60815
[ 103.794] (II) modeset(0): Using hsync ranges from config file
[ 103.794] (II) modeset(0): Using vrefresh ranges from config file
[ 103.794] (II) modeset(0): Printing DDC gathered Modelines:
[ 103.794] (II) modeset(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 103.799] (II) modeset(0): EDID vendor "AUO", prod id 60815
[ 103.799] (II) modeset(0): Using hsync ranges from config file
[ 103.799] (II) modeset(0): Using vrefresh ranges from config file
[ 103.799] (II) modeset(0): Printing DDC gathered Modelines:
[ 103.799] (II) modeset(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 103.806] (II) modeset(0): EDID vendor "AUO", prod id 60815
[ 103.806] (II) modeset(0): Using hsync ranges from config file
[ 103.806] (II) modeset(0): Using vrefresh ranges from config file
[ 103.806] (II) modeset(0): Printing DDC gathered Modelines:
[ 103.806] (II) modeset(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 105.045] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 105.045] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 105.045] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 105.045] (--) NVIDIA(GPU-0):
[ 110.120] randr: failed to create shared pixmap
[ 110.120] (EE) NVIDIA(G0): Failed to configure Reverse PRIME on output HDMI-1-0.
[ 110.984] (II) modeset(0): EDID vendor "AUO", prod id 60815
[ 110.984] (II) modeset(0): Using hsync ranges from config file
[ 110.984] (II) modeset(0): Using vrefresh ranges from config file
[ 110.985] (II) modeset(0): Printing DDC gathered Modelines:
[ 110.985] (II) modeset(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 110.988] (II) modeset(0): EDID vendor "AUO", prod id 60815
[ 110.988] (II) modeset(0): Using hsync ranges from config file
[ 110.988] (II) modeset(0): Using vrefresh ranges from config file
[ 110.988] (II) modeset(0): Printing DDC gathered Modelines:
[ 110.988] (II) modeset(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 111.032] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 111.032] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 111.032] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 111.032] (--) NVIDIA(GPU-0):
[ 111.036] (II) modeset(0): EDID vendor "AUO", prod id 60815
[ 111.036] (II) modeset(0): Using hsync ranges from config file
[ 111.036] (II) modeset(0): Using vrefresh ranges from config file
[ 111.036] (II) modeset(0): Printing DDC gathered Modelines:
[ 111.036] (II) modeset(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 111.040] (II) modeset(0): EDID vendor "AUO", prod id 60815
[ 111.040] (II) modeset(0): Using hsync ranges from config file
[ 111.040] (II) modeset(0): Using vrefresh ranges from config file
[ 111.040] (II) modeset(0): Printing DDC gathered Modelines:
[ 111.040] (II) modeset(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 111.084] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 111.084] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 111.084] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 111.084] (--) NVIDIA(GPU-0):
I lost the log from before I reconfigured, but I know it had a similar set of lines about reverse prime configuration failed.
Offline
[ 5.958] (==) Using config file: "/etc/X11/xorg.conf"
Get rid of that file and try the behavior w/ xf86-video-amdgpu
Offline
I just realized that I missed the email alerting me to a response on this thread; I hope I am not necroing by responding.
No dice with removing xorg.conf. Here's the current log file:
[ 5.841]
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[ 5.841] Current Operating System: Linux gondolin 6.2.12-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 20 Apr 2023 16:11:55 +0000 x86_64
[ 5.841] Kernel command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img root=PARTUUID=c4c21ee8-45f2-4f3c-9bbc-0c8ccb033815 zswap.enabled=0 rw intel_pstate=no_hwp rootfstype=ext4
[ 5.841]
[ 5.841] Current version of pixman: 0.42.2
[ 5.841] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 5.841] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 5.841] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Apr 28 21:28:08 2023
[ 5.841] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 5.841] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 5.841] (==) No Layout section. Using the first Screen section.
[ 5.841] (==) No screen section available. Using defaults.
[ 5.841] (**) |-->Screen "Default Screen Section" (0)
[ 5.841] (**) | |-->Monitor "<default monitor>"
[ 5.841] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 5.841] (==) Automatically adding devices
[ 5.841] (==) Automatically enabling devices
[ 5.841] (==) Automatically adding GPU devices
[ 5.841] (==) Automatically binding GPU devices
[ 5.841] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 5.841] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[ 5.841] Entry deleted from font path.
[ 5.841] (Run 'mkfontdir' on "/usr/share/fonts/misc").
[ 5.841] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[ 5.841] Entry deleted from font path.
[ 5.841] (Run 'mkfontdir' on "/usr/share/fonts/TTF").
[ 5.841] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF".
[ 5.841] Entry deleted from font path.
[ 5.841] (Run 'mkfontdir' on "/usr/share/fonts/OTF").
[ 5.841] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 5.841] Entry deleted from font path.
[ 5.841] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 5.841] Entry deleted from font path.
[ 5.841] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 5.841] Entry deleted from font path.
[ 5.841] (==) FontPath set to:
[ 5.841] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 5.841] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 5.841] (II) Module ABI versions:
[ 5.841] X.Org ANSI C Emulation: 0.4
[ 5.841] X.Org Video Driver: 25.2
[ 5.841] X.Org XInput driver : 24.4
[ 5.841] X.Org Server Extension : 10.0
[ 5.842] (++) using VT number 7
[ 5.842] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 5.842] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 5.842] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/card0
[ 5.842] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 5.842] (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1
[ 5.864] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 6.186] (--) PCI: (1@0:0:0) 10de:25a0:1028:0a6e rev 161, Mem @ 0xd0000000/16777216, 0xf900000000/4294967296, 0xfa00000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[ 6.186] (--) PCI:*(5@0:0:0) 1002:1638:1028:0a6e rev 197, Mem @ 0xfa10000000/268435456, 0xfa20000000/2097152, 0xd1500000/524288, I/O @ 0x00001000/256
[ 6.186] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 6.186] (II) LoadModule: "glx"
[ 6.186] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 6.187] (II) Module glx: vendor="X.Org Foundation"
[ 6.187] compiled for 1.21.1.8, module version = 1.0.0
[ 6.187] ABI class: X.Org Server Extension, version 10.0
[ 6.187] (II) Applying OutputClass "AMDgpu" to /dev/dri/card1
[ 6.187] loading driver: amdgpu
[ 6.187] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 6.187] loading driver: nvidia
[ 6.187] (==) Matched amdgpu as autoconfigured driver 0
[ 6.187] (==) Matched ati as autoconfigured driver 1
[ 6.187] (==) Matched nvidia as autoconfigured driver 2
[ 6.187] (==) Matched nouveau as autoconfigured driver 3
[ 6.187] (==) Matched nv as autoconfigured driver 4
[ 6.187] (==) Matched modesetting as autoconfigured driver 5
[ 6.187] (==) Matched fbdev as autoconfigured driver 6
[ 6.187] (==) Matched vesa as autoconfigured driver 7
[ 6.187] (==) Assigned the driver to the xf86ConfigLayout
[ 6.187] (II) LoadModule: "amdgpu"
[ 6.187] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[ 6.189] (II) Module amdgpu: vendor="X.Org Foundation"
[ 6.189] compiled for 1.21.1.7, module version = 23.0.0
[ 6.189] Module class: X.Org Video Driver
[ 6.189] ABI class: X.Org Video Driver, version 25.2
[ 6.189] (II) LoadModule: "ati"
[ 6.189] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[ 6.189] (II) Module ati: vendor="X.Org Foundation"
[ 6.189] compiled for 1.21.1.4, module version = 19.1.0
[ 6.189] Module class: X.Org Video Driver
[ 6.189] ABI class: X.Org Video Driver, version 25.2
[ 6.204] (II) LoadModule: "nvidia"
[ 6.204] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 6.204] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 6.204] compiled for 1.6.99.901, module version = 1.0.0
[ 6.204] Module class: X.Org Video Driver
[ 6.204] (II) LoadModule: "nouveau"
[ 6.204] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 6.205] (II) Module nouveau: vendor="X.Org Foundation"
[ 6.205] compiled for 1.21.1.1, module version = 1.0.17
[ 6.205] Module class: X.Org Video Driver
[ 6.205] ABI class: X.Org Video Driver, version 25.2
[ 6.205] (II) LoadModule: "nv"
[ 6.205] (WW) Warning, couldn't open module nv
[ 6.205] (EE) Failed to load module "nv" (module does not exist, 0)
[ 6.205] (II) LoadModule: "modesetting"
[ 6.205] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 6.205] (II) Module modesetting: vendor="X.Org Foundation"
[ 6.205] compiled for 1.21.1.8, module version = 1.21.1
[ 6.205] Module class: X.Org Video Driver
[ 6.205] ABI class: X.Org Video Driver, version 25.2
[ 6.205] (II) LoadModule: "fbdev"
[ 6.205] (WW) Warning, couldn't open module fbdev
[ 6.205] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 6.205] (II) LoadModule: "vesa"
[ 6.205] (WW) Warning, couldn't open module vesa
[ 6.205] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 6.205] (II) AMDGPU: Driver for AMD Radeon:
All GPUs supported by the amdgpu kernel driver
[ 6.205] (II) NVIDIA dlloader X Driver 530.41.03 Thu Mar 16 19:25:45 UTC 2023
[ 6.205] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 6.205] (II) NOUVEAU driver
[ 6.205] (II) NOUVEAU driver for NVIDIA chipset families :
[ 6.205] RIVA TNT (NV04)
[ 6.205] RIVA TNT2 (NV05)
[ 6.205] GeForce 256 (NV10)
[ 6.205] GeForce 2 (NV11, NV15)
[ 6.205] GeForce 4MX (NV17, NV18)
[ 6.205] GeForce 3 (NV20)
[ 6.205] GeForce 4Ti (NV25, NV28)
[ 6.205] GeForce FX (NV3x)
[ 6.205] GeForce 6 (NV4x)
[ 6.205] GeForce 7 (G7x)
[ 6.205] GeForce 8 (G8x)
[ 6.205] GeForce 9 (G9x)
[ 6.205] GeForce GTX 2xx/3xx (GT2xx)
[ 6.205] GeForce GTX 4xx/5xx (GFxxx)
[ 6.205] GeForce GTX 6xx/7xx (GKxxx)
[ 6.205] GeForce GTX 9xx (GMxxx)
[ 6.205] GeForce GTX 10xx (GPxxx)
[ 6.205] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 6.210] (WW) Falling back to old probe method for modesetting
[ 6.210] (II) Loading sub module "fb"
[ 6.210] (II) LoadModule: "fb"
[ 6.210] (II) Module "fb" already built-in
[ 6.210] (II) Loading sub module "wfb"
[ 6.210] (II) LoadModule: "wfb"
[ 6.210] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 6.210] (II) Module wfb: vendor="X.Org Foundation"
[ 6.210] compiled for 1.21.1.8, module version = 1.0.0
[ 6.210] ABI class: X.Org ANSI C Emulation, version 0.4
[ 6.210] (II) AMDGPU(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 6.210] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[ 6.210] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 6.210] (==) AMDGPU(0): Default visual is TrueColor
[ 6.210] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card1
[ 6.210] (==) AMDGPU(0): RGB weight 888
[ 6.210] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[ 6.210] (--) AMDGPU(0): Chipset: "AMD Radeon Graphics" (ChipID = 0x1638)
[ 6.210] (II) Loading sub module "fb"
[ 6.210] (II) LoadModule: "fb"
[ 6.210] (II) Module "fb" already built-in
[ 6.210] (II) Loading sub module "dri2"
[ 6.210] (II) LoadModule: "dri2"
[ 6.210] (II) Module "dri2" already built-in
[ 6.314] (II) Loading sub module "glamoregl"
[ 6.314] (II) LoadModule: "glamoregl"
[ 6.314] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 6.321] (II) Module glamoregl: vendor="X.Org Foundation"
[ 6.321] compiled for 1.21.1.8, module version = 1.0.1
[ 6.321] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7.769] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon Graphics (renoir, LLVM 15.0.7, DRM 3.49, 6.2.12-arch1-1)
[ 7.769] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[ 7.769] (==) AMDGPU(0): TearFree property default: auto
[ 7.769] (==) AMDGPU(0): VariableRefresh: disabled
[ 7.769] (==) AMDGPU(0): AsyncFlipSecondaries: disabled
[ 7.769] (II) AMDGPU(0): KMS Pageflipping: enabled
[ 7.772] (II) AMDGPU(0): Output eDP has no monitor section
[ 7.772] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[ 7.779] (II) AMDGPU(0): EDID for output eDP
[ 7.779] (II) AMDGPU(0): Manufacturer: AUO Model: ed8f Serial#: 0
[ 7.779] (II) AMDGPU(0): Year: 2019 Week: 38
[ 7.779] (II) AMDGPU(0): EDID Version: 1.4
[ 7.779] (II) AMDGPU(0): Digital Display Input
[ 7.779] (II) AMDGPU(0): 8 bits per channel
[ 7.779] (II) AMDGPU(0): Digital interface is DisplayPort
[ 7.779] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 7.779] (II) AMDGPU(0): Gamma: 2.20
[ 7.779] (II) AMDGPU(0): No DPMS capabilities specified
[ 7.779] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4
[ 7.779] (II) AMDGPU(0): First detailed timing is preferred mode
[ 7.779] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[ 7.779] (II) AMDGPU(0): Display is continuous-frequency
[ 7.779] (II) AMDGPU(0): redX: 0.566 redY: 0.339 greenX: 0.351 greenY: 0.568
[ 7.779] (II) AMDGPU(0): blueX: 0.158 blueY: 0.121 whiteX: 0.313 whiteY: 0.329
[ 7.779] (II) AMDGPU(0): Manufacturer's mask: 0
[ 7.779] (II) AMDGPU(0): Supported detailed timing:
[ 7.779] (II) AMDGPU(0): clock: 285.0 MHz Image Size: 344 x 193 mm
[ 7.779] (II) AMDGPU(0): h_active: 1920 h_sync: 2028 h_sync_end 2076 h_blank_end 2076 h_border: 0
[ 7.779] (II) AMDGPU(0): v_active: 1080 v_sync: 1090 v_sync_end 1100 v_blanking: 1142 v_border: 0
[ 7.779] (II) AMDGPU(0): Ranges: V min: 48 V max: 120 Hz, H min: 138 H max: 138 kHz, PixClock max 295 MHz
[ 7.779] (II) AMDGPU(0): 8FNMFB156HAN
[ 7.779] (II) AMDGPU(0): Unknown vendor-specific block 0
[ 7.779] (II) AMDGPU(0): Number of EDID sections to follow: 1
[ 7.779] (II) AMDGPU(0): EDID (in hex):
[ 7.779] (II) AMDGPU(0): 00ffffffffffff0006af8fed00000000
[ 7.779] (II) AMDGPU(0): 261d0104a5221378033e859156599128
[ 7.779] (II) AMDGPU(0): 1f505400000001010101010101010101
[ 7.779] (II) AMDGPU(0): 010101010101546f809c70383e406c30
[ 7.779] (II) AMDGPU(0): aa0058c11000001a000000fd0030788a
[ 7.779] (II) AMDGPU(0): 8a1d010a202020202020000000fe0038
[ 7.779] (II) AMDGPU(0): 464e4d46804231353648414e00000000
[ 7.779] (II) AMDGPU(0): 0002412d99001100000b010a20200177
[ 7.779] (II) AMDGPU(0): 7013790000030114dc3700047f079f00
[ 7.779] (II) AMDGPU(0): 6b002f0037043d000200040000000000
[ 7.779] (II) AMDGPU(0): 00000000000000000000000000000000
[ 7.779] (II) AMDGPU(0): 00000000000000000000000000000000
[ 7.779] (II) AMDGPU(0): 00000000000000000000000000000000
[ 7.779] (II) AMDGPU(0): 00000000000000000000000000000000
[ 7.779] (II) AMDGPU(0): 00000000000000000000000000000000
[ 7.779] (II) AMDGPU(0): 00000000000000000000000000000890
[ 7.779] (II) AMDGPU(0): Printing probed modes for output eDP
[ 7.779] (II) AMDGPU(0): Modeline "1920x1080"x120.2 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 7.779] (II) AMDGPU(0): Modeline "1920x1080"x60.2 143.01 1920 2028 2076 2080 1080 1083 1088 1142 -hsync -vsync (68.8 kHz e)
[ 7.779] (II) AMDGPU(0): Modeline "1680x1050"x120.2 285.00 1680 2028 2076 2076 1050 1090 1100 1142 +hsync -vsync (137.3 kHz e)
[ 7.779] (II) AMDGPU(0): Modeline "1280x1024"x120.2 285.00 1280 2028 2076 2076 1024 1090 1100 1142 +hsync -vsync (137.3 kHz e)
[ 7.779] (II) AMDGPU(0): Modeline "1440x900"x120.2 285.00 1440 2028 2076 2076 900 1090 1100 1142 +hsync -vsync (137.3 kHz e)
[ 7.779] (II) AMDGPU(0): Modeline "1280x800"x120.2 285.00 1280 2028 2076 2076 800 1090 1100 1142 +hsync -vsync (137.3 kHz e)
[ 7.779] (II) AMDGPU(0): Modeline "1280x720"x120.2 285.00 1280 2028 2076 2076 720 1090 1100 1142 +hsync -vsync (137.3 kHz e)
[ 7.779] (II) AMDGPU(0): Modeline "1024x768"x120.2 285.00 1024 2028 2076 2076 768 1090 1100 1142 +hsync -vsync (137.3 kHz e)
[ 7.779] (II) AMDGPU(0): Modeline "800x600"x120.2 285.00 800 2028 2076 2076 600 1090 1100 1142 +hsync -vsync (137.3 kHz e)
[ 7.779] (II) AMDGPU(0): Modeline "640x480"x120.2 285.00 640 2028 2076 2076 480 1090 1100 1142 +hsync -vsync (137.3 kHz e)
[ 7.779] (II) AMDGPU(0): EDID for output DisplayPort-0
[ 7.779] (II) AMDGPU(0): Output eDP connected
[ 7.779] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[ 7.779] (II) AMDGPU(0): Using exact sizes for initial modes
[ 7.779] (II) AMDGPU(0): Output eDP using initial mode 1920x1080 +0+0
[ 7.779] (II) AMDGPU(0): mem size init: gart size :e315b000 vram size: s:1df2c000 visible:1df2c000
[ 7.779] (==) AMDGPU(0): DPI set to (96, 96)
[ 7.779] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[ 7.779] (II) Loading sub module "ramdac"
[ 7.779] (II) LoadModule: "ramdac"
[ 7.779] (II) Module "ramdac" already built-in
[ 7.779] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[ 7.779] (==) NVIDIA(G0): RGB weight 888
[ 7.779] (==) NVIDIA(G0): Default visual is TrueColor
[ 7.779] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 7.779] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 7.779] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[ 7.779] (**) NVIDIA(G0): Enabling 2D acceleration
[ 7.779] (II) Loading sub module "glxserver_nvidia"
[ 7.779] (II) LoadModule: "glxserver_nvidia"
[ 7.779] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 7.802] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 7.802] compiled for 1.6.99.901, module version = 1.0.0
[ 7.802] Module class: X.Org Server Extension
[ 7.802] (II) NVIDIA GLX Module 530.41.03 Thu Mar 16 19:27:05 UTC 2023
[ 7.803] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 7.822] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 7.822] (--) NVIDIA(0): DFP-0
[ 7.823] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce RTX 3050 Ti Laptop GPU (GA107-A) at
[ 7.823] (II) NVIDIA(G0): PCI:1:0:0 (GPU-0)
[ 7.823] (--) NVIDIA(G0): Memory: 4194304 kBytes
[ 7.823] (--) NVIDIA(G0): VideoBIOS: 94.07.2b.00.60
[ 7.823] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[ 7.823] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 7.823] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 7.823] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 7.823] (--) NVIDIA(GPU-0):
[ 7.827] (II) NVIDIA(G0): Validated MetaModes:
[ 7.827] (II) NVIDIA(G0): "NULL"
[ 7.827] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[ 7.827] (WW) NVIDIA(G0): Unable to get display device for DPI computation.
[ 7.827] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[ 7.827] (II) UnloadModule: "nouveau"
[ 7.827] (II) Unloading nouveau
[ 7.827] (II) UnloadModule: "modesetting"
[ 7.827] (II) Unloading modesetting
[ 7.827] (II) AMDGPU(0): [DRI2] Setup complete
[ 7.827] (II) AMDGPU(0): [DRI2] DRI driver: radeonsi
[ 7.827] (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi
[ 7.859] (II) AMDGPU(0): Front buffer pitch: 7680 bytes
[ 7.860] (II) AMDGPU(0): SYNC extension fences enabled
[ 7.860] (II) AMDGPU(0): Present extension enabled
[ 7.860] (==) AMDGPU(0): DRI3 enabled
[ 7.860] (==) AMDGPU(0): Backing store enabled
[ 7.860] (II) AMDGPU(0): Direct rendering enabled
[ 7.867] (II) AMDGPU(0): Use GLAMOR acceleration.
[ 7.867] (II) AMDGPU(0): Acceleration enabled
[ 7.867] (==) AMDGPU(0): DPMS enabled
[ 7.867] (==) AMDGPU(0): Silken mouse enabled
[ 7.867] (II) AMDGPU(0): Set up textured video (glamor)
[ 7.876] (WW) AMDGPU(0): Option "HotplugDriver" is not used
[ 7.877] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 7.877] (II) NVIDIA: access.
[ 7.885] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 7.885] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 7.885] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 7.885] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 7.885] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 7.885] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 7.885] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 7.885] (II) NVIDIA(G0): Config Options in the README.
[ 7.897] (II) NVIDIA(G0): Setting mode "NULL"
[ 7.911] (==) NVIDIA(G0): Disabling shared memory pixmaps
[ 7.911] (==) NVIDIA(G0): Backing store enabled
[ 7.911] (==) NVIDIA(G0): Silken mouse enabled
[ 7.911] (==) NVIDIA(G0): DPMS enabled
[ 7.911] (II) Loading sub module "dri2"
[ 7.911] (II) LoadModule: "dri2"
[ 7.911] (II) Module "dri2" already built-in
[ 7.911] (II) NVIDIA(G0): [DRI2] Setup complete
[ 7.911] (II) NVIDIA(G0): [DRI2] VDPAU driver: nvidia
[ 7.911] (II) Initializing extension Generic Event Extension
[ 7.911] (II) Initializing extension SHAPE
[ 7.911] (II) Initializing extension MIT-SHM
[ 7.911] (II) Initializing extension XInputExtension
[ 7.911] (II) Initializing extension XTEST
[ 7.911] (II) Initializing extension BIG-REQUESTS
[ 7.911] (II) Initializing extension SYNC
[ 7.911] (II) Initializing extension XKEYBOARD
[ 7.911] (II) Initializing extension XC-MISC
[ 7.912] (II) Initializing extension SECURITY
[ 7.912] (II) Initializing extension XFIXES
[ 7.912] (II) Initializing extension RENDER
[ 7.912] (II) Initializing extension RANDR
[ 7.912] (II) Initializing extension COMPOSITE
[ 7.912] (II) Initializing extension DAMAGE
[ 7.912] (II) Initializing extension MIT-SCREEN-SAVER
[ 7.912] (II) Initializing extension DOUBLE-BUFFER
[ 7.912] (II) Initializing extension RECORD
[ 7.912] (II) Initializing extension DPMS
[ 7.912] (II) Initializing extension Present
[ 7.912] (II) Initializing extension DRI3
[ 7.912] (II) Initializing extension X-Resource
[ 7.912] (II) Initializing extension XVideo
[ 7.912] (II) Initializing extension XVideo-MotionCompensation
[ 7.912] (II) Initializing extension GLX
[ 7.912] (II) Initializing extension GLX
[ 7.912] (II) Indirect GLX disabled.
[ 7.915] (II) AIGLX: Loaded and initialized radeonsi
[ 7.915] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 7.915] (II) Initializing extension XFree86-VidModeExtension
[ 7.915] (II) Initializing extension XFree86-DGA
[ 7.915] (II) Initializing extension XFree86-DRI
[ 7.915] (II) Initializing extension DRI2
[ 7.915] (II) Initializing extension NV-GLX
[ 7.915] (II) Initializing extension NV-CONTROL
[ 7.916] (II) AMDGPU(0): Setting screen physical size to 508 x 285
[ 7.967] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[ 7.967] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 7.967] (**) Video Bus: Applying InputClass "system-keyboard"
[ 7.967] (II) LoadModule: "libinput"
[ 7.967] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 7.969] (II) Module libinput: vendor="X.Org Foundation"
[ 7.969] compiled for 1.21.1.8, module version = 1.3.0
[ 7.969] Module class: X.Org XInput Driver
[ 7.969] ABI class: X.Org XInput driver, version 24.4
[ 7.969] (II) Using input driver 'libinput' for 'Video Bus'
[ 7.969] (**) Video Bus: always reports core events
[ 7.969] (**) Option "Device" "/dev/input/event7"
[ 7.973] (II) event7 - Video Bus: is tagged by udev as: Keyboard
[ 7.973] (II) event7 - Video Bus: device is a keyboard
[ 7.973] (II) event7 - Video Bus: device removed
[ 8.025] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input24/event7"
[ 8.025] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[ 8.025] (**) Option "xkb_model" "pc105+inet"
[ 8.025] (**) Option "xkb_layout" "us"
[ 8.025] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 8.035] (II) event7 - Video Bus: is tagged by udev as: Keyboard
[ 8.035] (II) event7 - Video Bus: device is a keyboard
[ 8.036] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[ 8.036] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 8.036] (**) Video Bus: Applying InputClass "system-keyboard"
[ 8.036] (II) Using input driver 'libinput' for 'Video Bus'
[ 8.036] (**) Video Bus: always reports core events
[ 8.036] (**) Option "Device" "/dev/input/event12"
[ 8.036] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 8.036] (II) event12 - Video Bus: device is a keyboard
[ 8.036] (II) event12 - Video Bus: device removed
[ 8.088] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:10/LNXVIDEO:01/input/input25/event12"
[ 8.088] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 8.088] (**) Option "xkb_model" "pc105+inet"
[ 8.088] (**) Option "xkb_layout" "us"
[ 8.088] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 8.089] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 8.089] (II) event12 - Video Bus: device is a keyboard
[ 8.090] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 8.090] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 8.090] (**) Power Button: Applying InputClass "system-keyboard"
[ 8.090] (II) Using input driver 'libinput' for 'Power Button'
[ 8.090] (**) Power Button: always reports core events
[ 8.090] (**) Option "Device" "/dev/input/event0"
[ 8.090] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 8.090] (II) event0 - Power Button: device is a keyboard
[ 8.090] (II) event0 - Power Button: device removed
[ 8.105] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 8.105] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 8.105] (**) Option "xkb_model" "pc105+inet"
[ 8.105] (**) Option "xkb_layout" "us"
[ 8.105] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 8.106] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 8.106] (II) event0 - Power Button: device is a keyboard
[ 8.106] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 8.106] (II) No input driver specified, ignoring this device.
[ 8.106] (II) This device may have been added with another device file.
[ 8.106] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event8)
[ 8.106] (II) No input driver specified, ignoring this device.
[ 8.106] (II) This device may have been added with another device file.
[ 8.106] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event9)
[ 8.106] (II) No input driver specified, ignoring this device.
[ 8.106] (II) This device may have been added with another device file.
[ 8.106] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event11)
[ 8.106] (II) No input driver specified, ignoring this device.
[ 8.106] (II) This device may have been added with another device file.
[ 8.107] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event13)
[ 8.107] (II) No input driver specified, ignoring this device.
[ 8.107] (II) This device may have been added with another device file.
[ 8.107] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event5)
[ 8.107] (II) No input driver specified, ignoring this device.
[ 8.107] (II) This device may have been added with another device file.
[ 8.107] (II) config/udev: Adding input device Integrated_Webcam_HD: Integrate (/dev/input/event4)
[ 8.107] (**) Integrated_Webcam_HD: Integrate: Applying InputClass "libinput keyboard catchall"
[ 8.107] (**) Integrated_Webcam_HD: Integrate: Applying InputClass "system-keyboard"
[ 8.107] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD: Integrate'
[ 8.107] (**) Integrated_Webcam_HD: Integrate: always reports core events
[ 8.107] (**) Option "Device" "/dev/input/event4"
[ 8.108] (II) event4 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[ 8.108] (II) event4 - Integrated_Webcam_HD: Integrate: device is a keyboard
[ 8.108] (II) event4 - Integrated_Webcam_HD: Integrate: device removed
[ 8.148] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-4/1-4:1.0/input/input13/event4"
[ 8.148] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD: Integrate" (type: KEYBOARD, id 9)
[ 8.148] (**) Option "xkb_model" "pc105+inet"
[ 8.148] (**) Option "xkb_layout" "us"
[ 8.148] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 8.149] (II) event4 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[ 8.149] (II) event4 - Integrated_Webcam_HD: Integrate: device is a keyboard
[ 8.150] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/event6)
[ 8.150] (**) Logitech Wireless Mouse: Applying InputClass "libinput pointer catchall"
[ 8.150] (**) Logitech Wireless Mouse: Applying InputClass "libinput keyboard catchall"
[ 8.150] (**) Logitech Wireless Mouse: Applying InputClass "system-keyboard"
[ 8.150] (II) Using input driver 'libinput' for 'Logitech Wireless Mouse'
[ 8.150] (**) Logitech Wireless Mouse: always reports core events
[ 8.150] (**) Option "Device" "/dev/input/event6"
[ 8.151] (II) event6 - Logitech Wireless Mouse: is tagged by udev as: Keyboard Mouse
[ 8.151] (II) event6 - Logitech Wireless Mouse: device is a pointer
[ 8.151] (II) event6 - Logitech Wireless Mouse: device is a keyboard
[ 8.151] (II) event6 - Logitech Wireless Mouse: device removed
[ 8.165] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.165] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.165] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.165] (II) libinput: Logitech Wireless Mouse: needs a virtual subdevice
[ 8.165] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-2/3-2:1.1/0003:046D:C52F.0002/0003:046D:4055.0004/input/input31/event6"
[ 8.165] (II) XINPUT: Adding extended input device "Logitech Wireless Mouse" (type: MOUSE, id 10)
[ 8.165] (**) Option "AccelerationScheme" "none"
[ 8.165] (**) Logitech Wireless Mouse: (accel) selected scheme none/0
[ 8.165] (**) Logitech Wireless Mouse: (accel) acceleration factor: 2.000
[ 8.165] (**) Logitech Wireless Mouse: (accel) acceleration threshold: 4
[ 8.166] (II) event6 - Logitech Wireless Mouse: is tagged by udev as: Keyboard Mouse
[ 8.166] (II) event6 - Logitech Wireless Mouse: device is a pointer
[ 8.166] (II) event6 - Logitech Wireless Mouse: device is a keyboard
[ 8.167] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/mouse0)
[ 8.167] (**) Logitech Wireless Mouse: Applying InputClass "system-keyboard"
[ 8.167] (II) No input driver specified, ignoring this device.
[ 8.167] (II) This device may have been added with another device file.
[ 8.167] (II) config/udev: Adding input device HD-Audio Generic Headphone Mic (/dev/input/event10)
[ 8.167] (II) No input driver specified, ignoring this device.
[ 8.167] (II) This device may have been added with another device file.
[ 8.167] (II) config/udev: Adding input device DELL0A6E:00 06CB:CE81 Mouse (/dev/input/event14)
[ 8.167] (**) DELL0A6E:00 06CB:CE81 Mouse: Applying InputClass "libinput pointer catchall"
[ 8.167] (II) Using input driver 'libinput' for 'DELL0A6E:00 06CB:CE81 Mouse'
[ 8.167] (**) DELL0A6E:00 06CB:CE81 Mouse: always reports core events
[ 8.167] (**) Option "Device" "/dev/input/event14"
[ 8.167] (II) event14 - DELL0A6E:00 06CB:CE81 Mouse: is tagged by udev as: Mouse Pointingstick
[ 8.168] (II) event14 - DELL0A6E:00 06CB:CE81 Mouse: device is a pointer
[ 8.168] (II) event14 - DELL0A6E:00 06CB:CE81 Mouse: device removed
[ 8.208] (II) libinput: DELL0A6E:00 06CB:CE81 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.208] (II) libinput: DELL0A6E:00 06CB:CE81 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.208] (II) libinput: DELL0A6E:00 06CB:CE81 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.208] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:03/i2c-0/i2c-DELL0A6E:00/0018:06CB:CE81.0003/input/input26/event14"
[ 8.208] (II) XINPUT: Adding extended input device "DELL0A6E:00 06CB:CE81 Mouse" (type: MOUSE, id 11)
[ 8.208] (**) Option "AccelerationScheme" "none"
[ 8.208] (**) DELL0A6E:00 06CB:CE81 Mouse: (accel) selected scheme none/0
[ 8.208] (**) DELL0A6E:00 06CB:CE81 Mouse: (accel) acceleration factor: 2.000
[ 8.208] (**) DELL0A6E:00 06CB:CE81 Mouse: (accel) acceleration threshold: 4
[ 8.209] (II) event14 - DELL0A6E:00 06CB:CE81 Mouse: is tagged by udev as: Mouse Pointingstick
[ 8.210] (II) event14 - DELL0A6E:00 06CB:CE81 Mouse: device is a pointer
[ 8.210] (II) config/udev: Adding input device DELL0A6E:00 06CB:CE81 Mouse (/dev/input/mouse1)
[ 8.210] (II) No input driver specified, ignoring this device.
[ 8.210] (II) This device may have been added with another device file.
[ 8.210] (II) config/udev: Adding input device DELL0A6E:00 06CB:CE81 Touchpad (/dev/input/event15)
[ 8.210] (**) DELL0A6E:00 06CB:CE81 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 8.210] (II) Using input driver 'libinput' for 'DELL0A6E:00 06CB:CE81 Touchpad'
[ 8.210] (**) DELL0A6E:00 06CB:CE81 Touchpad: always reports core events
[ 8.210] (**) Option "Device" "/dev/input/event15"
[ 8.211] (II) event15 - DELL0A6E:00 06CB:CE81 Touchpad: is tagged by udev as: Touchpad
[ 8.211] (II) event15 - DELL0A6E:00 06CB:CE81 Touchpad: device is a touchpad
[ 8.211] (II) event15 - DELL0A6E:00 06CB:CE81 Touchpad: device removed
[ 8.275] (II) libinput: DELL0A6E:00 06CB:CE81 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.275] (II) libinput: DELL0A6E:00 06CB:CE81 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.275] (II) libinput: DELL0A6E:00 06CB:CE81 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.275] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:03/i2c-0/i2c-DELL0A6E:00/0018:06CB:CE81.0003/input/input27/event15"
[ 8.275] (II) XINPUT: Adding extended input device "DELL0A6E:00 06CB:CE81 Touchpad" (type: TOUCHPAD, id 12)
[ 8.276] (**) Option "AccelerationScheme" "none"
[ 8.276] (**) DELL0A6E:00 06CB:CE81 Touchpad: (accel) selected scheme none/0
[ 8.276] (**) DELL0A6E:00 06CB:CE81 Touchpad: (accel) acceleration factor: 2.000
[ 8.276] (**) DELL0A6E:00 06CB:CE81 Touchpad: (accel) acceleration threshold: 4
[ 8.277] (II) event15 - DELL0A6E:00 06CB:CE81 Touchpad: is tagged by udev as: Touchpad
[ 8.277] (II) event15 - DELL0A6E:00 06CB:CE81 Touchpad: device is a touchpad
[ 8.278] (II) config/udev: Adding input device DELL0A6E:00 06CB:CE81 Touchpad (/dev/input/mouse2)
[ 8.278] (II) No input driver specified, ignoring this device.
[ 8.278] (II) This device may have been added with another device file.
[ 8.278] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event16)
[ 8.278] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 8.278] (**) Dell WMI hotkeys: Applying InputClass "system-keyboard"
[ 8.278] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[ 8.278] (**) Dell WMI hotkeys: always reports core events
[ 8.278] (**) Option "Device" "/dev/input/event16"
[ 8.278] (II) event16 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 8.278] (II) event16 - Dell WMI hotkeys: device is a keyboard
[ 8.279] (II) event16 - Dell WMI hotkeys: device removed
[ 8.318] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:01/wmi_bus/wmi_bus-PNP0C14:01/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input29/event16"
[ 8.318] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 13)
[ 8.318] (**) Option "xkb_model" "pc105+inet"
[ 8.318] (**) Option "xkb_layout" "us"
[ 8.318] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 8.319] (II) event16 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 8.319] (II) event16 - Dell WMI hotkeys: device is a keyboard
[ 8.319] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[ 8.319] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 8.319] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 8.319] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 8.319] (**) AT Translated Set 2 keyboard: always reports core events
[ 8.319] (**) Option "Device" "/dev/input/event2"
[ 8.320] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 8.320] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 8.320] (II) event2 - AT Translated Set 2 keyboard: device removed
[ 8.335] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[ 8.335] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[ 8.335] (**) Option "xkb_model" "pc105+inet"
[ 8.335] (**) Option "xkb_layout" "us"
[ 8.335] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 8.336] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 8.336] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 8.337] (II) config/udev: Adding input device DELL Wireless hotkeys (/dev/input/event3)
[ 8.337] (**) DELL Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
[ 8.337] (**) DELL Wireless hotkeys: Applying InputClass "system-keyboard"
[ 8.337] (II) Using input driver 'libinput' for 'DELL Wireless hotkeys'
[ 8.337] (**) DELL Wireless hotkeys: always reports core events
[ 8.337] (**) Option "Device" "/dev/input/event3"
[ 8.337] (II) event3 - DELL Wireless hotkeys: is tagged by udev as: Keyboard
[ 8.337] (II) event3 - DELL Wireless hotkeys: device is a keyboard
[ 8.338] (II) event3 - DELL Wireless hotkeys: device removed
[ 8.388] (**) Option "config_info" "udev:/sys/devices/virtual/input/input4/event3"
[ 8.388] (II) XINPUT: Adding extended input device "DELL Wireless hotkeys" (type: KEYBOARD, id 15)
[ 8.388] (**) Option "xkb_model" "pc105+inet"
[ 8.388] (**) Option "xkb_layout" "us"
[ 8.388] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 8.389] (II) event3 - DELL Wireless hotkeys: is tagged by udev as: Keyboard
[ 8.389] (II) event3 - DELL Wireless hotkeys: device is a keyboard
[ 8.408] (**) Logitech Wireless Mouse: Applying InputClass "libinput pointer catchall"
[ 8.408] (**) Logitech Wireless Mouse: Applying InputClass "libinput keyboard catchall"
[ 8.408] (**) Logitech Wireless Mouse: Applying InputClass "system-keyboard"
[ 8.408] (II) Using input driver 'libinput' for 'Logitech Wireless Mouse'
[ 8.408] (**) Logitech Wireless Mouse: always reports core events
[ 8.408] (**) Option "Device" "/dev/input/event6"
[ 8.408] (II) libinput: Logitech Wireless Mouse: is a virtual subdevice
[ 8.408] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.408] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.408] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.408] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-2/3-2:1.1/0003:046D:C52F.0002/0003:046D:4055.0004/input/input31/event6"
[ 8.408] (II) XINPUT: Adding extended input device "Logitech Wireless Mouse" (type: KEYBOARD, id 16)
[ 8.408] (**) Option "xkb_model" "pc105+inet"
[ 8.408] (**) Option "xkb_layout" "us"
[ 8.408] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 8.408] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1 /dev/dri/card1
[ 8.408] xf86: remove device 1 /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1
[ 8.408] failed to find screen to remove
[ 13.444] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 13.444] (II) AMDGPU(0): Using EDID range info for horizontal sync
[ 13.444] (II) AMDGPU(0): Using EDID range info for vertical refresh
[ 13.444] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 13.444] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 13.448] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 13.448] (II) AMDGPU(0): Using hsync ranges from config file
[ 13.448] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 13.448] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 13.448] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 13.448] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 13.448] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 13.448] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 13.448] (--) NVIDIA(GPU-0):
[ 13.451] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 13.451] (II) AMDGPU(0): Using hsync ranges from config file
[ 13.451] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 13.451] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 13.451] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 13.454] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 13.454] (II) AMDGPU(0): Using hsync ranges from config file
[ 13.454] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 13.454] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 13.454] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 13.455] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 13.455] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 13.455] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 13.455] (--) NVIDIA(GPU-0):
[ 20.539] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 20.539] (II) AMDGPU(0): Using hsync ranges from config file
[ 20.539] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 20.539] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 20.539] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 20.542] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 20.542] (II) AMDGPU(0): Using hsync ranges from config file
[ 20.542] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 20.542] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 20.542] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 20.542] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 20.542] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 20.542] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 20.542] (--) NVIDIA(GPU-0):
[ 979.602] (EE) event15 - DELL0A6E:00 06CB:CE81 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.23.0/touchpad-jumping-cursors.html for details
[ 1573.844] (EE) event15 - DELL0A6E:00 06CB:CE81 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.23.0/touchpad-jumping-cursors.html for details
[ 1573.879] (EE) event15 - DELL0A6E:00 06CB:CE81 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.23.0/touchpad-jumping-cursors.html for details
[ 6388.332] (II) event7 - Video Bus: device removed
[ 6388.397] (II) event12 - Video Bus: device removed
[ 6388.441] (II) event0 - Power Button: device removed
[ 6388.457] (II) event4 - Integrated_Webcam_HD: Integrate: device removed
[ 6388.504] (II) event14 - DELL0A6E:00 06CB:CE81 Mouse: device removed
[ 6388.538] (II) event15 - DELL0A6E:00 06CB:CE81 Touchpad: device removed
[ 6388.571] (II) event16 - Dell WMI hotkeys: device removed
[ 6388.604] (II) event2 - AT Translated Set 2 keyboard: device removed
[ 6388.631] (II) event3 - DELL Wireless hotkeys: device removed
[ 6388.664] (II) event6 - Logitech Wireless Mouse: device removed
[ 6388.691] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 6390.577] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 6390.607] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 6390.607] (II) AMDGPU(0): Using hsync ranges from config file
[ 6390.607] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 6390.607] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 6390.607] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 6390.612] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 6390.612] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 6390.612] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 6390.612] (--) NVIDIA(GPU-0):
[ 6390.628] (II) NVIDIA(G0): Setting mode "NULL"
[ 6390.647] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 6390.647] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 6390.647] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 6390.647] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 6390.647] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 6390.647] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 6390.647] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 6390.647] (II) NVIDIA(G0): Config Options in the README.
[ 6390.652] (II) event7 - Video Bus: is tagged by udev as: Keyboard
[ 6390.652] (II) event7 - Video Bus: device is a keyboard
[ 6390.653] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 6390.653] (II) event12 - Video Bus: device is a keyboard
[ 6390.653] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 6390.653] (II) event0 - Power Button: device is a keyboard
[ 6390.654] (II) event4 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[ 6390.654] (II) event4 - Integrated_Webcam_HD: Integrate: device is a keyboard
[ 6390.654] (II) event6 - Logitech Wireless Mouse: is tagged by udev as: Keyboard Mouse
[ 6390.655] (II) event6 - Logitech Wireless Mouse: device is a pointer
[ 6390.655] (II) event6 - Logitech Wireless Mouse: device is a keyboard
[ 6390.655] (II) event14 - DELL0A6E:00 06CB:CE81 Mouse: is tagged by udev as: Mouse Pointingstick
[ 6390.655] (II) event14 - DELL0A6E:00 06CB:CE81 Mouse: device is a pointer
[ 6390.656] (II) event15 - DELL0A6E:00 06CB:CE81 Touchpad: is tagged by udev as: Touchpad
[ 6390.657] (II) event15 - DELL0A6E:00 06CB:CE81 Touchpad: device is a touchpad
[ 6390.657] (II) event16 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 6390.657] (II) event16 - Dell WMI hotkeys: device is a keyboard
[ 6390.658] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 6390.658] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 6390.659] (II) event3 - DELL Wireless hotkeys: is tagged by udev as: Keyboard
[ 6390.659] (II) event3 - DELL Wireless hotkeys: device is a keyboard
[ 6390.665] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 6390.665] (II) AMDGPU(0): Using hsync ranges from config file
[ 6390.665] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 6390.665] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 6390.665] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 6398.076] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 6398.076] (II) AMDGPU(0): Using hsync ranges from config file
[ 6398.077] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 6398.077] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 6398.077] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 6398.080] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 6398.080] (II) AMDGPU(0): Using hsync ranges from config file
[ 6398.080] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 6398.080] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 6398.080] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 6398.080] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 6398.080] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 6398.080] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 6398.080] (--) NVIDIA(GPU-0):
[ 9028.600] (EE) event15 - DELL0A6E:00 06CB:CE81 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.23.0/touchpad-jumping-cursors.html for details
[ 10077.003] (II) event7 - Video Bus: device removed
[ 10077.094] (II) event12 - Video Bus: device removed
[ 10077.137] (II) event0 - Power Button: device removed
[ 10077.180] (II) event4 - Integrated_Webcam_HD: Integrate: device removed
[ 10077.220] (II) event14 - DELL0A6E:00 06CB:CE81 Mouse: device removed
[ 10077.254] (II) event15 - DELL0A6E:00 06CB:CE81 Touchpad: device removed
[ 10077.287] (II) event16 - Dell WMI hotkeys: device removed
[ 10077.334] (II) event2 - AT Translated Set 2 keyboard: device removed
[ 10077.350] (II) event3 - DELL Wireless hotkeys: device removed
[ 10077.387] (II) event6 - Logitech Wireless Mouse: device removed
[ 10077.404] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 10079.185] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 10079.208] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 10079.208] (II) AMDGPU(0): Using hsync ranges from config file
[ 10079.209] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 10079.209] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 10079.209] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 10079.214] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 10079.214] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 10079.214] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 10079.214] (--) NVIDIA(GPU-0):
[ 10079.230] (II) NVIDIA(G0): Setting mode "NULL"
[ 10079.249] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 10079.249] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 10079.249] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 10079.249] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 10079.249] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 10079.249] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 10079.249] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 10079.249] (II) NVIDIA(G0): Config Options in the README.
[ 10079.253] (II) event7 - Video Bus: is tagged by udev as: Keyboard
[ 10079.253] (II) event7 - Video Bus: device is a keyboard
[ 10079.254] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 10079.254] (II) event12 - Video Bus: device is a keyboard
[ 10079.254] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 10079.254] (II) event0 - Power Button: device is a keyboard
[ 10079.255] (II) event4 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[ 10079.255] (II) event4 - Integrated_Webcam_HD: Integrate: device is a keyboard
[ 10079.256] (II) event6 - Logitech Wireless Mouse: is tagged by udev as: Keyboard Mouse
[ 10079.256] (II) event6 - Logitech Wireless Mouse: device is a pointer
[ 10079.256] (II) event6 - Logitech Wireless Mouse: device is a keyboard
[ 10079.256] (II) event14 - DELL0A6E:00 06CB:CE81 Mouse: is tagged by udev as: Mouse Pointingstick
[ 10079.256] (II) event14 - DELL0A6E:00 06CB:CE81 Mouse: device is a pointer
[ 10079.257] (II) event15 - DELL0A6E:00 06CB:CE81 Touchpad: is tagged by udev as: Touchpad
[ 10079.258] (II) event15 - DELL0A6E:00 06CB:CE81 Touchpad: device is a touchpad
[ 10079.258] (II) event16 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 10079.259] (II) event16 - Dell WMI hotkeys: device is a keyboard
[ 10079.259] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 10079.259] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 10079.260] (II) event3 - DELL Wireless hotkeys: is tagged by udev as: Keyboard
[ 10079.260] (II) event3 - DELL Wireless hotkeys: device is a keyboard
[ 10079.266] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 10079.266] (II) AMDGPU(0): Using hsync ranges from config file
[ 10079.266] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 10079.266] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 10079.266] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 10107.745] (II) event7 - Video Bus: device removed
[ 10107.820] (II) event12 - Video Bus: device removed
[ 10107.860] (II) event0 - Power Button: device removed
[ 10107.884] (II) event4 - Integrated_Webcam_HD: Integrate: device removed
[ 10107.937] (II) event14 - DELL0A6E:00 06CB:CE81 Mouse: device removed
[ 10107.970] (II) event15 - DELL0A6E:00 06CB:CE81 Touchpad: device removed
[ 10108.004] (II) event16 - Dell WMI hotkeys: device removed
[ 10108.037] (II) event2 - AT Translated Set 2 keyboard: device removed
[ 10108.063] (II) event3 - DELL Wireless hotkeys: device removed
[ 10108.097] (II) event6 - Logitech Wireless Mouse: device removed
[ 10108.114] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 10110.925] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 10110.947] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 10110.947] (II) AMDGPU(0): Using hsync ranges from config file
[ 10110.947] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 10110.947] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 10110.947] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 10110.952] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 10110.952] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 10110.952] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 10110.952] (--) NVIDIA(GPU-0):
[ 10110.964] (II) NVIDIA(G0): Setting mode "NULL"
[ 10110.980] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 10110.980] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 10110.980] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 10110.980] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 10110.980] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 10110.980] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 10110.980] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 10110.980] (II) NVIDIA(G0): Config Options in the README.
[ 10110.983] (II) event7 - Video Bus: is tagged by udev as: Keyboard
[ 10110.983] (II) event7 - Video Bus: device is a keyboard
[ 10110.984] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 10110.984] (II) event12 - Video Bus: device is a keyboard
[ 10110.984] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 10110.984] (II) event0 - Power Button: device is a keyboard
[ 10110.985] (II) event4 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[ 10110.985] (II) event4 - Integrated_Webcam_HD: Integrate: device is a keyboard
[ 10110.986] (II) event6 - Logitech Wireless Mouse: is tagged by udev as: Keyboard Mouse
[ 10110.986] (II) event6 - Logitech Wireless Mouse: device is a pointer
[ 10110.986] (II) event6 - Logitech Wireless Mouse: device is a keyboard
[ 10110.986] (II) event14 - DELL0A6E:00 06CB:CE81 Mouse: is tagged by udev as: Mouse Pointingstick
[ 10110.986] (II) event14 - DELL0A6E:00 06CB:CE81 Mouse: device is a pointer
[ 10110.987] (II) event15 - DELL0A6E:00 06CB:CE81 Touchpad: is tagged by udev as: Touchpad
[ 10110.988] (II) event15 - DELL0A6E:00 06CB:CE81 Touchpad: device is a touchpad
[ 10110.988] (II) event16 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 10110.988] (II) event16 - Dell WMI hotkeys: device is a keyboard
[ 10110.989] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 10110.989] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 10110.990] (II) event3 - DELL Wireless hotkeys: is tagged by udev as: Keyboard
[ 10110.990] (II) event3 - DELL Wireless hotkeys: device is a keyboard
[ 10110.996] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 10110.996] (II) AMDGPU(0): Using hsync ranges from config file
[ 10110.996] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 10110.996] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 10110.996] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 10138.465] (II) event7 - Video Bus: device removed
[ 10138.553] (II) event12 - Video Bus: device removed
[ 10138.597] (II) event0 - Power Button: device removed
[ 10138.617] (II) event4 - Integrated_Webcam_HD: Integrate: device removed
[ 10138.650] (II) event14 - DELL0A6E:00 06CB:CE81 Mouse: device removed
[ 10138.697] (II) event15 - DELL0A6E:00 06CB:CE81 Touchpad: device removed
[ 10138.730] (II) event16 - Dell WMI hotkeys: device removed
[ 10138.764] (II) event2 - AT Translated Set 2 keyboard: device removed
[ 10138.780] (II) event3 - DELL Wireless hotkeys: device removed
[ 10138.824] (II) event6 - Logitech Wireless Mouse: device removed
[ 10138.840] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 10140.545] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 10140.566] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 10140.566] (II) AMDGPU(0): Using hsync ranges from config file
[ 10140.566] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 10140.566] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 10140.566] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 10140.572] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 10140.572] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 10140.572] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 10140.572] (--) NVIDIA(GPU-0):
[ 10140.585] (II) NVIDIA(G0): Setting mode "NULL"
[ 10140.599] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 10140.599] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 10140.599] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 10140.599] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 10140.599] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 10140.599] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 10140.599] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 10140.599] (II) NVIDIA(G0): Config Options in the README.
[ 10140.603] (II) event7 - Video Bus: is tagged by udev as: Keyboard
[ 10140.603] (II) event7 - Video Bus: device is a keyboard
[ 10140.603] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 10140.603] (II) event12 - Video Bus: device is a keyboard
[ 10140.604] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 10140.604] (II) event0 - Power Button: device is a keyboard
[ 10140.604] (II) event4 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[ 10140.604] (II) event4 - Integrated_Webcam_HD: Integrate: device is a keyboard
[ 10140.605] (II) event6 - Logitech Wireless Mouse: is tagged by udev as: Keyboard Mouse
[ 10140.605] (II) event6 - Logitech Wireless Mouse: device is a pointer
[ 10140.605] (II) event6 - Logitech Wireless Mouse: device is a keyboard
[ 10140.605] (II) event14 - DELL0A6E:00 06CB:CE81 Mouse: is tagged by udev as: Mouse Pointingstick
[ 10140.606] (II) event14 - DELL0A6E:00 06CB:CE81 Mouse: device is a pointer
[ 10140.606] (II) event15 - DELL0A6E:00 06CB:CE81 Touchpad: is tagged by udev as: Touchpad
[ 10140.607] (II) event15 - DELL0A6E:00 06CB:CE81 Touchpad: device is a touchpad
[ 10140.608] (II) event16 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 10140.608] (II) event16 - Dell WMI hotkeys: device is a keyboard
[ 10140.609] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 10140.609] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 10140.610] (II) event3 - DELL Wireless hotkeys: is tagged by udev as: Keyboard
[ 10140.610] (II) event3 - DELL Wireless hotkeys: device is a keyboard
[ 10140.617] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 10140.617] (II) AMDGPU(0): Using hsync ranges from config file
[ 10140.617] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 10140.617] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 10140.617] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 11000.548] (EE) event15 - DELL0A6E:00 06CB:CE81 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.23.0/touchpad-jumping-cursors.html for details
[ 11407.668] (EE) event15 - DELL0A6E:00 06CB:CE81 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.23.0/touchpad-jumping-cursors.html for details
[ 12269.134] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12269.134] (II) AMDGPU(0): Using hsync ranges from config file
[ 12269.134] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12269.134] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12269.134] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12269.140] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12269.140] (II) AMDGPU(0): Using hsync ranges from config file
[ 12269.140] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12269.140] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12269.140] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12269.141] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 12269.141] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 12269.141] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 12269.141] (--) NVIDIA(GPU-0):
[ 12271.763] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12271.763] (II) AMDGPU(0): Using hsync ranges from config file
[ 12271.763] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12271.763] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12271.763] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12271.766] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12271.766] (II) AMDGPU(0): Using hsync ranges from config file
[ 12271.766] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12271.766] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12271.766] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12271.766] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 12271.766] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 12271.766] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 12271.766] (--) NVIDIA(GPU-0):
[ 12273.943] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12273.943] (II) AMDGPU(0): Using hsync ranges from config file
[ 12273.943] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12273.943] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12273.943] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12273.946] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12273.946] (II) AMDGPU(0): Using hsync ranges from config file
[ 12273.946] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12273.946] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12273.946] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12273.946] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 12273.946] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 12273.946] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 12273.946] (--) NVIDIA(GPU-0):
[ 12273.949] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12273.949] (II) AMDGPU(0): Using hsync ranges from config file
[ 12273.949] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12273.949] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12273.949] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12273.952] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12273.952] (II) AMDGPU(0): Using hsync ranges from config file
[ 12273.952] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12273.952] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12273.952] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12273.952] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 12273.952] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 12273.952] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 12273.952] (--) NVIDIA(GPU-0):
[ 12273.981] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12273.981] (II) AMDGPU(0): Using hsync ranges from config file
[ 12273.981] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12273.981] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12273.981] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12273.984] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12273.984] (II) AMDGPU(0): Using hsync ranges from config file
[ 12273.984] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12273.984] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12273.984] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12273.985] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 12273.985] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 12273.985] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 12273.985] (--) NVIDIA(GPU-0):
[ 12276.573] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12276.573] (II) AMDGPU(0): Using hsync ranges from config file
[ 12276.573] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12276.573] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12276.573] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12276.576] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12276.576] (II) AMDGPU(0): Using hsync ranges from config file
[ 12276.576] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12276.576] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12276.576] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12276.577] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 12276.577] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 12276.577] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 12276.577] (--) NVIDIA(GPU-0):
[ 12276.580] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12276.580] (II) AMDGPU(0): Using hsync ranges from config file
[ 12276.580] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12276.580] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12276.580] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12276.584] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12276.584] (II) AMDGPU(0): Using hsync ranges from config file
[ 12276.584] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12276.584] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12276.584] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12276.584] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 12276.584] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 12276.584] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 12276.584] (--) NVIDIA(GPU-0):
[ 12276.611] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12276.611] (II) AMDGPU(0): Using hsync ranges from config file
[ 12276.611] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12276.611] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12276.611] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12276.614] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12276.614] (II) AMDGPU(0): Using hsync ranges from config file
[ 12276.614] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12276.614] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12276.614] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12276.614] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 12276.614] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 12276.614] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 12276.614] (--) NVIDIA(GPU-0):
[ 12418.259] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 12418.259] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 12418.259] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 12418.259] (--) NVIDIA(GPU-0):
[ 12418.287] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12418.287] (II) AMDGPU(0): Using hsync ranges from config file
[ 12418.287] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12418.287] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12418.287] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12418.290] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12418.290] (II) AMDGPU(0): Using hsync ranges from config file
[ 12418.290] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12418.290] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12418.290] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12418.333] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 12418.333] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 12418.333] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 12418.333] (--) NVIDIA(GPU-0):
[ 12438.592] (EE) event15 - DELL0A6E:00 06CB:CE81 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.23.0/touchpad-jumping-cursors.html for details
[ 12589.510] (EE) event15 - DELL0A6E:00 06CB:CE81 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.23.0/touchpad-jumping-cursors.html for details
[ 12685.486] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12685.486] (II) AMDGPU(0): Using hsync ranges from config file
[ 12685.486] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12685.486] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12685.486] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12685.491] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12685.491] (II) AMDGPU(0): Using hsync ranges from config file
[ 12685.491] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12685.491] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12685.491] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12685.494] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12685.494] (II) AMDGPU(0): Using hsync ranges from config file
[ 12685.494] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12685.494] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12685.494] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12685.538] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 12685.538] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 12685.538] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 12685.538] (--) NVIDIA(GPU-0):
[ 12699.062] randr: failed to create shared pixmap
[ 12699.062] (EE) NVIDIA(G0): Failed to configure Reverse PRIME on output HDMI-1-0.
[ 12699.301] (EE) AMDGPU(0): drmmode_do_crtc_dpms cannot get last vblank counter
[ 12699.967] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12699.967] (II) AMDGPU(0): Using hsync ranges from config file
[ 12699.967] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12699.967] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12699.967] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12699.970] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12699.970] (II) AMDGPU(0): Using hsync ranges from config file
[ 12699.970] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12699.970] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12699.970] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12700.013] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 12700.013] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 12700.013] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 12700.013] (--) NVIDIA(GPU-0):
[ 12700.018] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12700.018] (II) AMDGPU(0): Using hsync ranges from config file
[ 12700.018] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12700.018] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12700.018] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12700.021] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12700.021] (II) AMDGPU(0): Using hsync ranges from config file
[ 12700.021] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12700.021] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12700.021] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12700.065] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 12700.065] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 12700.065] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 12700.065] (--) NVIDIA(GPU-0):
[ 12700.071] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12700.071] (II) AMDGPU(0): Using hsync ranges from config file
[ 12700.071] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12700.071] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12700.071] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12700.074] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12700.074] (II) AMDGPU(0): Using hsync ranges from config file
[ 12700.074] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12700.074] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12700.074] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12700.117] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 12700.117] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 12700.117] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 12700.117] (--) NVIDIA(GPU-0):
[ 12788.259] (II) AMDGPU(0): Allocate new frame buffer 2944x1080
[ 12788.260] (II) AMDGPU(0): => pitch 11776 bytes
[ 12788.298] randr: failed to create shared pixmap
[ 12788.298] (EE) NVIDIA(G0): Failed to configure Reverse PRIME on output HDMI-1-0.
[ 12788.539] (EE) AMDGPU(0): drmmode_do_crtc_dpms cannot get last vblank counter
[ 12788.539] (II) AMDGPU(0): Allocate new frame buffer 1920x1080
[ 12788.539] (II) AMDGPU(0): => pitch 7680 bytes
[ 12789.186] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12789.186] (II) AMDGPU(0): Using hsync ranges from config file
[ 12789.186] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12789.186] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12789.186] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12789.189] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12789.189] (II) AMDGPU(0): Using hsync ranges from config file
[ 12789.189] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12789.189] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12789.189] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12789.233] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 12789.233] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 12789.233] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 12789.233] (--) NVIDIA(GPU-0):
[ 12789.236] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12789.236] (II) AMDGPU(0): Using hsync ranges from config file
[ 12789.236] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12789.236] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12789.236] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12789.239] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12789.239] (II) AMDGPU(0): Using hsync ranges from config file
[ 12789.239] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12789.239] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12789.239] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12789.283] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 12789.283] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 12789.283] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 12789.283] (--) NVIDIA(GPU-0):
[ 12789.288] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12789.288] (II) AMDGPU(0): Using hsync ranges from config file
[ 12789.288] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12789.288] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12789.288] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12789.291] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12789.291] (II) AMDGPU(0): Using hsync ranges from config file
[ 12789.291] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12789.291] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12789.291] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12789.334] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 12789.334] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 12789.334] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 12789.334] (--) NVIDIA(GPU-0):
[ 12789.338] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12789.338] (II) AMDGPU(0): Using hsync ranges from config file
[ 12789.338] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12789.338] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12789.338] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12789.341] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12789.341] (II) AMDGPU(0): Using hsync ranges from config file
[ 12789.341] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12789.341] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12789.341] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12789.385] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 12789.385] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 12789.385] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 12789.385] (--) NVIDIA(GPU-0):
[ 12789.388] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12789.388] (II) AMDGPU(0): Using hsync ranges from config file
[ 12789.388] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12789.388] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12789.388] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12789.391] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12789.391] (II) AMDGPU(0): Using hsync ranges from config file
[ 12789.391] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12789.391] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12789.391] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12789.435] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 12789.435] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 12789.435] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 12789.435] (--) NVIDIA(GPU-0):
[ 12855.738] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12855.738] (II) AMDGPU(0): Using hsync ranges from config file
[ 12855.738] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12855.738] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12855.738] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12855.742] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12855.742] (II) AMDGPU(0): Using hsync ranges from config file
[ 12855.742] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12855.742] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12855.742] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12855.787] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 12855.787] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 12855.787] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 12855.787] (--) NVIDIA(GPU-0):
[ 12855.790] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12855.790] (II) AMDGPU(0): Using hsync ranges from config file
[ 12855.790] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12855.790] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12855.790] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12887.778] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12887.778] (II) AMDGPU(0): Using hsync ranges from config file
[ 12887.778] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12887.778] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12887.778] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12887.782] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12887.782] (II) AMDGPU(0): Using hsync ranges from config file
[ 12887.782] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12887.782] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12887.782] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12887.825] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 12887.825] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 12887.825] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 12887.825] (--) NVIDIA(GPU-0):
[ 12887.829] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12887.829] (II) AMDGPU(0): Using hsync ranges from config file
[ 12887.829] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12887.829] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12887.829] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12887.837] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12887.837] (II) AMDGPU(0): Using hsync ranges from config file
[ 12887.837] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12887.837] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12887.837] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12887.840] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12887.840] (II) AMDGPU(0): Using hsync ranges from config file
[ 12887.840] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12887.840] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12887.840] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12887.884] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 12887.884] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 12887.884] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 12887.884] (--) NVIDIA(GPU-0):
[ 12887.887] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12887.887] (II) AMDGPU(0): Using hsync ranges from config file
[ 12887.887] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12887.887] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12887.887] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12887.895] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12887.895] (II) AMDGPU(0): Using hsync ranges from config file
[ 12887.895] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12887.895] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12887.895] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12887.898] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12887.898] (II) AMDGPU(0): Using hsync ranges from config file
[ 12887.898] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12887.898] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12887.898] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12887.942] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 12887.942] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 12887.942] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 12887.942] (--) NVIDIA(GPU-0):
[ 12887.945] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12887.945] (II) AMDGPU(0): Using hsync ranges from config file
[ 12887.945] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12887.945] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12887.945] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12891.023] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12891.023] (II) AMDGPU(0): Using hsync ranges from config file
[ 12891.023] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12891.023] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12891.023] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12891.027] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12891.027] (II) AMDGPU(0): Using hsync ranges from config file
[ 12891.027] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12891.027] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12891.027] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12891.030] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 12891.030] (II) AMDGPU(0): Using hsync ranges from config file
[ 12891.030] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 12891.030] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 12891.030] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 12891.074] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 12891.074] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 12891.074] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 12891.074] (--) NVIDIA(GPU-0):
[ 12922.445] (EE) event15 - DELL0A6E:00 06CB:CE81 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.23.0/touchpad-jumping-cursors.html for details
[ 12922.445] (EE) event15 - DELL0A6E:00 06CB:CE81 Touchpad: WARNING: log rate limit exceeded (5 msgs per 24h). Discarding future messages.
[ 13101.780] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 13101.780] (II) AMDGPU(0): Using hsync ranges from config file
[ 13101.780] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 13101.780] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 13101.780] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 13101.784] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 13101.784] (II) AMDGPU(0): Using hsync ranges from config file
[ 13101.784] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 13101.784] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 13101.784] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 13101.827] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 13101.827] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 13101.827] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 13101.827] (--) NVIDIA(GPU-0):
[ 13357.761] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 13357.761] (II) AMDGPU(0): Using hsync ranges from config file
[ 13357.761] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 13357.761] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 13357.761] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 13357.764] (II) AMDGPU(0): EDID vendor "AUO", prod id 60815
[ 13357.764] (II) AMDGPU(0): Using hsync ranges from config file
[ 13357.764] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 13357.764] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 13357.764] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.00 1920 2028 2076 2076 1080 1090 1100 1142 +hsync -vsync (137.3 kHz eP)
[ 13357.807] (--) NVIDIA(GPU-0): AGO (DFP-0): connected
[ 13357.807] (--) NVIDIA(GPU-0): AGO (DFP-0): Internal TMDS
[ 13357.807] (--) NVIDIA(GPU-0): AGO (DFP-0): 600.0 MHz maximum pixel clock
[ 13357.807] (--) NVIDIA(GPU-0):
Offline
Offline
This worked for me! Thank you so much for all the help. Marking as solved.
Offline