You are not logged in.

#1 2023-07-07 09:31:07

Taskavan
Member
Registered: 2022-05-12
Posts: 16

[SOLVED]Second monitor recognized but not working

I'm using KDE 5.27.6, kernel version is 6.1.37-1-lts and gpu is AMD Radeon RX 6600M.
Second monitor displaying grub menu on boot, but after xorg is loaded my second monitor disables. Can anyone help me with this issue?
xorg log file:

[    10.255] (--) Log file renamed from "/var/log/Xorg.pid-805.log" to "/var/log/Xorg.0.log"
[    10.258] 
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[    10.258] Current Operating System: Linux archlinux 6.1.37-1-lts #1 SMP PREEMPT_DYNAMIC Sat, 01 Jul 2023 17:31:09 +0000 x86_64
[    10.258] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=d5b319c8-9703-48ef-9cb3-4576c983aa3a rw rootfstype=ext4 loglevel=3 quiet clearcpuid=514
[    10.258]  
[    10.258] Current version of pixman: 0.42.2
[    10.258]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    10.258] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    10.259] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jul  7 14:19:31 2023
[    10.267] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    10.267] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    10.272] (==) No Layout section.  Using the first Screen section.
[    10.272] (==) No screen section available. Using defaults.
[    10.272] (**) |-->Screen "Default Screen Section" (0)
[    10.272] (**) |   |-->Monitor "<default monitor>"
[    10.272] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    10.272] (==) Automatically adding devices
[    10.272] (==) Automatically enabling devices
[    10.272] (==) Automatically adding GPU devices
[    10.272] (==) Automatically binding GPU devices
[    10.272] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    10.279] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    10.279]    Entry deleted from font path.
[    10.279] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    10.279]    Entry deleted from font path.
[    10.285] (==) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/TTF,
        /usr/share/fonts/100dpi,
        /usr/share/fonts/75dpi
[    10.285] (==) ModulePath set to "/usr/lib/xorg/modules"
[    10.285] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[    10.285] (II) Module ABI versions:
[    10.285]    X.Org ANSI C Emulation: 0.4
[    10.285]    X.Org Video Driver: 25.2
[    10.285]    X.Org XInput driver : 24.4
[    10.285]    X.Org Server Extension : 10.0
[    10.286] (++) using VT number 2

[    10.286] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    10.286] (II) xfree86: Adding drm device (/dev/dri/card0)
[    10.286] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.0/drm/card0
[    10.322] (--) PCI:*(9@0:0:0) 1002:73ff:1002:0e36 rev 195, Mem @ 0xe0000000/268435456, 0xf0000000/2097152, 0xfc900000/1048576, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[    10.322] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    10.322] (II) LoadModule: "glx"
[    10.323] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    10.349] (II) Module glx: vendor="X.Org Foundation"
[    10.349]    compiled for 1.21.1.8, module version = 1.0.0
[    10.349]    ABI class: X.Org Server Extension, version 10.0
[    10.349] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[    10.349]    loading driver: amdgpu
[    10.349] (==) Matched amdgpu as autoconfigured driver 0
[    10.349] (==) Matched ati as autoconfigured driver 1
[    10.349] (==) Matched modesetting as autoconfigured driver 2
[    10.349] (==) Matched fbdev as autoconfigured driver 3
[    10.349] (==) Matched vesa as autoconfigured driver 4
[    10.349] (==) Assigned the driver to the xf86ConfigLayout
[    10.349] (II) LoadModule: "amdgpu"
[    10.350] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[    10.356] (II) Module amdgpu: vendor="X.Org Foundation"
[    10.356]    compiled for 1.21.1.7, module version = 23.0.0
[    10.356]    Module class: X.Org Video Driver
[    10.356]    ABI class: X.Org Video Driver, version 25.2
[    10.356] (II) LoadModule: "ati"
[    10.356] (WW) Warning, couldn't open module ati
[    10.356] (EE) Failed to load module "ati" (module does not exist, 0)
[    10.356] (II) LoadModule: "modesetting"
[    10.356] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    10.358] (II) Module modesetting: vendor="X.Org Foundation"
[    10.358]    compiled for 1.21.1.8, module version = 1.21.1
[    10.358]    Module class: X.Org Video Driver
[    10.358]    ABI class: X.Org Video Driver, version 25.2
[    10.358] (II) LoadModule: "fbdev"
[    10.358] (WW) Warning, couldn't open module fbdev
[    10.358] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    10.358] (II) LoadModule: "vesa"
[    10.358] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    10.360] (II) Module vesa: vendor="X.Org Foundation"
[    10.360]    compiled for 1.21.1.4, module version = 2.6.0
[    10.360]    Module class: X.Org Video Driver
[    10.360]    ABI class: X.Org Video Driver, version 25.2
[    10.360] (II) AMDGPU: Driver for AMD Radeon:
        All GPUs supported by the amdgpu kernel driver
[    10.360] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    10.360] (II) VESA: driver for VESA chipsets: vesa
[    10.381] (WW) Falling back to old probe method for modesetting
[    10.382] (II) AMDGPU(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[    10.382] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[    10.382] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    10.382] (==) AMDGPU(0): Default visual is TrueColor
[    10.382] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card0
[    10.382] (==) AMDGPU(0): RGB weight 888
[    10.382] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[    10.382] (--) AMDGPU(0): Chipset: "AMD Radeon RX 6600M" (ChipID = 0x73ff)
[    10.382] (II) Loading sub module "fb"
[    10.382] (II) LoadModule: "fb"
[    10.382] (II) Module "fb" already built-in
[    10.382] (II) Loading sub module "dri2"
[    10.382] (II) LoadModule: "dri2"
[    10.382] (II) Module "dri2" already built-in
[    10.812] (II) Loading sub module "glamoregl"
[    10.812] (II) LoadModule: "glamoregl"
[    10.812] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    10.820] (II) Module glamoregl: vendor="X.Org Foundation"
[    10.820]    compiled for 1.21.1.8, module version = 1.0.1
[    10.820]    ABI class: X.Org ANSI C Emulation, version 0.4
[    10.974] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon RX 6600M (navi23, LLVM 15.0.7, DRM 3.49, 6.1.37-1-lts)
[    10.974] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[    10.974] (==) AMDGPU(0): TearFree property default: auto
[    10.974] (==) AMDGPU(0): VariableRefresh: disabled
[    10.974] (==) AMDGPU(0): AsyncFlipSecondaries: disabled
[    10.974] (II) AMDGPU(0): KMS Pageflipping: enabled
[    10.976] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[    10.976] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[    10.976] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[    10.978] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[    11.004] (II) AMDGPU(0): EDID for output DisplayPort-0
[    11.004] (II) AMDGPU(0): Manufacturer: PHL  Model: c08c  Serial#: 10608
[    11.004] (II) AMDGPU(0): Year: 2012  Week: 14
[    11.004] (II) AMDGPU(0): EDID Version: 1.3
[    11.004] (II) AMDGPU(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[    11.004] (II) AMDGPU(0): Sync:  Separate  Composite  SyncOnGreen
[    11.004] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 44  vert.: 25
[    11.004] (II) AMDGPU(0): Gamma: 2.20
[    11.004] (II) AMDGPU(0): DPMS capabilities: Off; RGB/Color Display
[    11.004] (II) AMDGPU(0): First detailed timing is preferred mode
[    11.004] (II) AMDGPU(0): redX: 0.650 redY: 0.335   greenX: 0.283 greenY: 0.604
[    11.004] (II) AMDGPU(0): blueX: 0.152 blueY: 0.076   whiteX: 0.312 whiteY: 0.329
[    11.004] (II) AMDGPU(0): Supported established timings:
[    11.004] (II) AMDGPU(0): 720x400@70Hz
[    11.004] (II) AMDGPU(0): 640x480@60Hz
[    11.004] (II) AMDGPU(0): 640x480@67Hz
[    11.004] (II) AMDGPU(0): 640x480@72Hz
[    11.004] (II) AMDGPU(0): 640x480@75Hz
[    11.004] (II) AMDGPU(0): 800x600@60Hz
[    11.004] (II) AMDGPU(0): 800x600@75Hz
[    11.004] (II) AMDGPU(0): 1024x768@60Hz
[    11.004] (II) AMDGPU(0): 1024x768@75Hz
[    11.004] (II) AMDGPU(0): 1280x1024@75Hz
[    11.004] (II) AMDGPU(0): Manufacturer's mask: 0
[    11.004] (II) AMDGPU(0): Supported standard timings:
[    11.005] (II) AMDGPU(0): #0: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[    11.005] (II) AMDGPU(0): #1: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    11.005] (II) AMDGPU(0): #2: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    11.005] (II) AMDGPU(0): Supported detailed timing:
[    11.005] (II) AMDGPU(0): clock: 108.0 MHz   Image Size:  443 x 249 mm
[    11.005] (II) AMDGPU(0): h_active: 1600  h_sync: 1624  h_sync_end 1704 h_blank_end 1800 h_border: 0
[    11.005] (II) AMDGPU(0): v_active: 900  v_sync: 901  v_sync_end 904 v_blanking: 1000 v_border: 0
[    11.005] (II) AMDGPU(0): Serial No: UHB1214010608
[    11.005] (II) AMDGPU(0): Monitor name: Philips 206VL
[    11.005] (II) AMDGPU(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[    11.005] (II) AMDGPU(0): EDID (in hex):
[    11.005] (II) AMDGPU(0):    00ffffffffffff00410c8cc070290000
[    11.005] (II) AMDGPU(0):    0e1601036e2c19782aba21a655489a27
[    11.005] (II) AMDGPU(0):    135054bd4b00a9c081c0818001010101
[    11.005] (II) AMDGPU(0):    010101010101302a40c8608464301850
[    11.005] (II) AMDGPU(0):    1300bbf91000001e000000ff00554842
[    11.005] (II) AMDGPU(0):    31323134303130363038000000fc0050
[    11.005] (II) AMDGPU(0):    68696c69707320323036564c000000fd
[    11.005] (II) AMDGPU(0):    00384c1e5311000a20202020202000fc
[    11.005] (II) AMDGPU(0): Printing probed modes for output DisplayPort-0
[    11.005] (II) AMDGPU(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[    11.005] (II) AMDGPU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    11.005] (II) AMDGPU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    11.005] (II) AMDGPU(0): Modeline "1440x900"x60.0  108.00  1440 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[    11.005] (II) AMDGPU(0): Modeline "1280x800"x60.0  108.00  1280 1624 1704 1800  800 901 904 1000 +hsync +vsync (60.0 kHz e)
[    11.005] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    11.005] (II) AMDGPU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    11.005] (II) AMDGPU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    11.005] (II) AMDGPU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    11.005] (II) AMDGPU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    11.005] (II) AMDGPU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    11.005] (II) AMDGPU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    11.005] (II) AMDGPU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    11.005] (II) AMDGPU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    11.005] (II) AMDGPU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    11.005] (II) AMDGPU(0): EDID for output DisplayPort-1
[    11.005] (II) AMDGPU(0): EDID for output DisplayPort-2
[    11.007] (II) AMDGPU(0): EDID for output HDMI-A-0
[    11.007] (II) AMDGPU(0): Manufacturer: SAM  Model: c2d  Serial#: 1515865666
[    11.007] (II) AMDGPU(0): Year: 2015  Week: 43
[    11.007] (II) AMDGPU(0): EDID Version: 1.3
[    11.007] (II) AMDGPU(0): Digital Display Input
[    11.007] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 48  vert.: 27
[    11.007] (II) AMDGPU(0): Gamma: 2.20
[    11.007] (II) AMDGPU(0): DPMS capabilities: Off
[    11.007] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    11.007] (II) AMDGPU(0): First detailed timing is preferred mode
[    11.007] (II) AMDGPU(0): redX: 0.646 redY: 0.333   greenX: 0.321 greenY: 0.626
[    11.007] (II) AMDGPU(0): blueX: 0.157 blueY: 0.061   whiteX: 0.312 whiteY: 0.329
[    11.007] (II) AMDGPU(0): Supported established timings:
[    11.007] (II) AMDGPU(0): 720x400@70Hz
[    11.007] (II) AMDGPU(0): 640x480@60Hz
[    11.007] (II) AMDGPU(0): 640x480@67Hz
[    11.007] (II) AMDGPU(0): 640x480@72Hz
[    11.007] (II) AMDGPU(0): 640x480@75Hz
[    11.007] (II) AMDGPU(0): 800x600@56Hz
[    11.007] (II) AMDGPU(0): 800x600@60Hz
[    11.007] (II) AMDGPU(0): 800x600@72Hz
[    11.007] (II) AMDGPU(0): 800x600@75Hz
[    11.007] (II) AMDGPU(0): 832x624@75Hz
[    11.007] (II) AMDGPU(0): 1024x768@60Hz
[    11.007] (II) AMDGPU(0): 1024x768@70Hz
[    11.007] (II) AMDGPU(0): 1024x768@75Hz
[    11.007] (II) AMDGPU(0): 1280x1024@75Hz
[    11.007] (II) AMDGPU(0): 1152x864@75Hz
[    11.007] (II) AMDGPU(0): Manufacturer's mask: 0
[    11.007] (II) AMDGPU(0): Supported standard timings:
[    11.007] (II) AMDGPU(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    11.007] (II) AMDGPU(0): #1: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    11.007] (II) AMDGPU(0): #2: hsize: 1280  vsize 800  refresh: 60  vid: 129
[    11.007] (II) AMDGPU(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    11.007] (II) AMDGPU(0): #4: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    11.007] (II) AMDGPU(0): #5: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[    11.007] (II) AMDGPU(0): #6: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    11.007] (II) AMDGPU(0): Supported detailed timing:
[    11.007] (II) AMDGPU(0): clock: 148.5 MHz   Image Size:  477 x 268 mm
[    11.007] (II) AMDGPU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    11.007] (II) AMDGPU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    11.007] (II) AMDGPU(0): Supported detailed timing:
[    11.007] (II) AMDGPU(0): clock: 74.2 MHz   Image Size:  477 x 268 mm
[    11.007] (II) AMDGPU(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[    11.007] (II) AMDGPU(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    11.007] (II) AMDGPU(0): Ranges: V min: 50 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 175 MHz
[    11.007] (II) AMDGPU(0): Monitor name: S22E310
[    11.007] (II) AMDGPU(0): Supported detailed timing:
[    11.007] (II) AMDGPU(0): clock: 74.2 MHz   Image Size:  477 x 268 mm
[    11.007] (II) AMDGPU(0): h_active: 1280  h_sync: 1720  h_sync_end 1760 h_blank_end 1980 h_border: 0
[    11.007] (II) AMDGPU(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    11.007] (II) AMDGPU(0): Supported detailed timing:
[    11.007] (II) AMDGPU(0): clock: 27.0 MHz   Image Size:  477 x 268 mm
[    11.008] (II) AMDGPU(0): h_active: 720  h_sync: 732  h_sync_end 796 h_blank_end 864 h_border: 0
[    11.008] (II) AMDGPU(0): v_active: 576  v_sync: 581  v_sync_end 586 v_blanking: 625 v_border: 0
[    11.008] (II) AMDGPU(0): Supported detailed timing:
[    11.008] (II) AMDGPU(0): clock: 27.0 MHz   Image Size:  477 x 268 mm
[    11.008] (II) AMDGPU(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[    11.008] (II) AMDGPU(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[    11.008] (II) AMDGPU(0): Number of EDID sections to follow: 1
[    11.008] (II) AMDGPU(0): EDID (in hex):
[    11.008] (II) AMDGPU(0):    00ffffffffffff004c2d2d0c42465a5a
[    11.008] (II) AMDGPU(0):    2b19010380301b782a9561a55552a028
[    11.008] (II) AMDGPU(0):    0f5054bfef80714f81c0810081809500
[    11.008] (II) AMDGPU(0):    a9c0b3000101023a801871382d40582c
[    11.008] (II) AMDGPU(0):    4500dd0c1100001e011d007251d01e20
[    11.008] (II) AMDGPU(0):    6e285500dd0c1100001e000000fd0032
[    11.008] (II) AMDGPU(0):    4b1e5111000a202020202020000000fc
[    11.008] (II) AMDGPU(0):    00533232453331300a2020202020018a
[    11.008] (II) AMDGPU(0):    020311b14690041f13120365030c0010
[    11.008] (II) AMDGPU(0):    00011d00bc52d01e20b8285540dd0c11
[    11.008] (II) AMDGPU(0):    00001e8c0ad090204031200c405500dd
[    11.008] (II) AMDGPU(0):    0c110000188c0ad08a20e02d10103e96
[    11.008] (II) AMDGPU(0):    00dd0c11000018000000000000000000
[    11.008] (II) AMDGPU(0):    00000000000000000000000000000000
[    11.008] (II) AMDGPU(0):    00000000000000000000000000000000
[    11.008] (II) AMDGPU(0):    00000000000000000000000000000050
[    11.008] (II) AMDGPU(0): Printing probed modes for output HDMI-A-0
[    11.008] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    11.008] (II) AMDGPU(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    11.008] (II) AMDGPU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    11.008] (II) AMDGPU(0): Output DisplayPort-0 connected
[    11.008] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[    11.008] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[    11.008] (II) AMDGPU(0): Output HDMI-A-0 connected
[    11.008] (II) AMDGPU(0): Using spanning desktop for initial modes
[    11.008] (II) AMDGPU(0): Output DisplayPort-0 using initial mode 1600x900 +0+0
[    11.008] (II) AMDGPU(0): Output HDMI-A-0 using initial mode 1920x1080 +1600+0
[    11.008] (II) AMDGPU(0): mem size init: gart size :1735fb800 vram size: s:1fd03a000 visible:faba000
[    11.008] (==) AMDGPU(0): DPI set to (96, 96)
[    11.008] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[    11.008] (II) Loading sub module "ramdac"
[    11.008] (II) LoadModule: "ramdac"
[    11.008] (II) Module "ramdac" already built-in
[    11.008] (II) UnloadModule: "modesetting"
[    11.008] (II) Unloading modesetting
[    11.008] (II) UnloadModule: "vesa"
[    11.008] (II) Unloading vesa
[    11.008] (II) AMDGPU(0): [DRI2] Setup complete
[    11.008] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[    11.008] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[    11.091] (II) AMDGPU(0): Front buffer pitch: 14336 bytes
[    11.093] (II) AMDGPU(0): SYNC extension fences enabled
[    11.093] (II) AMDGPU(0): Present extension enabled
[    11.093] (==) AMDGPU(0): DRI3 enabled
[    11.093] (==) AMDGPU(0): Backing store enabled
[    11.093] (II) AMDGPU(0): Direct rendering enabled
[    11.106] (II) AMDGPU(0): Use GLAMOR acceleration.
[    11.106] (II) AMDGPU(0): Acceleration enabled
[    11.106] (==) AMDGPU(0): DPMS enabled
[    11.106] (==) AMDGPU(0): Silken mouse enabled
[    11.106] (II) AMDGPU(0): Set up textured video (glamor)
[    11.119] (WW) AMDGPU(0): Option "HotplugDriver" is not used
[    11.119] (II) Initializing extension Generic Event Extension
[    11.119] (II) Initializing extension SHAPE
[    11.119] (II) Initializing extension MIT-SHM
[    11.119] (II) Initializing extension XInputExtension
[    11.119] (II) Initializing extension XTEST
[    11.119] (II) Initializing extension BIG-REQUESTS
[    11.120] (II) Initializing extension SYNC
[    11.120] (II) Initializing extension XKEYBOARD
[    11.120] (II) Initializing extension XC-MISC
[    11.120] (II) Initializing extension SECURITY
[    11.120] (II) Initializing extension XFIXES
[    11.120] (II) Initializing extension RENDER
[    11.120] (II) Initializing extension RANDR
[    11.120] (II) Initializing extension COMPOSITE
[    11.120] (II) Initializing extension DAMAGE
[    11.120] (II) Initializing extension MIT-SCREEN-SAVER
[    11.120] (II) Initializing extension DOUBLE-BUFFER
[    11.120] (II) Initializing extension RECORD
[    11.120] (II) Initializing extension DPMS
[    11.120] (II) Initializing extension Present
[    11.120] (II) Initializing extension DRI3
[    11.120] (II) Initializing extension X-Resource
[    11.120] (II) Initializing extension XVideo
[    11.120] (II) Initializing extension XVideo-MotionCompensation
[    11.120] (II) Initializing extension GLX
[    11.124] (II) AIGLX: Loaded and initialized radeonsi
[    11.124] (II) GLX: Initialized DRI2 GL provider for screen 0
[    11.124] (II) Initializing extension XFree86-VidModeExtension
[    11.124] (II) Initializing extension XFree86-DGA
[    11.124] (II) Initializing extension XFree86-DRI
[    11.124] (II) Initializing extension DRI2
[    11.124] (II) AMDGPU(0): Setting screen physical size to 931 x 285
[    11.274] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    11.274] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    11.274] (**) Power Button: Applying InputClass "system-keyboard"
[    11.274] (II) LoadModule: "libinput"
[    11.274] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    11.279] (II) Module libinput: vendor="X.Org Foundation"
[    11.279]    compiled for 1.21.1.8, module version = 1.3.0
[    11.279]    Module class: X.Org XInput Driver
[    11.279]    ABI class: X.Org XInput driver, version 24.4
[    11.279] (II) Using input driver 'libinput' for 'Power Button'
[    11.279] (**) Power Button: always reports core events
[    11.279] (**) Option "Device" "/dev/input/event1"
[    11.286] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    11.286] (II) event1  - Power Button: device is a keyboard
[    11.287] (II) event1  - Power Button: device removed
[    11.336] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    11.336] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    11.336] (**) Option "xkb_model" "pc105"
[    11.336] (**) Option "xkb_layout" "ru,us"
[    11.336] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll"
[    11.351] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    11.351] (II) event1  - Power Button: device is a keyboard
[    11.351] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    11.351] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    11.351] (**) Power Button: Applying InputClass "system-keyboard"
[    11.351] (II) Using input driver 'libinput' for 'Power Button'
[    11.351] (**) Power Button: always reports core events
[    11.351] (**) Option "Device" "/dev/input/event0"
[    11.352] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    11.352] (II) event0  - Power Button: device is a keyboard
[    11.352] (II) event0  - Power Button: device removed
[    11.373] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    11.373] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    11.373] (**) Option "xkb_model" "pc105"
[    11.373] (**) Option "xkb_layout" "ru,us"
[    11.373] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll"
[    11.373] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    11.373] (II) event0  - Power Button: device is a keyboard
[    11.374] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event10)
[    11.374] (II) No input driver specified, ignoring this device.
[    11.374] (II) This device may have been added with another device file.
[    11.374] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event6)
[    11.374] (II) No input driver specified, ignoring this device.
[    11.374] (II) This device may have been added with another device file.
[    11.374] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event7)
[    11.374] (II) No input driver specified, ignoring this device.
[    11.374] (II) This device may have been added with another device file.
[    11.375] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event8)
[    11.375] (II) No input driver specified, ignoring this device.
[    11.375] (II) This device may have been added with another device file.
[    11.375] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event9)
[    11.375] (II) No input driver specified, ignoring this device.
[    11.375] (II) This device may have been added with another device file.
[    11.375] (II) config/udev: Adding input device SteelSeries Sensei Raw Gaming Mouse (/dev/input/event3)
[    11.375] (**) SteelSeries Sensei Raw Gaming Mouse: Applying InputClass "libinput pointer catchall"
[    11.375] (II) Using input driver 'libinput' for 'SteelSeries Sensei Raw Gaming Mouse'
[    11.375] (**) SteelSeries Sensei Raw Gaming Mouse: always reports core events
[    11.375] (**) Option "Device" "/dev/input/event3"
[    11.430] (II) event3  - SteelSeries Sensei Raw Gaming Mouse: is tagged by udev as: Mouse
[    11.431] (II) event3  - SteelSeries Sensei Raw Gaming Mouse: device set to 1000 DPI
[    11.431] (II) event3  - SteelSeries Sensei Raw Gaming Mouse: device is a pointer
[    11.431] (II) event3  - SteelSeries Sensei Raw Gaming Mouse: device removed
[    11.463] (II) libinput: SteelSeries Sensei Raw Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    11.463] (II) libinput: SteelSeries Sensei Raw Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    11.463] (II) libinput: SteelSeries Sensei Raw Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    11.463] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1:1.1/0003:1038:1369.0002/input/input3/event3"
[    11.463] (II) XINPUT: Adding extended input device "SteelSeries Sensei Raw Gaming Mouse" (type: MOUSE, id 8)
[    11.463] (**) Option "AccelerationScheme" "none"
[    11.463] (**) SteelSeries Sensei Raw Gaming Mouse: (accel) selected scheme none/0
[    11.463] (**) SteelSeries Sensei Raw Gaming Mouse: (accel) acceleration factor: 2.000
[    11.463] (**) SteelSeries Sensei Raw Gaming Mouse: (accel) acceleration threshold: 4
[    11.521] (II) event3  - SteelSeries Sensei Raw Gaming Mouse: is tagged by udev as: Mouse
[    11.521] (II) event3  - SteelSeries Sensei Raw Gaming Mouse: device set to 1000 DPI
[    11.521] (II) event3  - SteelSeries Sensei Raw Gaming Mouse: device is a pointer
[    11.522] (II) config/udev: Adding input device SteelSeries Sensei Raw Gaming Mouse (/dev/input/mouse0)
[    11.522] (II) No input driver specified, ignoring this device.
[    11.522] (II) This device may have been added with another device file.
[    11.523] (II) config/udev: Adding input device SteelSeries Sensei Raw Gaming Mouse (/dev/input/event4)
[    11.523] (**) SteelSeries Sensei Raw Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[    11.523] (**) SteelSeries Sensei Raw Gaming Mouse: Applying InputClass "system-keyboard"
[    11.523] (II) Using input driver 'libinput' for 'SteelSeries Sensei Raw Gaming Mouse'
[    11.523] (**) SteelSeries Sensei Raw Gaming Mouse: always reports core events
[    11.523] (**) Option "Device" "/dev/input/event4"
[    11.524] (II) event4  - SteelSeries Sensei Raw Gaming Mouse: is tagged by udev as: Keyboard
[    11.524] (II) event4  - SteelSeries Sensei Raw Gaming Mouse: device is a keyboard
[    11.524] (II) event4  - SteelSeries Sensei Raw Gaming Mouse: device removed
[    11.543] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1:1.2/0003:1038:1369.0003/input/input4/event4"
[    11.543] (II) XINPUT: Adding extended input device "SteelSeries Sensei Raw Gaming Mouse" (type: KEYBOARD, id 9)
[    11.543] (**) Option "xkb_model" "pc105"
[    11.543] (**) Option "xkb_layout" "ru,us"
[    11.543] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll"
[    11.544] (II) event4  - SteelSeries Sensei Raw Gaming Mouse: is tagged by udev as: Keyboard
[    11.545] (II) event4  - SteelSeries Sensei Raw Gaming Mouse: device is a keyboard
[    11.546] (II) config/udev: Adding input device SteelSeries Sensei Raw Gaming Mouse (/dev/input/event5)
[    11.546] (**) SteelSeries Sensei Raw Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[    11.546] (**) SteelSeries Sensei Raw Gaming Mouse: Applying InputClass "system-keyboard"
[    11.546] (II) Using input driver 'libinput' for 'SteelSeries Sensei Raw Gaming Mouse'
[    11.546] (**) SteelSeries Sensei Raw Gaming Mouse: always reports core events
[    11.546] (**) Option "Device" "/dev/input/event5"
[    11.547] (II) event5  - SteelSeries Sensei Raw Gaming Mouse: is tagged by udev as: Keyboard
[    11.547] (II) event5  - SteelSeries Sensei Raw Gaming Mouse: device is a keyboard
[    11.547] (II) event5  - SteelSeries Sensei Raw Gaming Mouse: device removed
[    11.570] (II) libinput: SteelSeries Sensei Raw Gaming Mouse: needs a virtual subdevice
[    11.570] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1:1.3/0003:1038:1369.0004/input/input5/event5"
[    11.570] (II) XINPUT: Adding extended input device "SteelSeries Sensei Raw Gaming Mouse" (type: MOUSE, id 10)
[    11.570] (**) Option "AccelerationScheme" "none"
[    11.570] (**) SteelSeries Sensei Raw Gaming Mouse: (accel) selected scheme none/0
[    11.570] (**) SteelSeries Sensei Raw Gaming Mouse: (accel) acceleration factor: 2.000
[    11.570] (**) SteelSeries Sensei Raw Gaming Mouse: (accel) acceleration threshold: 4
[    11.571] (II) event5  - SteelSeries Sensei Raw Gaming Mouse: is tagged by udev as: Keyboard
[    11.571] (II) event5  - SteelSeries Sensei Raw Gaming Mouse: device is a keyboard
[    11.572] (II) config/udev: Adding input device Evision RGB Keyboard (/dev/input/event16)
[    11.572] (**) Evision RGB Keyboard: Applying InputClass "libinput keyboard catchall"
[    11.572] (**) Evision RGB Keyboard: Applying InputClass "system-keyboard"
[    11.572] (II) Using input driver 'libinput' for 'Evision RGB Keyboard'
[    11.572] (**) Evision RGB Keyboard: always reports core events
[    11.572] (**) Option "Device" "/dev/input/event16"
[    11.574] (II) event16 - Evision RGB Keyboard: is tagged by udev as: Keyboard
[    11.574] (II) event16 - Evision RGB Keyboard: device is a keyboard
[    11.574] (II) event16 - Evision RGB Keyboard: device removed
[    11.593] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-4/3-4:1.0/0003:320F:5000.0005/input/input16/event16"
[    11.593] (II) XINPUT: Adding extended input device "Evision RGB Keyboard" (type: KEYBOARD, id 11)
[    11.593] (**) Option "xkb_model" "pc105"
[    11.593] (**) Option "xkb_layout" "ru,us"
[    11.593] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll"
[    11.594] (II) event16 - Evision RGB Keyboard: is tagged by udev as: Keyboard
[    11.595] (II) event16 - Evision RGB Keyboard: device is a keyboard
[    11.596] (II) config/udev: Adding input device Evision RGB Keyboard (/dev/input/event17)
[    11.596] (**) Evision RGB Keyboard: Applying InputClass "libinput keyboard catchall"
[    11.596] (**) Evision RGB Keyboard: Applying InputClass "system-keyboard"
[    11.596] (II) Using input driver 'libinput' for 'Evision RGB Keyboard'
[    11.596] (**) Evision RGB Keyboard: always reports core events
[    11.596] (**) Option "Device" "/dev/input/event17"
[    11.597] (II) event17 - Evision RGB Keyboard: is tagged by udev as: Keyboard
[    11.597] (II) event17 - Evision RGB Keyboard: device is a keyboard
[    11.598] (II) event17 - Evision RGB Keyboard: device removed
[    11.616] (II) libinput: Evision RGB Keyboard: needs a virtual subdevice
[    11.617] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-4/3-4:1.1/0003:320F:5000.0006/input/input17/event17"
[    11.617] (II) XINPUT: Adding extended input device "Evision RGB Keyboard" (type: MOUSE, id 12)
[    11.617] (**) Option "AccelerationScheme" "none"
[    11.617] (**) Evision RGB Keyboard: (accel) selected scheme none/0
[    11.617] (**) Evision RGB Keyboard: (accel) acceleration factor: 2.000
[    11.617] (**) Evision RGB Keyboard: (accel) acceleration threshold: 4
[    11.618] (II) event17 - Evision RGB Keyboard: is tagged by udev as: Keyboard
[    11.618] (II) event17 - Evision RGB Keyboard: device is a keyboard
[    11.619] (II) config/udev: Adding input device Evision RGB Keyboard (/dev/input/event18)
[    11.619] (II) No input driver specified, ignoring this device.
[    11.619] (II) This device may have been added with another device file.
[    11.620] (II) config/udev: Adding input device Evision RGB Keyboard Mouse (/dev/input/event19)
[    11.620] (**) Evision RGB Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[    11.620] (II) Using input driver 'libinput' for 'Evision RGB Keyboard Mouse'
[    11.620] (**) Evision RGB Keyboard Mouse: always reports core events
[    11.620] (**) Option "Device" "/dev/input/event19"
[    11.621] (II) event19 - Evision RGB Keyboard Mouse: is tagged by udev as: Mouse
[    11.622] (II) event19 - Evision RGB Keyboard Mouse: device is a pointer
[    11.622] (II) event19 - Evision RGB Keyboard Mouse: device removed
[    11.660] (II) libinput: Evision RGB Keyboard Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    11.660] (II) libinput: Evision RGB Keyboard Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    11.660] (II) libinput: Evision RGB Keyboard Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    11.660] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-4/3-4:1.1/0003:320F:5000.0006/input/input19/event19"
[    11.660] (II) XINPUT: Adding extended input device "Evision RGB Keyboard Mouse" (type: MOUSE, id 13)
[    11.660] (**) Option "AccelerationScheme" "none"
[    11.660] (**) Evision RGB Keyboard Mouse: (accel) selected scheme none/0
[    11.660] (**) Evision RGB Keyboard Mouse: (accel) acceleration factor: 2.000
[    11.660] (**) Evision RGB Keyboard Mouse: (accel) acceleration threshold: 4
[    11.661] (II) event19 - Evision RGB Keyboard Mouse: is tagged by udev as: Mouse
[    11.661] (II) event19 - Evision RGB Keyboard Mouse: device is a pointer
[    11.662] (II) config/udev: Adding input device Evision RGB Keyboard Mouse (/dev/input/mouse1)
[    11.662] (II) No input driver specified, ignoring this device.
[    11.662] (II) This device may have been added with another device file.
[    11.663] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event11)
[    11.663] (II) No input driver specified, ignoring this device.
[    11.663] (II) This device may have been added with another device file.
[    11.663] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event12)
[    11.663] (II) No input driver specified, ignoring this device.
[    11.663] (II) This device may have been added with another device file.
[    11.663] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event13)
[    11.663] (II) No input driver specified, ignoring this device.
[    11.663] (II) This device may have been added with another device file.
[    11.664] (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event14)
[    11.664] (II) No input driver specified, ignoring this device.
[    11.664] (II) This device may have been added with another device file.
[    11.664] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event15)
[    11.664] (II) No input driver specified, ignoring this device.
[    11.664] (II) This device may have been added with another device file.
[    11.664] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[    11.664] (II) No input driver specified, ignoring this device.
[    11.664] (II) This device may have been added with another device file.
[    11.671] (**) SteelSeries Sensei Raw Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[    11.671] (**) SteelSeries Sensei Raw Gaming Mouse: Applying InputClass "system-keyboard"
[    11.671] (II) Using input driver 'libinput' for 'SteelSeries Sensei Raw Gaming Mouse'
[    11.671] (**) SteelSeries Sensei Raw Gaming Mouse: always reports core events
[    11.671] (**) Option "Device" "/dev/input/event5"
[    11.671] (II) libinput: SteelSeries Sensei Raw Gaming Mouse: is a virtual subdevice
[    11.671] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1:1.3/0003:1038:1369.0004/input/input5/event5"
[    11.671] (II) XINPUT: Adding extended input device "SteelSeries Sensei Raw Gaming Mouse" (type: KEYBOARD, id 14)
[    11.671] (**) Option "xkb_model" "pc105"
[    11.671] (**) Option "xkb_layout" "ru,us"
[    11.671] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll"
[    11.671] (**) Evision RGB Keyboard: Applying InputClass "libinput keyboard catchall"
[    11.671] (**) Evision RGB Keyboard: Applying InputClass "system-keyboard"
[    11.671] (II) Using input driver 'libinput' for 'Evision RGB Keyboard'
[    11.671] (**) Evision RGB Keyboard: always reports core events
[    11.671] (**) Option "Device" "/dev/input/event17"
[    11.671] (II) libinput: Evision RGB Keyboard: is a virtual subdevice
[    11.671] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-4/3-4:1.1/0003:320F:5000.0006/input/input17/event17"
[    11.671] (II) XINPUT: Adding extended input device "Evision RGB Keyboard" (type: KEYBOARD, id 15)
[    11.671] (**) Option "xkb_model" "pc105"
[    11.671] (**) Option "xkb_layout" "ru,us"
[    11.671] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll"
[    18.007] (II) AMDGPU(0): EDID vendor "PHL", prod id 49292
[    18.007] (II) AMDGPU(0): Using EDID range info for horizontal sync
[    18.007] (II) AMDGPU(0): Using EDID range info for vertical refresh
[    18.007] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    18.007] (II) AMDGPU(0): Modeline "1600x900"x0.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[    18.007] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    18.007] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    18.007] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    18.007] (II) AMDGPU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    18.007] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    18.007] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    18.007] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    18.007] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    18.007] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    18.007] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    18.007] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    18.007] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    18.569] (II) AMDGPU(0): EDID vendor "PHL", prod id 49292
[    18.569] (II) AMDGPU(0): Using hsync ranges from config file
[    18.569] (II) AMDGPU(0): Using vrefresh ranges from config file
[    18.569] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    18.569] (II) AMDGPU(0): Modeline "1600x900"x0.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[    18.569] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    18.569] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    18.569] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    18.569] (II) AMDGPU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    18.569] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    18.569] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    18.569] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    18.569] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    18.569] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    18.569] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    18.569] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    18.569] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    25.274] (II) AMDGPU(0): EDID vendor "PHL", prod id 49292
[    25.274] (II) AMDGPU(0): Using hsync ranges from config file
[    25.274] (II) AMDGPU(0): Using vrefresh ranges from config file
[    25.274] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    25.274] (II) AMDGPU(0): Modeline "1600x900"x0.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[    25.274] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    25.274] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    25.274] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    25.274] (II) AMDGPU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    25.274] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    25.274] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    25.274] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    25.274] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    25.274] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    25.274] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    25.274] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    25.274] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    25.341] (II) AMDGPU(0): EDID vendor "PHL", prod id 49292
[    25.342] (II) AMDGPU(0): Using hsync ranges from config file
[    25.342] (II) AMDGPU(0): Using vrefresh ranges from config file
[    25.342] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    25.342] (II) AMDGPU(0): Modeline "1600x900"x0.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[    25.342] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    25.342] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    25.342] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    25.342] (II) AMDGPU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    25.342] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    25.342] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    25.342] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    25.342] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    25.342] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    25.342] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    25.342] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    25.342] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    31.226] (II) AMDGPU(0): EDID vendor "PHL", prod id 49292
[    31.226] (II) AMDGPU(0): Using hsync ranges from config file
[    31.226] (II) AMDGPU(0): Using vrefresh ranges from config file
[    31.226] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    31.226] (II) AMDGPU(0): Modeline "1600x900"x0.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[    31.226] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    31.226] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    31.226] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    31.226] (II) AMDGPU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    31.226] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    31.226] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    31.226] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    31.226] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    31.226] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    31.226] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    31.226] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    31.226] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    31.233] (II) AMDGPU(0): EDID vendor "PHL", prod id 49292
[    31.233] (II) AMDGPU(0): Using hsync ranges from config file
[    31.233] (II) AMDGPU(0): Using vrefresh ranges from config file
[    31.233] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    31.233] (II) AMDGPU(0): Modeline "1600x900"x0.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[    31.233] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    31.233] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    31.233] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    31.233] (II) AMDGPU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    31.233] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    31.233] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    31.233] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    31.233] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    31.233] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    31.233] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    31.233] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    31.233] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    36.492] (II) AMDGPU(0): EDID vendor "PHL", prod id 49292
[    36.492] (II) AMDGPU(0): Using hsync ranges from config file
[    36.492] (II) AMDGPU(0): Using vrefresh ranges from config file
[    36.492] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    36.492] (II) AMDGPU(0): Modeline "1600x900"x0.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[    36.492] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    36.492] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    36.492] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    36.492] (II) AMDGPU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    36.492] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    36.492] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    36.492] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    36.492] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    36.492] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    36.492] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    36.492] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    36.492] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    36.495] (II) AMDGPU(0): EDID vendor "PHL", prod id 49292
[    36.495] (II) AMDGPU(0): Using hsync ranges from config file
[    36.495] (II) AMDGPU(0): Using vrefresh ranges from config file
[    36.495] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    36.495] (II) AMDGPU(0): Modeline "1600x900"x0.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[    36.495] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    36.495] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    36.495] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    36.495] (II) AMDGPU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    36.495] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    36.495] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    36.495] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    36.495] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    36.495] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    36.495] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    36.495] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    36.495] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    41.887] (II) AMDGPU(0): EDID vendor "PHL", prod id 49292
[    41.887] (II) AMDGPU(0): Using hsync ranges from config file
[    41.887] (II) AMDGPU(0): Using vrefresh ranges from config file
[    41.887] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    41.887] (II) AMDGPU(0): Modeline "1600x900"x0.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[    41.887] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    41.887] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    41.887] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    41.887] (II) AMDGPU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    41.887] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    41.887] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    41.887] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    41.887] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    41.887] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    41.887] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    41.887] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    41.887] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    41.890] (II) AMDGPU(0): EDID vendor "PHL", prod id 49292
[    41.890] (II) AMDGPU(0): Using hsync ranges from config file
[    41.890] (II) AMDGPU(0): Using vrefresh ranges from config file
[    41.890] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    41.890] (II) AMDGPU(0): Modeline "1600x900"x0.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[    41.890] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    41.890] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    41.890] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    41.890] (II) AMDGPU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    41.890] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    41.890] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    41.890] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    41.890] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    41.890] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    41.890] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    41.890] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    41.890] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)

xrandr -q output:

Screen 0: minimum 320 x 200, current 3520 x 1080, maximum 16384 x 16384
DisplayPort-0 connected 1600x900+1920+180 (normal left inverted right x axis y axis) 443mm x 249mm
   1600x900      60.00*+
   1280x1024     75.02    60.02  
   1440x900      60.00  
   1280x800      60.00  
   1280x720      60.00  
   1024x768      75.03    60.00  
   800x600       75.00    60.32  
   640x480       75.00    72.81    66.67    59.94  
   720x400       70.08  
DisplayPort-1 disconnected (normal left inverted right x axis y axis)
DisplayPort-2 disconnected (normal left inverted right x axis y axis)
HDMI-A-0 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 477mm x 268mm
   1920x1080     60.00*+  50.00    59.94  
   1680x1050     59.88  
   1600x900      60.00  
   1280x1024     75.02    60.02  
   1440x900      59.90  
   1280x800      59.91  
   1152x864      75.00  
   1280x720      60.00    50.00    59.94  
   1024x768      75.03    70.07    60.00  
   832x624       74.55  
   800x600       72.19    75.00    60.32    56.25  
   720x576       50.00  
   720x480       60.00    59.94  
   640x480       75.00    72.81    66.67    60.00    59.94  
   720x400       70.08  

Last edited by Taskavan (2023-07-18 08:30:27)

Offline

#2 2023-07-07 12:02:57

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,129

Re: [SOLVED]Second monitor recognized but not working

There're two active outpuots (Philips 206VL on display port, Samsung S22E310 on HDMI), how does it "disable"?
Is it basically powered off but you can move the cursor (and windows) there? What do the bezel LED and OSD of hte monitor indicate?
And which one is it (the Philips one?)

Offline

#3 2023-07-07 15:21:37

Taskavan
Member
Registered: 2022-05-12
Posts: 16

Re: [SOLVED]Second monitor recognized but not working

seth wrote:

There're two active outpuots (Philips 206VL on display port, Samsung S22E310 on HDMI), how does it "disable"?
Is it basically powered off but you can move the cursor (and windows) there? What do the bezel LED and OSD of hte monitor indicate?
And which one is it (the Philips one?)

I'm talking about my Philips 206VL on display port monitor.  OSD indicates that display is not receiving any signal.

Offline

#4 2023-07-07 15:35:17

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,129

Re: [SOLVED]Second monitor recognized but not working

Does it work if you remove xf86-video-amdgpu?

Offline

#5 2023-07-07 15:54:12

Taskavan
Member
Registered: 2022-05-12
Posts: 16

Re: [SOLVED]Second monitor recognized but not working

seth wrote:

Does it work if you remove xf86-video-amdgpu?

I didnt have that anyway

Offline

#6 2023-07-07 16:28:43

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,129

Re: [SOLVED]Second monitor recognized but not working

Your xorg log disagrees.
Post an updated one.

Offline

#7 2023-07-07 16:34:46

Taskavan
Member
Registered: 2022-05-12
Posts: 16

Re: [SOLVED]Second monitor recognized but not working

seth wrote:

Your xorg log disagrees.
Post an updated one.

[    10.203] (--) Log file renamed from "/var/log/Xorg.pid-814.log" to "/var/log/Xorg.0.log"
[    10.205] 
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[    10.205] Current Operating System: Linux archlinux 6.1.37-1-lts #1 SMP PREEMPT_DYNAMIC Sat, 01 Jul 2023 17:31:09 +0000 x86_64
[    10.205] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=d5b319c8-9703-48ef-9cb3-4576c983aa3a rw rootfstype=ext4 loglevel=3 quiet clearcpuid=514
[    10.205]  
[    10.205] Current version of pixman: 0.42.2
[    10.205]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    10.205] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    10.205] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jul  7 20:56:12 2023
[    10.211] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    10.211] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    10.212] (==) No Layout section.  Using the first Screen section.
[    10.212] (==) No screen section available. Using defaults.
[    10.212] (**) |-->Screen "Default Screen Section" (0)
[    10.212] (**) |   |-->Monitor "<default monitor>"
[    10.212] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    10.212] (==) Automatically adding devices
[    10.212] (==) Automatically enabling devices
[    10.212] (==) Automatically adding GPU devices
[    10.212] (==) Automatically binding GPU devices
[    10.212] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    10.218] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    10.218]    Entry deleted from font path.
[    10.218] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    10.218]    Entry deleted from font path.
[    10.221] (==) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/TTF,
        /usr/share/fonts/100dpi,
        /usr/share/fonts/75dpi
[    10.221] (==) ModulePath set to "/usr/lib/xorg/modules"
[    10.221] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[    10.221] (II) Module ABI versions:
[    10.221]    X.Org ANSI C Emulation: 0.4
[    10.221]    X.Org Video Driver: 25.2
[    10.221]    X.Org XInput driver : 24.4
[    10.221]    X.Org Server Extension : 10.0
[    10.222] (++) using VT number 2

[    10.222] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    10.224] (II) xfree86: Adding drm device (/dev/dri/card0)
[    10.224] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.0/drm/card0
[    10.257] (--) PCI:*(9@0:0:0) 1002:73ff:1002:0e36 rev 195, Mem @ 0xe0000000/268435456, 0xf0000000/2097152, 0xfc900000/1048576, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[    10.257] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    10.257] (II) LoadModule: "glx"
[    10.258] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    10.267] (II) Module glx: vendor="X.Org Foundation"
[    10.267]    compiled for 1.21.1.8, module version = 1.0.0
[    10.267]    ABI class: X.Org Server Extension, version 10.0
[    10.267] (==) Matched ati as autoconfigured driver 0
[    10.267] (==) Matched modesetting as autoconfigured driver 1
[    10.267] (==) Matched fbdev as autoconfigured driver 2
[    10.267] (==) Matched vesa as autoconfigured driver 3
[    10.267] (==) Assigned the driver to the xf86ConfigLayout
[    10.267] (II) LoadModule: "ati"
[    10.268] (WW) Warning, couldn't open module ati
[    10.268] (EE) Failed to load module "ati" (module does not exist, 0)
[    10.268] (II) LoadModule: "modesetting"
[    10.268] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    10.269] (II) Module modesetting: vendor="X.Org Foundation"
[    10.269]    compiled for 1.21.1.8, module version = 1.21.1
[    10.269]    Module class: X.Org Video Driver
[    10.269]    ABI class: X.Org Video Driver, version 25.2
[    10.269] (II) LoadModule: "fbdev"
[    10.269] (WW) Warning, couldn't open module fbdev
[    10.269] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    10.269] (II) LoadModule: "vesa"
[    10.269] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    10.270] (II) Module vesa: vendor="X.Org Foundation"
[    10.270]    compiled for 1.21.1.4, module version = 2.6.0
[    10.270]    Module class: X.Org Video Driver
[    10.270]    ABI class: X.Org Video Driver, version 25.2
[    10.270] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    10.270] (II) VESA: driver for VESA chipsets: vesa
[    10.319] (II) modeset(0): using drv /dev/dri/card0
[    10.319] (II) modeset(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[    10.319] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    10.319] (==) modeset(0): RGB weight 888
[    10.319] (==) modeset(0): Default visual is TrueColor
[    10.319] (II) Loading sub module "glamoregl"
[    10.319] (II) LoadModule: "glamoregl"
[    10.319] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    10.322] (II) Module glamoregl: vendor="X.Org Foundation"
[    10.322]    compiled for 1.21.1.8, module version = 1.0.1
[    10.322]    ABI class: X.Org ANSI C Emulation, version 0.4
[    10.667] (II) modeset(0): glamor X acceleration enabled on AMD Radeon RX 6600M (navi23, LLVM 15.0.7, DRM 3.49, 6.1.37-1-lts)
[    10.667] (II) modeset(0): glamor initialized
[    10.667] (==) modeset(0): VariableRefresh: disabled
[    10.667] (==) modeset(0): AsyncFlipSecondaries: disabled
[    10.669] (II) modeset(0): Output DP-1 has no monitor section
[    10.669] (II) modeset(0): Output DP-2 has no monitor section
[    10.669] (II) modeset(0): Output DP-3 has no monitor section
[    10.671] (II) modeset(0): Output HDMI-1 has no monitor section
[    10.673] (II) modeset(0): EDID for output DP-1
[    10.673] (II) modeset(0): Manufacturer: PHL  Model: c08c  Serial#: 10608
[    10.673] (II) modeset(0): Year: 2012  Week: 14
[    10.673] (II) modeset(0): EDID Version: 1.3
[    10.673] (II) modeset(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[    10.673] (II) modeset(0): Sync:  Separate  Composite  SyncOnGreen
[    10.673] (II) modeset(0): Max Image Size [cm]: horiz.: 44  vert.: 25
[    10.673] (II) modeset(0): Gamma: 2.20
[    10.673] (II) modeset(0): DPMS capabilities: Off; RGB/Color Display
[    10.673] (II) modeset(0): First detailed timing is preferred mode
[    10.673] (II) modeset(0): redX: 0.650 redY: 0.335   greenX: 0.283 greenY: 0.604
[    10.673] (II) modeset(0): blueX: 0.152 blueY: 0.076   whiteX: 0.312 whiteY: 0.329
[    10.673] (II) modeset(0): Supported established timings:
[    10.673] (II) modeset(0): 720x400@70Hz
[    10.673] (II) modeset(0): 640x480@60Hz
[    10.673] (II) modeset(0): 640x480@67Hz
[    10.673] (II) modeset(0): 640x480@72Hz
[    10.673] (II) modeset(0): 640x480@75Hz
[    10.673] (II) modeset(0): 800x600@60Hz
[    10.673] (II) modeset(0): 800x600@75Hz
[    10.673] (II) modeset(0): 1024x768@60Hz
[    10.673] (II) modeset(0): 1024x768@75Hz
[    10.673] (II) modeset(0): 1280x1024@75Hz
[    10.673] (II) modeset(0): Manufacturer's mask: 0
[    10.673] (II) modeset(0): Supported standard timings:
[    10.673] (II) modeset(0): #0: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[    10.673] (II) modeset(0): #1: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    10.673] (II) modeset(0): #2: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    10.673] (II) modeset(0): Supported detailed timing:
[    10.673] (II) modeset(0): clock: 108.0 MHz   Image Size:  443 x 249 mm
[    10.673] (II) modeset(0): h_active: 1600  h_sync: 1624  h_sync_end 1704 h_blank_end 1800 h_border: 0
[    10.673] (II) modeset(0): v_active: 900  v_sync: 901  v_sync_end 904 v_blanking: 1000 v_border: 0
[    10.673] (II) modeset(0): Serial No: UHB1214010608
[    10.673] (II) modeset(0): Monitor name: Philips 206VL
[    10.673] (II) modeset(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[    10.673] (II) modeset(0): EDID (in hex):
[    10.673] (II) modeset(0):   00ffffffffffff00410c8cc070290000
[    10.673] (II) modeset(0):   0e1601036e2c19782aba21a655489a27
[    10.673] (II) modeset(0):   135054bd4b00a9c081c0818001010101
[    10.673] (II) modeset(0):   010101010101302a40c8608464301850
[    10.673] (II) modeset(0):   1300bbf91000001e000000ff00554842
[    10.673] (II) modeset(0):   31323134303130363038000000fc0050
[    10.673] (II) modeset(0):   68696c69707320323036564c000000fd
[    10.673] (II) modeset(0):   00384c1e5311000a20202020202000fc
[    10.673] (II) modeset(0): Not using default mode "1440x810" (bad mode clock/interlace/doublescan)
[    10.673] (II) modeset(0): Not using default mode "1600x900" (bad mode clock/interlace/doublescan)
[    10.673] (II) modeset(0): Not using default mode "1600x900" (bad mode clock/interlace/doublescan)
[    10.673] (II) modeset(0): Printing probed modes for output DP-1
[    10.673] (II) modeset(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[    10.673] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    10.673] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    10.673] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    10.673] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    10.673] (II) modeset(0): Modeline "1440x900"x60.0  108.00  1440 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[    10.673] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    10.673] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    10.673] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    10.673] (II) modeset(0): Modeline "1440x810"x60.0  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    10.673] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    10.673] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    10.673] (II) modeset(0): Modeline "1280x800"x60.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    10.673] (II) modeset(0): Modeline "1280x800"x60.0  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    10.673] (II) modeset(0): Modeline "1280x800"x60.0  108.00  1280 1624 1704 1800  800 901 904 1000 +hsync +vsync (60.0 kHz e)
[    10.673] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[    10.673] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[    10.673] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz d)
[    10.673] (II) modeset(0): Modeline "1280x720"x60.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    10.673] (II) modeset(0): Modeline "1280x720"x60.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    10.673] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    10.673] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    10.673] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    10.673] (II) modeset(0): Modeline "1024x768"x75.0  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[    10.673] (II) modeset(0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    10.673] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    10.673] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz d)
[    10.673] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    10.673] (II) modeset(0): Modeline "960x720"x75.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[    10.673] (II) modeset(0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    10.673] (II) modeset(0): Modeline "928x696"x75.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[    10.673] (II) modeset(0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    10.673] (II) modeset(0): Modeline "896x672"x75.0  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[    10.673] (II) modeset(0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    10.673] (II) modeset(0): Modeline "1024x576"x60.0   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    10.673] (II) modeset(0): Modeline "1024x576"x60.0   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    10.673] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    10.673] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    10.673] (II) modeset(0): Modeline "960x600"x59.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    10.673] (II) modeset(0): Modeline "960x600"x60.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    10.673] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz d)
[    10.673] (II) modeset(0): Modeline "960x540"x60.0   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    10.673] (II) modeset(0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    10.673] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    10.673] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    10.673] (II) modeset(0): Modeline "800x600"x75.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[    10.673] (II) modeset(0): Modeline "800x600"x70.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[    10.673] (II) modeset(0): Modeline "800x600"x65.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[    10.673] (II) modeset(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    10.673] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz d)
[    10.673] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    10.673] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    10.673] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    10.673] (II) modeset(0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    10.673] (II) modeset(0): Modeline "840x525"x59.9   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    10.673] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    10.673] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    10.673] (II) modeset(0): Modeline "700x525"x74.8   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[    10.673] (II) modeset(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    10.673] (II) modeset(0): Modeline "800x450"x59.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    10.673] (II) modeset(0): Modeline "800x450"x59.8   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    10.673] (II) modeset(0): Modeline "640x512"x75.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[    10.673] (II) modeset(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    10.673] (II) modeset(0): Modeline "700x450"x60.0   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    10.673] (II) modeset(0): Modeline "700x450"x59.9   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    10.673] (II) modeset(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    10.673] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    10.673] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    10.673] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[    10.673] (II) modeset(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    10.673] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    10.673] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    10.673] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    10.673] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    10.673] (II) modeset(0): Modeline "684x384"x59.9   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    10.673] (II) modeset(0): Modeline "684x384"x59.9   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    10.673] (II) modeset(0): Modeline "640x400"x59.9   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    10.673] (II) modeset(0): Modeline "640x400"x60.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    10.673] (II) modeset(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[    10.673] (II) modeset(0): Modeline "640x360"x59.9   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    10.673] (II) modeset(0): Modeline "640x360"x59.8   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    10.673] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    10.673] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    10.673] (II) modeset(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[    10.673] (II) modeset(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[    10.673] (II) modeset(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    10.673] (II) modeset(0): Modeline "512x288"x60.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    10.673] (II) modeset(0): Modeline "512x288"x59.9   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    10.673] (II) modeset(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[    10.673] (II) modeset(0): Modeline "480x270"x59.6   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    10.673] (II) modeset(0): Modeline "480x270"x59.8   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    10.673] (II) modeset(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[    10.673] (II) modeset(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[    10.673] (II) modeset(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    10.673] (II) modeset(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    10.673] (II) modeset(0): Modeline "432x243"x59.9   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    10.673] (II) modeset(0): Modeline "432x243"x59.6   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    10.673] (II) modeset(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[    10.673] (II) modeset(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[    10.673] (II) modeset(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    10.673] (II) modeset(0): Modeline "360x202"x59.5   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    10.673] (II) modeset(0): Modeline "360x202"x59.1   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    10.673] (II) modeset(0): Modeline "320x180"x59.8    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    10.673] (II) modeset(0): Modeline "320x180"x59.3    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    10.673] (II) modeset(0): EDID for output DP-2
[    10.673] (II) modeset(0): EDID for output DP-3
[    10.675] (II) modeset(0): EDID for output HDMI-1
[    10.675] (II) modeset(0): Manufacturer: SAM  Model: c2d  Serial#: 1515865666
[    10.675] (II) modeset(0): Year: 2015  Week: 43
[    10.675] (II) modeset(0): EDID Version: 1.3
[    10.675] (II) modeset(0): Digital Display Input
[    10.675] (II) modeset(0): Max Image Size [cm]: horiz.: 48  vert.: 27
[    10.675] (II) modeset(0): Gamma: 2.20
[    10.675] (II) modeset(0): DPMS capabilities: Off
[    10.675] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    10.675] (II) modeset(0): First detailed timing is preferred mode
[    10.675] (II) modeset(0): redX: 0.646 redY: 0.333   greenX: 0.321 greenY: 0.626
[    10.675] (II) modeset(0): blueX: 0.157 blueY: 0.061   whiteX: 0.312 whiteY: 0.329
[    10.675] (II) modeset(0): Supported established timings:
[    10.675] (II) modeset(0): 720x400@70Hz
[    10.675] (II) modeset(0): 640x480@60Hz
[    10.675] (II) modeset(0): 640x480@67Hz
[    10.675] (II) modeset(0): 640x480@72Hz
[    10.675] (II) modeset(0): 640x480@75Hz
[    10.675] (II) modeset(0): 800x600@56Hz
[    10.675] (II) modeset(0): 800x600@60Hz
[    10.675] (II) modeset(0): 800x600@72Hz
[    10.675] (II) modeset(0): 800x600@75Hz
[    10.675] (II) modeset(0): 832x624@75Hz
[    10.675] (II) modeset(0): 1024x768@60Hz
[    10.675] (II) modeset(0): 1024x768@70Hz
[    10.675] (II) modeset(0): 1024x768@75Hz
[    10.675] (II) modeset(0): 1280x1024@75Hz
[    10.675] (II) modeset(0): 1152x864@75Hz
[    10.675] (II) modeset(0): Manufacturer's mask: 0
[    10.675] (II) modeset(0): Supported standard timings:
[    10.675] (II) modeset(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    10.675] (II) modeset(0): #1: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    10.675] (II) modeset(0): #2: hsize: 1280  vsize 800  refresh: 60  vid: 129
[    10.675] (II) modeset(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    10.675] (II) modeset(0): #4: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    10.675] (II) modeset(0): #5: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[    10.675] (II) modeset(0): #6: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    10.675] (II) modeset(0): Supported detailed timing:
[    10.675] (II) modeset(0): clock: 148.5 MHz   Image Size:  477 x 268 mm
[    10.675] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    10.675] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    10.675] (II) modeset(0): Supported detailed timing:
[    10.675] (II) modeset(0): clock: 74.2 MHz   Image Size:  477 x 268 mm
[    10.675] (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[    10.675] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    10.675] (II) modeset(0): Ranges: V min: 50 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 175 MHz
[    10.675] (II) modeset(0): Monitor name: S22E310
[    10.675] (II) modeset(0): Supported detailed timing:
[    10.675] (II) modeset(0): clock: 74.2 MHz   Image Size:  477 x 268 mm
[    10.675] (II) modeset(0): h_active: 1280  h_sync: 1720  h_sync_end 1760 h_blank_end 1980 h_border: 0
[    10.675] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    10.675] (II) modeset(0): Supported detailed timing:
[    10.675] (II) modeset(0): clock: 27.0 MHz   Image Size:  477 x 268 mm
[    10.675] (II) modeset(0): h_active: 720  h_sync: 732  h_sync_end 796 h_blank_end 864 h_border: 0
[    10.675] (II) modeset(0): v_active: 576  v_sync: 581  v_sync_end 586 v_blanking: 625 v_border: 0
[    10.675] (II) modeset(0): Supported detailed timing:
[    10.675] (II) modeset(0): clock: 27.0 MHz   Image Size:  477 x 268 mm
[    10.675] (II) modeset(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[    10.675] (II) modeset(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[    10.675] (II) modeset(0): Number of EDID sections to follow: 1
[    10.675] (II) modeset(0): EDID (in hex):
[    10.675] (II) modeset(0):   00ffffffffffff004c2d2d0c42465a5a
[    10.675] (II) modeset(0):   2b19010380301b782a9561a55552a028
[    10.675] (II) modeset(0):   0f5054bfef80714f81c0810081809500
[    10.675] (II) modeset(0):   a9c0b3000101023a801871382d40582c
[    10.675] (II) modeset(0):   4500dd0c1100001e011d007251d01e20
[    10.675] (II) modeset(0):   6e285500dd0c1100001e000000fd0032
[    10.675] (II) modeset(0):   4b1e5111000a202020202020000000fc
[    10.675] (II) modeset(0):   00533232453331300a2020202020018a
[    10.675] (II) modeset(0):   020311b14690041f13120365030c0010
[    10.675] (II) modeset(0):   00011d00bc52d01e20b8285540dd0c11
[    10.675] (II) modeset(0):   00001e8c0ad090204031200c405500dd
[    10.675] (II) modeset(0):   0c110000188c0ad08a20e02d10103e96
[    10.675] (II) modeset(0):   00dd0c11000018000000000000000000
[    10.675] (II) modeset(0):   00000000000000000000000000000000
[    10.675] (II) modeset(0):   00000000000000000000000000000000
[    10.675] (II) modeset(0):   00000000000000000000000000000050
[    10.675] (II) modeset(0): Not using default mode "1440x810" (bad mode clock/interlace/doublescan)
[    10.675] (II) modeset(0): Not using default mode "1600x900" (bad mode clock/interlace/doublescan)
[    10.675] (II) modeset(0): Not using default mode "1600x900" (bad mode clock/interlace/doublescan)
[    10.675] (II) modeset(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[    10.675] (II) modeset(0): Printing probed modes for output HDMI-1
[    10.675] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    10.675] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[    10.675] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    10.675] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    10.675] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    10.675] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    10.675] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    10.675] (II) modeset(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[    10.675] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    10.675] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    10.675] (II) modeset(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[    10.675] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    10.675] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    10.675] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    10.675] (II) modeset(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    10.675] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    10.675] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    10.675] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    10.675] (II) modeset(0): Modeline "1440x810"x60.0  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    10.675] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    10.675] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    10.675] (II) modeset(0): Modeline "1280x800"x60.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    10.675] (II) modeset(0): Modeline "1280x800"x60.0  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    10.675] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[    10.675] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    10.675] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    10.675] (II) modeset(0): Modeline "1280x720"x60.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    10.675] (II) modeset(0): Modeline "1280x720"x60.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    10.675] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    10.675] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    10.675] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    10.675] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    10.675] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    10.675] (II) modeset(0): Modeline "1024x768"x75.0  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[    10.675] (II) modeset(0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    10.675] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    10.675] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    10.675] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    10.675] (II) modeset(0): Modeline "960x720"x75.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[    10.675] (II) modeset(0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    10.675] (II) modeset(0): Modeline "928x696"x75.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[    10.675] (II) modeset(0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    10.675] (II) modeset(0): Modeline "896x672"x75.0  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[    10.675] (II) modeset(0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    10.675] (II) modeset(0): Modeline "1024x576"x60.0   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    10.675] (II) modeset(0): Modeline "1024x576"x60.0   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    10.675] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    10.675] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    10.675] (II) modeset(0): Modeline "960x600"x59.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    10.675] (II) modeset(0): Modeline "960x600"x60.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    10.675] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    10.675] (II) modeset(0): Modeline "960x540"x60.0   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    10.675] (II) modeset(0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    10.675] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    10.675] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    10.675] (II) modeset(0): Modeline "800x600"x75.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[    10.675] (II) modeset(0): Modeline "800x600"x70.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[    10.675] (II) modeset(0): Modeline "800x600"x65.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[    10.675] (II) modeset(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    10.675] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    10.675] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    10.675] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    10.675] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    10.675] (II) modeset(0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    10.675] (II) modeset(0): Modeline "840x525"x59.9   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    10.675] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    10.675] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    10.675] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    10.675] (II) modeset(0): Modeline "700x525"x74.8   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[    10.675] (II) modeset(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    10.675] (II) modeset(0): Modeline "800x450"x59.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    10.675] (II) modeset(0): Modeline "800x450"x59.8   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    10.675] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    10.675] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    10.675] (II) modeset(0): Modeline "640x512"x75.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[    10.675] (II) modeset(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    10.675] (II) modeset(0): Modeline "700x450"x60.0   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    10.675] (II) modeset(0): Modeline "700x450"x59.9   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    10.675] (II) modeset(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    10.675] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    10.675] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    10.675] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[    10.675] (II) modeset(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    10.675] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    10.675] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    10.675] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    10.675] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    10.675] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    10.675] (II) modeset(0): Modeline "684x384"x59.9   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    10.675] (II) modeset(0): Modeline "684x384"x59.9   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    10.675] (II) modeset(0): Modeline "640x400"x59.9   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    10.675] (II) modeset(0): Modeline "640x400"x60.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    10.675] (II) modeset(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[    10.675] (II) modeset(0): Modeline "640x360"x59.9   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    10.675] (II) modeset(0): Modeline "640x360"x59.8   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    10.675] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    10.675] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    10.675] (II) modeset(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[    10.675] (II) modeset(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[    10.675] (II) modeset(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    10.675] (II) modeset(0): Modeline "512x288"x60.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    10.675] (II) modeset(0): Modeline "512x288"x59.9   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    10.675] (II) modeset(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[    10.675] (II) modeset(0): Modeline "480x270"x59.6   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    10.675] (II) modeset(0): Modeline "480x270"x59.8   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    10.676] (II) modeset(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[    10.676] (II) modeset(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[    10.676] (II) modeset(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    10.676] (II) modeset(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    10.676] (II) modeset(0): Modeline "432x243"x59.9   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    10.676] (II) modeset(0): Modeline "432x243"x59.6   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    10.676] (II) modeset(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[    10.676] (II) modeset(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[    10.676] (II) modeset(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    10.676] (II) modeset(0): Modeline "360x202"x59.5   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    10.676] (II) modeset(0): Modeline "360x202"x59.1   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    10.676] (II) modeset(0): Modeline "320x180"x59.8    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    10.676] (II) modeset(0): Modeline "320x180"x59.3    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    10.676] (II) modeset(0): Output DP-1 connected
[    10.676] (II) modeset(0): Output DP-2 disconnected
[    10.676] (II) modeset(0): Output DP-3 disconnected
[    10.676] (II) modeset(0): Output HDMI-1 connected
[    10.676] (II) modeset(0): Using spanning desktop for initial modes
[    10.676] (II) modeset(0): Output DP-1 using initial mode 1600x900 +0+0
[    10.676] (II) modeset(0): Output HDMI-1 using initial mode 1920x1080 +1600+0
[    10.676] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    10.676] (==) modeset(0): DPI set to (96, 96)
[    10.676] (II) Loading sub module "fb"
[    10.676] (II) LoadModule: "fb"
[    10.676] (II) Module "fb" already built-in
[    10.676] (II) UnloadModule: "vesa"
[    10.676] (II) Unloading vesa
[    10.768] (==) modeset(0): Backing store enabled
[    10.768] (==) modeset(0): Silken mouse enabled
[    10.769] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    10.769] (==) modeset(0): DPMS enabled
[    10.769] (II) modeset(0): [DRI2] Setup complete
[    10.769] (II) modeset(0): [DRI2]   DRI driver: radeonsi
[    10.769] (II) modeset(0): [DRI2]   VDPAU driver: radeonsi
[    10.769] (II) Initializing extension Generic Event Extension
[    10.769] (II) Initializing extension SHAPE
[    10.769] (II) Initializing extension MIT-SHM
[    10.769] (II) Initializing extension XInputExtension
[    10.769] (II) Initializing extension XTEST
[    10.769] (II) Initializing extension BIG-REQUESTS
[    10.769] (II) Initializing extension SYNC
[    10.769] (II) Initializing extension XKEYBOARD
[    10.769] (II) Initializing extension XC-MISC
[    10.769] (II) Initializing extension SECURITY
[    10.770] (II) Initializing extension XFIXES
[    10.770] (II) Initializing extension RENDER
[    10.770] (II) Initializing extension RANDR
[    10.770] (II) Initializing extension COMPOSITE
[    10.770] (II) Initializing extension DAMAGE
[    10.770] (II) Initializing extension MIT-SCREEN-SAVER
[    10.770] (II) Initializing extension DOUBLE-BUFFER
[    10.770] (II) Initializing extension RECORD
[    10.770] (II) Initializing extension DPMS
[    10.770] (II) Initializing extension Present
[    10.770] (II) Initializing extension DRI3
[    10.770] (II) Initializing extension X-Resource
[    10.770] (II) Initializing extension XVideo
[    10.770] (II) Initializing extension XVideo-MotionCompensation
[    10.770] (II) Initializing extension GLX
[    10.774] (II) AIGLX: Loaded and initialized radeonsi
[    10.774] (II) GLX: Initialized DRI2 GL provider for screen 0
[    10.774] (II) Initializing extension XFree86-VidModeExtension
[    10.774] (II) Initializing extension XFree86-DGA
[    10.774] (II) Initializing extension XFree86-DRI
[    10.774] (II) Initializing extension DRI2
[    10.774] (II) modeset(0): Damage tracking initialized
[    10.774] (II) modeset(0): Setting screen physical size to 931 x 285
[    10.840] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    10.840] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    10.840] (**) Power Button: Applying InputClass "system-keyboard"
[    10.840] (II) LoadModule: "libinput"
[    10.840] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    10.845] (II) Module libinput: vendor="X.Org Foundation"
[    10.845]    compiled for 1.21.1.8, module version = 1.3.0
[    10.845]    Module class: X.Org XInput Driver
[    10.845]    ABI class: X.Org XInput driver, version 24.4
[    10.845] (II) Using input driver 'libinput' for 'Power Button'
[    10.845] (**) Power Button: always reports core events
[    10.845] (**) Option "Device" "/dev/input/event1"
[    10.852] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    10.852] (II) event1  - Power Button: device is a keyboard
[    10.853] (II) event1  - Power Button: device removed
[    10.880] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    10.880] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    10.880] (**) Option "xkb_model" "pc105"
[    10.880] (**) Option "xkb_layout" "ru,us"
[    10.880] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll"
[    10.893] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    10.893] (II) event1  - Power Button: device is a keyboard
[    10.894] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    10.894] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    10.894] (**) Power Button: Applying InputClass "system-keyboard"
[    10.894] (II) Using input driver 'libinput' for 'Power Button'
[    10.894] (**) Power Button: always reports core events
[    10.894] (**) Option "Device" "/dev/input/event0"
[    10.894] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    10.894] (II) event0  - Power Button: device is a keyboard
[    10.894] (II) event0  - Power Button: device removed
[    10.910] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    10.910] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    10.910] (**) Option "xkb_model" "pc105"
[    10.910] (**) Option "xkb_layout" "ru,us"
[    10.910] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll"
[    10.910] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    10.910] (II) event0  - Power Button: device is a keyboard
[    10.911] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event10)
[    10.911] (II) No input driver specified, ignoring this device.
[    10.911] (II) This device may have been added with another device file.
[    10.911] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event11)
[    10.911] (II) No input driver specified, ignoring this device.
[    10.911] (II) This device may have been added with another device file.
[    10.911] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event7)
[    10.911] (II) No input driver specified, ignoring this device.
[    10.911] (II) This device may have been added with another device file.
[    10.911] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event8)
[    10.911] (II) No input driver specified, ignoring this device.
[    10.911] (II) This device may have been added with another device file.
[    10.911] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event9)
[    10.911] (II) No input driver specified, ignoring this device.
[    10.911] (II) This device may have been added with another device file.
[    10.912] (II) config/udev: Adding input device SteelSeries Sensei Raw Gaming Mouse (/dev/input/event3)
[    10.912] (**) SteelSeries Sensei Raw Gaming Mouse: Applying InputClass "libinput pointer catchall"
[    10.912] (II) Using input driver 'libinput' for 'SteelSeries Sensei Raw Gaming Mouse'
[    10.912] (**) SteelSeries Sensei Raw Gaming Mouse: always reports core events
[    10.912] (**) Option "Device" "/dev/input/event3"
[    10.968] (II) event3  - SteelSeries Sensei Raw Gaming Mouse: is tagged by udev as: Mouse
[    10.968] (II) event3  - SteelSeries Sensei Raw Gaming Mouse: device set to 1000 DPI
[    10.968] (II) event3  - SteelSeries Sensei Raw Gaming Mouse: device is a pointer
[    10.968] (II) event3  - SteelSeries Sensei Raw Gaming Mouse: device removed
[    11.010] (II) libinput: SteelSeries Sensei Raw Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    11.010] (II) libinput: SteelSeries Sensei Raw Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    11.010] (II) libinput: SteelSeries Sensei Raw Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    11.010] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1:1.1/0003:1038:1369.0002/input/input3/event3"
[    11.010] (II) XINPUT: Adding extended input device "SteelSeries Sensei Raw Gaming Mouse" (type: MOUSE, id 8)
[    11.010] (**) Option "AccelerationScheme" "none"
[    11.010] (**) SteelSeries Sensei Raw Gaming Mouse: (accel) selected scheme none/0
[    11.010] (**) SteelSeries Sensei Raw Gaming Mouse: (accel) acceleration factor: 2.000
[    11.010] (**) SteelSeries Sensei Raw Gaming Mouse: (accel) acceleration threshold: 4
[    11.068] (II) event3  - SteelSeries Sensei Raw Gaming Mouse: is tagged by udev as: Mouse
[    11.068] (II) event3  - SteelSeries Sensei Raw Gaming Mouse: device set to 1000 DPI
[    11.068] (II) event3  - SteelSeries Sensei Raw Gaming Mouse: device is a pointer
[    11.069] (II) config/udev: Adding input device SteelSeries Sensei Raw Gaming Mouse (/dev/input/mouse0)
[    11.069] (II) No input driver specified, ignoring this device.
[    11.069] (II) This device may have been added with another device file.
[    11.070] (II) config/udev: Adding input device SteelSeries Sensei Raw Gaming Mouse (/dev/input/event4)
[    11.070] (**) SteelSeries Sensei Raw Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[    11.070] (**) SteelSeries Sensei Raw Gaming Mouse: Applying InputClass "system-keyboard"
[    11.070] (II) Using input driver 'libinput' for 'SteelSeries Sensei Raw Gaming Mouse'
[    11.070] (**) SteelSeries Sensei Raw Gaming Mouse: always reports core events
[    11.070] (**) Option "Device" "/dev/input/event4"
[    11.071] (II) event4  - SteelSeries Sensei Raw Gaming Mouse: is tagged by udev as: Keyboard
[    11.071] (II) event4  - SteelSeries Sensei Raw Gaming Mouse: device is a keyboard
[    11.072] (II) event4  - SteelSeries Sensei Raw Gaming Mouse: device removed
[    11.093] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1:1.2/0003:1038:1369.0003/input/input4/event4"
[    11.093] (II) XINPUT: Adding extended input device "SteelSeries Sensei Raw Gaming Mouse" (type: KEYBOARD, id 9)
[    11.093] (**) Option "xkb_model" "pc105"
[    11.093] (**) Option "xkb_layout" "ru,us"
[    11.093] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll"
[    11.095] (II) event4  - SteelSeries Sensei Raw Gaming Mouse: is tagged by udev as: Keyboard
[    11.095] (II) event4  - SteelSeries Sensei Raw Gaming Mouse: device is a keyboard
[    11.096] (II) config/udev: Adding input device SteelSeries Sensei Raw Gaming Mouse (/dev/input/event5)
[    11.096] (**) SteelSeries Sensei Raw Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[    11.096] (**) SteelSeries Sensei Raw Gaming Mouse: Applying InputClass "system-keyboard"
[    11.096] (II) Using input driver 'libinput' for 'SteelSeries Sensei Raw Gaming Mouse'
[    11.096] (**) SteelSeries Sensei Raw Gaming Mouse: always reports core events
[    11.096] (**) Option "Device" "/dev/input/event5"
[    11.098] (II) event5  - SteelSeries Sensei Raw Gaming Mouse: is tagged by udev as: Keyboard
[    11.098] (II) event5  - SteelSeries Sensei Raw Gaming Mouse: device is a keyboard
[    11.098] (II) event5  - SteelSeries Sensei Raw Gaming Mouse: device removed
[    11.133] (II) libinput: SteelSeries Sensei Raw Gaming Mouse: needs a virtual subdevice
[    11.133] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1:1.3/0003:1038:1369.0004/input/input5/event5"
[    11.133] (II) XINPUT: Adding extended input device "SteelSeries Sensei Raw Gaming Mouse" (type: MOUSE, id 10)
[    11.133] (**) Option "AccelerationScheme" "none"
[    11.133] (**) SteelSeries Sensei Raw Gaming Mouse: (accel) selected scheme none/0
[    11.133] (**) SteelSeries Sensei Raw Gaming Mouse: (accel) acceleration factor: 2.000
[    11.133] (**) SteelSeries Sensei Raw Gaming Mouse: (accel) acceleration threshold: 4
[    11.135] (II) event5  - SteelSeries Sensei Raw Gaming Mouse: is tagged by udev as: Keyboard
[    11.135] (II) event5  - SteelSeries Sensei Raw Gaming Mouse: device is a keyboard
[    11.136] (II) config/udev: Adding input device Evision RGB Keyboard (/dev/input/event6)
[    11.136] (**) Evision RGB Keyboard: Applying InputClass "libinput keyboard catchall"
[    11.136] (**) Evision RGB Keyboard: Applying InputClass "system-keyboard"
[    11.136] (II) Using input driver 'libinput' for 'Evision RGB Keyboard'
[    11.136] (**) Evision RGB Keyboard: always reports core events
[    11.136] (**) Option "Device" "/dev/input/event6"
[    11.137] (II) event6  - Evision RGB Keyboard: is tagged by udev as: Keyboard
[    11.138] (II) event6  - Evision RGB Keyboard: device is a keyboard
[    11.138] (II) event6  - Evision RGB Keyboard: device removed
[    11.160] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-4/3-4:1.0/0003:320F:5000.0005/input/input6/event6"
[    11.160] (II) XINPUT: Adding extended input device "Evision RGB Keyboard" (type: KEYBOARD, id 11)
[    11.160] (**) Option "xkb_model" "pc105"
[    11.160] (**) Option "xkb_layout" "ru,us"
[    11.160] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll"
[    11.161] (II) event6  - Evision RGB Keyboard: is tagged by udev as: Keyboard
[    11.161] (II) event6  - Evision RGB Keyboard: device is a keyboard
[    11.163] (II) config/udev: Adding input device Evision RGB Keyboard (/dev/input/event17)
[    11.163] (**) Evision RGB Keyboard: Applying InputClass "libinput keyboard catchall"
[    11.163] (**) Evision RGB Keyboard: Applying InputClass "system-keyboard"
[    11.163] (II) Using input driver 'libinput' for 'Evision RGB Keyboard'
[    11.163] (**) Evision RGB Keyboard: always reports core events
[    11.163] (**) Option "Device" "/dev/input/event17"
[    11.164] (II) event17 - Evision RGB Keyboard: is tagged by udev as: Keyboard
[    11.165] (II) event17 - Evision RGB Keyboard: device is a keyboard
[    11.165] (II) event17 - Evision RGB Keyboard: device removed
[    11.186] (II) libinput: Evision RGB Keyboard: needs a virtual subdevice
[    11.186] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-4/3-4:1.1/0003:320F:5000.0006/input/input17/event17"
[    11.186] (II) XINPUT: Adding extended input device "Evision RGB Keyboard" (type: MOUSE, id 12)
[    11.186] (**) Option "AccelerationScheme" "none"
[    11.186] (**) Evision RGB Keyboard: (accel) selected scheme none/0
[    11.186] (**) Evision RGB Keyboard: (accel) acceleration factor: 2.000
[    11.186] (**) Evision RGB Keyboard: (accel) acceleration threshold: 4
[    11.188] (II) event17 - Evision RGB Keyboard: is tagged by udev as: Keyboard
[    11.188] (II) event17 - Evision RGB Keyboard: device is a keyboard
[    11.189] (II) config/udev: Adding input device Evision RGB Keyboard (/dev/input/event18)
[    11.189] (II) No input driver specified, ignoring this device.
[    11.189] (II) This device may have been added with another device file.
[    11.190] (II) config/udev: Adding input device Evision RGB Keyboard Mouse (/dev/input/event19)
[    11.190] (**) Evision RGB Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[    11.190] (II) Using input driver 'libinput' for 'Evision RGB Keyboard Mouse'
[    11.190] (**) Evision RGB Keyboard Mouse: always reports core events
[    11.190] (**) Option "Device" "/dev/input/event19"
[    11.192] (II) event19 - Evision RGB Keyboard Mouse: is tagged by udev as: Mouse
[    11.192] (II) event19 - Evision RGB Keyboard Mouse: device is a pointer
[    11.192] (II) event19 - Evision RGB Keyboard Mouse: device removed
[    11.230] (II) libinput: Evision RGB Keyboard Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    11.230] (II) libinput: Evision RGB Keyboard Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    11.230] (II) libinput: Evision RGB Keyboard Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    11.230] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-4/3-4:1.1/0003:320F:5000.0006/input/input19/event19"
[    11.230] (II) XINPUT: Adding extended input device "Evision RGB Keyboard Mouse" (type: MOUSE, id 13)
[    11.230] (**) Option "AccelerationScheme" "none"
[    11.230] (**) Evision RGB Keyboard Mouse: (accel) selected scheme none/0
[    11.230] (**) Evision RGB Keyboard Mouse: (accel) acceleration factor: 2.000
[    11.230] (**) Evision RGB Keyboard Mouse: (accel) acceleration threshold: 4
[    11.231] (II) event19 - Evision RGB Keyboard Mouse: is tagged by udev as: Mouse
[    11.232] (II) event19 - Evision RGB Keyboard Mouse: device is a pointer
[    11.233] (II) config/udev: Adding input device Evision RGB Keyboard Mouse (/dev/input/mouse1)
[    11.233] (II) No input driver specified, ignoring this device.
[    11.233] (II) This device may have been added with another device file.
[    11.233] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event12)
[    11.233] (II) No input driver specified, ignoring this device.
[    11.233] (II) This device may have been added with another device file.
[    11.234] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event13)
[    11.234] (II) No input driver specified, ignoring this device.
[    11.234] (II) This device may have been added with another device file.
[    11.234] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event14)
[    11.234] (II) No input driver specified, ignoring this device.
[    11.234] (II) This device may have been added with another device file.
[    11.234] (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event15)
[    11.234] (II) No input driver specified, ignoring this device.
[    11.234] (II) This device may have been added with another device file.
[    11.235] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event16)
[    11.235] (II) No input driver specified, ignoring this device.
[    11.235] (II) This device may have been added with another device file.
[    11.235] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[    11.235] (II) No input driver specified, ignoring this device.
[    11.235] (II) This device may have been added with another device file.
[    11.242] (**) SteelSeries Sensei Raw Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[    11.242] (**) SteelSeries Sensei Raw Gaming Mouse: Applying InputClass "system-keyboard"
[    11.242] (II) Using input driver 'libinput' for 'SteelSeries Sensei Raw Gaming Mouse'
[    11.243] (**) SteelSeries Sensei Raw Gaming Mouse: always reports core events
[    11.243] (**) Option "Device" "/dev/input/event5"
[    11.243] (II) libinput: SteelSeries Sensei Raw Gaming Mouse: is a virtual subdevice
[    11.243] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1:1.3/0003:1038:1369.0004/input/input5/event5"
[    11.243] (II) XINPUT: Adding extended input device "SteelSeries Sensei Raw Gaming Mouse" (type: KEYBOARD, id 14)
[    11.243] (**) Option "xkb_model" "pc105"
[    11.243] (**) Option "xkb_layout" "ru,us"
[    11.243] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll"
[    11.243] (**) Evision RGB Keyboard: Applying InputClass "libinput keyboard catchall"
[    11.243] (**) Evision RGB Keyboard: Applying InputClass "system-keyboard"
[    11.243] (II) Using input driver 'libinput' for 'Evision RGB Keyboard'
[    11.243] (**) Evision RGB Keyboard: always reports core events
[    11.243] (**) Option "Device" "/dev/input/event17"
[    11.243] (II) libinput: Evision RGB Keyboard: is a virtual subdevice
[    11.243] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-4/3-4:1.1/0003:320F:5000.0006/input/input17/event17"
[    11.243] (II) XINPUT: Adding extended input device "Evision RGB Keyboard" (type: KEYBOARD, id 15)
[    11.243] (**) Option "xkb_model" "pc105"
[    11.243] (**) Option "xkb_layout" "ru,us"
[    11.243] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,grp:shifts_toggle,grp_led:scroll"
[    12.111] (II) modeset(0): Disabling kernel dirty updates, not required.
[    37.211] (II) modeset(0): EDID vendor "PHL", prod id 49292
[    37.211] (II) modeset(0): Using EDID range info for horizontal sync
[    37.211] (II) modeset(0): Using EDID range info for vertical refresh
[    37.211] (II) modeset(0): Printing DDC gathered Modelines:
[    37.211] (II) modeset(0): Modeline "1600x900"x0.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[    37.211] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    37.211] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    37.211] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    37.211] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    37.211] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    37.211] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    37.211] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    37.211] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    37.211] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    37.211] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    37.211] (II) modeset(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    37.211] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    37.744] (II) modeset(0): EDID vendor "PHL", prod id 49292
[    37.744] (II) modeset(0): Using hsync ranges from config file
[    37.744] (II) modeset(0): Using vrefresh ranges from config file
[    37.744] (II) modeset(0): Printing DDC gathered Modelines:
[    37.744] (II) modeset(0): Modeline "1600x900"x0.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[    37.744] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    37.744] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    37.744] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    37.744] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    37.744] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    37.744] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    37.744] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    37.744] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    37.744] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    37.744] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    37.744] (II) modeset(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    37.744] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    46.328] (II) modeset(0): EDID vendor "PHL", prod id 49292
[    46.328] (II) modeset(0): Using hsync ranges from config file
[    46.328] (II) modeset(0): Using vrefresh ranges from config file
[    46.328] (II) modeset(0): Printing DDC gathered Modelines:
[    46.328] (II) modeset(0): Modeline "1600x900"x0.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[    46.328] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    46.328] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    46.328] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    46.328] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    46.328] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    46.328] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    46.328] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    46.328] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    46.328] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    46.328] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    46.328] (II) modeset(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    46.328] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    46.397] (II) modeset(0): EDID vendor "PHL", prod id 49292
[    46.397] (II) modeset(0): Using hsync ranges from config file
[    46.397] (II) modeset(0): Using vrefresh ranges from config file
[    46.397] (II) modeset(0): Printing DDC gathered Modelines:
[    46.397] (II) modeset(0): Modeline "1600x900"x0.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[    46.397] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    46.397] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    46.397] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    46.397] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    46.397] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    46.397] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    46.397] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    46.397] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    46.397] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    46.397] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    46.397] (II) modeset(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    46.397] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    52.298] (II) modeset(0): EDID vendor "PHL", prod id 49292
[    52.298] (II) modeset(0): Using hsync ranges from config file
[    52.298] (II) modeset(0): Using vrefresh ranges from config file
[    52.298] (II) modeset(0): Printing DDC gathered Modelines:
[    52.298] (II) modeset(0): Modeline "1600x900"x0.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[    52.298] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    52.298] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    52.298] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    52.298] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    52.298] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    52.298] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    52.298] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    52.298] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    52.298] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    52.298] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    52.298] (II) modeset(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    52.298] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    52.310] (II) modeset(0): EDID vendor "PHL", prod id 49292
[    52.310] (II) modeset(0): Using hsync ranges from config file
[    52.310] (II) modeset(0): Using vrefresh ranges from config file
[    52.310] (II) modeset(0): Printing DDC gathered Modelines:
[    52.310] (II) modeset(0): Modeline "1600x900"x0.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[    52.310] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    52.310] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    52.310] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    52.310] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    52.310] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    52.310] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    52.310] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    52.310] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    52.310] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    52.310] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    52.310] (II) modeset(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    52.310] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    58.794] (II) modeset(0): EDID vendor "PHL", prod id 49292
[    58.794] (II) modeset(0): Using hsync ranges from config file
[    58.794] (II) modeset(0): Using vrefresh ranges from config file
[    58.794] (II) modeset(0): Printing DDC gathered Modelines:
[    58.794] (II) modeset(0): Modeline "1600x900"x0.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[    58.794] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    58.794] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    58.794] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    58.794] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    58.794] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    58.794] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    58.794] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    58.794] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    58.794] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    58.794] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    58.794] (II) modeset(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    58.794] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    58.798] (II) modeset(0): EDID vendor "PHL", prod id 49292
[    58.798] (II) modeset(0): Using hsync ranges from config file
[    58.798] (II) modeset(0): Using vrefresh ranges from config file
[    58.798] (II) modeset(0): Printing DDC gathered Modelines:
[    58.798] (II) modeset(0): Modeline "1600x900"x0.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[    58.798] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    58.798] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    58.798] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    58.798] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    58.798] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    58.798] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    58.798] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    58.798] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    58.798] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    58.798] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    58.798] (II) modeset(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    58.798] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    62.894] (II) modeset(0): EDID vendor "PHL", prod id 49292
[    62.894] (II) modeset(0): Using hsync ranges from config file
[    62.894] (II) modeset(0): Using vrefresh ranges from config file
[    62.894] (II) modeset(0): Printing DDC gathered Modelines:
[    62.894] (II) modeset(0): Modeline "1600x900"x0.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[    62.894] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    62.894] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    62.894] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    62.894] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    62.894] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    62.894] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    62.894] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    62.894] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    62.894] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    62.894] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    62.894] (II) modeset(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    62.894] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    62.898] (II) modeset(0): EDID vendor "PHL", prod id 49292
[    62.898] (II) modeset(0): Using hsync ranges from config file
[    62.898] (II) modeset(0): Using vrefresh ranges from config file
[    62.898] (II) modeset(0): Printing DDC gathered Modelines:
[    62.898] (II) modeset(0): Modeline "1600x900"x0.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[    62.898] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    62.898] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    62.898] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    62.898] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    62.898] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    62.898] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    62.898] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    62.898] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    62.898] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    62.898] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    62.898] (II) modeset(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    62.898] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)

Offline

#8 2023-07-07 19:44:52

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,129

Re: [SOLVED]Second monitor recognized but not working

You probably noticed the new absence of

[    10.349] (II) LoadModule: "amdgpu"
[    10.350] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[    10.356] (II) Module amdgpu: vendor="X.Org Foundation"
[    10.356]    compiled for 1.21.1.7, module version = 23.0.0
…
[    10.360]    Module class: X.Org Video Driver
[    10.360]    ABI class: X.Org Video Driver, version 25.2
[    10.360] (II) AMDGPU: Driver for AMD Radeon:
…
[    10.382] (II) AMDGPU(0): Creating default Display subsection in Screen section
…

after removing the package.

What if you run

xrandr --output DP-1 --off; sleep 1; xrandr --output DP-1 --auto

If that doesn't help

xrandr --output DP-1 --mode 1024x768

When you switch to a different VT from X11 (ctrl+alt+f1,f2,f3,…), does the monitor light up again?

Offline

#9 2023-07-07 21:00:15

Taskavan
Member
Registered: 2022-05-12
Posts: 16

Re: [SOLVED]Second monitor recognized but not working

seth wrote:

You probably noticed the new absence of

[    10.349] (II) LoadModule: "amdgpu"
[    10.350] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[    10.356] (II) Module amdgpu: vendor="X.Org Foundation"
[    10.356]    compiled for 1.21.1.7, module version = 23.0.0
…
[    10.360]    Module class: X.Org Video Driver
[    10.360]    ABI class: X.Org Video Driver, version 25.2
[    10.360] (II) AMDGPU: Driver for AMD Radeon:
…
[    10.382] (II) AMDGPU(0): Creating default Display subsection in Screen section
…

after removing the package.

What if you run

xrandr --output DP-1 --off; sleep 1; xrandr --output DP-1 --auto

If that doesn't help

xrandr --output DP-1 --mode 1024x768

When you switch to a different VT from X11 (ctrl+alt+f1,f2,f3,…), does the monitor light up again?

After this command

xrandr --output DP-1 --off; sleep 1; xrandr --output DP-1 --auto

main screen flashes for a moment but nothing happened

Then I tried this

xrandr --output DP-1 --mode 1024x768

but nothing happened

when I switch to a different VT phillips monitor does not light up.

It's totally not the cable malfunction as I previously mentioned, grub menu on boot shows up on Phillips monitor, not the other one. Forgot to mention that I changed my gpu from nvidia to amd a month ago and deleted nvidia xorg conf file (00-nvidia.conf or something like that) and nvidia drivers (nvidia nvidia-utils lib32-nvidia-utils nvidia-settings), maybe that's related

Offline

#10 2023-07-07 21:09:47

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,129

Re: [SOLVED]Second monitor recognized but not working

main screen flashes for a moment but nothing happened

"Main screen" being the philips or samsung one (philips is listed as primary…)?

Does the output activate if you re-plug the cable?

grub menu on boot shows

after xorg is loaded

Does the philips output still display boot messages after grub started the kernel, but before X11 starts? (in doubt remove the "quiet" parameter)
If not, please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'f:1=<-' ix.io

Offline

#11 2023-07-07 21:46:11

Taskavan
Member
Registered: 2022-05-12
Posts: 16

Re: [SOLVED]Second monitor recognized but not working

seth wrote:

main screen flashes for a moment but nothing happened

"Main screen" being the philips or samsung one (philips is listed as primary…)?

Does the output activate if you re-plug the cable?

grub menu on boot shows

after xorg is loaded

Does the philips output still display boot messages after grub started the kernel, but before X11 starts? (in doubt remove the "quiet" parameter)
If not, please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'f:1=<-' ix.io

By "Main screen" I mean samsung monitor.

Does the output activate if you re-plug the cable?

Yes it does

Full system journal: http://ix.io/4A0B
Some messages appear in russian, but I guess that is unimportant ones

Offline

#12 2023-07-07 21:55:02

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,129

Offline

#13 2023-07-08 07:52:31

Taskavan
Member
Registered: 2022-05-12
Posts: 16

Re: [SOLVED]Second monitor recognized but not working

I added amdgpu module into /etc/mkinitcpio.conf , regenerated config with mkinitcpio -p linux and booted into linux kernel, but still no result
updated journal: http://ix.io/4A2Z

Offline

#14 2023-07-08 08:07:01

Taskavan
Member
Registered: 2022-05-12
Posts: 16

Re: [SOLVED]Second monitor recognized but not working

Actually, there is some change. I noticed that on lock screen there 2 different screens that I can navigate between
https://imgur.com/a/NlSwv3v

Offline

#15 2023-07-08 12:33:48

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,129

Re: [SOLVED]Second monitor recognized but not working

Looks like the XGA we set the DP-1 to, are there more output jacks on the GPU (ie. a second DP output you could try)?

Offline

#16 2023-07-08 17:17:46

Taskavan
Member
Registered: 2022-05-12
Posts: 16

Re: [SOLVED]Second monitor recognized but not working

seth wrote:

Looks like the XGA we set the DP-1 to, are there more output jacks on the GPU (ie. a second DP output you could try)?

Plugged the philips monitor into DP-2 jack but still same result

Offline

#17 2023-07-08 18:24:45

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,129

Re: [SOLVED]Second monitor recognized but not working

What if you skip SDDM and KDE/kscreen; boot the multi-user.target (2nd link below) and from there "startx" (last link below) into an openbox session?

Offline

#18 2023-07-08 22:51:43

Taskavan
Member
Registered: 2022-05-12
Posts: 16

Re: [SOLVED]Second monitor recognized but not working

seth wrote:

What if you skip SDDM and KDE/kscreen; boot the multi-user.target (2nd link below) and from there "startx" (last link below) into an openbox session?

I did exactly, like it was on the arch wiki and I got gray screen with mouse point on my samsung monitor. Starting without GUI also opens terminal only on my samsung monitor.

Offline

#19 2023-07-09 06:44:57

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,129

Re: [SOLVED]Second monitor recognized but not working

So no interference from any X11 clients.
The philips output gets polled a couple of times in the xorg log and since re-plugging it works I assume the mode switch during the server start causes a disconnect w/ subsequently failing handshakes.

Do you have a spare monitor to replace the philips one for a test?
Do you have a spare DP cable?
Are there any adapters involved?
Can you swap the outputs (put the philips one on HDMI and the Samsung one on DP)?

Offline

#20 2023-07-09 11:27:57

Taskavan
Member
Registered: 2022-05-12
Posts: 16

Re: [SOLVED]Second monitor recognized but not working

seth wrote:

So no interference from any X11 clients.
The philips output gets polled a couple of times in the xorg log and since re-plugging it works I assume the mode switch during the server start causes a disconnect w/ subsequently failing handshakes.

Do you have a spare monitor to replace the philips one for a test?
Do you have a spare DP cable?
Are there any adapters involved?
Can you swap the outputs (put the philips one on HDMI and the Samsung one on DP)?

Do you have a spare monitor to replace the philips one for a test?

Unfortunately, I dont have one

Are there any adapters involved?

There is an adapter from VGA to DP adapter, but Im not sure how its may be broken because of the grub boot screen, like I said earlier

Can you swap the outputs

I have VGA to HDMI adapter and I tried connecting my phillips monitor through it and its working. But when I try to use only my phillips monitor through DP port its not working.

I assume this is ether adapter malfunction, or my GPU weirdly responding to DP outputs. I hope Its nether of it because I dont have much cash left for a new adapter and definitely for a new GPU.
I also tried booting from ubuntu live cd and got same result. When I tried to change screen settings (for philips monitor) its stays like for a couple of seconds and then goes back to the default.

Offline

#21 2023-07-09 12:14:24

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,129

Re: [SOLVED]Second monitor recognized but not working

Where're the VGA and DP/HDMI ports (VGA on the GPU, DP/HDMI on the monitor?)?
Are you using adapters for both monitors? Otherwise just use the VGA/HDMI one for the Philips monitor?
And there's also the HW for a direct DP/DP connection, but that doesn't work either?
Is there a HDMI/HDMI connection? (Or is that used for the Samsung monitor, but then, why not use the VGA/HDMI for Philips?)

If you're getting the same behavior across different SW stock, it's most likely a HW problem.
I assume the trigger is the mode switch.
You said the monitor works after re-plugging it. After doing so, try "xrandr --output DP-1 --mode 1024x768" (use the correct output) and see whether that disables the monitor.
If will likely also not respond all that well to "xset dpms force off"?

Offline

#22 2023-07-09 14:17:56

Taskavan
Member
Registered: 2022-05-12
Posts: 16

Re: [SOLVED]Second monitor recognized but not working

seth wrote:

Where're the VGA and DP/HDMI ports (VGA on the GPU, DP/HDMI on the monitor?)?
Are you using adapters for both monitors? Otherwise just use the VGA/HDMI one for the Philips monitor?
And there's also the HW for a direct DP/DP connection, but that doesn't work either?
Is there a HDMI/HDMI connection? (Or is that used for the Samsung monitor, but then, why not use the VGA/HDMI for Philips?)

If you're getting the same behavior across different SW stock, it's most likely a HW problem.
I assume the trigger is the mode switch.
You said the monitor works after re-plugging it. After doing so, try "xrandr --output DP-1 --mode 1024x768" (use the correct output) and see whether that disables the monitor.
If will likely also not respond all that well to "xset dpms force off"?

On my GPU I have 3 DP ports and 1 HDMI port. My samsung monitor plugged into HDMI port without any adapters. My Philips monitor (one that receive no signal) have only VGA port and cable and I use VGA/DP adapter to connect to my gpu. I have VGA/HDMI adapter and I tried connecting my philips monitor to HDMI port and it worked, plugging in DP ports with VGA/DP adapters are not working. I think of obvious reason, that it is problem with VGA/DP adapter, since when I had nvidia gpu I was able to connect philips monitor with VGA/DVI adapter and it worked just well.

xrandr --output DP-2 --mode 1024x768

DP-2 because I have plugged my philips monitor to that port. No result.

xset dpms force off

Samsung monitor flashes and thats it.

Offline

#23 2023-07-09 18:52:59

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,129

Re: [SOLVED]Second monitor recognized but not working

DVI doesn't suffer from HDCP at all, though it's more reliable w/ DP than w/ HDMI, the quality of the adapter is of course a huge factor in this case.

Taskavan wrote:

DP-2 because I have plugged my philips monitor to that port. No result.

Taskavan previously wrote:
seth wrote:

Does the output activate if you re-plug the cable?

Yes it does

The idea was to make the monitor work this way and then try whether you can break it w/ xrandr or dpms.

Does the Samsung have a DP input?

seth wrote:

just use the VGA/HDMI one for the Philips monitor?

Offline

#24 2023-07-10 14:29:44

Taskavan
Member
Registered: 2022-05-12
Posts: 16

Re: [SOLVED]Second monitor recognized but not working

seth wrote:

DVI doesn't suffer from HDCP at all, though it's more reliable w/ DP than w/ HDMI, the quality of the adapter is of course a huge factor in this case.

Taskavan wrote:

DP-2 because I have plugged my philips monitor to that port. No result.

Taskavan previously wrote:
seth wrote:

Does the output activate if you re-plug the cable?

Yes it does

The idea was to make the monitor work this way and then try whether you can break it w/ xrandr or dpms.

Does the Samsung have a DP input?

seth wrote:

just use the VGA/HDMI one for the Philips monitor?

Unfortunately, my samsung monitor only have hdmi input.

Offline

#25 2023-07-18 08:30:04

Taskavan
Member
Registered: 2022-05-12
Posts: 16

Re: [SOLVED]Second monitor recognized but not working

Just bought a new VGA/DP adapter and its working! Appreciate you @seth for helping me with this issue. Marked issue as SOLVED

Offline

Board footer

Powered by FluxBB