You are not logged in.
Issue: XRandR recognizes my second monitor (DP-2), but no signal is being displayed on the monitor screen itself. A screenshot confirmed that there is another active display that dwm can toggle to and interact with, just no actual picture.
output for xrandr -q:
Screen 0: minimum 320 x 200, current 4246 x 1024, maximum 16384 x 16384
LVDS-1 connected primary 1366x768+1280+0 (normal left inverted right x axis y axis) 277mm x 156mm
1366x768 60.02*+
1280x720 60.00 59.99 59.86 59.74
1024x768 60.04 60.00
960x720 60.00
928x696 60.05
896x672 60.01
1024x576 59.95 59.96 59.90 59.82
960x600 59.93 60.00
960x540 59.96 59.99 59.63 59.82
800x600 60.00 60.32 56.25
840x525 60.01 59.88
864x486 59.92 59.57
700x525 59.98
800x450 59.95 59.82
640x512 60.02
700x450 59.96 59.88
640x480 60.00 59.94
720x405 59.51 58.99
684x384 59.88 59.85
640x400 59.88 59.98
640x360 59.86 59.83 59.84 59.32
512x384 60.00
512x288 60.00 59.92
480x270 59.63 59.82
400x300 60.32 56.34
432x243 59.92 59.57
320x240 60.05
360x202 59.51 59.13
320x180 59.84 59.32
VGA-1 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 338mm x 270mm
1280x1024 60.02*+ 75.02
1152x864 75.00
1024x768 75.03 60.00
800x600 75.00 60.32
640x480 75.00 59.94
720x400 70.08
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-2 disconnected (normal left inverted right x axis y axis)
HDMI-3 disconnected (normal left inverted right x axis y axis)
DP-2 connected 1600x900+2646+0 (normal left inverted right
x axis y axis) 434mm x 236mm
1600x900 60.00*+
1280x1024 75.02 60.02
1280x720 60.00
1024x768 75.03 70.07 60.00
832x624 74.55
800x600 72.19 75.00 60.32 56.25
640x480 75.00 72.81 66.67 59.94
720x400 70.08
DP-3 disconnected (normal left inverted right x axis y axis)
xrandr --listproviders:
Providers: number : 1
Provider 0: id: 0x49 cap: 0xf, Source Output, Sink Output,
Source Offload, Sink Offload crtcs: 3 outputs: 8 associated providers: 0 name:modesetting
(for VGA) lspci -v:
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) (prog-if 00 [VGA controller])
Subsystem: Lenovo 3rd Gen Core processor Graphics Controller
Flags: bus master, fast devsel, latency 0, IRQ 26
Memory at f0000000 (64-bit, non-prefetchable) [size=4M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
I/O ports at 6000 [size=64]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
no log for Xorg(?):
[conchobhar@archlinux ~]$ grep -e Log -e tty Xorg.0.log
grep: Xorg.0.log: No such file or directory
'xrandr --auto' and 'xrandr --addmode' did not force it to work.
I found this thread here with a similar issue , but it applied to NVIDIA drivers.
I've been stuck on this for a couple days now. ARandR has also been picky about which monitor goes to which port, and on which side of the primary monitor, maybe it's just the display port itself? I am out of ideas and probably missing something blatantly obvious. Help is much appreciated, hopefully this isn't a hardware issue.
Thanks!
Last edited by ConchobharOMathuna (2024-02-12 20:55:06)
Offline
no log for Xorg(?):
Most certainly not in your $HOME.
Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General
but no signal is being displayed on the monitor screen itself
Does the output say "no signal" or is that an interpretation of "the screen is all black"?
maybe it's just the display port itself
Does the monitor have other connectors?
Does it work if you use only it and the LVDS but remove the VGA one?
Offline
Hi sorry for not responding sooner, I got busy with stuff. Hopefully you still see this reply, seth.
Here is the log file results for (EE) and (WW):
[conchobhar@archlinux ~dt/xorg]$ grep -e '(EE)' -e tty Xorg.0.log
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 13.659] (EE) Failed to load module "intel" (module does not exist, 0)
[ 13.664] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 13.664] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 15.591] (EE) modeset(0): failed to set mode: No such file or directory
[conchobhar@archlinux ~dt/xorg]$ grep -e '(WW)' -e tty Xorg.0.log
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 13.641] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 13.641] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[ 13.641] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 13.641] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 13.641] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 13.641] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 13.649] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 13.659] (WW) Warning, couldn't open module intel
[ 13.664] (WW) Warning, couldn't open module fbdev
[ 13.664] (WW) Warning, couldn't open module vesa
[ 13.664] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
The ouput says 'no signal' before going black when i try turning the monitor on and off again. The monitors have no other connectors, just a VGA each (I have a VGA to Display Port cable for one of the monitors). The only other monitor port on the laptop base is a spot for a DVI connection.
Physically removing VGA does allow for DP-2 to work. Trying to reconnect and arrange the monitors as I had them in ARandR gives the error:
XRandR failed: XRandR returned error code 1: b'xrandr: Configure crtc 1 failed\n'
Turning the power off and on again causes VGA to get connected again, just in the wrong order.
Last edited by ConchobharOMathuna (2024-02-08 18:22:13)
Offline
Your xorg log, not some random grep thereof.
Physically removing VGA does allow for DP-2 to work.
sounds like they're the same crtc…
Has this configuration ever worked in the past?
Offline
Here is the full log:
[ 16.188]
X.Org X Server 1.21.1.11
X Protocol Version 11, Revision 0
[ 16.188] Current Operating System: Linux 2600-6c46-6000-048e-d0ec-b478-94d0-7040.inf6.spectrum.com 6.6.15-1-lts #1 SMP PREEMPT_DYNAMIC Thu, 01 Feb 2024 19:11:44 +0000 x86_64
[ 16.188] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=/dev/mapper/volgroup0-lv_root rw loglevel=3 quiet
[ 16.188]
[ 16.188] Current version of pixman: 0.43.2
[ 16.189] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 16.189] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 16.189] (==) Log file: "/home/conchobhar/.local/share/xorg/Xorg.0.log", Time: Thu Feb 8 12:23:32 2024
[ 16.192] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 16.192] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 16.193] (==) No Layout section. Using the first Screen section.
[ 16.193] (==) No screen section available. Using defaults.
[ 16.193] (**) |-->Screen "Default Screen Section" (0)
[ 16.193] (**) | |-->Monitor "<default monitor>"
[ 16.193] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 16.193] (==) Automatically adding devices
[ 16.193] (==) Automatically enabling devices
[ 16.193] (==) Automatically adding GPU devices
[ 16.193] (==) Automatically binding GPU devices
[ 16.193] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 16.194] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 16.194] Entry deleted from font path.
[ 16.195] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[ 16.195] Entry deleted from font path.
[ 16.195] (Run 'mkfontdir' on "/usr/share/fonts/TTF").
[ 16.195] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 16.195] Entry deleted from font path.
[ 16.195] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 16.195] Entry deleted from font path.
[ 16.195] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 16.195] Entry deleted from font path.
[ 16.195] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 16.195] Entry deleted from font path.
[ 16.195] (==) FontPath set to:
[ 16.195] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 16.195] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 16.195] (II) Module ABI versions:
[ 16.195] X.Org ANSI C Emulation: 0.4
[ 16.195] X.Org Video Driver: 25.2
[ 16.195] X.Org XInput driver : 24.4
[ 16.195] X.Org Server Extension : 10.0
[ 16.195] (++) using VT number 1
[ 16.197] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 16.199] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 16.199] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[ 16.200] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[ 16.203] (--) PCI:*(0@0:2:0) 8086:0166:17aa:21fa rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00006000/64, BIOS @ 0x????????/131072
[ 16.203] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 16.203] (II) LoadModule: "glx"
[ 16.204] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 16.213] (II) Module glx: vendor="X.Org Foundation"
[ 16.213] compiled for 1.21.1.11, module version = 1.0.0
[ 16.214] ABI class: X.Org Server Extension, version 10.0
[ 16.214] (==) Matched intel as autoconfigured driver 0
[ 16.214] (==) Matched modesetting as autoconfigured driver 1
[ 16.214] (==) Matched fbdev as autoconfigured driver 2
[ 16.214] (==) Matched vesa as autoconfigured driver 3
[ 16.214] (==) Assigned the driver to the xf86ConfigLayout
[ 16.214] (II) LoadModule: "intel"
[ 16.214] (WW) Warning, couldn't open module intel
[ 16.214] (EE) Failed to load module "intel" (module does not exist, 0)
[ 16.214] (II) LoadModule: "modesetting"
[ 16.214] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 16.219] (II) Module modesetting: vendor="X.Org Foundation"
[ 16.219] compiled for 1.21.1.11, module version = 1.21.1
[ 16.219] Module class: X.Org Video Driver
[ 16.219] ABI class: X.Org Video Driver, version 25.2
[ 16.219] (II) LoadModule: "fbdev"
[ 16.219] (WW) Warning, couldn't open module fbdev
[ 16.219] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 16.219] (II) LoadModule: "vesa"
[ 16.219] (WW) Warning, couldn't open module vesa
[ 16.219] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 16.219] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 16.219] (II) modeset(0): using drv /dev/dri/card1
[ 16.219] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 16.219] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 16.219] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 16.219] (==) modeset(0): RGB weight 888
[ 16.219] (==) modeset(0): Default visual is TrueColor
[ 16.219] (II) Loading sub module "glamoregl"
[ 16.219] (II) LoadModule: "glamoregl"
[ 16.219] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 16.227] (II) Module glamoregl: vendor="X.Org Foundation"
[ 16.227] compiled for 1.21.1.11, module version = 1.0.1
[ 16.227] ABI class: X.Org ANSI C Emulation, version 0.4
[ 16.494] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 4000 (IVB GT2)
[ 16.494] (II) modeset(0): glamor initialized
[ 16.494] (==) modeset(0): VariableRefresh: disabled
[ 16.494] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 16.495] (II) modeset(0): Output LVDS-1 has no monitor section
[ 16.508] (II) modeset(0): Output VGA-1 has no monitor section
[ 16.610] (II) modeset(0): Output HDMI-1 has no monitor section
[ 16.610] (II) modeset(0): Output DP-1 has no monitor section
[ 16.611] (II) modeset(0): Output HDMI-2 has no monitor section
[ 16.612] (II) modeset(0): Output HDMI-3 has no monitor section
[ 16.654] (II) modeset(0): Output DP-2 has no monitor section
[ 16.654] (II) modeset(0): Output DP-3 has no monitor section
[ 16.655] (II) modeset(0): EDID for output LVDS-1
[ 16.655] (II) modeset(0): Manufacturer: LGD Model: 2d8 Serial#: 0
[ 16.655] (II) modeset(0): Year: 2010 Week: 0
[ 16.655] (II) modeset(0): EDID Version: 1.3
[ 16.655] (II) modeset(0): Digital Display Input
[ 16.655] (II) modeset(0): Max Image Size [cm]: horiz.: 28 vert.: 16
[ 16.655] (II) modeset(0): Gamma: 2.20
[ 16.655] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[ 16.655] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 16.655] (II) modeset(0): First detailed timing is preferred mode
[ 16.655] (II) modeset(0): redX: 0.585 redY: 0.349 greenX: 0.341 greenY: 0.543
[ 16.655] (II) modeset(0): blueX: 0.159 blueY: 0.127 whiteX: 0.313 whiteY: 0.329
[ 16.655] (II) modeset(0): Manufacturer's mask: 0
[ 16.655] (II) modeset(0): Supported detailed timing:
[ 16.655] (II) modeset(0): clock: 75.2 MHz Image Size: 277 x 156 mm
[ 16.655] (II) modeset(0): h_active: 1366 h_sync: 1414 h_sync_end 1478 h_blank_end 1582 h_border: 0
[ 16.655] (II) modeset(0): v_active: 768 v_sync: 772 v_sync_end 779 v_blanking: 792 v_border: 0
[ 16.655] (II) modeset(0): LG Display
[ 16.655] (II) modeset(0): LP125WH2-SLB1
[ 16.655] (II) modeset(0): EDID (in hex):
[ 16.655] (II) modeset(0): 00ffffffffffff0030e4d80200000000
[ 16.655] (II) modeset(0): 00140103801c1078ead4e59559578b28
[ 16.655] (II) modeset(0): 20505400000001010101010101010101
[ 16.655] (II) modeset(0): 010101010101601d56d8500018303040
[ 16.655] (II) modeset(0): 4700159c1000001b0000000000000000
[ 16.655] (II) modeset(0): 00000000000000000000000000fe004c
[ 16.655] (II) modeset(0): 4720446973706c61790a2020000000fe
[ 16.655] (II) modeset(0): 004c503132355748322d534c42310084
[ 16.655] (II) modeset(0): Printing probed modes for output LVDS-1
[ 16.655] (II) modeset(0): Modeline "1366x768"x60.0 75.20 1366 1414 1478 1582 768 772 779 792 +hsync -vsync (47.5 kHz eP)
[ 16.655] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 16.655] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 16.655] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 16.655] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 16.655] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 16.655] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 16.655] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 16.655] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 16.655] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 16.655] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 16.655] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 16.655] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 16.655] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 16.655] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 16.655] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 16.655] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 16.655] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 16.655] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 16.655] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 16.655] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 16.655] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 16.655] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 16.655] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 16.655] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 16.655] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 16.655] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 16.655] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 16.655] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 16.655] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 16.655] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 16.655] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 16.655] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 16.655] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 16.655] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 16.655] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 16.655] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 16.655] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 16.655] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 16.655] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 16.655] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 16.655] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 16.655] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 16.655] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 16.655] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 16.655] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 16.655] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 16.655] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 16.655] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 16.655] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 16.655] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 16.655] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 16.655] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 16.655] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 16.655] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 16.655] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 16.655] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 16.655] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 16.655] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 16.669] (II) modeset(0): EDID for output VGA-1
[ 16.669] (II) modeset(0): Manufacturer: DEL Model: a00a Serial#: 1195653198
[ 16.669] (II) modeset(0): Year: 2003 Week: 46
[ 16.669] (II) modeset(0): EDID Version: 1.3
[ 16.669] (II) modeset(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
[ 16.669] (II) modeset(0): Sync: Separate
[ 16.669] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 27
[ 16.669] (II) modeset(0): Gamma: 2.20
[ 16.669] (II) modeset(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[ 16.669] (II) modeset(0): First detailed timing is preferred mode
[ 16.669] (II) modeset(0): redX: 0.641 redY: 0.342 greenX: 0.292 greenY: 0.611
[ 16.669] (II) modeset(0): blueX: 0.147 blueY: 0.068 whiteX: 0.313 whiteY: 0.329
[ 16.669] (II) modeset(0): Supported established timings:
[ 16.669] (II) modeset(0): 720x400@70Hz
[ 16.669] (II) modeset(0): 640x480@60Hz
[ 16.669] (II) modeset(0): 640x480@75Hz
[ 16.669] (II) modeset(0): 800x600@60Hz
[ 16.669] (II) modeset(0): 800x600@75Hz
[ 16.669] (II) modeset(0): 1024x768@60Hz
[ 16.669] (II) modeset(0): 1024x768@75Hz
[ 16.669] (II) modeset(0): 1280x1024@75Hz
[ 16.669] (II) modeset(0): Manufacturer's mask: 0
[ 16.669] (II) modeset(0): Supported standard timings:
[ 16.669] (II) modeset(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 16.669] (II) modeset(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 16.669] (II) modeset(0): Supported detailed timing:
[ 16.669] (II) modeset(0): clock: 108.0 MHz Image Size: 338 x 270 mm
[ 16.669] (II) modeset(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
[ 16.669] (II) modeset(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
[ 16.669] (II) modeset(0): Serial No: J18063BDGD8N
[ 16.669] (II) modeset(0): Monitor name: DELL E172FP
[ 16.669] (II) modeset(0): Ranges: V min: 56 V max: 76 Hz, H min: 31 H max: 80 kHz, PixClock max 145 MHz
[ 16.669] (II) modeset(0): EDID (in hex):
[ 16.669] (II) modeset(0): 00ffffffffffff0010ac0aa04e384447
[ 16.669] (II) modeset(0): 2e0d010368221b78ea2ee5a4574a9c25
[ 16.669] (II) modeset(0): 115054a54b00714f8180010101010101
[ 16.669] (II) modeset(0): 010101010101302a009851002a403070
[ 16.669] (II) modeset(0): 1300520e1100001e000000ff004a3138
[ 16.669] (II) modeset(0): 30363342444744384e0a000000fc0044
[ 16.669] (II) modeset(0): 454c4c204531373246500a20000000fd
[ 16.669] (II) modeset(0): 00384c1f500e000a202020202020003f
[ 16.669] (II) modeset(0): Printing probed modes for output VGA-1
[ 16.669] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 16.669] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 16.669] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 16.669] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 16.669] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 16.669] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 16.669] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 16.669] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 16.669] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 16.669] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 16.773] (II) modeset(0): EDID for output HDMI-1
[ 16.773] (II) modeset(0): EDID for output DP-1
[ 16.774] (II) modeset(0): EDID for output HDMI-2
[ 16.775] (II) modeset(0): EDID for output HDMI-3
[ 16.817] (II) modeset(0): EDID for output DP-2
[ 16.817] (II) modeset(0): Manufacturer: AOC Model: 2070 Serial#: 4575
[ 16.817] (II) modeset(0): Year: 2014 Week: 19
[ 16.817] (II) modeset(0): EDID Version: 1.3
[ 16.817] (II) modeset(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
[ 16.817] (II) modeset(0): Sync: Separate
[ 16.817] (II) modeset(0): Max Image Size [cm]: horiz.: 43 vert.: 24
[ 16.817] (II) modeset(0): Gamma: 2.20
[ 16.817] (II) modeset(0): DPMS capabilities: Off; RGB/Color Display
[ 16.817] (II) modeset(0): First detailed timing is preferred mode
[ 16.817] (II) modeset(0): redX: 0.647 redY: 0.334 greenX: 0.284 greenY: 0.607
[ 16.817] (II) modeset(0): blueX: 0.151 blueY: 0.071 whiteX: 0.313 whiteY: 0.329
[ 16.817] (II) modeset(0): Supported established timings:
[ 16.817] (II) modeset(0): 720x400@70Hz
[ 16.817] (II) modeset(0): 640x480@60Hz
[ 16.817] (II) modeset(0): 640x480@67Hz
[ 16.817] (II) modeset(0): 640x480@72Hz
[ 16.817] (II) modeset(0): 640x480@75Hz
[ 16.817] (II) modeset(0): 800x600@56Hz
[ 16.817] (II) modeset(0): 800x600@60Hz
[ 16.817] (II) modeset(0): 800x600@72Hz
[ 16.817] (II) modeset(0): 800x600@75Hz
[ 16.817] (II) modeset(0): 832x624@75Hz
[ 16.817] (II) modeset(0): 1024x768@60Hz
[ 16.817] (II) modeset(0): 1024x768@70Hz
[ 16.817] (II) modeset(0): 1024x768@75Hz
[ 16.817] (II) modeset(0): 1280x1024@75Hz
[ 16.817] (II) modeset(0): Manufacturer's mask: 0
[ 16.817] (II) modeset(0): Supported standard timings:
[ 16.817] (II) modeset(0): #0: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 16.817] (II) modeset(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 16.817] (II) modeset(0): #2: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 16.817] (II) modeset(0): Supported detailed timing:
[ 16.817] (II) modeset(0): clock: 108.0 MHz Image Size: 434 x 236 mm
[ 16.817] (II) modeset(0): h_active: 1600 h_sync: 1624 h_sync_end 1704 h_blank_end 1800 h_border: 0
[ 16.817] (II) modeset(0): v_active: 900 v_sync: 901 v_sync_end 904 v_blanking: 1000 v_border: 0
[ 16.817] (II) modeset(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[ 16.817] (II) modeset(0): Monitor name: 2070W
[ 16.817] (II) modeset(0): Serial No: AAGE59A004575
[ 16.817] (II) modeset(0): EDID (in hex):
[ 16.817] (II) modeset(0): 00ffffffffffff0005e37020df110000
[ 16.817] (II) modeset(0): 13180103682b18782aeed5a555489b26
[ 16.817] (II) modeset(0): 125054bfef00a9c0818081c001010101
[ 16.817] (II) modeset(0): 010101010101302a40c8608464301850
[ 16.817] (II) modeset(0): 1300b2ec1000001e000000fd00324c1e
[ 16.817] (II) modeset(0): 5311000a202020202020000000fc0032
[ 16.817] (II) modeset(0): 303730570a20202020202020000000ff
[ 16.817] (II) modeset(0): 00414147453539413030343537350064
[ 16.817] (II) modeset(0): Printing probed modes for output DP-2
[ 16.818] (II) modeset(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[ 16.818] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 16.818] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 16.818] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 16.818] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 16.818] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 16.818] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 16.818] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 16.818] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 16.818] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 16.818] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 16.818] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 16.818] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 16.818] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 16.818] (II) modeset(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 16.818] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 16.818] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 16.818] (II) modeset(0): EDID for output DP-3
[ 16.818] (II) modeset(0): Output LVDS-1 connected
[ 16.818] (II) modeset(0): Output VGA-1 connected
[ 16.818] (II) modeset(0): Output HDMI-1 disconnected
[ 16.818] (II) modeset(0): Output DP-1 disconnected
[ 16.818] (II) modeset(0): Output HDMI-2 disconnected
[ 16.818] (II) modeset(0): Output HDMI-3 disconnected
[ 16.818] (II) modeset(0): Output DP-2 connected
[ 16.818] (II) modeset(0): Output DP-3 disconnected
[ 16.818] (II) modeset(0): Using spanning desktop for initial modes
[ 16.818] (II) modeset(0): Output LVDS-1 using initial mode 1366x768 +0+0
[ 16.818] (II) modeset(0): Output VGA-1 using initial mode 1280x1024 +1366+0
[ 16.818] (II) modeset(0): Output DP-2 using initial mode 1600x900 +2646+0
[ 16.818] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 16.818] (==) modeset(0): DPI set to (96, 96)
[ 16.818] (II) Loading sub module "fb"
[ 16.818] (II) LoadModule: "fb"
[ 16.818] (II) Module "fb" already built-in
[ 16.872] (==) modeset(0): Backing store enabled
[ 16.872] (==) modeset(0): Silken mouse enabled
[ 17.748] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 17.748] (==) modeset(0): DPMS enabled
[ 17.748] (II) modeset(0): [DRI2] Setup complete
[ 17.748] (II) modeset(0): [DRI2] DRI driver: crocus
[ 17.748] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 17.748] (II) Initializing extension Generic Event Extension
[ 17.749] (II) Initializing extension SHAPE
[ 17.749] (II) Initializing extension MIT-SHM
[ 17.749] (II) Initializing extension XInputExtension
[ 17.749] (II) Initializing extension XTEST
[ 17.750] (II) Initializing extension BIG-REQUESTS
[ 17.750] (II) Initializing extension SYNC
[ 17.750] (II) Initializing extension XKEYBOARD
[ 17.750] (II) Initializing extension XC-MISC
[ 17.751] (II) Initializing extension SECURITY
[ 17.751] (II) Initializing extension XFIXES
[ 17.751] (II) Initializing extension RENDER
[ 17.751] (II) Initializing extension RANDR
[ 17.752] (II) Initializing extension COMPOSITE
[ 17.752] (II) Initializing extension DAMAGE
[ 17.752] (II) Initializing extension MIT-SCREEN-SAVER
[ 17.753] (II) Initializing extension DOUBLE-BUFFER
[ 17.753] (II) Initializing extension RECORD
[ 17.753] (II) Initializing extension DPMS
[ 17.753] (II) Initializing extension Present
[ 17.754] (II) Initializing extension DRI3
[ 17.754] (II) Initializing extension X-Resource
[ 17.754] (II) Initializing extension XVideo
[ 17.754] (II) Initializing extension XVideo-MotionCompensation
[ 17.754] (II) Initializing extension GLX
[ 17.769] (II) AIGLX: Loaded and initialized crocus
[ 17.769] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 17.769] (II) Initializing extension XFree86-VidModeExtension
[ 17.769] (II) Initializing extension XFree86-DGA
[ 17.769] (II) Initializing extension XFree86-DRI
[ 17.769] (II) Initializing extension DRI2
[ 17.770] (II) modeset(0): Damage tracking initialized
[ 17.770] (II) modeset(0): Setting screen physical size to 1123 x 270
[ 17.839] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 17.839] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 17.839] (II) LoadModule: "libinput"
[ 17.840] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 17.844] (II) Module libinput: vendor="X.Org Foundation"
[ 17.844] compiled for 1.21.1.8, module version = 1.4.0
[ 17.844] Module class: X.Org XInput Driver
[ 17.844] ABI class: X.Org XInput driver, version 24.4
[ 17.844] (II) Using input driver 'libinput' for 'Power Button'
[ 17.846] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 27 paused 0
[ 17.846] (**) Power Button: always reports core events
[ 17.846] (**) Option "Device" "/dev/input/event2"
[ 17.862] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 17.862] (II) event2 - Power Button: device is a keyboard
[ 17.862] (II) event2 - Power Button: device removed
[ 17.862] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 17.862] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 17.863] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 17.863] (II) event2 - Power Button: device is a keyboard
[ 17.864] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 17.864] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 17.864] (II) Using input driver 'libinput' for 'Video Bus'
[ 17.865] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 30 paused 0
[ 17.865] (**) Video Bus: always reports core events
[ 17.865] (**) Option "Device" "/dev/input/event4"
[ 17.866] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 17.866] (II) event4 - Video Bus: device is a keyboard
[ 17.866] (II) event4 - Video Bus: device removed
[ 17.866] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11/event4"
[ 17.866] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 17.867] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 17.867] (II) event4 - Video Bus: device is a keyboard
[ 17.868] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 17.868] (II) No input driver specified, ignoring this device.
[ 17.868] (II) This device may have been added with another device file.
[ 17.868] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 17.868] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 17.868] (II) Using input driver 'libinput' for 'Sleep Button'
[ 17.869] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 31 paused 0
[ 17.869] (**) Sleep Button: always reports core events
[ 17.869] (**) Option "Device" "/dev/input/event1"
[ 17.870] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 17.870] (II) event1 - Sleep Button: device is a keyboard
[ 17.870] (II) event1 - Sleep Button: device removed
[ 17.870] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[ 17.870] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 17.871] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 17.871] (II) event1 - Sleep Button: device is a keyboard
[ 17.872] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event10)
[ 17.872] (II) No input driver specified, ignoring this device.
[ 17.872] (II) This device may have been added with another device file.
[ 17.873] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event11)
[ 17.873] (II) No input driver specified, ignoring this device.
[ 17.873] (II) This device may have been added with another device file.
[ 17.873] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[ 17.873] (II) No input driver specified, ignoring this device.
[ 17.873] (II) This device may have been added with another device file.
[ 17.873] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event13)
[ 17.873] (II) No input driver specified, ignoring this device.
[ 17.873] (II) This device may have been added with another device file.
[ 17.874] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event14)
[ 17.874] (II) No input driver specified, ignoring this device.
[ 17.874] (II) This device may have been added with another device file.
[ 17.874] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event15)
[ 17.874] (II) No input driver specified, ignoring this device.
[ 17.874] (II) This device may have been added with another device file.
[ 17.874] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event16)
[ 17.874] (II) No input driver specified, ignoring this device.
[ 17.874] (II) This device may have been added with another device file.
[ 17.875] (II) config/udev: Adding input device Logitech M510 (/dev/input/event6)
[ 17.875] (**) Logitech M510: Applying InputClass "libinput pointer catchall"
[ 17.875] (II) Using input driver 'libinput' for 'Logitech M510'
[ 17.877] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 32 paused 0
[ 17.877] (**) Logitech M510: always reports core events
[ 17.877] (**) Option "Device" "/dev/input/event6"
[ 17.879] (II) event6 - Logitech M510: is tagged by udev as: Mouse
[ 17.879] (II) event6 - Logitech M510: device is a pointer
[ 17.879] (II) event6 - Logitech M510: device removed
[ 17.879] (II) libinput: Logitech M510: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 17.879] (II) libinput: Logitech M510: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 17.879] (II) libinput: Logitech M510: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 17.879] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.8/1-1.8.4/1-1.8.4:1.2/0003:046D:C52B.0003/0003:046D:4051.0006/input/input18/event6"
[ 17.879] (II) XINPUT: Adding extended input device "Logitech M510" (type: MOUSE, id 9)
[ 17.879] (**) Option "AccelerationScheme" "none"
[ 17.879] (**) Logitech M510: (accel) selected scheme none/0
[ 17.879] (**) Logitech M510: (accel) acceleration factor: 2.000
[ 17.879] (**) Logitech M510: (accel) acceleration threshold: 4
[ 17.881] (II) event6 - Logitech M510: is tagged by udev as: Mouse
[ 17.881] (II) event6 - Logitech M510: device is a pointer
[ 17.882] (II) config/udev: Adding input device Logitech M510 (/dev/input/mouse0)
[ 17.882] (II) No input driver specified, ignoring this device.
[ 17.882] (II) This device may have been added with another device file.
[ 17.883] (II) config/udev: Adding input device Dell Dell USB Keyboard Hub (/dev/input/event7)
[ 17.883] (**) Dell Dell USB Keyboard Hub: Applying InputClass "libinput keyboard catchall"
[ 17.883] (II) Using input driver 'libinput' for 'Dell Dell USB Keyboard Hub'
[ 17.885] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 33 paused 0
[ 17.885] (**) Dell Dell USB Keyboard Hub: always reports core events
[ 17.885] (**) Option "Device" "/dev/input/event7"
[ 17.887] (II) event7 - Dell Dell USB Keyboard Hub: is tagged by udev as: Keyboard
[ 17.887] (II) event7 - Dell Dell USB Keyboard Hub: device is a keyboard
[ 17.887] (II) event7 - Dell Dell USB Keyboard Hub: device removed
[ 17.887] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.8/1-1.8.5/1-1.8.5.1/1-1.8.5.1:1.0/0003:413C:2010.0004/input/input9/event7"
[ 17.887] (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard Hub" (type: KEYBOARD, id 10)
[ 17.889] (II) event7 - Dell Dell USB Keyboard Hub: is tagged by udev as: Keyboard
[ 17.889] (II) event7 - Dell Dell USB Keyboard Hub: device is a keyboard
[ 17.890] (II) config/udev: Adding input device Dell Dell USB Keyboard Hub Consumer Control (/dev/input/event8)
[ 17.890] (**) Dell Dell USB Keyboard Hub Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 17.890] (II) Using input driver 'libinput' for 'Dell Dell USB Keyboard Hub Consumer Control'
[ 17.891] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 34 paused 0
[ 17.891] (**) Dell Dell USB Keyboard Hub Consumer Control: always reports core events
[ 17.891] (**) Option "Device" "/dev/input/event8"
[ 17.893] (II) event8 - Dell Dell USB Keyboard Hub Consumer Control: is tagged by udev as: Keyboard
[ 17.893] (II) event8 - Dell Dell USB Keyboard Hub Consumer Control: device is a keyboard
[ 17.893] (II) event8 - Dell Dell USB Keyboard Hub Consumer Control: device removed
[ 17.893] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.8/1-1.8.5/1-1.8.5.1/1-1.8.5.1:1.1/0003:413C:2010.0005/input/input12/event8"
[ 17.893] (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard Hub Consumer Control" (type: KEYBOARD, id 11)
[ 17.895] (II) event8 - Dell Dell USB Keyboard Hub Consumer Control: is tagged by udev as: Keyboard
[ 17.895] (II) event8 - Dell Dell USB Keyboard Hub Consumer Control: device is a keyboard
[ 17.896] (II) config/udev: Adding input device Dell Dell USB Keyboard Hub System Control (/dev/input/event5)
[ 17.896] (**) Dell Dell USB Keyboard Hub System Control: Applying InputClass "libinput keyboard catchall"
[ 17.896] (II) Using input driver 'libinput' for 'Dell Dell USB Keyboard Hub System Control'
[ 17.897] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 35 paused 0
[ 17.897] (**) Dell Dell USB Keyboard Hub System Control: always reports core events
[ 17.897] (**) Option "Device" "/dev/input/event5"
[ 17.899] (II) event5 - Dell Dell USB Keyboard Hub System Control: is tagged by udev as: Keyboard
[ 17.899] (II) event5 - Dell Dell USB Keyboard Hub System Control: device is a keyboard
[ 17.899] (II) event5 - Dell Dell USB Keyboard Hub System Control: device removed
[ 17.899] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.8/1-1.8.5/1-1.8.5.1/1-1.8.5.1:1.1/0003:413C:2010.0005/input/input13/event5"
[ 17.899] (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard Hub System Control" (type: KEYBOARD, id 12)
[ 17.901] (II) event5 - Dell Dell USB Keyboard Hub System Control: is tagged by udev as: Keyboard
[ 17.901] (II) event5 - Dell Dell USB Keyboard Hub System Control: device is a keyboard
[ 17.902] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 17.902] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 17.902] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 17.903] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 36 paused 0
[ 17.903] (**) AT Translated Set 2 keyboard: always reports core events
[ 17.903] (**) Option "Device" "/dev/input/event3"
[ 17.904] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 17.904] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 17.905] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 17.905] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input8/event3"
[ 17.905] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[ 17.906] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 17.906] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 17.907] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event17)
[ 17.907] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 17.907] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 17.907] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[ 17.908] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 37 paused 0
[ 17.908] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 17.908] (**) Option "Device" "/dev/input/event17"
[ 17.909] (II) event17 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 17.911] (II) event17 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 17.911] (II) event17 - SynPS/2 Synaptics TouchPad: device removed
[ 17.911] (**) Option "Tapping" "on"
[ 17.911] (II) libinput: SynPS/2 Synaptics TouchPad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 17.911] (II) libinput: SynPS/2 Synaptics TouchPad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 17.911] (II) libinput: SynPS/2 Synaptics TouchPad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 17.911] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input20/event17"
[ 17.911] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[ 17.912] (**) Option "AccelerationScheme" "none"
[ 17.912] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 17.912] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 17.912] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 17.913] (II) event17 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 17.915] (II) event17 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 17.916] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 17.916] (II) No input driver specified, ignoring this device.
[ 17.916] (II) This device may have been added with another device file.
[ 17.916] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event18)
[ 17.916] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[ 17.916] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[ 17.917] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 38 paused 0
[ 17.917] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 17.917] (**) Option "Device" "/dev/input/event18"
[ 17.918] (II) event18 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 17.918] (II) event18 - TPPS/2 IBM TrackPoint: trackpoint multiplier is 0.25
[ 17.918] (II) event18 - TPPS/2 IBM TrackPoint: device is a pointer
[ 17.919] (II) event18 - TPPS/2 IBM TrackPoint: device removed
[ 17.919] (II) libinput: TPPS/2 IBM TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 17.919] (II) libinput: TPPS/2 IBM TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 17.919] (II) libinput: TPPS/2 IBM TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 17.919] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input28/event18"
[ 17.919] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 15)
[ 17.920] (**) Option "AccelerationScheme" "none"
[ 17.920] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[ 17.920] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 17.920] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 17.921] (II) event18 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 17.921] (II) event18 - TPPS/2 IBM TrackPoint: trackpoint multiplier is 0.25
[ 17.921] (II) event18 - TPPS/2 IBM TrackPoint: device is a pointer
[ 17.922] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse2)
[ 17.922] (II) No input driver specified, ignoring this device.
[ 17.922] (II) This device may have been added with another device file.
[ 17.925] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event9)
[ 17.925] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[ 17.925] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[ 17.926] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 39 paused 0
[ 17.926] (**) ThinkPad Extra Buttons: always reports core events
[ 17.926] (**) Option "Device" "/dev/input/event9"
[ 17.927] (II) event9 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 17.927] (II) event9 - ThinkPad Extra Buttons: device is a keyboard
[ 17.927] (II) event9 - ThinkPad Extra Buttons: device removed
[ 17.927] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input19/event9"
[ 17.927] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 16)
[ 17.928] (II) event9 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 17.928] (II) event9 - ThinkPad Extra Buttons: device is a keyboard
[ 18.099] (EE) modeset(0): failed to set mode: No such file or directory
[ 18.162] (II) modeset(0): EDID vendor "LGD", prod id 728
[ 18.162] (II) modeset(0): Printing DDC gathered Modelines:
[ 18.162] (II) modeset(0): Modeline "1366x768"x0.0 75.20 1366 1414 1478 1582 768 772 779 792 +hsync -vsync (47.5 kHz eP)
[ 154.569] (II) modeset(0): EDID vendor "LGD", prod id 728
[ 154.569] (II) modeset(0): Printing DDC gathered Modelines:
[ 154.569] (II) modeset(0): Modeline "1366x768"x0.0 75.20 1366 1414 1478 1582 768 772 779 792 +hsync -vsync (47.5 kHz eP)
[ 159.109] (II) modeset(0): EDID vendor "LGD", prod id 728
[ 159.109] (II) modeset(0): Printing DDC gathered Modelines:
[ 159.109] (II) modeset(0): Modeline "1366x768"x0.0 75.20 1366 1414 1478 1582 768 772 779 792 +hsync -vsync (47.5 kHz eP)
[ 160.327] (II) modeset(0): EDID vendor "LGD", prod id 728
[ 160.328] (II) modeset(0): Printing DDC gathered Modelines:
[ 160.328] (II) modeset(0): Modeline "1366x768"x0.0 75.20 1366 1414 1478 1582 768 772 779 792 +hsync -vsync (47.5 kHz eP)
[ 164.167] (II) modeset(0): EDID vendor "LGD", prod id 728
[ 164.167] (II) modeset(0): Printing DDC gathered Modelines:
[ 164.167] (II) modeset(0): Modeline "1366x768"x0.0 75.20 1366 1414 1478 1582 768 772 779 792 +hsync -vsync (47.5 kHz eP)
[ 164.350] (II) modeset(0): EDID vendor "LGD", prod id 728
[ 164.350] (II) modeset(0): Printing DDC gathered Modelines:
[ 164.350] (II) modeset(0): Modeline "1366x768"x0.0 75.20 1366 1414 1478 1582 768 772 779 792 +hsync -vsync (47.5 kHz eP)
[ 181.059] (II) modeset(0): EDID vendor "LGD", prod id 728
[ 181.059] (II) modeset(0): Printing DDC gathered Modelines:
[ 181.059] (II) modeset(0): Modeline "1366x768"x0.0 75.20 1366 1414 1478 1582 768 772 779 792 +hsync -vsync (47.5 kHz eP)
[ 186.133] (II) modeset(0): EDID vendor "LGD", prod id 728
[ 186.133] (II) modeset(0): Printing DDC gathered Modelines:
[ 186.133] (II) modeset(0): Modeline "1366x768"x0.0 75.20 1366 1414 1478 1582 768 772 779 792 +hsync -vsync (47.5 kHz eP)
[ 187.853] (II) modeset(0): EDID vendor "LGD", prod id 728
[ 187.853] (II) modeset(0): Printing DDC gathered Modelines:
[ 187.853] (II) modeset(0): Modeline "1366x768"x0.0 75.20 1366 1414 1478 1582 768 772 779 792 +hsync -vsync (47.5 kHz eP)
[ 191.441] (II) modeset(0): EDID vendor "LGD", prod id 728
[ 191.441] (II) modeset(0): Printing DDC gathered Modelines:
[ 191.441] (II) modeset(0): Modeline "1366x768"x0.0 75.20 1366 1414 1478 1582 768 772 779 792 +hsync -vsync (47.5 kHz eP)
[ 194.062] (II) modeset(0): EDID vendor "LGD", prod id 728
[ 194.062] (II) modeset(0): Printing DDC gathered Modelines:
[ 194.062] (II) modeset(0): Modeline "1366x768"x0.0 75.20 1366 1414 1478 1582 768 772 779 792 +hsync -vsync (47.5 kHz eP)
This configuration has never worked before, this is the first time I'm setting it up. So far this is the closest I've been to having them all work at the same time, no other configuration has worked. Previously, I had the cables swapped, so the monitor currently in VGA was in DP-2 initially, and vis versa. That set up never allowed me to have all three active, no matter the placement or resolution of the monitors.
If they're on the same crtc, would using the DVI port instead of the VGA or DP help?
Offline
Possibly, there're three crtcs, there's no dvi but it might be the one of the HDMI outputs.
However
[ 16.655] (II) modeset(0): EDID for output LVDS-1
[ 16.655] (II) modeset(0): Manufacturer: LGD Model: 2d8 Serial#: 0
[ 16.655] (II) modeset(0): EDID Version: 1.3
[ 16.655] (II) modeset(0): Manufacturer's mask: 0
…
[ 16.669] (II) modeset(0): EDID for output VGA-1
[ 16.669] (II) modeset(0): Manufacturer: DEL Model: a00a Serial#: 1195653198
[ 16.669] (II) modeset(0): EDID Version: 1.3
[ 16.669] (II) modeset(0): Manufacturer's mask: 0
…
[ 16.817] (II) modeset(0): EDID for output DP-2
[ 16.817] (II) modeset(0): Manufacturer: AOC Model: 2070 Serial#: 4575
[ 16.817] (II) modeset(0): EDID Version: 1.3
[ 16.817] (II) modeset(0): Manufacturer's mask: 0
All outputs are properly detected and the only thing that looks remotely like trouble is
[ 18.099] (EE) modeset(0): failed to set mode: No such file or directory
Are there any adapters involved?
Offline
No adapters involved anymore. I did have a VGA-DP adapter, but since it wasn't working I bought a single cable with a VGA end and a DP end.
Offline
I'm afraid that still is and adapter.
Can you elaborate a bit on the config?
What output uses the adapter, do you use the VGA output on the computer and the DP input on the monitor or the other way round?
Offline
It was the other way around. VGA output from the monitor and DP input to the computer. I'm guessing we found the culprit here then.
Offline
The computer has the output, the monitor the input (and actually you described that in #3 - I just skipped it…)
But test the DVI output, yes - the systems manual should also explain what is wired where, b/c w/ the eDP, VGA, DP and DVI you've 4 connectors for 3 crtcs. One of them is double-use.
Offline
That did the trick! DVI port (HDMI-3 in the list) was able to display the signal.
Thank you!
Offline