You are not logged in.
Pages: 1
Hi, i have dual monitor on my arch with kde plasma.
When notebook go in sleep mode, only the primary monitor go to sleep, and the notebook swich to second monitor almost immediately.
What i want is that when the pc go in sleep mode, poweroff all attached monitors, not only the primary.
It's possible?
Thanks everyone.
Offline
What "sleep mode"? DPMS??
If you suspend the system, no output will receive any output, because the VGA device is powered down.
If this is just DPMS, please post your xorg log, https://wiki.archlinux.org/title/Xorg#General
Offline
Yes, is DPMS.
I use Wayland but the problem occurs even if i switch to Xorg
Offline
We still need to see some data about the system HW/config, so please post the Xorg log.
Offline
We still need to see some data about the system HW/config, so please post the Xorg log.
[ 23256.840] (--) Log file renamed from "/var/log/Xorg.pid-45869.log" to "/var/log/Xorg.0.log"
[ 23256.840]
X.Org X Server 1.21.1.6
X Protocol Version 11, Revision 0
[ 23256.840] Current Operating System: Linux ARCH-FILIPPO 6.1.1-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 21 Dec 2022 22:27:55 +0000 x86_64
[ 23256.840] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=5d4bee53-9243-43b5-8fb9-8a737ea0bc9b rw loglevel=3 resume=/dev/disk/by-uuid/7931dd94-c963-4134-980c-d78918b6780d
[ 23256.840]
[ 23256.840] Current version of pixman: 0.42.2
[ 23256.840] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 23256.840] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 23256.841] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 28 17:39:15 2022
[ 23256.841] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 23256.841] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 23256.841] (==) No Layout section. Using the first Screen section.
[ 23256.841] (==) No screen section available. Using defaults.
[ 23256.841] (**) |-->Screen "Default Screen Section" (0)
[ 23256.841] (**) | |-->Monitor "<default monitor>"
[ 23256.841] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 23256.841] (==) Automatically adding devices
[ 23256.841] (==) Automatically enabling devices
[ 23256.841] (==) Automatically adding GPU devices
[ 23256.841] (==) Automatically binding GPU devices
[ 23256.841] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 23256.841] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 23256.841] Entry deleted from font path.
[ 23256.841] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[ 23256.841] Entry deleted from font path.
[ 23256.841] (Run 'mkfontdir' on "/usr/share/fonts/TTF").
[ 23256.841] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 23256.841] Entry deleted from font path.
[ 23256.841] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 23256.841] Entry deleted from font path.
[ 23256.841] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 23256.841] Entry deleted from font path.
[ 23256.841] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 23256.841] Entry deleted from font path.
[ 23256.841] (==) FontPath set to:
[ 23256.841] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 23256.841] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 23256.841] (II) Module ABI versions:
[ 23256.841] X.Org ANSI C Emulation: 0.4
[ 23256.841] X.Org Video Driver: 25.2
[ 23256.841] X.Org XInput driver : 24.4
[ 23256.841] X.Org Server Extension : 10.0
[ 23256.842] (++) using VT number 1
[ 23256.843] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 23256.844] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 23256.844] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 23256.848] (--) PCI:*(0@0:2:0) 8086:5917:1025:132b rev 7, Mem @ 0xde000000/16777216, 0xc0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[ 23256.848] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 23256.849] (II) LoadModule: "glx"
[ 23256.849] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 23256.851] (II) Module glx: vendor="X.Org Foundation"
[ 23256.851] compiled for 1.21.1.6, module version = 1.0.0
[ 23256.851] ABI class: X.Org Server Extension, version 10.0
[ 23256.851] (==) Matched intel as autoconfigured driver 0
[ 23256.851] (==) Matched modesetting as autoconfigured driver 1
[ 23256.851] (==) Matched fbdev as autoconfigured driver 2
[ 23256.851] (==) Matched vesa as autoconfigured driver 3
[ 23256.851] (==) Assigned the driver to the xf86ConfigLayout
[ 23256.851] (II) LoadModule: "intel"
[ 23256.851] (WW) Warning, couldn't open module intel
[ 23256.851] (EE) Failed to load module "intel" (module does not exist, 0)
[ 23256.851] (II) LoadModule: "modesetting"
[ 23256.851] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 23256.852] (II) Module modesetting: vendor="X.Org Foundation"
[ 23256.852] compiled for 1.21.1.6, module version = 1.21.1
[ 23256.852] Module class: X.Org Video Driver
[ 23256.852] ABI class: X.Org Video Driver, version 25.2
[ 23256.852] (II) LoadModule: "fbdev"
[ 23256.852] (WW) Warning, couldn't open module fbdev
[ 23256.852] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 23256.852] (II) LoadModule: "vesa"
[ 23256.853] (WW) Warning, couldn't open module vesa
[ 23256.853] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 23256.853] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 23256.871] (II) modeset(0): using drv /dev/dri/card0
[ 23256.872] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 23256.872] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 23256.872] (==) modeset(0): RGB weight 888
[ 23256.872] (==) modeset(0): Default visual is TrueColor
[ 23256.872] (II) Loading sub module "glamoregl"
[ 23256.872] (II) LoadModule: "glamoregl"
[ 23256.872] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 23256.877] (II) Module glamoregl: vendor="X.Org Foundation"
[ 23256.877] compiled for 1.21.1.6, module version = 1.0.1
[ 23256.877] ABI class: X.Org ANSI C Emulation, version 0.4
[ 23256.921] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics 620 (KBL GT2)
[ 23256.921] (II) modeset(0): glamor initialized
[ 23256.921] (==) modeset(0): VariableRefresh: disabled
[ 23256.921] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 23256.922] (II) modeset(0): Output eDP-1 has no monitor section
[ 23256.925] (II) modeset(0): Output HDMI-1 has no monitor section
[ 23256.943] (II) modeset(0): Output DP-1 has no monitor section
[ 23257.052] (II) modeset(0): Output HDMI-2 has no monitor section
[ 23257.055] (II) modeset(0): EDID for output eDP-1
[ 23257.055] (II) modeset(0): Manufacturer: CMN Model: 15f5 Serial#: 0
[ 23257.055] (II) modeset(0): Year: 2017 Week: 15
[ 23257.055] (II) modeset(0): EDID Version: 1.4
[ 23257.055] (II) modeset(0): Digital Display Input
[ 23257.055] (II) modeset(0): 6 bits per channel
[ 23257.055] (II) modeset(0): Digital interface is DisplayPort
[ 23257.055] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 23257.055] (II) modeset(0): Gamma: 2.20
[ 23257.055] (II) modeset(0): No DPMS capabilities specified
[ 23257.055] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 23257.055] (II) modeset(0): First detailed timing is preferred mode
[ 23257.055] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 23257.055] (II) modeset(0): redX: 0.590 redY: 0.350 greenX: 0.330 greenY: 0.555
[ 23257.055] (II) modeset(0): blueX: 0.153 blueY: 0.119 whiteX: 0.313 whiteY: 0.329
[ 23257.055] (II) modeset(0): Manufacturer's mask: 0
[ 23257.055] (II) modeset(0): Supported detailed timing:
[ 23257.055] (II) modeset(0): clock: 152.8 MHz Image Size: 344 x 193 mm
[ 23257.055] (II) modeset(0): h_active: 1920 h_sync: 2000 h_sync_end 2060 h_blank_end 2250 h_border: 0
[ 23257.055] (II) modeset(0): v_active: 1080 v_sync: 1086 v_sync_end 1094 v_blanking: 1132 v_border: 0
[ 23257.055] (II) modeset(0): N156HGA-EA3
[ 23257.055] (II) modeset(0): CMN
[ 23257.055] (II) modeset(0): N156HGA-EA3
[ 23257.055] (II) modeset(0): EDID (in hex):
[ 23257.055] (II) modeset(0): 00ffffffffffff000daef51500000000
[ 23257.055] (II) modeset(0): 0f1b0104952213780228659759548e27
[ 23257.055] (II) modeset(0): 1e505400000001010101010101010101
[ 23257.055] (II) modeset(0): 010101010101b43b804a71383440503c
[ 23257.055] (II) modeset(0): 680058c110000018000000fe004e3135
[ 23257.055] (II) modeset(0): 364847412d4541330a20000000fe0043
[ 23257.055] (II) modeset(0): 4d4e0a202020202020202020000000fe
[ 23257.055] (II) modeset(0): 004e3135364847412d4541330a2000d5
[ 23257.056] (II) modeset(0): Printing probed modes for output eDP-1
[ 23257.056] (II) modeset(0): Modeline "1920x1080"x60.0 152.84 1920 2000 2060 2250 1080 1086 1094 1132 -hsync -vsync (67.9 kHz eP)
[ 23257.056] (II) modeset(0): Modeline "1920x1080"x120.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 23257.056] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 23257.057] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 23257.057] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 23257.057] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 23257.057] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 23257.057] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 23257.057] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 23257.057] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 23257.057] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 23257.057] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 23257.057] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 23257.057] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 23257.057] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 23257.057] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 23257.057] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 23257.057] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 23257.057] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 23257.057] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 23257.057] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 23257.057] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 23257.057] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 23257.057] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 23257.057] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 23257.057] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 23257.057] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 23257.057] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 23257.057] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 23257.057] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 23257.057] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 23257.057] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 23257.057] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 23257.057] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 23257.057] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 23257.057] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 23257.057] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 23257.057] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 23257.057] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 23257.057] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 23257.057] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 23257.057] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 23257.057] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 23257.057] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 23257.058] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 23257.058] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 23257.058] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 23257.058] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 23257.058] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 23257.058] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 23257.058] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 23257.058] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 23257.058] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 23257.058] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 23257.058] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 23257.058] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 23257.061] (II) modeset(0): EDID for output HDMI-1
[ 23257.080] (II) modeset(0): EDID for output DP-1
[ 23257.080] (II) modeset(0): Manufacturer: MSI Model: 3aa1 Serial#: 0
[ 23257.080] (II) modeset(0): Year: 2020 Week: 16
[ 23257.080] (II) modeset(0): EDID Version: 1.4
[ 23257.080] (II) modeset(0): Digital Display Input
[ 23257.080] (II) modeset(0): 10 bits per channel
[ 23257.080] (II) modeset(0): Digital interface is DisplayPort
[ 23257.080] (II) modeset(0): Max Image Size [cm]: horiz.: 30 vert.: 26
[ 23257.080] (II) modeset(0): Gamma: 2.20
[ 23257.080] (II) modeset(0): DPMS capabilities: Off
[ 23257.080] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[ 23257.080] (II) modeset(0): First detailed timing is preferred mode
[ 23257.081] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 23257.081] (II) modeset(0): redX: 0.648 redY: 0.339 greenX: 0.282 greenY: 0.603
[ 23257.081] (II) modeset(0): blueX: 0.143 blueY: 0.070 whiteX: 0.313 whiteY: 0.329
[ 23257.081] (II) modeset(0): Supported established timings:
[ 23257.081] (II) modeset(0): 640x480@60Hz
[ 23257.081] (II) modeset(0): 800x600@60Hz
[ 23257.081] (II) modeset(0): 1024x768@60Hz
[ 23257.081] (II) modeset(0): Manufacturer's mask: 0
[ 23257.081] (II) modeset(0): Supported standard timings:
[ 23257.081] (II) modeset(0): #0: hsize: 1360 vsize 765 refresh: 60 vid: 49291
[ 23257.081] (II) modeset(0): #1: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 23257.081] (II) modeset(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 23257.081] (II) modeset(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 23257.081] (II) modeset(0): #4: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 23257.081] (II) modeset(0): Supported detailed timing:
[ 23257.081] (II) modeset(0): clock: 148.5 MHz Image Size: 345 x 194 mm
[ 23257.081] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 23257.081] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 23257.081] (II) modeset(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[ 23257.081] (II) modeset(0): Monitor name: MSI MAG161V
[ 23257.081] (II) modeset(0): Serial No: AA1H039010001
[ 23257.081] (II) modeset(0): Supported detailed timing:
[ 23257.081] (II) modeset(0): clock: 148.5 MHz Image Size: 309 x 174 mm
[ 23257.081] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 23257.081] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 23257.081] (II) modeset(0): Supported detailed timing:
[ 23257.081] (II) modeset(0): clock: 74.2 MHz Image Size: 309 x 174 mm
[ 23257.081] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 23257.081] (II) modeset(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
[ 23257.081] (II) modeset(0): Supported detailed timing:
[ 23257.081] (II) modeset(0): clock: 74.2 MHz Image Size: 309 x 174 mm
[ 23257.081] (II) modeset(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
[ 23257.081] (II) modeset(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
[ 23257.081] (II) modeset(0): Supported detailed timing:
[ 23257.081] (II) modeset(0): clock: 148.5 MHz Image Size: 309 x 174 mm
[ 23257.081] (II) modeset(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
[ 23257.081] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 23257.081] (II) modeset(0): Number of EDID sections to follow: 1
[ 23257.081] (II) modeset(0): EDID (in hex):
[ 23257.081] (II) modeset(0): 00ffffffffffff003669a13a00000000
[ 23257.081] (II) modeset(0): 101e0104b51e1a783a3585a656489a24
[ 23257.081] (II) modeset(0): 1250542108008bc0810081809500d1c0
[ 23257.081] (II) modeset(0): 010101010101023a801871382d40582c
[ 23257.081] (II) modeset(0): 450059c21000001e000000fd00384b1e
[ 23257.081] (II) modeset(0): 5311000a202020202020000000fc004d
[ 23257.081] (II) modeset(0): 5349204d4147313631560a20000000ff
[ 23257.081] (II) modeset(0): 004141314830333930313030303101b3
[ 23257.081] (II) modeset(0): 020322724f010203040590111213149f
[ 23257.081] (II) modeset(0): 0607151623097f078301000065030c00
[ 23257.082] (II) modeset(0): 1000023a801871382d40582c450035ae
[ 23257.082] (II) modeset(0): 1000001e011d8018711c1620582c2500
[ 23257.082] (II) modeset(0): 35ae1000009e011d80d0721c1620102c
[ 23257.082] (II) modeset(0): 258035ae1000009e023a80d072382d40
[ 23257.082] (II) modeset(0): 102c458035ae1000001e000000000000
[ 23257.082] (II) modeset(0): 000000000000000000000000000000ce
[ 23257.082] (II) modeset(0): Printing probed modes for output DP-1
[ 23257.082] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 23257.082] (II) modeset(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 23257.082] (II) modeset(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 23257.082] (II) modeset(0): Modeline "1920x1080i"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 23257.082] (II) modeset(0): Modeline "1920x1080i"x50.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 23257.082] (II) modeset(0): Modeline "1920x1080i"x59.9 74.18 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[ 23257.082] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 23257.082] (II) modeset(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 23257.082] (II) modeset(0): Modeline "1360x768"x59.9 84.96 1366 1431 1567 1776 768 771 781 798 -hsync +vsync (47.8 kHz)
[ 23257.082] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
[ 23257.082] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 23257.082] (II) modeset(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 23257.082] (II) modeset(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 23257.082] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 23257.082] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 23257.082] (II) modeset(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 23257.082] (II) modeset(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 23257.082] (II) modeset(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 23257.082] (II) modeset(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 23257.082] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 23257.193] (II) modeset(0): EDID for output HDMI-2
[ 23257.193] (II) modeset(0): Output eDP-1 connected
[ 23257.193] (II) modeset(0): Output HDMI-1 disconnected
[ 23257.193] (II) modeset(0): Output DP-1 connected
[ 23257.193] (II) modeset(0): Output HDMI-2 disconnected
[ 23257.193] (II) modeset(0): Using spanning desktop for initial modes
[ 23257.193] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[ 23257.194] (II) modeset(0): Output DP-1 using initial mode 1920x1080 +1920+0
[ 23257.194] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 23257.194] (==) modeset(0): DPI set to (96, 96)
[ 23257.194] (II) Loading sub module "fb"
[ 23257.194] (II) LoadModule: "fb"
[ 23257.194] (II) Module "fb" already built-in
[ 23257.240] (==) modeset(0): Backing store enabled
[ 23257.240] (==) modeset(0): Silken mouse enabled
[ 23257.434] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 23257.434] (==) modeset(0): DPMS enabled
[ 23257.435] (II) modeset(0): [DRI2] Setup complete
[ 23257.435] (II) modeset(0): [DRI2] DRI driver: iris
[ 23257.435] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 23257.435] (II) Initializing extension Generic Event Extension
[ 23257.435] (II) Initializing extension SHAPE
[ 23257.435] (II) Initializing extension MIT-SHM
[ 23257.436] (II) Initializing extension XInputExtension
[ 23257.436] (II) Initializing extension XTEST
[ 23257.436] (II) Initializing extension BIG-REQUESTS
[ 23257.437] (II) Initializing extension SYNC
[ 23257.437] (II) Initializing extension XKEYBOARD
[ 23257.437] (II) Initializing extension XC-MISC
[ 23257.438] (II) Initializing extension SECURITY
[ 23257.438] (II) Initializing extension XFIXES
[ 23257.438] (II) Initializing extension RENDER
[ 23257.439] (II) Initializing extension RANDR
[ 23257.439] (II) Initializing extension COMPOSITE
[ 23257.440] (II) Initializing extension DAMAGE
[ 23257.440] (II) Initializing extension MIT-SCREEN-SAVER
[ 23257.440] (II) Initializing extension DOUBLE-BUFFER
[ 23257.441] (II) Initializing extension RECORD
[ 23257.441] (II) Initializing extension DPMS
[ 23257.441] (II) Initializing extension Present
[ 23257.442] (II) Initializing extension DRI3
[ 23257.442] (II) Initializing extension X-Resource
[ 23257.442] (II) Initializing extension XVideo
[ 23257.442] (II) Initializing extension XVideo-MotionCompensation
[ 23257.442] (II) Initializing extension GLX
[ 23257.462] (II) AIGLX: Loaded and initialized iris
[ 23257.462] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 23257.462] (II) Initializing extension XFree86-VidModeExtension
[ 23257.462] (II) Initializing extension XFree86-DGA
[ 23257.463] (II) Initializing extension XFree86-DRI
[ 23257.463] (II) Initializing extension DRI2
[ 23257.464] (II) modeset(0): Damage tracking initialized
[ 23257.464] (II) modeset(0): Setting screen physical size to 1016 x 285
[ 23257.517] (II) config/udev: Adding input device Acer Wireless Radio Control (/dev/input/event10)
[ 23257.517] (**) Acer Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 23257.517] (II) LoadModule: "libinput"
[ 23257.517] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 23257.518] (II) Module libinput: vendor="X.Org Foundation"
[ 23257.518] compiled for 1.21.1.3, module version = 1.2.1
[ 23257.518] Module class: X.Org XInput Driver
[ 23257.518] ABI class: X.Org XInput driver, version 24.4
[ 23257.518] (II) Using input driver 'libinput' for 'Acer Wireless Radio Control'
[ 23257.518] (**) Acer Wireless Radio Control: always reports core events
[ 23257.518] (**) Option "Device" "/dev/input/event10"
[ 23257.520] (II) event10 - Acer Wireless Radio Control: is tagged by udev as: Keyboard
[ 23257.520] (II) event10 - Acer Wireless Radio Control: device is a keyboard
[ 23257.520] (II) event10 - Acer Wireless Radio Control: device removed
[ 23257.574] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/10251229:00/input/input19/event10"
[ 23257.574] (II) XINPUT: Adding extended input device "Acer Wireless Radio Control" (type: KEYBOARD, id 6)
[ 23257.575] (II) event10 - Acer Wireless Radio Control: is tagged by udev as: Keyboard
[ 23257.575] (II) event10 - Acer Wireless Radio Control: device is a keyboard
[ 23257.576] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[ 23257.576] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 23257.576] (II) Using input driver 'libinput' for 'Video Bus'
[ 23257.576] (**) Video Bus: always reports core events
[ 23257.576] (**) Option "Device" "/dev/input/event8"
[ 23257.577] (II) event8 - Video Bus: is tagged by udev as: Keyboard
[ 23257.577] (II) event8 - Video Bus: device is a keyboard
[ 23257.577] (II) event8 - Video Bus: device removed
[ 23257.617] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8/event8"
[ 23257.617] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 23257.621] (II) event8 - Video Bus: is tagged by udev as: Keyboard
[ 23257.621] (II) event8 - Video Bus: device is a keyboard
[ 23257.623] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 23257.623] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 23257.623] (II) Using input driver 'libinput' for 'Power Button'
[ 23257.623] (**) Power Button: always reports core events
[ 23257.623] (**) Option "Device" "/dev/input/event1"
[ 23257.626] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 23257.626] (II) event1 - Power Button: device is a keyboard
[ 23257.626] (II) event1 - Power Button: device removed
[ 23257.644] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 23257.644] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 23257.647] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 23257.647] (II) event1 - Power Button: device is a keyboard
[ 23257.649] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 23257.649] (II) No input driver specified, ignoring this device.
[ 23257.649] (II) This device may have been added with another device file.
[ 23257.651] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 23257.651] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 23257.651] (II) Using input driver 'libinput' for 'Sleep Button'
[ 23257.651] (**) Sleep Button: always reports core events
[ 23257.651] (**) Option "Device" "/dev/input/event0"
[ 23257.653] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 23257.654] (II) event0 - Sleep Button: device is a keyboard
[ 23257.654] (II) event0 - Sleep Button: device removed
[ 23257.680] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 23257.681] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 23257.684] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 23257.684] (II) event0 - Sleep Button: device is a keyboard
[ 23257.689] (II) config/udev: Adding input device Compx 2.4G Wireless Receiver (/dev/input/event4)
[ 23257.689] (**) Compx 2.4G Wireless Receiver: Applying InputClass "libinput keyboard catchall"
[ 23257.689] (II) Using input driver 'libinput' for 'Compx 2.4G Wireless Receiver'
[ 23257.689] (**) Compx 2.4G Wireless Receiver: always reports core events
[ 23257.689] (**) Option "Device" "/dev/input/event4"
[ 23257.693] (II) event4 - Compx 2.4G Wireless Receiver: is tagged by udev as: Keyboard
[ 23257.693] (II) event4 - Compx 2.4G Wireless Receiver: device is a keyboard
[ 23257.694] (II) event4 - Compx 2.4G Wireless Receiver: device removed
[ 23257.717] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:25A7:FA70.0001/input/input4/event4"
[ 23257.717] (II) XINPUT: Adding extended input device "Compx 2.4G Wireless Receiver" (type: KEYBOARD, id 10)
[ 23257.722] (II) event4 - Compx 2.4G Wireless Receiver: is tagged by udev as: Keyboard
[ 23257.723] (II) event4 - Compx 2.4G Wireless Receiver: device is a keyboard
[ 23257.726] (II) config/udev: Adding input device Compx 2.4G Wireless Receiver Mouse (/dev/input/event5)
[ 23257.726] (**) Compx 2.4G Wireless Receiver Mouse: Applying InputClass "libinput pointer catchall"
[ 23257.726] (II) Using input driver 'libinput' for 'Compx 2.4G Wireless Receiver Mouse'
[ 23257.726] (**) Compx 2.4G Wireless Receiver Mouse: always reports core events
[ 23257.726] (**) Option "Device" "/dev/input/event5"
[ 23257.730] (II) event5 - Compx 2.4G Wireless Receiver Mouse: is tagged by udev as: Mouse
[ 23257.731] (II) event5 - Compx 2.4G Wireless Receiver Mouse: device is a pointer
[ 23257.731] (II) event5 - Compx 2.4G Wireless Receiver Mouse: device removed
[ 23257.770] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:25A7:FA70.0002/input/input5/event5"
[ 23257.771] (II) XINPUT: Adding extended input device "Compx 2.4G Wireless Receiver Mouse" (type: MOUSE, id 11)
[ 23257.771] (**) Option "AccelerationScheme" "none"
[ 23257.771] (**) Compx 2.4G Wireless Receiver Mouse: (accel) selected scheme none/0
[ 23257.771] (**) Compx 2.4G Wireless Receiver Mouse: (accel) acceleration factor: 2.000
[ 23257.771] (**) Compx 2.4G Wireless Receiver Mouse: (accel) acceleration threshold: 4
[ 23257.776] (II) event5 - Compx 2.4G Wireless Receiver Mouse: is tagged by udev as: Mouse
[ 23257.777] (II) event5 - Compx 2.4G Wireless Receiver Mouse: device is a pointer
[ 23257.780] (II) config/udev: Adding input device Compx 2.4G Wireless Receiver Mouse (/dev/input/mouse0)
[ 23257.780] (II) No input driver specified, ignoring this device.
[ 23257.780] (II) This device may have been added with another device file.
[ 23257.782] (II) config/udev: Adding input device Compx 2.4G Wireless Receiver (/dev/input/event6)
[ 23257.782] (II) No input driver specified, ignoring this device.
[ 23257.782] (II) This device may have been added with another device file.
[ 23257.785] (II) config/udev: Adding input device Compx 2.4G Wireless Receiver Keyboard (/dev/input/event7)
[ 23257.785] (**) Compx 2.4G Wireless Receiver Keyboard: Applying InputClass "libinput keyboard catchall"
[ 23257.785] (II) Using input driver 'libinput' for 'Compx 2.4G Wireless Receiver Keyboard'
[ 23257.785] (**) Compx 2.4G Wireless Receiver Keyboard: always reports core events
[ 23257.785] (**) Option "Device" "/dev/input/event7"
[ 23257.789] (II) event7 - Compx 2.4G Wireless Receiver Keyboard: is tagged by udev as: Keyboard
[ 23257.789] (II) event7 - Compx 2.4G Wireless Receiver Keyboard: device is a keyboard
[ 23257.790] (II) event7 - Compx 2.4G Wireless Receiver Keyboard: device removed
[ 23257.817] (II) libinput: Compx 2.4G Wireless Receiver Keyboard: needs a virtual subdevice
[ 23257.818] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:25A7:FA70.0002/input/input7/event7"
[ 23257.818] (II) XINPUT: Adding extended input device "Compx 2.4G Wireless Receiver Keyboard" (type: MOUSE, id 12)
[ 23257.818] (**) Option "AccelerationScheme" "none"
[ 23257.818] (**) Compx 2.4G Wireless Receiver Keyboard: (accel) selected scheme none/0
[ 23257.818] (**) Compx 2.4G Wireless Receiver Keyboard: (accel) acceleration factor: 2.000
[ 23257.818] (**) Compx 2.4G Wireless Receiver Keyboard: (accel) acceleration threshold: 4
[ 23257.823] (II) event7 - Compx 2.4G Wireless Receiver Keyboard: is tagged by udev as: Keyboard
[ 23257.823] (II) event7 - Compx 2.4G Wireless Receiver Keyboard: device is a keyboard
[ 23257.827] (II) config/udev: Adding input device Logitech M705 (/dev/input/event9)
[ 23257.827] (**) Logitech M705: Applying InputClass "libinput pointer catchall"
[ 23257.827] (II) Using input driver 'libinput' for 'Logitech M705'
[ 23257.827] (**) Logitech M705: always reports core events
[ 23257.827] (**) Option "Device" "/dev/input/event9"
[ 23257.833] (II) event9 - Logitech M705: is tagged by udev as: Mouse
[ 23257.833] (II) event9 - Logitech M705: device set to 1000 DPI
[ 23257.833] (II) event9 - Logitech M705: device is a pointer
[ 23257.834] (II) event9 - Logitech M705: device removed
[ 23257.874] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.2/0003:046D:C52B.0005/0003:046D:406D.0006/input/input18/event9"
[ 23257.874] (II) XINPUT: Adding extended input device "Logitech M705" (type: MOUSE, id 13)
[ 23257.874] (**) Option "AccelerationScheme" "none"
[ 23257.874] (**) Logitech M705: (accel) selected scheme none/0
[ 23257.874] (**) Logitech M705: (accel) acceleration factor: 2.000
[ 23257.874] (**) Logitech M705: (accel) acceleration threshold: 4
[ 23257.881] (II) event9 - Logitech M705: is tagged by udev as: Mouse
[ 23257.881] (II) event9 - Logitech M705: device set to 1000 DPI
[ 23257.882] (II) event9 - Logitech M705: device is a pointer
[ 23257.885] (II) config/udev: Adding input device Logitech M705 (/dev/input/mouse1)
[ 23257.885] (II) No input driver specified, ignoring this device.
[ 23257.885] (II) This device may have been added with another device file.
[ 23257.887] (II) config/udev: Adding input device HD User Facing: HD User Facing (/dev/input/event19)
[ 23257.887] (**) HD User Facing: HD User Facing: Applying InputClass "libinput keyboard catchall"
[ 23257.887] (II) Using input driver 'libinput' for 'HD User Facing: HD User Facing'
[ 23257.887] (**) HD User Facing: HD User Facing: always reports core events
[ 23257.887] (**) Option "Device" "/dev/input/event19"
[ 23257.891] (II) event19 - HD User Facing: HD User Facing: is tagged by udev as: Keyboard
[ 23257.891] (II) event19 - HD User Facing: HD User Facing: device is a keyboard
[ 23257.892] (II) event19 - HD User Facing: HD User Facing: device removed
[ 23257.927] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/input/input30/event19"
[ 23257.927] (II) XINPUT: Adding extended input device "HD User Facing: HD User Facing" (type: KEYBOARD, id 14)
[ 23257.932] (II) event19 - HD User Facing: HD User Facing: is tagged by udev as: Keyboard
[ 23257.933] (II) event19 - HD User Facing: HD User Facing: device is a keyboard
[ 23257.936] (II) config/udev: Adding input device ELAN0511:00 04F3:303F Mouse (/dev/input/event11)
[ 23257.936] (**) ELAN0511:00 04F3:303F Mouse: Applying InputClass "libinput pointer catchall"
[ 23257.936] (II) Using input driver 'libinput' for 'ELAN0511:00 04F3:303F Mouse'
[ 23257.936] (**) ELAN0511:00 04F3:303F Mouse: always reports core events
[ 23257.936] (**) Option "Device" "/dev/input/event11"
[ 23257.939] (II) event11 - ELAN0511:00 04F3:303F Mouse: is tagged by udev as: Mouse Pointingstick
[ 23257.940] (II) event11 - ELAN0511:00 04F3:303F Mouse: device is a pointer
[ 23257.943] (II) event11 - ELAN0511:00 04F3:303F Mouse: device removed
[ 23257.984] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-6/i2c-ELAN0511:00/0018:04F3:303F.0007/input/input24/event11"
[ 23257.984] (II) XINPUT: Adding extended input device "ELAN0511:00 04F3:303F Mouse" (type: MOUSE, id 15)
[ 23257.984] (**) Option "AccelerationScheme" "none"
[ 23257.984] (**) ELAN0511:00 04F3:303F Mouse: (accel) selected scheme none/0
[ 23257.984] (**) ELAN0511:00 04F3:303F Mouse: (accel) acceleration factor: 2.000
[ 23257.984] (**) ELAN0511:00 04F3:303F Mouse: (accel) acceleration threshold: 4
[ 23257.989] (II) event11 - ELAN0511:00 04F3:303F Mouse: is tagged by udev as: Mouse Pointingstick
[ 23257.990] (II) event11 - ELAN0511:00 04F3:303F Mouse: device is a pointer
[ 23257.995] (II) config/udev: Adding input device ELAN0511:00 04F3:303F Mouse (/dev/input/mouse2)
[ 23257.995] (II) No input driver specified, ignoring this device.
[ 23257.995] (II) This device may have been added with another device file.
[ 23257.997] (II) config/udev: Adding input device ELAN0511:00 04F3:303F Touchpad (/dev/input/event12)
[ 23257.997] (**) ELAN0511:00 04F3:303F Touchpad: Applying InputClass "libinput touchpad catchall"
[ 23257.997] (II) Using input driver 'libinput' for 'ELAN0511:00 04F3:303F Touchpad'
[ 23257.997] (**) ELAN0511:00 04F3:303F Touchpad: always reports core events
[ 23257.997] (**) Option "Device" "/dev/input/event12"
[ 23258.001] (II) event12 - ELAN0511:00 04F3:303F Touchpad: is tagged by udev as: Touchpad
[ 23258.006] (II) event12 - ELAN0511:00 04F3:303F Touchpad: device is a touchpad
[ 23258.006] (II) event12 - ELAN0511:00 04F3:303F Touchpad: device removed
[ 23258.057] (**) Option "Tapping" "True"
[ 23258.057] (**) Option "TappingDrag" "True"
[ 23258.057] (**) Option "AccelSpeed" "1"
[ 23258.057] (**) Option "AccelProfile" "linear"
[ 23258.057] (EE) libinput: ELAN0511:00 04F3:303F Touchpad: Unknown accel profile 'linear'. Using default.
[ 23258.058] (**) Option "ScrollMethod" "Edge"
[ 23258.059] (**) Option "DisableWhileTyping" "False"
[ 23258.059] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-6/i2c-ELAN0511:00/0018:04F3:303F.0007/input/input25/event12"
[ 23258.059] (II) XINPUT: Adding extended input device "ELAN0511:00 04F3:303F Touchpad" (type: TOUCHPAD, id 16)
[ 23258.064] (**) Option "AccelerationScheme" "none"
[ 23258.064] (**) ELAN0511:00 04F3:303F Touchpad: (accel) selected scheme none/0
[ 23258.064] (**) ELAN0511:00 04F3:303F Touchpad: (accel) acceleration factor: 2.000
[ 23258.064] (**) ELAN0511:00 04F3:303F Touchpad: (accel) acceleration threshold: 4
[ 23258.068] (II) event12 - ELAN0511:00 04F3:303F Touchpad: is tagged by udev as: Touchpad
[ 23258.073] (II) event12 - ELAN0511:00 04F3:303F Touchpad: device is a touchpad
[ 23258.076] (II) config/udev: Adding input device ELAN0511:00 04F3:303F Touchpad (/dev/input/mouse3)
[ 23258.076] (II) No input driver specified, ignoring this device.
[ 23258.076] (II) This device may have been added with another device file.
[ 23258.078] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event15)
[ 23258.078] (II) No input driver specified, ignoring this device.
[ 23258.078] (II) This device may have been added with another device file.
[ 23258.079] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event16)
[ 23258.079] (II) No input driver specified, ignoring this device.
[ 23258.079] (II) This device may have been added with another device file.
[ 23258.080] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event17)
[ 23258.080] (II) No input driver specified, ignoring this device.
[ 23258.080] (II) This device may have been added with another device file.
[ 23258.082] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event18)
[ 23258.082] (II) No input driver specified, ignoring this device.
[ 23258.082] (II) This device may have been added with another device file.
[ 23258.083] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 23258.083] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 23258.083] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 23258.083] (**) AT Translated Set 2 keyboard: always reports core events
[ 23258.083] (**) Option "Device" "/dev/input/event3"
[ 23258.087] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 23258.087] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 23258.090] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 23258.114] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 23258.114] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 17)
[ 23258.116] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 23258.116] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 23258.120] (II) config/udev: Adding input device PC Speaker (/dev/input/event13)
[ 23258.120] (II) No input driver specified, ignoring this device.
[ 23258.120] (II) This device may have been added with another device file.
[ 23258.122] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event14)
[ 23258.122] (**) Acer WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 23258.122] (II) Using input driver 'libinput' for 'Acer WMI hotkeys'
[ 23258.122] (**) Acer WMI hotkeys: always reports core events
[ 23258.122] (**) Option "Device" "/dev/input/event14"
[ 23258.122] (II) event14 - Acer WMI hotkeys: is tagged by udev as: Keyboard
[ 23258.122] (II) event14 - Acer WMI hotkeys: device is a keyboard
[ 23258.122] (II) event14 - Acer WMI hotkeys: device removed
[ 23258.141] (**) Option "config_info" "udev:/sys/devices/virtual/input/input23/event14"
[ 23258.141] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD, id 18)
[ 23258.141] (II) event14 - Acer WMI hotkeys: is tagged by udev as: Keyboard
[ 23258.141] (II) event14 - Acer WMI hotkeys: device is a keyboard
[ 23258.167] (**) Compx 2.4G Wireless Receiver Keyboard: Applying InputClass "libinput keyboard catchall"
[ 23258.167] (II) Using input driver 'libinput' for 'Compx 2.4G Wireless Receiver Keyboard'
[ 23258.167] (**) Compx 2.4G Wireless Receiver Keyboard: always reports core events
[ 23258.167] (**) Option "Device" "/dev/input/event7"
[ 23258.167] (II) libinput: Compx 2.4G Wireless Receiver Keyboard: is a virtual subdevice
[ 23258.167] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:25A7:FA70.0002/input/input7/event7"
[ 23258.167] (II) XINPUT: Adding extended input device "Compx 2.4G Wireless Receiver Keyboard" (type: KEYBOARD, id 19)
[ 23267.140] (II) event10 - Acer Wireless Radio Control: device removed
[ 23267.200] (II) event8 - Video Bus: device removed
[ 23267.261] (II) event1 - Power Button: device removed
[ 23267.284] (II) event0 - Sleep Button: device removed
[ 23267.304] (II) event4 - Compx 2.4G Wireless Receiver: device removed
[ 23267.324] (II) event5 - Compx 2.4G Wireless Receiver Mouse: device removed
[ 23267.361] (II) event9 - Logitech M705: device removed
[ 23267.404] (II) event19 - HD User Facing: HD User Facing: device removed
[ 23267.437] (II) event11 - ELAN0511:00 04F3:303F Mouse: device removed
[ 23267.471] (II) event12 - ELAN0511:00 04F3:303F Touchpad: device removed
[ 23267.514] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 23267.531] (II) event14 - Acer WMI hotkeys: device removed
[ 23267.547] (II) event7 - Compx 2.4G Wireless Receiver Keyboard: device removed
[ 23267.564] (II) AIGLX: Suspending AIGLX clients for VT switchOffline
Nothing spectacular, there's only one GPU and obviously both outputs are attached to it.
I suspect interference from some clever™ userspace daemon - are you running KDE? yes you are. Surprise.
Run
kcmshell5 kdedand disable kscreen. See what happens (you can "xset dpms force off" to trigger the dpms)
Offline
Thanks, i already try this, but the problem persists.
It seems that when the primary screen Power off, the notebook switch automatically to the second monitor.
Offline
Automagically?
Try the behavior in an openbox session. No KDE whatsoever. Just openbox and an xterm.
Offline
Automagically?
Try the behavior in an openbox session. No KDE whatsoever. Just openbox and an xterm.
i try the behavior with Plasma, but on X server instead of Wayland, and it works.
For now i switch to X.
Thank You.
Offline
Pages: 1