You are not logged in.
exactly what the subject says, my monitor output is 1280x720@60
i installed Arch and Hyprland today, and its been at 960x540 since, no idea what to do....
heres what ive tried:
output of xrandr
Screen 0: minimum 16 x 16, current 960 x 540, maximum 32767 x 32767
HDMI-A-1 connected 960x540+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
960x540 59.63*+
640x480 59.38
320x240 59.52
800x500 59.50
768x480 59.90
720x480 59.71
640x400 59.95
320x200 58.96
864x486 59.92
720x400 59.55
640x350 59.77
1280x720x60 59.80
1280x720_60.00 59.86the last two entries are from me trying to add it myself
on xrandr -s 1280x720x60
xrandr -s 1280x720x60
Failed to change the screen configuration!on xrandr -s 1280x_60.00
Size index 1280 is too large, there are only 13 sizeson xrandr --output HDMI-A-1 --mode 1280x720_60.00
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 21 (RRSetCrtcConfig)
Value in failed request: 0x0
Serial number of failed request: 22
Current serial number in output stream: 22on xrandr --output HDMI-A-1 --mode 1280x720x60
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 21 (RRSetCrtcConfig)
Value in failed request: 0x0
Serial number of failed request: 22
Current serial number in output stream: 22output of cvt
# 1280x720 59.86 Hz (CVT 0.92M9) hsync: 44.77 kHz; pclk: 74.50 MHz
Modeline "1280x720_60.00" 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsyncany help? ^^; i feel like i hit a roadblock and im out of ideas
Last edited by Amatereasu (2023-04-22 17:45:08)
Offline
The output of xrandr doesn't suggest that you're running the wayland compositor hyprland and you will certainly not be able to add modes via xrandr to a wayland compositor.
Assuming you're currently running some X11 session:
https://wiki.archlinux.org/title/Xrandr … esolutions
And please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General
For wayland you'd probably have to go for https://wiki.archlinux.org/title/Kernel … s_and_EDID
Online
The output of xrandr doesn't suggest that you're running the wayland compositor hyprland and you will certainly not be able to add modes via xrandr to a wayland compositor.
Assuming you're currently running some X11 session:
https://wiki.archlinux.org/title/Xrandr … esolutions
And please post your Xorg log, https://wiki.archlinux.org/title/Xorg#GeneralFor wayland you'd probably have to go for https://wiki.archlinux.org/title/Kernel … s_and_EDID
here is the log! ^^
[ 19.188] (--) Log file renamed from "/var/log/Xorg.pid-476.log" to "/var/log/Xorg.0.log"
[ 19.218]
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[ 19.218] Current Operating System: Linux arch 6.2.12-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 20 Apr 2023 16:11:55 +0000 x86_64
[ 19.218] Kernel command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img root=PARTUUID=de460919-40ea-47c3-8c4b-b91069d03937 rw rootfstype=ext4
[ 19.218]
[ 19.218] Current version of pixman: 0.42.2
[ 19.218] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 19.218] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 19.219] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 22 01:06:00 2023
[ 19.257] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 19.257] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 19.274] (==) No Layout section. Using the first Screen section.
[ 19.274] (==) No screen section available. Using defaults.
[ 19.274] (**) |-->Screen "Default Screen Section" (0)
[ 19.274] (**) | |-->Monitor "<default monitor>"
[ 19.274] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 19.274] (==) Automatically adding devices
[ 19.274] (==) Automatically enabling devices
[ 19.274] (==) Automatically adding GPU devices
[ 19.274] (==) Automatically binding GPU devices
[ 19.274] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 19.275] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 19.275] Entry deleted from font path.
[ 19.279] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[ 19.279] Entry deleted from font path.
[ 19.279] (Run 'mkfontdir' on "/usr/share/fonts/TTF").
[ 19.279] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 19.279] Entry deleted from font path.
[ 19.279] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 19.279] Entry deleted from font path.
[ 19.279] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 19.279] Entry deleted from font path.
[ 19.279] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 19.279] Entry deleted from font path.
[ 19.279] (==) FontPath set to:
[ 19.279] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 19.279] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 19.279] (II) Module ABI versions:
[ 19.279] X.Org ANSI C Emulation: 0.4
[ 19.279] X.Org Video Driver: 25.2
[ 19.280] X.Org XInput driver : 24.4
[ 19.280] X.Org Server Extension : 10.0
[ 19.286] (++) using VT number 2
[ 19.286] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 19.287] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 19.287] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.0/drm/card0
[ 19.326] (--) PCI:*(3@0:0:0) 1002:743f:1da2:e457 rev 193, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xfcd00000/1048576, I/O @ 0x0000f000/256, BIOS @ 0x????????/131072
[ 19.326] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 19.326] (II) LoadModule: "glx"
[ 19.326] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 19.397] (II) Module glx: vendor="X.Org Foundation"
[ 19.397] compiled for 1.21.1.8, module version = 1.0.0
[ 19.397] ABI class: X.Org Server Extension, version 10.0
[ 19.397] (==) Matched ati as autoconfigured driver 0
[ 19.397] (==) Matched modesetting as autoconfigured driver 1
[ 19.397] (==) Matched fbdev as autoconfigured driver 2
[ 19.397] (==) Matched vesa as autoconfigured driver 3
[ 19.397] (==) Assigned the driver to the xf86ConfigLayout
[ 19.397] (II) LoadModule: "ati"
[ 19.397] (WW) Warning, couldn't open module ati
[ 19.397] (EE) Failed to load module "ati" (module does not exist, 0)
[ 19.397] (II) LoadModule: "modesetting"
[ 19.397] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 19.542] (II) Module modesetting: vendor="X.Org Foundation"
[ 19.542] compiled for 1.21.1.8, module version = 1.21.1
[ 19.542] Module class: X.Org Video Driver
[ 19.542] ABI class: X.Org Video Driver, version 25.2
[ 19.542] (II) LoadModule: "fbdev"
[ 19.543] (WW) Warning, couldn't open module fbdev
[ 19.543] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 19.543] (II) LoadModule: "vesa"
[ 19.543] (WW) Warning, couldn't open module vesa
[ 19.543] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 19.543] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 19.588] (II) modeset(0): using drv /dev/dri/card0
[ 19.588] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 19.588] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 19.589] (==) modeset(0): RGB weight 888
[ 19.589] (==) modeset(0): Default visual is TrueColor
[ 19.589] (II) Loading sub module "glamoregl"
[ 19.589] (II) LoadModule: "glamoregl"
[ 19.589] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 19.641] (II) Module glamoregl: vendor="X.Org Foundation"
[ 19.641] compiled for 1.21.1.8, module version = 1.0.1
[ 19.641] ABI class: X.Org ANSI C Emulation, version 0.4
[ 21.688] (II) modeset(0): glamor X acceleration enabled on AMD Radeon RX 6500 XT (navi24, LLVM 15.0.7, DRM 3.49, 6.2.12-arch1-1)
[ 21.688] (II) modeset(0): glamor initialized
[ 21.688] (==) modeset(0): VariableRefresh: disabled
[ 21.688] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 21.688] (II) modeset(0): Output DP-1 has no monitor section
[ 21.693] (II) modeset(0): Output HDMI-1 has no monitor section
[ 21.693] (II) modeset(0): EDID for output DP-1
[ 21.697] (II) modeset(0): EDID for output HDMI-1
[ 21.697] (II) modeset(0): Manufacturer: PHL Model: 0 Serial#: 0
[ 21.697] (II) modeset(0): Year: 2011 Week: 0
[ 21.697] (II) modeset(0): EDID Version: 1.3
[ 21.697] (II) modeset(0): Digital Display Input
[ 21.697] (II) modeset(0): Indeterminate output size
[ 21.697] (II) modeset(0): Gamma: 2.20
[ 21.697] (II) modeset(0): No DPMS capabilities specified
[ 21.697] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 21.697] (II) modeset(0): First detailed timing is preferred mode
[ 21.697] (II) modeset(0): redX: 0.637 redY: 0.330 greenX: 0.272 greenY: 0.593
[ 21.697] (II) modeset(0): blueX: 0.144 blueY: 0.066 whiteX: 0.276 whiteY: 0.278
[ 21.697] (II) modeset(0): Supported established timings:
[ 21.697] (II) modeset(0): 640x480@60Hz
[ 21.697] (II) modeset(0): 800x600@60Hz
[ 21.697] (II) modeset(0): 1024x768@60Hz
[ 21.697] (II) modeset(0): Manufacturer's mask: 0
[ 21.697] (II) modeset(0): Supported detailed timing:
[ 21.697] (II) modeset(0): clock: 148.5 MHz Image Size: 16 x 9 mm
[ 21.697] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 21.697] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 21.697] (II) modeset(0): Supported detailed timing:
[ 21.697] (II) modeset(0): clock: 27.0 MHz Image Size: 16 x 9 mm
[ 21.697] (II) modeset(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
[ 21.697] (II) modeset(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
[ 21.697] (II) modeset(0): Monitor name: PHILIPS
[ 21.697] (II) modeset(0): Ranges: V min: 23 V max: 63 Hz, H min: 15 H max: 69 kHz, PixClock max 155 MHz
[ 21.697] (II) modeset(0): Supported detailed timing:
[ 21.697] (II) modeset(0): clock: 74.2 MHz Image Size: 16 x 9 mm
[ 21.697] (II) modeset(0): h_active: 1920 h_sync: 2558 h_sync_end 2602 h_blank_end 2750 h_border: 0
[ 21.697] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 21.697] (II) modeset(0): Supported detailed timing:
[ 21.697] (II) modeset(0): clock: 74.2 MHz Image Size: 16 x 9 mm
[ 21.697] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 21.697] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 21.697] (II) modeset(0): Supported detailed timing:
[ 21.697] (II) modeset(0): clock: 74.2 MHz Image Size: 16 x 9 mm
[ 21.697] (II) modeset(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 21.697] (II) modeset(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 21.697] (II) modeset(0): Supported detailed timing:
[ 21.697] (II) modeset(0): clock: 85.5 MHz Image Size: 16 x 9 mm
[ 21.697] (II) modeset(0): h_active: 1360 h_sync: 1424 h_sync_end 1536 h_blank_end 1792 h_border: 0
[ 21.697] (II) modeset(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 795 v_border: 0
[ 21.697] (II) modeset(0): Supported detailed timing:
[ 21.697] (II) modeset(0): clock: 68.2 MHz Image Size: 5 x 3 mm
[ 21.697] (II) modeset(0): h_active: 1280 h_sync: 1328 h_sync_end 1360 h_blank_end 1440 h_border: 0
[ 21.697] (II) modeset(0): v_active: 768 v_sync: 771 v_sync_end 778 v_blanking: 790 v_border: 0
[ 21.697] (II) modeset(0): Number of EDID sections to follow: 1
[ 21.697] (II) modeset(0): EDID (in hex):
[ 21.697] (II) modeset(0): 00ffffffffffff00410c000000000000
[ 21.697] (II) modeset(0): 00150103800000780a2fcda354459724
[ 21.697] (II) modeset(0): 11464721080001010101010101010101
[ 21.697] (II) modeset(0): 010101010101023a801871382d40582c
[ 21.697] (II) modeset(0): 450010090000001e8c0ad08a20e02d10
[ 21.697] (II) modeset(0): 103e9600100900000018000000fc0050
[ 21.697] (II) modeset(0): 48494c4950530a2020202020000000fd
[ 21.697] (II) modeset(0): 00173f0f450f000a2020202020200168
[ 21.697] (II) modeset(0): 020320704a1003202204020506070126
[ 21.697] (II) modeset(0): 0907071507508301000065030c001000
[ 21.697] (II) modeset(0): 011d803e73382d407e2c458010090000
[ 21.697] (II) modeset(0): 001e011d801871382d40582c45001009
[ 21.698] (II) modeset(0): 0000001e011d007251d01e206e285500
[ 21.698] (II) modeset(0): 10090000001e662150b051001b304070
[ 21.698] (II) modeset(0): 360010090000001ea91a00a050001630
[ 21.698] (II) modeset(0): 3020370005030000001a0000000000a9
[ 21.698] (II) modeset(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[ 21.698] (II) modeset(0): Not using default mode "1440x810" (bad mode clock/interlace/doublescan)
[ 21.698] (II) modeset(0): Not using default mode "1600x900" (bad mode clock/interlace/doublescan)
[ 21.698] (II) modeset(0): Not using default mode "1600x900" (bad mode clock/interlace/doublescan)
[ 21.698] (II) modeset(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[ 21.698] (II) modeset(0): Not using default mode "1280x800" (bad mode clock/interlace/doublescan)
[ 21.698] (II) modeset(0): Printing probed modes for output HDMI-1
[ 21.698] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 21.698] (II) modeset(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 21.698] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 21.698] (II) modeset(0): Modeline "1920x1080"x30.0 74.25 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
[ 21.698] (II) modeset(0): Modeline "1920x1080"x24.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 21.698] (II) modeset(0): Modeline "1920x1080"x30.0 74.18 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.7 kHz e)
[ 21.698] (II) modeset(0): Modeline "1920x1080"x24.0 74.18 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 21.698] (II) modeset(0): Modeline "1680x1050"x60.0 148.50 1680 2008 2052 2200 1050 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 21.698] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 21.698] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 21.698] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 21.698] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 21.698] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 21.698] (II) modeset(0): Modeline "1280x1024"x60.0 148.50 1280 2008 2052 2200 1024 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 21.698] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 21.698] (II) modeset(0): Modeline "1440x900"x60.0 148.50 1440 2008 2052 2200 900 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 21.698] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 21.698] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 21.698] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 21.698] (II) modeset(0): Modeline "1440x810"x60.0 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 21.698] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 21.698] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 21.698] (II) modeset(0): Modeline "1360x768"x60.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz e)
[ 21.698] (II) modeset(0): Modeline "1280x800"x60.0 148.50 1280 2008 2052 2200 800 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 21.698] (II) modeset(0): Modeline "1280x800"x60.0 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 21.698] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 21.698] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 21.698] (II) modeset(0): Modeline "1280x768"x60.0 68.25 1280 1328 1360 1440 768 771 778 790 +hsync -vsync (47.4 kHz e)
[ 21.698] (II) modeset(0): Modeline "1280x720"x60.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 21.698] (II) modeset(0): Modeline "1280x720"x60.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 21.698] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 21.698] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 21.698] (II) modeset(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 21.698] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 21.698] (II) modeset(0): Modeline "1024x768"x60.0 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 21.698] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 21.698] (II) modeset(0): Modeline "960x720"x60.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 21.698] (II) modeset(0): Modeline "928x696"x60.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 21.698] (II) modeset(0): Modeline "896x672"x60.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 21.698] (II) modeset(0): Modeline "1024x576"x60.0 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 21.698] (II) modeset(0): Modeline "1024x576"x60.0 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 21.698] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 21.698] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 21.698] (II) modeset(0): Modeline "960x600"x59.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 21.698] (II) modeset(0): Modeline "960x600"x60.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 21.698] (II) modeset(0): Modeline "960x540"x60.0 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 21.698] (II) modeset(0): Modeline "960x540"x60.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 21.698] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 21.698] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 21.698] (II) modeset(0): Modeline "800x600"x60.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 21.698] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 21.698] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 21.698] (II) modeset(0): Modeline "840x525"x60.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 21.698] (II) modeset(0): Modeline "840x525"x59.9 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 21.698] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 21.698] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 21.698] (II) modeset(0): Modeline "700x525"x60.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 21.698] (II) modeset(0): Modeline "800x450"x59.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 21.698] (II) modeset(0): Modeline "800x450"x59.8 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 21.698] (II) modeset(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 21.698] (II) modeset(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 21.698] (II) modeset(0): Modeline "640x512"x60.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 21.698] (II) modeset(0): Modeline "700x450"x60.0 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 21.698] (II) modeset(0): Modeline "700x450"x59.9 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 21.698] (II) modeset(0): Modeline "640x480"x60.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 21.698] (II) modeset(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 21.698] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 21.698] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 21.699] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 21.699] (II) modeset(0): Modeline "684x384"x59.9 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 21.699] (II) modeset(0): Modeline "684x384"x59.9 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 21.699] (II) modeset(0): Modeline "640x400"x59.9 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 21.699] (II) modeset(0): Modeline "640x400"x60.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 21.699] (II) modeset(0): Modeline "640x360"x59.9 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 21.699] (II) modeset(0): Modeline "640x360"x59.8 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 21.699] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 21.699] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 21.699] (II) modeset(0): Modeline "512x384"x60.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 21.699] (II) modeset(0): Modeline "512x288"x60.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 21.699] (II) modeset(0): Modeline "512x288"x59.9 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 21.699] (II) modeset(0): Modeline "480x270"x59.6 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 21.699] (II) modeset(0): Modeline "480x270"x59.8 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 21.699] (II) modeset(0): Modeline "400x300"x60.3 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 21.699] (II) modeset(0): Modeline "400x300"x56.3 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 21.699] (II) modeset(0): Modeline "432x243"x59.9 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 21.699] (II) modeset(0): Modeline "432x243"x59.6 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 21.699] (II) modeset(0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 21.699] (II) modeset(0): Modeline "360x202"x59.5 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 21.699] (II) modeset(0): Modeline "360x202"x59.1 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 21.699] (II) modeset(0): Modeline "320x180"x59.8 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 21.699] (II) modeset(0): Modeline "320x180"x59.3 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 21.699] (II) modeset(0): Output DP-1 disconnected
[ 21.699] (II) modeset(0): Output HDMI-1 connected
[ 21.699] (II) modeset(0): Using exact sizes for initial modes
[ 21.699] (II) modeset(0): Output HDMI-1 using initial mode 1920x1080 +0+0
[ 21.699] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 21.699] (==) modeset(0): DPI set to (96, 96)
[ 21.699] (II) Loading sub module "fb"
[ 21.699] (II) LoadModule: "fb"
[ 21.699] (II) Module "fb" already built-in
[ 22.491] (==) modeset(0): Backing store enabled
[ 22.491] (==) modeset(0): Silken mouse enabled
[ 22.492] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 22.492] (==) modeset(0): DPMS enabled
[ 22.492] (II) modeset(0): [DRI2] Setup complete
[ 22.492] (II) modeset(0): [DRI2] DRI driver: radeonsi
[ 22.492] (II) modeset(0): [DRI2] VDPAU driver: radeonsi
[ 22.492] (II) Initializing extension Generic Event Extension
[ 22.492] (II) Initializing extension SHAPE
[ 22.492] (II) Initializing extension MIT-SHM
[ 22.493] (II) Initializing extension XInputExtension
[ 22.493] (II) Initializing extension XTEST
[ 22.493] (II) Initializing extension BIG-REQUESTS
[ 22.493] (II) Initializing extension SYNC
[ 22.493] (II) Initializing extension XKEYBOARD
[ 22.493] (II) Initializing extension XC-MISC
[ 22.494] (II) Initializing extension SECURITY
[ 22.494] (II) Initializing extension XFIXES
[ 22.494] (II) Initializing extension RENDER
[ 22.494] (II) Initializing extension RANDR
[ 22.494] (II) Initializing extension COMPOSITE
[ 22.494] (II) Initializing extension DAMAGE
[ 22.495] (II) Initializing extension MIT-SCREEN-SAVER
[ 22.495] (II) Initializing extension DOUBLE-BUFFER
[ 22.495] (II) Initializing extension RECORD
[ 22.495] (II) Initializing extension DPMS
[ 22.495] (II) Initializing extension Present
[ 22.495] (II) Initializing extension DRI3
[ 22.496] (II) Initializing extension X-Resource
[ 22.496] (II) Initializing extension XVideo
[ 22.496] (II) Initializing extension XVideo-MotionCompensation
[ 22.496] (II) Initializing extension GLX
[ 22.506] (II) AIGLX: Loaded and initialized radeonsi
[ 22.506] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 22.506] (II) Initializing extension XFree86-VidModeExtension
[ 22.506] (II) Initializing extension XFree86-DGA
[ 22.506] (II) Initializing extension XFree86-DRI
[ 22.506] (II) Initializing extension DRI2
[ 22.507] (II) modeset(0): Damage tracking initialized
[ 22.507] (II) modeset(0): Setting screen physical size to 508 x 285
[ 22.726] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 22.726] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 22.726] (**) Power Button: Applying InputClass "system-keyboard"
[ 22.726] (II) LoadModule: "libinput"
[ 22.726] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 22.760] (II) Module libinput: vendor="X.Org Foundation"
[ 22.761] compiled for 1.21.1.8, module version = 1.3.0
[ 22.761] Module class: X.Org XInput Driver
[ 22.761] ABI class: X.Org XInput driver, version 24.4
[ 22.761] (II) Using input driver 'libinput' for 'Power Button'
[ 22.761] (**) Power Button: always reports core events
[ 22.761] (**) Option "Device" "/dev/input/event1"
[ 22.779] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 22.779] (II) event1 - Power Button: device is a keyboard
[ 22.779] (II) event1 - Power Button: device removed
[ 22.808] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 22.808] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 22.808] (**) Option "xkb_model" "pc105+inet"
[ 22.808] (**) Option "xkb_layout" "us"
[ 22.808] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 22.824] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 22.824] (II) event1 - Power Button: device is a keyboard
[ 22.825] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[ 22.825] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 22.825] (**) Video Bus: Applying InputClass "system-keyboard"
[ 22.825] (II) Using input driver 'libinput' for 'Video Bus'
[ 22.825] (**) Video Bus: always reports core events
[ 22.825] (**) Option "Device" "/dev/input/event10"
[ 22.826] (II) event10 - Video Bus: is tagged by udev as: Keyboard
[ 22.827] (II) event10 - Video Bus: device is a keyboard
[ 22.827] (II) event10 - Video Bus: device removed
[ 22.874] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:00/input/input12/event10"
[ 22.874] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 22.874] (**) Option "xkb_model" "pc105+inet"
[ 22.874] (**) Option "xkb_layout" "us"
[ 22.874] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 22.876] (II) event10 - Video Bus: is tagged by udev as: Keyboard
[ 22.876] (II) event10 - Video Bus: device is a keyboard
[ 22.877] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 22.877] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 22.877] (**) Power Button: Applying InputClass "system-keyboard"
[ 22.877] (II) Using input driver 'libinput' for 'Power Button'
[ 22.877] (**) Power Button: always reports core events
[ 22.877] (**) Option "Device" "/dev/input/event0"
[ 22.878] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 22.878] (II) event0 - Power Button: device is a keyboard
[ 22.878] (II) event0 - Power Button: device removed
[ 22.901] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 22.901] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 22.901] (**) Option "xkb_model" "pc105+inet"
[ 22.901] (**) Option "xkb_layout" "us"
[ 22.901] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 22.902] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 22.902] (II) event0 - Power Button: device is a keyboard
[ 22.904] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event17)
[ 22.904] (II) No input driver specified, ignoring this device.
[ 22.904] (II) This device may have been added with another device file.
[ 22.904] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event18)
[ 22.904] (II) No input driver specified, ignoring this device.
[ 22.904] (II) This device may have been added with another device file.
[ 22.905] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event11)
[ 22.905] (II) No input driver specified, ignoring this device.
[ 22.905] (II) This device may have been added with another device file.
[ 22.905] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=7 (/dev/input/event12)
[ 22.905] (II) No input driver specified, ignoring this device.
[ 22.905] (II) This device may have been added with another device file.
[ 22.906] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=8 (/dev/input/event13)
[ 22.906] (II) No input driver specified, ignoring this device.
[ 22.906] (II) This device may have been added with another device file.
[ 22.907] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=9 (/dev/input/event14)
[ 22.907] (II) No input driver specified, ignoring this device.
[ 22.907] (II) This device may have been added with another device file.
[ 22.907] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=10 (/dev/input/event15)
[ 22.907] (II) No input driver specified, ignoring this device.
[ 22.907] (II) This device may have been added with another device file.
[ 22.908] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=11 (/dev/input/event16)
[ 22.908] (II) No input driver specified, ignoring this device.
[ 22.908] (II) This device may have been added with another device file.
[ 22.909] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/event2)
[ 22.909] (**) Logitech G502 HERO Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 22.909] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse'
[ 22.909] (**) Logitech G502 HERO Gaming Mouse: always reports core events
[ 22.909] (**) Option "Device" "/dev/input/event2"
[ 22.966] (II) event2 - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[ 22.966] (II) event2 - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[ 22.967] (II) event2 - Logitech G502 HERO Gaming Mouse: device is a pointer
[ 22.967] (II) event2 - Logitech G502 HERO Gaming Mouse: device removed
[ 23.038] (II) libinput: Logitech G502 HERO Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 23.038] (II) libinput: Logitech G502 HERO Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 23.038] (II) libinput: Logitech G502 HERO Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 23.038] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.4/usb5/5-1/5-1:1.0/0003:046D:C08B.0001/input/input2/event2"
[ 23.038] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse" (type: MOUSE, id 9)
[ 23.038] (**) Option "AccelerationScheme" "none"
[ 23.038] (**) Logitech G502 HERO Gaming Mouse: (accel) selected scheme none/0
[ 23.038] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration factor: 2.000
[ 23.038] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration threshold: 4
[ 23.096] (II) event2 - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[ 23.096] (II) event2 - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[ 23.096] (II) event2 - Logitech G502 HERO Gaming Mouse: device is a pointer
[ 23.098] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/mouse0)
[ 23.098] (II) No input driver specified, ignoring this device.
[ 23.098] (II) This device may have been added with another device file.
[ 23.099] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse Keyboard (/dev/input/event3)
[ 23.099] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 23.099] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[ 23.099] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[ 23.099] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[ 23.099] (**) Option "Device" "/dev/input/event3"
[ 23.101] (II) event3 - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 23.102] (II) event3 - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[ 23.102] (II) event3 - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[ 23.121] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: needs a virtual subdevice
[ 23.121] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.4/usb5/5-1/5-1:1.1/0003:046D:C08B.0002/input/input3/event3"
[ 23.121] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: MOUSE, id 10)
[ 23.121] (**) Option "AccelerationScheme" "none"
[ 23.121] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) selected scheme none/0
[ 23.121] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[ 23.121] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[ 23.123] (II) event3 - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 23.123] (II) event3 - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[ 23.125] (II) config/udev: Adding input device Kingston HyperX Alloy Core RGB (/dev/input/event4)
[ 23.125] (**) Kingston HyperX Alloy Core RGB: Applying InputClass "libinput keyboard catchall"
[ 23.125] (**) Kingston HyperX Alloy Core RGB: Applying InputClass "system-keyboard"
[ 23.125] (II) Using input driver 'libinput' for 'Kingston HyperX Alloy Core RGB'
[ 23.125] (**) Kingston HyperX Alloy Core RGB: always reports core events
[ 23.125] (**) Option "Device" "/dev/input/event4"
[ 23.127] (II) event4 - Kingston HyperX Alloy Core RGB: is tagged by udev as: Keyboard
[ 23.127] (II) event4 - Kingston HyperX Alloy Core RGB: device is a keyboard
[ 23.128] (II) event4 - Kingston HyperX Alloy Core RGB: device removed
[ 23.148] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.4/usb5/5-2/5-2:1.0/0003:0951:16DD.0003/input/input6/event4"
[ 23.148] (II) XINPUT: Adding extended input device "Kingston HyperX Alloy Core RGB" (type: KEYBOARD, id 11)
[ 23.148] (**) Option "xkb_model" "pc105+inet"
[ 23.148] (**) Option "xkb_layout" "us"
[ 23.148] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 23.150] (II) event4 - Kingston HyperX Alloy Core RGB: is tagged by udev as: Keyboard
[ 23.150] (II) event4 - Kingston HyperX Alloy Core RGB: device is a keyboard
[ 23.152] (II) config/udev: Adding input device Kingston HyperX Alloy Core RGB Keyboard (/dev/input/event8)
[ 23.152] (**) Kingston HyperX Alloy Core RGB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 23.152] (**) Kingston HyperX Alloy Core RGB Keyboard: Applying InputClass "system-keyboard"
[ 23.152] (II) Using input driver 'libinput' for 'Kingston HyperX Alloy Core RGB Keyboard'
[ 23.152] (**) Kingston HyperX Alloy Core RGB Keyboard: always reports core events
[ 23.152] (**) Option "Device" "/dev/input/event8"
[ 23.154] (II) event8 - Kingston HyperX Alloy Core RGB Keyboard: is tagged by udev as: Keyboard
[ 23.154] (II) event8 - Kingston HyperX Alloy Core RGB Keyboard: device is a keyboard
[ 23.155] (II) event8 - Kingston HyperX Alloy Core RGB Keyboard: device removed
[ 23.191] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.4/usb5/5-2/5-2:1.1/0003:0951:16DD.0004/input/input10/event8"
[ 23.191] (II) XINPUT: Adding extended input device "Kingston HyperX Alloy Core RGB Keyboard" (type: KEYBOARD, id 12)
[ 23.191] (**) Option "xkb_model" "pc105+inet"
[ 23.191] (**) Option "xkb_layout" "us"
[ 23.191] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 23.194] (II) event8 - Kingston HyperX Alloy Core RGB Keyboard: is tagged by udev as: Keyboard
[ 23.194] (II) event8 - Kingston HyperX Alloy Core RGB Keyboard: device is a keyboard
[ 23.195] (II) config/udev: Adding input device Kingston HyperX Alloy Core RGB Mouse (/dev/input/event5)
[ 23.195] (**) Kingston HyperX Alloy Core RGB Mouse: Applying InputClass "libinput pointer catchall"
[ 23.195] (II) Using input driver 'libinput' for 'Kingston HyperX Alloy Core RGB Mouse'
[ 23.195] (**) Kingston HyperX Alloy Core RGB Mouse: always reports core events
[ 23.195] (**) Option "Device" "/dev/input/event5"
[ 23.198] (II) event5 - Kingston HyperX Alloy Core RGB Mouse: is tagged by udev as: Mouse
[ 23.198] (II) event5 - Kingston HyperX Alloy Core RGB Mouse: device is a pointer
[ 23.198] (II) event5 - Kingston HyperX Alloy Core RGB Mouse: device removed
[ 23.264] (II) libinput: Kingston HyperX Alloy Core RGB Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 23.264] (II) libinput: Kingston HyperX Alloy Core RGB Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 23.264] (II) libinput: Kingston HyperX Alloy Core RGB Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 23.264] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.4/usb5/5-2/5-2:1.1/0003:0951:16DD.0004/input/input7/event5"
[ 23.264] (II) XINPUT: Adding extended input device "Kingston HyperX Alloy Core RGB Mouse" (type: MOUSE, id 13)
[ 23.264] (**) Option "AccelerationScheme" "none"
[ 23.264] (**) Kingston HyperX Alloy Core RGB Mouse: (accel) selected scheme none/0
[ 23.265] (**) Kingston HyperX Alloy Core RGB Mouse: (accel) acceleration factor: 2.000
[ 23.265] (**) Kingston HyperX Alloy Core RGB Mouse: (accel) acceleration threshold: 4
[ 23.267] (II) event5 - Kingston HyperX Alloy Core RGB Mouse: is tagged by udev as: Mouse
[ 23.267] (II) event5 - Kingston HyperX Alloy Core RGB Mouse: device is a pointer
[ 23.268] (II) config/udev: Adding input device Kingston HyperX Alloy Core RGB Mouse (/dev/input/mouse1)
[ 23.268] (II) No input driver specified, ignoring this device.
[ 23.268] (II) This device may have been added with another device file.
[ 23.270] (II) config/udev: Adding input device Kingston HyperX Alloy Core RGB System Control (/dev/input/event6)
[ 23.270] (**) Kingston HyperX Alloy Core RGB System Control: Applying InputClass "libinput keyboard catchall"
[ 23.270] (**) Kingston HyperX Alloy Core RGB System Control: Applying InputClass "system-keyboard"
[ 23.270] (II) Using input driver 'libinput' for 'Kingston HyperX Alloy Core RGB System Control'
[ 23.270] (**) Kingston HyperX Alloy Core RGB System Control: always reports core events
[ 23.270] (**) Option "Device" "/dev/input/event6"
[ 23.272] (II) event6 - Kingston HyperX Alloy Core RGB System Control: is tagged by udev as: Keyboard
[ 23.272] (II) event6 - Kingston HyperX Alloy Core RGB System Control: device is a keyboard
[ 23.273] (II) event6 - Kingston HyperX Alloy Core RGB System Control: device removed
[ 23.298] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.4/usb5/5-2/5-2:1.1/0003:0951:16DD.0004/input/input8/event6"
[ 23.298] (II) XINPUT: Adding extended input device "Kingston HyperX Alloy Core RGB System Control" (type: KEYBOARD, id 14)
[ 23.298] (**) Option "xkb_model" "pc105+inet"
[ 23.298] (**) Option "xkb_layout" "us"
[ 23.298] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 23.300] (II) event6 - Kingston HyperX Alloy Core RGB System Control: is tagged by udev as: Keyboard
[ 23.300] (II) event6 - Kingston HyperX Alloy Core RGB System Control: device is a keyboard
[ 23.302] (II) config/udev: Adding input device Kingston HyperX Alloy Core RGB Consumer Control (/dev/input/event7)
[ 23.302] (**) Kingston HyperX Alloy Core RGB Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 23.302] (**) Kingston HyperX Alloy Core RGB Consumer Control: Applying InputClass "system-keyboard"
[ 23.302] (II) Using input driver 'libinput' for 'Kingston HyperX Alloy Core RGB Consumer Control'
[ 23.302] (**) Kingston HyperX Alloy Core RGB Consumer Control: always reports core events
[ 23.302] (**) Option "Device" "/dev/input/event7"
[ 23.304] (II) event7 - Kingston HyperX Alloy Core RGB Consumer Control: is tagged by udev as: Keyboard
[ 23.304] (II) event7 - Kingston HyperX Alloy Core RGB Consumer Control: device is a keyboard
[ 23.304] (II) event7 - Kingston HyperX Alloy Core RGB Consumer Control: device removed
[ 23.351] (II) libinput: Kingston HyperX Alloy Core RGB Consumer Control: needs a virtual subdevice
[ 23.351] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.4/usb5/5-2/5-2:1.1/0003:0951:16DD.0004/input/input9/event7"
[ 23.351] (II) XINPUT: Adding extended input device "Kingston HyperX Alloy Core RGB Consumer Control" (type: MOUSE, id 15)
[ 23.351] (**) Option "AccelerationScheme" "none"
[ 23.351] (**) Kingston HyperX Alloy Core RGB Consumer Control: (accel) selected scheme none/0
[ 23.351] (**) Kingston HyperX Alloy Core RGB Consumer Control: (accel) acceleration factor: 2.000
[ 23.351] (**) Kingston HyperX Alloy Core RGB Consumer Control: (accel) acceleration threshold: 4
[ 23.353] (II) event7 - Kingston HyperX Alloy Core RGB Consumer Control: is tagged by udev as: Keyboard
[ 23.354] (II) event7 - Kingston HyperX Alloy Core RGB Consumer Control: device is a keyboard
[ 23.354] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event19)
[ 23.355] (II) No input driver specified, ignoring this device.
[ 23.355] (II) This device may have been added with another device file.
[ 23.355] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event20)
[ 23.355] (II) No input driver specified, ignoring this device.
[ 23.355] (II) This device may have been added with another device file.
[ 23.356] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event21)
[ 23.356] (II) No input driver specified, ignoring this device.
[ 23.356] (II) This device may have been added with another device file.
[ 23.356] (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event22)
[ 23.356] (II) No input driver specified, ignoring this device.
[ 23.356] (II) This device may have been added with another device file.
[ 23.357] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event23)
[ 23.357] (II) No input driver specified, ignoring this device.
[ 23.357] (II) This device may have been added with another device file.
[ 23.357] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[ 23.357] (II) No input driver specified, ignoring this device.
[ 23.357] (II) This device may have been added with another device file.
[ 23.366] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 23.366] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[ 23.366] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[ 23.366] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[ 23.366] (**) Option "Device" "/dev/input/event3"
[ 23.366] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: is a virtual subdevice
[ 23.367] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.4/usb5/5-1/5-1:1.1/0003:046D:C08B.0002/input/input3/event3"
[ 23.367] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: KEYBOARD, id 16)
[ 23.367] (**) Option "xkb_model" "pc105+inet"
[ 23.367] (**) Option "xkb_layout" "us"
[ 23.367] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 23.367] (**) Kingston HyperX Alloy Core RGB Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 23.367] (**) Kingston HyperX Alloy Core RGB Consumer Control: Applying InputClass "system-keyboard"
[ 23.367] (II) Using input driver 'libinput' for 'Kingston HyperX Alloy Core RGB Consumer Control'
[ 23.367] (**) Kingston HyperX Alloy Core RGB Consumer Control: always reports core events
[ 23.367] (**) Option "Device" "/dev/input/event7"
[ 23.367] (II) libinput: Kingston HyperX Alloy Core RGB Consumer Control: is a virtual subdevice
[ 23.367] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.4/usb5/5-2/5-2:1.1/0003:0951:16DD.0004/input/input9/event7"
[ 23.367] (II) XINPUT: Adding extended input device "Kingston HyperX Alloy Core RGB Consumer Control" (type: KEYBOARD, id 17)
[ 23.367] (**) Option "xkb_model" "pc105+inet"
[ 23.367] (**) Option "xkb_layout" "us"
[ 23.367] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 144.686] (II) modeset(0): Disabling kernel dirty updates, not required.
[ 145.424] (II) event1 - Power Button: device removed
[ 145.448] (II) event10 - Video Bus: device removed
[ 145.491] (II) event0 - Power Button: device removed
[ 145.508] (II) event2 - Logitech G502 HERO Gaming Mouse: device removed
[ 145.551] (II) event4 - Kingston HyperX Alloy Core RGB: device removed
[ 145.568] (II) event8 - Kingston HyperX Alloy Core RGB Keyboard: device removed
[ 145.584] (II) event5 - Kingston HyperX Alloy Core RGB Mouse: device removed
[ 145.618] (II) event6 - Kingston HyperX Alloy Core RGB System Control: device removed
[ 145.644] (II) event3 - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[ 145.664] (II) event7 - Kingston HyperX Alloy Core RGB Consumer Control: device removed
[ 145.681] (II) AIGLX: Suspending AIGLX clients for VT switchim very confused on what to do... based on the way it's acting, being that SDDM works fine, and once i log into Hyprland its all fucked up
i dont think its using xrandr, which would make sense as to why it cant do anything
when i follow the wayland link, using get-edid makes it LOOK like i dont have an EDID, but its being vague, and im not even sure what im LOOKING FOR
This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
Looks like no busses have an EDID. Sorry!
Attempting to use the classical VBE interface
Performing real mode VBE call
Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
Function supported
Call successful
VBE version 300
VBE string at 0xc0384 "AMD ATOMBIOS"
VBE/DDC service about to be called
Report DDC capabilities
Performing real mode VBE call
Interrupt 0x10 ax=0x4f15 bx=0x0 cx=0x0
Function supported
Call successful
Monitor and video card combination does not support DDC1 transfers
Monitor and video card combination supports DDC2 transfers
0 seconds per 128 byte EDID block transfer
Screen is not blanked during DDC transfer
Reading next EDID block
VBE/DDC service about to be called
Read EDID
Performing real mode VBE call
Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0
Function supported
Call failed
The EDID data should not be trusted as the VBE call failed
Error: output block unchanged
I'm sorry nothing was successful. Maybe try some other arguments
if you played with them, or send an email to Matthew Kern <pyrophobicman@gmail.com>.i cannot progress through without an EDID with the link, and i dont know what to do from here or what this even means...
Last edited by Amatereasu (2023-04-22 09:54:48)
Offline
being that SDDM works fine, and once i log into Hyprland its all fucked up
What means the xrandr outptut is rather useless to begin with.
What if you skip SDDM and start hyprlnd directly?
https://wiki.archlinux.org/title/Hyprland#Starting
Edit: and since the xrandr output is useless, please elaborate on "all fucked up"
Last edited by seth (2023-04-22 14:04:16)
Online
being that SDDM works fine, and once i log into Hyprland its all fucked up
What means the xrandr outptut is rather useless to begin with.
What if you skip SDDM and start hyprlnd directly?
https://wiki.archlinux.org/title/Hyprland#StartingEdit: and since the xrandr output is useless, please elaborate on "all fucked up"
sorry, i was referring to the bad resolution, i will try skipping SDDM
Offline
being that SDDM works fine, and once i log into Hyprland its all fucked up
What means the xrandr outptut is rather useless to begin with.
What if you skip SDDM and start hyprlnd directly?
https://wiki.archlinux.org/title/Hyprland#StartingEdit: and since the xrandr output is useless, please elaborate on "all fucked up"
shredded my SDDM instaaalll XD (which is fine i always wanted to login without) and it does nothing to help the issue it seems
Offline
i fixed it!
turns out i had to edit the config for Hyprland, sorry... ill mark as solved
Offline