You are not logged in.

#1 2021-12-17 23:29:48

ja203
Member
Registered: 2019-07-05
Posts: 7

[SOLVED] Xorg.conf.d / triple monitor

Hi, I'd be grateful for any pointers.

I have a working triple monitor setup using a radeon DVI and intel VGA and HDMI monitors.

On startup, all three are active, but once the login screen for the X server opens, the radeon DVI shuts off.
At this point:
xrandr list-monitors only shows the VGA and HDMI monitors
xrandr list-providers shows both graphics cards

Once logged in, I can run xrandr --output DVI-1-0 --auto and the screen will activate.
I can then use autorandr to reconfigure my setup as it was previously.

I can't work out quite how to get the X server automatically starting the radeon display.  They are all on the same server.

For some reason using uxa works better on my card so have added /etc/X11/xorg.conf.d/20-intel.conf

Section "Device"
   Identifier  "Intel Graphics"
   Driver      "intel"
   Option      "AccelMethod"  "uxa"
EndSection

And I've tried adding a 20-radeon.conf in the same xorg.conf.d directory:

Section "Device"
    Identifier "Radeon"
    Driver "radeon"
EndSection

I figure I need to put my xrandr changes in the xorg configuration somewhere so that there is a monitor section; I tried adding a 41-dvi-monitor.conf to see if that would activate it;

                                                                                                                                                                                                              
Section "Monitor"
Identifier "VGA1"
Option "Primary" "true"
EndSection
Section "Monitor"
Identifier "DVI-1-0"
Option "LeftOf" "VGA1"
EndSection
Section "Monitor"
Identifier "HDMI1"
Option "RightOf" "VGA1"
EndSection

I wonder if I need to do something with a "Screen" section?

My Xorg.0.log (started with just HDMI and VGA, then added DVI as per process above) shows an error and references VGA1-1 - I can't work out where that's come from:

[    10.278] (--) Log file renamed from "/var/log/Xorg.pid-649.log" to "/var/log/Xorg.0.log"
[    10.287] 
X.Org X Server 1.21.1.2
X Protocol Version 11, Revision 0
[    10.287] Current Operating System: Linux jacko-archpc 5.15.8-arch1-1 #1 SMP PREEMPT Tue, 14 Dec 2021 12:28:02 +0000 x86_64
[    10.287] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=b69198a0-6525-42be-9815-be7bcf942c47 rw loglevel=3 quiet
[    10.287]  
[    10.287] Current version of pixman: 0.40.0
[    10.287] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    10.287] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    10.287] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Dec 17 23:22:12 2021
[    10.303] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    10.303] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    10.323] (==) No Layout section.  Using the first Screen section.
[    10.323] (==) No screen section available. Using defaults.
[    10.323] (**) |-->Screen "Default Screen Section" (0)
[    10.323] (**) |   |-->Monitor "<default monitor>"
[    10.323] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    10.323] (**) |   |-->Device "Intel Graphics"
[    10.323] (**) |   |-->GPUDevice "Radeon"
[    10.323] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    10.323] (==) Automatically adding devices
[    10.323] (==) Automatically enabling devices
[    10.323] (==) Automatically adding GPU devices
[    10.323] (==) Automatically binding GPU devices
[    10.323] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    10.329] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    10.329] 	Entry deleted from font path.
[    10.373] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    10.373] 	Entry deleted from font path.
[    10.373] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    10.373] 	Entry deleted from font path.
[    10.373] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    10.373] 	Entry deleted from font path.
[    10.373] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    10.373] 	Entry deleted from font path.
[    10.373] (==) FontPath set to:
	/usr/share/fonts/TTF
[    10.373] (==) ModulePath set to "/usr/lib/xorg/modules"
[    10.373] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    10.373] (II) Module ABI versions:
[    10.373] 	X.Org ANSI C Emulation: 0.4
[    10.373] 	X.Org Video Driver: 25.2
[    10.373] 	X.Org XInput driver : 24.4
[    10.373] 	X.Org Server Extension : 10.0
[    10.373] (++) using VT number 1

[    10.373] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    10.374] (II) xfree86: Adding drm device (/dev/dri/card0)
[    10.374] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[    10.390] (II) xfree86: Adding drm device (/dev/dri/card1)
[    10.390] (II) Platform probe for /sys/devices/pci0000:00/0000:00:1c.5/0000:05:00.0/drm/card1
[    10.393] (--) PCI: (0@0:2:0) 8086:0412:1458:d000 rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[    10.393] (--) PCI:*(5@0:0:0) 1002:68e1:174b:3000 rev 0, Mem @ 0xe0000000/268435456, 0xf7820000/131072, I/O @ 0x0000d000/256, BIOS @ 0x????????/131072
[    10.393] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    10.393] (II) LoadModule: "glx"
[    10.417] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    10.735] (II) Module glx: vendor="X.Org Foundation"
[    10.735] 	compiled for 1.21.1.2, module version = 1.0.0
[    10.735] 	ABI class: X.Org Server Extension, version 10.0
[    10.735] (II) LoadModule: "intel"
[    10.735] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    10.785] (II) Module intel: vendor="X.Org Foundation"
[    10.785] 	compiled for 1.21.1.1, module version = 2.99.917
[    10.785] 	Module class: X.Org Video Driver
[    10.785] 	ABI class: X.Org Video Driver, version 25.2
[    10.785] (II) LoadModule: "radeon"
[    10.785] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    10.832] (II) Module radeon: vendor="X.Org Foundation"
[    10.832] 	compiled for 1.21.1.1, module version = 19.1.0
[    10.833] 	Module class: X.Org Video Driver
[    10.833] 	ABI class: X.Org Video Driver, version 25.2
[    10.833] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    10.833] (II) intel: Driver for Intel(R) HD Graphics
[    10.833] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[    10.833] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[    10.833] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
	ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
	ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
	ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
	ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
	ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
	ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
	ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
	ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
	ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
	ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
	ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
	ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
	ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
	ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
	ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
	ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
	ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
	ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
	ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
	ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
	ATI Radeon 9800PRO, ATI Radeon 9800XT,
	ATI Radeon Mobility 9600/9700 (M10/M11),
	ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
	ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
	ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
	ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
	ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
	ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
	ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
	ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
	ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
	ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
	ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
	ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
	ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
	ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
	ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
	ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
	ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
	ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
	ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
	ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
	ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
	ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
	ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
	ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
	ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
	ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
	ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
	ATI FireGL V3350, ATI Mobility Radeon X1450,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
	ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
	ATI FireGL V3400, ATI Mobility FireGL V5250,
	ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
	ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
	ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
	ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
	ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
	ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
	ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
	ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
	ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
	AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
	ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
	ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
	ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
	ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
	ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
	ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
	ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
	ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
	ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
	ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
	ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
	ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
	ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
	REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
	ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
	AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
	ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
	MULLINS, KAVERI, HAWAII
[    10.835] (II) [KMS] Kernel modesetting enabled.
[    10.836] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    10.836] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    10.836] (==) intel(0): RGB weight 888
[    10.836] (==) intel(0): Default visual is TrueColor
[    10.836] (**) intel(0): Option "AccelMethod" "uxa"
[    10.836] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4600
[    10.836] (**) intel(0): Relaxed fencing enabled
[    10.836] (**) intel(0): Wait on SwapBuffers? enabled
[    10.836] (**) intel(0): Triple buffering? enabled
[    10.836] (**) intel(0): Framebuffer tiled
[    10.836] (**) intel(0): Pixmaps tiled
[    10.836] (**) intel(0): 3D buffers tiled
[    10.837] (**) intel(0): SwapBuffers wait enabled
[    10.837] (==) intel(0): video overlay key set to 0x101fe
[    10.851] (II) intel(0): Output VGA1 using monitor section VGA1
[    10.851] (**) intel(0): Option "Primary" "true"
[    10.865] (II) intel(0): Output HDMI1 using monitor section HDMI1
[    10.865] (**) intel(0): Option "RightOf" "VGA1"
[    10.879] (II) intel(0): EDID for output VGA1
[    10.879] (II) intel(0): Manufacturer: DEL  Model: a015  Serial#: 877808723
[    10.879] (II) intel(0): Year: 2006  Week: 12
[    10.879] (II) intel(0): EDID Version: 1.3
[    10.879] (II) intel(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[    10.879] (II) intel(0): Sync:  Separate
[    10.879] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 27
[    10.879] (II) intel(0): Gamma: 2.20
[    10.879] (II) intel(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[    10.879] (II) intel(0): Default color space is primary color space
[    10.879] (II) intel(0): First detailed timing is preferred mode
[    10.879] (II) intel(0): redX: 0.640 redY: 0.340   greenX: 0.279 greenY: 0.619
[    10.879] (II) intel(0): blueX: 0.140 blueY: 0.069   whiteX: 0.310 whiteY: 0.330
[    10.879] (II) intel(0): Supported established timings:
[    10.879] (II) intel(0): 720x400@70Hz
[    10.879] (II) intel(0): 640x480@60Hz
[    10.879] (II) intel(0): 640x480@75Hz
[    10.879] (II) intel(0): 800x600@60Hz
[    10.879] (II) intel(0): 800x600@75Hz
[    10.879] (II) intel(0): 1024x768@60Hz
[    10.879] (II) intel(0): 1024x768@75Hz
[    10.879] (II) intel(0): 1280x1024@75Hz
[    10.879] (II) intel(0): Manufacturer's mask: 0
[    10.879] (II) intel(0): Supported standard timings:
[    10.879] (II) intel(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    10.879] (II) intel(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    10.879] (II) intel(0): Supported detailed timing:
[    10.879] (II) intel(0): clock: 108.0 MHz   Image Size:  338 x 270 mm
[    10.879] (II) intel(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[    10.879] (II) intel(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[    10.879] (II) intel(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 80 kHz, PixClock max 145 MHz
[    10.879] (II) intel(0): Serial No: FC99863O4RLS
[    10.879] (II) intel(0): Monitor name: DELL E196FP
[    10.879] (II) intel(0): EDID (in hex):
[    10.879] (II) intel(0): 	00ffffffffffff0010ac15a0534c5234
[    10.879] (II) intel(0): 	0c10010368221b78eecaf6a357479e23
[    10.879] (II) intel(0): 	114f54a54b00714f8180010101010101
[    10.879] (II) intel(0): 	010101010101302a009851002a403070
[    10.879] (II) intel(0): 	1300520e1100001e000000fd00384b1f
[    10.879] (II) intel(0): 	500e000a202020202020000000ff0046
[    10.879] (II) intel(0): 	4339393836334f34524c530a000000fc
[    10.879] (II) intel(0): 	0044454c4c204531393646500a200061
[    10.879] (II) intel(0): Printing probed modes for output VGA1
[    10.879] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    10.879] (II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    10.879] (II) intel(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    10.879] (II) intel(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    10.879] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    10.879] (II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    10.879] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    10.879] (II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    10.879] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    10.879] (II) intel(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    10.893] (II) intel(0): EDID for output HDMI1
[    10.893] (II) intel(0): Manufacturer: HWP  Model: 2911  Serial#: 16843009
[    10.893] (II) intel(0): Year: 2010  Week: 23
[    10.893] (II) intel(0): EDID Version: 1.3
[    10.893] (II) intel(0): Digital Display Input
[    10.893] (II) intel(0): Max Image Size [cm]: horiz.: 51  vert.: 29
[    10.893] (II) intel(0): Gamma: 2.20
[    10.893] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[    10.893] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    10.893] (II) intel(0): Default color space is primary color space
[    10.893] (II) intel(0): First detailed timing is preferred mode
[    10.893] (II) intel(0): redX: 0.628 redY: 0.348   greenX: 0.345 greenY: 0.615
[    10.893] (II) intel(0): blueX: 0.153 blueY: 0.057   whiteX: 0.313 whiteY: 0.329
[    10.893] (II) intel(0): Supported established timings:
[    10.893] (II) intel(0): 720x400@70Hz
[    10.893] (II) intel(0): 640x480@60Hz
[    10.893] (II) intel(0): 800x600@60Hz
[    10.893] (II) intel(0): 1024x768@60Hz
[    10.893] (II) intel(0): Manufacturer's mask: 0
[    10.893] (II) intel(0): Supported standard timings:
[    10.893] (II) intel(0): #0: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    10.893] (II) intel(0): #1: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[    10.893] (II) intel(0): #2: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    10.893] (II) intel(0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    10.893] (II) intel(0): #4: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[    10.893] (II) intel(0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    10.894] (II) intel(0): Supported detailed timing:
[    10.894] (II) intel(0): clock: 148.5 MHz   Image Size:  509 x 286 mm
[    10.894] (II) intel(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    10.894] (II) intel(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    10.894] (II) intel(0): Ranges: V min: 50 V max: 75 Hz, H min: 24 H max: 83 kHz, PixClock max 175 MHz
[    10.894] (II) intel(0): Serial No: CNC023R346
[    10.894] (II) intel(0): Monitor name: HP x23LED
[    10.894] (II) intel(0): EDID (in hex):
[    10.894] (II) intel(0): 	00ffffffffffff0022f0112901010101
[    10.894] (II) intel(0): 	1714010380331d78eec665a059589d27
[    10.894] (II) intel(0): 	0e5054a1080081c0814081809500a940
[    10.894] (II) intel(0): 	b30001010101023a801871382d40582c
[    10.894] (II) intel(0): 	4500fd1e1100001e000000fd00324b18
[    10.894] (II) intel(0): 	5311000a202020202020000000ff0043
[    10.894] (II) intel(0): 	4e43303233523334360a2020000000fc
[    10.894] (II) intel(0): 	004850207832334c45440a2020200050
[    10.894] (II) intel(0): Printing probed modes for output HDMI1
[    10.894] (II) intel(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    10.894] (II) intel(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    10.894] (II) intel(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    10.894] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    10.894] (II) intel(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    10.894] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    10.894] (II) intel(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    10.894] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    10.894] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    10.894] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    10.894] (II) intel(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    10.894] (II) intel(0): Output VGA1 connected
[    10.894] (II) intel(0): Output HDMI1 connected
[    10.894] (II) intel(0): Using user preference for initial modes
[    10.894] (II) intel(0): Output VGA1 using initial mode 1280x1024 +0+0
[    10.894] (II) intel(0): Output HDMI1 using initial mode 1280x1024 +0+0
[    10.894] (II) intel(0): Kernel page flipping support detected, enabling
[    10.894] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[    10.894] (==) intel(0): DPI set to (96, 96)
[    10.894] (II) Loading sub module "fb"
[    10.894] (II) LoadModule: "fb"
[    10.894] (II) Module "fb" already built-in
[    10.894] (II) Loading sub module "dri2"
[    10.894] (II) LoadModule: "dri2"
[    10.894] (II) Module "dri2" already built-in
[    10.894] (II) Loading sub module "dri3"
[    10.894] (II) LoadModule: "dri3"
[    10.894] (II) Module "dri3" already built-in
[    10.894] (==) RADEON(G0): Depth 24, (--) framebuffer bpp 32
[    10.894] (II) RADEON(G0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    10.894] (==) RADEON(G0): Default visual is TrueColor
[    10.894] (==) RADEON(G0): RGB weight 888
[    10.894] (II) RADEON(G0): Using 8 bits per RGB (8 bit DAC)
[    10.894] (--) RADEON(G0): Chipset: "ATI Mobility Radeon HD 5000 Series" (ChipID = 0x68e1)
[    10.894] (II) Loading sub module "fb"
[    10.894] (II) LoadModule: "fb"
[    10.894] (II) Module "fb" already built-in
[    10.894] (II) Loading sub module "dri2"
[    10.894] (II) LoadModule: "dri2"
[    10.894] (II) Module "dri2" already built-in
[    11.894] (II) Loading sub module "glamoregl"
[    11.894] (II) LoadModule: "glamoregl"
[    11.895] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    11.979] (II) Module glamoregl: vendor="X.Org Foundation"
[    11.979] 	compiled for 1.21.1.2, module version = 1.0.1
[    11.979] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    12.263] (II) RADEON(G0): glamor X acceleration enabled on AMD CEDAR (DRM 2.50.0 / 5.15.8-arch1-1, LLVM 13.0.0)
[    12.263] (II) RADEON(G0): glamor detected, initialising EGL layer.
[    12.263] (II) RADEON(G0): KMS Color Tiling: enabled
[    12.263] (II) RADEON(G0): KMS Color Tiling 2D: enabled
[    12.263] (==) RADEON(G0): TearFree property default: auto
[    12.264] (II) RADEON(G0): Output HDMI-1-1 has no monitor section
[    12.299] (II) RADEON(G0): Output DVI-1-0 using monitor section DVI-1-0
[    12.299] (**) RADEON(G0): Option "LeftOf" "VGA1"
[    12.300] (II) RADEON(G0): Output VGA-1-1 has no monitor section
[    12.301] (II) RADEON(G0): EDID for output HDMI-1-1
[    12.336] (II) RADEON(G0): EDID for output DVI-1-0
[    12.336] (II) RADEON(G0): Manufacturer: DEL  Model: 4099  Serial#: 858928204
[    12.336] (II) RADEON(G0): Year: 2015  Week: 18
[    12.336] (II) RADEON(G0): EDID Version: 1.3
[    12.336] (II) RADEON(G0): Digital Display Input
[    12.336] (II) RADEON(G0): Max Image Size [cm]: horiz.: 51  vert.: 29
[    12.336] (II) RADEON(G0): Gamma: 2.20
[    12.336] (II) RADEON(G0): DPMS capabilities: StandBy Suspend Off
[    12.336] (II) RADEON(G0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    12.336] (II) RADEON(G0): First detailed timing is preferred mode
[    12.336] (II) RADEON(G0): redX: 0.651 redY: 0.338   greenX: 0.321 greenY: 0.614
[    12.336] (II) RADEON(G0): blueX: 0.154 blueY: 0.063   whiteX: 0.313 whiteY: 0.329
[    12.336] (II) RADEON(G0): Supported established timings:
[    12.336] (II) RADEON(G0): 720x400@70Hz
[    12.336] (II) RADEON(G0): 640x480@60Hz
[    12.336] (II) RADEON(G0): 640x480@75Hz
[    12.336] (II) RADEON(G0): 800x600@60Hz
[    12.336] (II) RADEON(G0): 800x600@75Hz
[    12.336] (II) RADEON(G0): 1024x768@60Hz
[    12.336] (II) RADEON(G0): 1024x768@75Hz
[    12.336] (II) RADEON(G0): 1280x1024@75Hz
[    12.336] (II) RADEON(G0): Manufacturer's mask: 0
[    12.336] (II) RADEON(G0): Supported standard timings:
[    12.336] (II) RADEON(G0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    12.336] (II) RADEON(G0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    12.336] (II) RADEON(G0): #2: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[    12.336] (II) RADEON(G0): #3: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    12.336] (II) RADEON(G0): Supported detailed timing:
[    12.336] (II) RADEON(G0): clock: 148.5 MHz   Image Size:  509 x 286 mm
[    12.336] (II) RADEON(G0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    12.336] (II) RADEON(G0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    12.336] (II) RADEON(G0): Serial No: J8J3154R324L
[    12.336] (II) RADEON(G0): Monitor name: DELL P2314H
[    12.336] (II) RADEON(G0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[    12.336] (II) RADEON(G0): EDID (in hex):
[    12.336] (II) RADEON(G0): 	00ffffffffffff0010ac99404c343233
[    12.336] (II) RADEON(G0): 	1219010380331d78eae595a656529d27
[    12.336] (II) RADEON(G0): 	105054a54b00714f8180a9c0d1c00101
[    12.336] (II) RADEON(G0): 	010101010101023a801871382d40582c
[    12.336] (II) RADEON(G0): 	4500fd1e1100001e000000ff004a384a
[    12.336] (II) RADEON(G0): 	33313534523332344c0a000000fc0044
[    12.336] (II) RADEON(G0): 	454c4c205032333134480a20000000fd
[    12.336] (II) RADEON(G0): 	00384c1e5311000a20202020202000cc
[    12.336] (II) RADEON(G0): Printing probed modes for output DVI-1-0
[    12.336] (II) RADEON(G0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    12.336] (II) RADEON(G0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[    12.336] (II) RADEON(G0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    12.336] (II) RADEON(G0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    12.336] (II) RADEON(G0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    12.336] (II) RADEON(G0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    12.336] (II) RADEON(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    12.336] (II) RADEON(G0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    12.336] (II) RADEON(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    12.336] (II) RADEON(G0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    12.336] (II) RADEON(G0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    12.336] (II) RADEON(G0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    12.338] (II) RADEON(G0): EDID for output VGA-1-1
[    12.338] (EE) RADEON(G0): Cannot position output DVI-1-0 relative to unknown output VGA1
[    12.338] (II) RADEON(G0): mem size init: gart size :3fdde000 vram size: s:40000000 visible:f4ca000
[    12.338] (==) RADEON(G0): DPI set to (96, 96)
[    12.338] (==) RADEON(G0): Using gamma correction (1.0, 1.0, 1.0)
[    12.338] (II) Loading sub module "ramdac"
[    12.338] (II) LoadModule: "ramdac"
[    12.338] (II) Module "ramdac" already built-in
[    12.338] (II) intel(0): Allocated new frame buffer 2560x1024 stride 10240, tiled
[    12.344] (II) UXA(0): Driver registered support for the following operations:
[    12.344] (II)         solid
[    12.344] (II)         copy
[    12.344] (II)         composite (RENDER acceleration)
[    12.344] (II)         put_image
[    12.344] (II)         get_image
[    12.344] (II) intel(0): [DRI2] Setup complete
[    12.344] (II) intel(0): [DRI2]   DRI driver: i965
[    12.344] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    12.348] (==) intel(0): Backing store enabled
[    12.348] (==) intel(0): Silken mouse enabled
[    12.348] (II) intel(0): Initializing HW Cursor
[    12.349] (==) intel(0): DPMS enabled
[    12.349] (==) intel(0): Intel XvMC decoder enabled
[    12.349] (II) intel(0): Set up textured video
[    12.349] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[    12.349] (II) intel(0): DRI2: Enabled
[    12.349] (II) intel(0): DRI3: Enabled
[    12.349] (==) intel(0): hotplug detection: "enabled"
[    12.425] (II) RADEON(G0): [DRI2] Setup complete
[    12.425] (II) RADEON(G0): [DRI2]   DRI driver: r600
[    12.425] (II) RADEON(G0): [DRI2]   VDPAU driver: r600
[    12.425] (II) RADEON(G0): Front buffer size: 3072K
[    12.425] (II) RADEON(G0): VRAM usage limit set to 222775K
[    12.425] (==) RADEON(G0): Backing store enabled
[    12.425] (II) RADEON(G0): Direct rendering enabled
[    12.470] (II) RADEON(G0): Use GLAMOR acceleration.
[    12.470] (II) RADEON(G0): Acceleration enabled
[    12.470] (==) RADEON(G0): DPMS enabled
[    12.470] (==) RADEON(G0): Silken mouse enabled
[    12.471] (II) Initializing extension Generic Event Extension
[    12.471] (II) Initializing extension SHAPE
[    12.471] (II) Initializing extension MIT-SHM
[    12.471] (II) Initializing extension XInputExtension
[    12.471] (II) Initializing extension XTEST
[    12.471] (II) Initializing extension BIG-REQUESTS
[    12.471] (II) Initializing extension SYNC
[    12.471] (II) Initializing extension XKEYBOARD
[    12.471] (II) Initializing extension XC-MISC
[    12.471] (II) Initializing extension SECURITY
[    12.471] (II) Initializing extension XFIXES
[    12.472] (II) Initializing extension RENDER
[    12.472] (II) Initializing extension RANDR
[    12.472] (II) Initializing extension COMPOSITE
[    12.472] (II) Initializing extension DAMAGE
[    12.472] (II) Initializing extension MIT-SCREEN-SAVER
[    12.472] (II) Initializing extension DOUBLE-BUFFER
[    12.472] (II) Initializing extension RECORD
[    12.472] (II) Initializing extension DPMS
[    12.472] (II) Initializing extension Present
[    12.472] (II) Initializing extension DRI3
[    12.473] (II) Initializing extension X-Resource
[    12.473] (II) Initializing extension XVideo
[    12.473] (II) Initializing extension XVideo-MotionCompensation
[    12.473] (II) Initializing extension GLX
[    12.521] (II) AIGLX: Loaded and initialized i965
[    12.521] (II) GLX: Initialized DRI2 GL provider for screen 0
[    12.521] (II) Initializing extension XFree86-VidModeExtension
[    12.521] (II) Initializing extension XFree86-DGA
[    12.521] (II) Initializing extension XFree86-DRI
[    12.521] (II) Initializing extension DRI2
[    12.538] (II) intel(0): Setting screen physical size to 677 x 270
[    12.729] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    12.729] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    12.729] (**) Power Button: Applying InputClass "system-keyboard"
[    12.729] (II) LoadModule: "libinput"
[    12.729] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    12.734] (II) Module libinput: vendor="X.Org Foundation"
[    12.734] 	compiled for 1.21.1, module version = 1.2.0
[    12.734] 	Module class: X.Org XInput Driver
[    12.734] 	ABI class: X.Org XInput driver, version 24.4
[    12.734] (II) Using input driver 'libinput' for 'Power Button'
[    12.734] (**) Power Button: always reports core events
[    12.734] (**) Option "Device" "/dev/input/event1"
[    12.737] (**) Option "_source" "server/udev"
[    12.747] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    12.747] (II) event1  - Power Button: device is a keyboard
[    12.747] (II) event1  - Power Button: device removed
[    12.795] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    12.795] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    12.795] (**) Option "xkb_model" "pc105"
[    12.795] (**) Option "xkb_layout" "gb"
[    12.795] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    12.817] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    12.817] (II) event1  - Power Button: device is a keyboard
[    12.818] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    12.818] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    12.818] (**) Video Bus: Applying InputClass "system-keyboard"
[    12.818] (II) Using input driver 'libinput' for 'Video Bus'
[    12.818] (**) Video Bus: always reports core events
[    12.818] (**) Option "Device" "/dev/input/event6"
[    12.818] (**) Option "_source" "server/udev"
[    12.818] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[    12.818] (II) event6  - Video Bus: device is a keyboard
[    12.818] (II) event6  - Video Bus: device removed
[    12.875] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6/event6"
[    12.875] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    12.875] (**) Option "xkb_model" "pc105"
[    12.875] (**) Option "xkb_layout" "gb"
[    12.875] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    12.876] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[    12.876] (II) event6  - Video Bus: device is a keyboard
[    12.876] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    12.876] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    12.876] (**) Power Button: Applying InputClass "system-keyboard"
[    12.876] (II) Using input driver 'libinput' for 'Power Button'
[    12.876] (**) Power Button: always reports core events
[    12.876] (**) Option "Device" "/dev/input/event0"
[    12.876] (**) Option "_source" "server/udev"
[    12.877] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    12.877] (II) event0  - Power Button: device is a keyboard
[    12.877] (II) event0  - Power Button: device removed
[    12.902] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    12.902] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    12.902] (**) Option "xkb_model" "pc105"
[    12.902] (**) Option "xkb_layout" "gb"
[    12.902] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    12.902] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    12.902] (II) event0  - Power Button: device is a keyboard
[    12.903] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event9)
[    12.903] (II) No input driver specified, ignoring this device.
[    12.903] (II) This device may have been added with another device file.
[    12.903] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event10)
[    12.903] (II) No input driver specified, ignoring this device.
[    12.903] (II) This device may have been added with another device file.
[    12.903] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=9 (/dev/input/event11)
[    12.903] (II) No input driver specified, ignoring this device.
[    12.903] (II) This device may have been added with another device file.
[    12.904] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=10 (/dev/input/event12)
[    12.904] (II) No input driver specified, ignoring this device.
[    12.904] (II) This device may have been added with another device file.
[    12.904] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event8)
[    12.904] (II) No input driver specified, ignoring this device.
[    12.904] (II) This device may have been added with another device file.
[    12.904] (II) config/udev: Adding input device USB 2.0 Camera: HD 720P Webcam (/dev/input/event18)
[    12.904] (**) USB 2.0 Camera: HD 720P Webcam: Applying InputClass "libinput keyboard catchall"
[    12.904] (**) USB 2.0 Camera: HD 720P Webcam: Applying InputClass "system-keyboard"
[    12.904] (II) Using input driver 'libinput' for 'USB 2.0 Camera: HD 720P Webcam'
[    12.904] (**) USB 2.0 Camera: HD 720P Webcam: always reports core events
[    12.904] (**) Option "Device" "/dev/input/event18"
[    12.904] (**) Option "_source" "server/udev"
[    12.905] (II) event18 - USB 2.0 Camera: HD 720P Webcam: is tagged by udev as: Keyboard
[    12.905] (II) event18 - USB 2.0 Camera: HD 720P Webcam: device is a keyboard
[    12.905] (II) event18 - USB 2.0 Camera: HD 720P Webcam: device removed
[    12.968] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/input/input18/event18"
[    12.968] (II) XINPUT: Adding extended input device "USB 2.0 Camera: HD 720P Webcam" (type: KEYBOARD, id 9)
[    12.968] (**) Option "xkb_model" "pc105"
[    12.968] (**) Option "xkb_layout" "gb"
[    12.968] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    12.969] (II) event18 - USB 2.0 Camera: HD 720P Webcam: is tagged by udev as: Keyboard
[    12.969] (II) event18 - USB 2.0 Camera: HD 720P Webcam: device is a keyboard
[    12.970] (II) config/udev: Adding input device NOVATEK USB Keyboard (/dev/input/event2)
[    12.970] (**) NOVATEK USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    12.970] (**) NOVATEK USB Keyboard: Applying InputClass "system-keyboard"
[    12.970] (II) Using input driver 'libinput' for 'NOVATEK USB Keyboard'
[    12.970] (**) NOVATEK USB Keyboard: always reports core events
[    12.970] (**) Option "Device" "/dev/input/event2"
[    12.970] (**) Option "_source" "server/udev"
[    12.971] (II) event2  - NOVATEK USB Keyboard: is tagged by udev as: Keyboard
[    12.971] (II) event2  - NOVATEK USB Keyboard: device is a keyboard
[    12.971] (II) event2  - NOVATEK USB Keyboard: device removed
[    12.995] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:0461:0010.0001/input/input2/event2"
[    12.995] (II) XINPUT: Adding extended input device "NOVATEK USB Keyboard" (type: KEYBOARD, id 10)
[    12.995] (**) Option "xkb_model" "pc105"
[    12.995] (**) Option "xkb_layout" "gb"
[    12.995] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    12.996] (II) event2  - NOVATEK USB Keyboard: is tagged by udev as: Keyboard
[    12.996] (II) event2  - NOVATEK USB Keyboard: device is a keyboard
[    12.997] (II) config/udev: Adding input device NOVATEK USB Keyboard System Control (/dev/input/event3)
[    12.997] (**) NOVATEK USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[    12.997] (**) NOVATEK USB Keyboard System Control: Applying InputClass "system-keyboard"
[    12.997] (II) Using input driver 'libinput' for 'NOVATEK USB Keyboard System Control'
[    12.997] (**) NOVATEK USB Keyboard System Control: always reports core events
[    12.997] (**) Option "Device" "/dev/input/event3"
[    12.997] (**) Option "_source" "server/udev"
[    12.998] (II) event3  - NOVATEK USB Keyboard System Control: is tagged by udev as: Keyboard
[    12.998] (II) event3  - NOVATEK USB Keyboard System Control: device is a keyboard
[    12.998] (II) event3  - NOVATEK USB Keyboard System Control: device removed
[    13.022] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:0461:0010.0002/input/input3/event3"
[    13.022] (II) XINPUT: Adding extended input device "NOVATEK USB Keyboard System Control" (type: KEYBOARD, id 11)
[    13.022] (**) Option "xkb_model" "pc105"
[    13.022] (**) Option "xkb_layout" "gb"
[    13.022] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    13.023] (II) event3  - NOVATEK USB Keyboard System Control: is tagged by udev as: Keyboard
[    13.023] (II) event3  - NOVATEK USB Keyboard System Control: device is a keyboard
[    13.023] (II) config/udev: Adding input device NOVATEK USB Keyboard Consumer Control (/dev/input/event4)
[    13.023] (**) NOVATEK USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    13.023] (**) NOVATEK USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
[    13.023] (II) Using input driver 'libinput' for 'NOVATEK USB Keyboard Consumer Control'
[    13.023] (**) NOVATEK USB Keyboard Consumer Control: always reports core events
[    13.023] (**) Option "Device" "/dev/input/event4"
[    13.023] (**) Option "_source" "server/udev"
[    13.024] (II) event4  - NOVATEK USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[    13.024] (II) event4  - NOVATEK USB Keyboard Consumer Control: device is a keyboard
[    13.024] (II) event4  - NOVATEK USB Keyboard Consumer Control: device removed
[    13.075] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:0461:0010.0002/input/input4/event4"
[    13.075] (II) XINPUT: Adding extended input device "NOVATEK USB Keyboard Consumer Control" (type: KEYBOARD, id 12)
[    13.075] (**) Option "xkb_model" "pc105"
[    13.075] (**) Option "xkb_layout" "gb"
[    13.075] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    13.076] (II) event4  - NOVATEK USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[    13.076] (II) event4  - NOVATEK USB Keyboard Consumer Control: device is a keyboard
[    13.077] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event5)
[    13.077] (**) USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[    13.077] (II) Using input driver 'libinput' for 'USB Optical Mouse'
[    13.077] (**) USB Optical Mouse: always reports core events
[    13.077] (**) Option "Device" "/dev/input/event5"
[    13.077] (**) Option "_source" "server/udev"
[    13.132] (II) event5  - USB Optical Mouse: is tagged by udev as: Mouse
[    13.133] (II) event5  - USB Optical Mouse: device is a pointer
[    13.133] (II) event5  - USB Optical Mouse: device removed
[    13.195] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.0/0003:0461:4D64.0003/input/input5/event5"
[    13.195] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 13)
[    13.195] (**) Option "AccelerationScheme" "none"
[    13.195] (**) USB Optical Mouse: (accel) selected scheme none/0
[    13.195] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[    13.195] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[    13.252] (II) event5  - USB Optical Mouse: is tagged by udev as: Mouse
[    13.253] (II) event5  - USB Optical Mouse: device is a pointer
[    13.253] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[    13.253] (II) No input driver specified, ignoring this device.
[    13.253] (II) This device may have been added with another device file.
[    13.253] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event14)
[    13.253] (II) No input driver specified, ignoring this device.
[    13.253] (II) This device may have been added with another device file.
[    13.254] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event15)
[    13.254] (II) No input driver specified, ignoring this device.
[    13.254] (II) This device may have been added with another device file.
[    13.254] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event16)
[    13.254] (II) No input driver specified, ignoring this device.
[    13.254] (II) This device may have been added with another device file.
[    13.254] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event17)
[    13.254] (II) No input driver specified, ignoring this device.
[    13.254] (II) This device may have been added with another device file.
[    13.254] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event13)
[    13.254] (II) No input driver specified, ignoring this device.
[    13.254] (II) This device may have been added with another device file.
[    13.255] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[    13.255] (II) No input driver specified, ignoring this device.
[    13.255] (II) This device may have been added with another device file.
[    43.164] (II) intel(0): Allocated new frame buffer 2560x1080 stride 10240, tiled
[    43.221] randr: falling back to unsynchronized pixmap sharing
[    53.476] (II) intel(0): EDID vendor "DEL", prod id 40981
[    53.476] (II) intel(0): Using EDID range info for horizontal sync
[    53.476] (II) intel(0): Using EDID range info for vertical refresh
[    53.476] (II) intel(0): Printing DDC gathered Modelines:
[    53.476] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    53.476] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    53.476] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    53.476] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    53.476] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    53.476] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    53.476] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    53.476] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    53.476] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    53.476] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    53.504] (II) intel(0): EDID vendor "DEL", prod id 40981
[    53.504] (II) intel(0): Using hsync ranges from config file
[    53.504] (II) intel(0): Using vrefresh ranges from config file
[    53.504] (II) intel(0): Printing DDC gathered Modelines:
[    53.504] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    53.504] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    53.504] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    53.504] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    53.504] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    53.504] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    53.504] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    53.504] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    53.504] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    53.504] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    53.586] (II) intel(0): EDID vendor "DEL", prod id 40981
[    53.586] (II) intel(0): Using hsync ranges from config file
[    53.586] (II) intel(0): Using vrefresh ranges from config file
[    53.586] (II) intel(0): Printing DDC gathered Modelines:
[    53.586] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    53.586] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    53.586] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    53.586] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    53.586] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    53.586] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    53.586] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    53.586] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    53.586] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    53.586] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    53.606] (II) intel(0): Allocated new frame buffer 5120x1080 stride 20480, tiled
[    61.906] (EE) event2  - NOVATEK USB Keyboard: client bug: event processing lagging behind by 27ms, your system is too slow

Thanks for any help!

Last edited by ja203 (2021-12-18 22:14:11)

Offline

#2 2021-12-18 09:05:13

seth
Member
Registered: 2012-09-03
Posts: 51,175

Re: [SOLVED] Xorg.conf.d / triple monitor

https://wiki.archlinux.org/title/PRIME#Reverse_PRIME
You'll somewhere™ be calling "xrandr --setprovideroutputsource" (the output is available to the server ~1.5 seconds after the GPU, so probably in your DM or maybe your session setup scripts) and this is where you'd also activate the additional outputs.

Offline

#3 2021-12-18 22:12:50

ja203
Member
Registered: 2019-07-05
Posts: 7

Re: [SOLVED] Xorg.conf.d / triple monitor

Thanks for the pointer.

I don't know if this is the proper way of doing things but I put

xrandr --output DVI-1-0 --auto --right-of VGA1
xrandr --output HDMI1 --auto --left-of VGA1

In the Xsetup script of sddm (the DM).  All good.

Thanks again

Offline

Board footer

Powered by FluxBB