Centos 7.6.1810 upgrade breaks dual displays

Issues related to hardware problems
alannz
Posts: 17
Joined: 2014/07/24 22:25:08

Centos 7.6.1810 upgrade breaks dual displays

Post by alannz » 2018/12/04 09:51:01

I actually have three displays. One on the motherboard port and a dual port display card with two more monitors.
The dual display card is listed by lspci as:

VGA compatible controller: NVIDIA Corporation GK107 [GeForce GT 740] (rev a1)

All three worked before the upgrade. After the upgrade all three monitors show the twirling circle during a reboot. When Gnome comes up the two monitors on the dual card are blank.

xrandr | grep -w connected

Now shows only one monitor, it used to show three. Settings/devices/display only shows one monitor.

Why is the dual card working during a boot but not with a Gnome session?

Any help appreciated. Thanks. Alan

tunk
Posts: 1205
Joined: 2017/02/22 15:08:17

Re: Centos 7.6.1810 upgrade breaks dual displays

Post by tunk » 2018/12/04 14:58:54

I don't know why, but it may help if you answer this:
What's the built in GPU?
Which driver are you using for the GT740?

alannz
Posts: 17
Joined: 2014/07/24 22:25:08

Re: Centos 7.6.1810 upgrade breaks dual displays

Post by alannz » 2018/12/04 18:53:31

# lspci -k | grep -iEA5 'vga|3d'
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 630 (Desktop)
Subsystem: ASUSTeK Computer Inc. Device 8694
Kernel driver in use: i915
Kernel modules: i915
00:14.0 USB controller: Intel Corporation 200 Series/Z370 Chipset Family USB 3.0 xHCI Controller
Subsystem: ASUSTeK Computer Inc. Device 8694
--
02:00.0 VGA compatible controller: NVIDIA Corporation GK107 [GeForce GT 740] (rev a1)
Subsystem: Gigabyte Technology Co., Ltd Device 368d
Kernel driver in use: nouveau
Kernel modules: nouveau
02:00.1 Audio device: NVIDIA Corporation GK107 HDMI Audio Controller (rev a1)
Subsystem: Gigabyte Technology Co., Ltd Device 368d

alannz
Posts: 17
Joined: 2014/07/24 22:25:08

Re: Centos 7.6.1810 upgrade breaks dual displays

Post by alannz » 2018/12/04 20:01:58

Just to confirm. All three screens light up with the centos splash screen and twirling circle
during startup and shutdown.

Can I jump to the conclusion that it is a gnome problem and not a hardware/driver one?

chemal
Posts: 776
Joined: 2013/12/08 19:44:49

Re: Centos 7.6.1810 upgrade breaks dual displays

Post by chemal » 2018/12/04 20:08:38

Check your Xorg log. The CentOS 7.6 release notes mention a problem with nvidia cards.

alannz
Posts: 17
Joined: 2014/07/24 22:25:08

Re: Centos 7.6.1810 upgrade breaks dual displays

Post by alannz » 2018/12/04 20:43:24

Attached Xorg.0.log

I don't understand all of this. It is finding both cards on the PCI bus
but only setting up card1 (the motherboard card).

# grep card Xorg.0.log
[ 21.342] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 21.342] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/drm/card0
[ 21.342] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 21.342] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[ 21.564] (II) modeset(0): using drv /dev/dri/card1

Card0 is the dual port GT740.

alannz
Posts: 17
Joined: 2014/07/24 22:25:08

Re: Centos 7.6.1810 upgrade breaks dual displays

Post by alannz » 2018/12/04 21:02:49

I can't get attach file to work.

Xorg.0.log:

[ 21.341]
X.Org X Server 1.20.1
X Protocol Version 11, Revision 0
[ 21.341] Build Operating System: 3.10.0-693.17.1.el7.x86_64
[ 21.341] Current Operating System: Linux kakapo.island42.net 3.10.0-957.1.3.el7.x86_64 #1 SMP Thu Nov 29 14:49:43 UTC 2018 x86_64
[ 21.341] Kernel command line: BOOT_IMAGE=/vmlinuz-3.10.0-957.1.3.el7.x86_64 root=UUID=9d65c079-5491-4329-bff1-2ffe0fa62bb5 ro crashkernel=auto rhgb quiet LANG=en_GB.UTF-8
[ 21.341] Build Date: 15 November 2018 04:59:43PM
[ 21.341] Build ID: xorg-x11-server 1.20.1-5.1.el7
[ 21.341] Current version of pixman: 0.34.0
[ 21.341] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 21.341] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 21.341] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 5 09:19:19 2018
[ 21.341] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 21.341] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 21.341] (==) No Layout section. Using the first Screen section.
[ 21.341] (==) No screen section available. Using defaults.
[ 21.341] (**) |-->Screen "Default Screen Section" (0)
[ 21.341] (**) | |-->Monitor "<default monitor>"
[ 21.341] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 21.341] (==) Automatically adding devices
[ 21.341] (==) Automatically enabling devices
[ 21.341] (==) Automatically adding GPU devices
[ 21.341] (==) Automatically binding GPU devices
[ 21.342] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 21.342] (**) FontPath set to:
/usr/share/fonts/msttcore,
catalogue:/etc/X11/fontpath.d,
built-ins
[ 21.342] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 21.342] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 21.342] (II) Loader magic: 0x5627aa81d020
[ 21.342] (II) Module ABI versions:
[ 21.342] X.Org ANSI C Emulation: 0.4
[ 21.342] X.Org Video Driver: 24.0
[ 21.342] X.Org XInput driver : 24.1
[ 21.342] X.Org Server Extension : 10.0
[ 21.342] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 21.342] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/drm/card0
[ 21.342] (II) Platform PCI device at pci:0000:00:01.1
[ 21.342] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 21.342] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[ 21.342] (II) Platform PCI device at pci:0000:00:02.0
[ 21.558] (--) PCI:*(0@0:2:0) 8086:3e92:1043:8694 rev 0, Mem @ 0xdd000000/16777216, 0xb0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[ 21.558] (--) PCI: (2@0:0:0) 10de:0fc8:1458:368d rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 21.558] (II) LoadModule: "glx"
[ 21.559] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 21.562] (II) Module glx: vendor="X.Org Foundation"
[ 21.562] compiled for 1.20.1, module version = 1.0.0
[ 21.563] ABI class: X.Org Server Extension, version 10.0
[ 21.563] (==) Matched modesetting as autoconfigured driver 0
[ 21.563] (==) Matched fbdev as autoconfigured driver 1
[ 21.563] (==) Matched vesa as autoconfigured driver 2
[ 21.563] (==) Assigned the driver to the xf86ConfigLayout
[ 21.563] (II) LoadModule: "modesetting"
[ 21.563] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[ 21.563] (II) Module modesetting: vendor="X.Org Foundation"
[ 21.563] compiled for 1.20.1, module version = 1.20.1
[ 21.563] Module class: X.Org Video Driver
[ 21.563] ABI class: X.Org Video Driver, version 24.0
[ 21.563] (II) LoadModule: "fbdev"
[ 21.563] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[ 21.564] (II) Module fbdev: vendor="X.Org Foundation"
[ 21.564] compiled for 1.20.1, module version = 0.5.0
[ 21.564] Module class: X.Org Video Driver
[ 21.564] ABI class: X.Org Video Driver, version 24.0
[ 21.564] (II) LoadModule: "vesa"
[ 21.564] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[ 21.564] (II) Module vesa: vendor="X.Org Foundation"
[ 21.564] compiled for 1.20.1, module version = 2.4.0
[ 21.564] Module class: X.Org Video Driver
[ 21.564] ABI class: X.Org Video Driver, version 24.0
[ 21.564] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 21.564] (II) FBDEV: driver for framebuffer: fbdev
[ 21.564] (II) VESA: driver for VESA chipsets: vesa
[ 21.564] (++) using VT number 1

[ 21.564] (II) modeset(0): using drv /dev/dri/card1
[ 21.564] (WW) Falling back to old probe method for fbdev
[ 21.564] (II) Loading sub module "fbdevhw"
[ 21.564] (II) LoadModule: "fbdevhw"
[ 21.564] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[ 21.564] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 21.565] compiled for 1.20.1, module version = 0.0.2
[ 21.565] ABI class: X.Org Video Driver, version 24.0
[ 21.565] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 21.565] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 21.565] (==) modeset(0): RGB weight 888
[ 21.565] (==) modeset(0): Default visual is TrueColor
[ 21.565] (II) Loading sub module "glamoregl"
[ 21.565] (II) LoadModule: "glamoregl"
[ 21.565] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[ 21.567] (II) Module glamoregl: vendor="X.Org Foundation"
[ 21.567] compiled for 1.20.1, module version = 1.0.1
[ 21.567] ABI class: X.Org ANSI C Emulation, version 0.4
[ 21.575] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) HD Graphics (Coffeelake 3x8 GT2)
[ 21.575] (II) modeset(0): glamor initialized
[ 21.575] (II) modeset(0): Output DP-1 has no monitor section
[ 21.579] (II) modeset(0): Output HDMI-1 has no monitor section
[ 21.582] (II) modeset(0): Output HDMI-2 has no monitor section
[ 21.608] (II) modeset(0): Output HDMI-3 has no monitor section
[ 21.608] (II) modeset(0): EDID for output DP-1
[ 21.612] (II) modeset(0): EDID for output HDMI-1
[ 21.616] (II) modeset(0): EDID for output HDMI-2
[ 21.641] (II) modeset(0): EDID for output HDMI-3
[ 21.641] (II) modeset(0): Manufacturer: SAM Model: 56a Serial#: 1297691186
[ 21.641] (II) modeset(0): Year: 2009 Week: 40
[ 21.642] (II) modeset(0): EDID Version: 1.3
[ 21.642] (II) modeset(0): Digital Display Input
[ 21.642] (II) modeset(0): Max Image Size [cm]: horiz.: 47 vert.: 30
[ 21.642] (II) modeset(0): Gamma: 2.20
[ 21.642] (II) modeset(0): DPMS capabilities: Off
[ 21.642] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 21.642] (II) modeset(0): First detailed timing is preferred mode
[ 21.642] (II) modeset(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
[ 21.642] (II) modeset(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
[ 21.642] (II) modeset(0): Supported established timings:
[ 21.642] (II) modeset(0): 720x400@70Hz
[ 21.642] (II) modeset(0): 640x480@60Hz
[ 21.642] (II) modeset(0): 640x480@67Hz
[ 21.642] (II) modeset(0): 640x480@72Hz
[ 21.642] (II) modeset(0): 640x480@75Hz
[ 21.642] (II) modeset(0): 800x600@56Hz
[ 21.642] (II) modeset(0): 800x600@60Hz
[ 21.642] (II) modeset(0): 800x600@72Hz
[ 21.642] (II) modeset(0): 800x600@75Hz
[ 21.642] (II) modeset(0): 832x624@75Hz
[ 21.642] (II) modeset(0): 1024x768@60Hz
[ 21.642] (II) modeset(0): 1024x768@70Hz
[ 21.642] (II) modeset(0): 1024x768@75Hz
[ 21.642] (II) modeset(0): 1280x1024@75Hz
[ 21.642] (II) modeset(0): 1152x864@75Hz
[ 21.642] (II) modeset(0): Manufacturer's mask: 0
[ 21.642] (II) modeset(0): Supported standard timings:
[ 21.642] (II) modeset(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 21.642] (II) modeset(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 21.642] (II) modeset(0): #2: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 21.642] (II) modeset(0): #3: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 21.642] (II) modeset(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 21.642] (II) modeset(0): #5: hsize: 1440 vsize 900 refresh: 75 vid: 3989
[ 21.642] (II) modeset(0): Supported detailed timing:
[ 21.642] (II) modeset(0): clock: 119.0 MHz Image Size: 459 x 296 mm
[ 21.642] (II) modeset(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
[ 21.642] (II) modeset(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
[ 21.642] (II) modeset(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 155 MHz
[ 21.642] (II) modeset(0): Monitor name: SyncMaster
[ 21.642] (II) modeset(0): Serial No: HMBSA00171
[ 21.642] (II) modeset(0): Supported detailed timing:
[ 21.642] (II) modeset(0): clock: 74.2 MHz Image Size: 459 x 296 mm
[ 21.642] (II) modeset(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 21.642] (II) modeset(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 21.642] (II) modeset(0): Supported detailed timing:
[ 21.642] (II) modeset(0): clock: 74.2 MHz Image Size: 459 x 296 mm
[ 21.642] (II) modeset(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
[ 21.642] (II) modeset(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 21.642] (II) modeset(0): Supported detailed timing:
[ 21.642] (II) modeset(0): clock: 27.0 MHz Image Size: 459 x 296 mm
[ 21.642] (II) modeset(0): h_active: 720 h_sync: 732 h_sync_end 796 h_blank_end 864 h_border: 0
[ 21.642] (II) modeset(0): v_active: 576 v_sync: 581 v_sync_end 586 v_blanking: 625 v_border: 0
[ 21.642] (II) modeset(0): Supported detailed timing:
[ 21.642] (II) modeset(0): clock: 27.0 MHz Image Size: 459 x 296 mm
[ 21.642] (II) modeset(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
[ 21.642] (II) modeset(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
[ 21.642] (II) modeset(0): Number of EDID sections to follow: 1
[ 21.642] (II) modeset(0): EDID (in hex):
[ 21.642] (II) modeset(0): 00ffffffffffff004c2d6a053232594d
[ 21.642] (II) modeset(0): 28130103802f1e782aee91a3544c9926
[ 21.642] (II) modeset(0): 0f5054bfef8081808140714f81009500
[ 21.642] (II) modeset(0): 950f010101017c2e90a0601a1e403020
[ 21.642] (II) modeset(0): 3600cb281100001a000000fd00384b1e
[ 21.642] (II) modeset(0): 510f000a202020202020000000fc0053
[ 21.642] (II) modeset(0): 796e634d61737465720a2020000000ff
[ 21.642] (II) modeset(0): 00484d42534130303137310a202001a9
[ 21.642] (II) modeset(0): 02010400011d007251d01e206e285500
[ 21.642] (II) modeset(0): cb281100001e011d00bc52d01e20b828
[ 21.642] (II) modeset(0): 5540cb281100001e8c0ad09020403120
[ 21.642] (II) modeset(0): 0c405500cb28110000188c0ad08a20e0
[ 21.642] (II) modeset(0): 2d10103e9600cb281100001800000000
[ 21.642] (II) modeset(0): 00000000000000000000000000000000
[ 21.642] (II) modeset(0): 00000000000000000000000000000000
[ 21.642] (II) modeset(0): 0000000000000000000000000000009b
[ 21.642] (II) modeset(0): Printing probed modes for output HDMI-3
[ 21.642] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[ 21.642] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 21.642] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 21.642] (II) modeset(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
[ 21.642] (II) modeset(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 21.642] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 21.642] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 21.642] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 21.642] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 21.642] (II) modeset(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 21.642] (II) modeset(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 21.642] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 21.642] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 21.642] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 21.642] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 21.642] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 21.642] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 21.642] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 21.642] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 21.642] (II) modeset(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 21.642] (II) modeset(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 21.642] (II) modeset(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 21.642] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 21.642] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 21.642] (II) modeset(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 21.642] (II) modeset(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 21.642] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 21.642] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 21.642] (II) modeset(0): Output DP-1 disconnected
[ 21.642] (II) modeset(0): Output HDMI-1 disconnected
[ 21.642] (II) modeset(0): Output HDMI-2 disconnected
[ 21.642] (II) modeset(0): Output HDMI-3 connected
[ 21.642] (II) modeset(0): Using exact sizes for initial modes
[ 21.642] (II) modeset(0): Output HDMI-3 using initial mode 1680x1050 +0+0
[ 21.642] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 21.642] (==) modeset(0): DPI set to (96, 96)
[ 21.642] (II) Loading sub module "fb"
[ 21.642] (II) LoadModule: "fb"
[ 21.642] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 21.642] (II) Module fb: vendor="X.Org Foundation"
[ 21.642] compiled for 1.20.1, module version = 1.0.0
[ 21.642] ABI class: X.Org ANSI C Emulation, version 0.4
[ 21.642] (II) UnloadModule: "fbdev"
[ 21.642] (II) Unloading fbdev
[ 21.642] (II) UnloadSubModule: "fbdevhw"
[ 21.642] (II) Unloading fbdevhw
[ 21.642] (II) UnloadModule: "vesa"
[ 21.642] (II) Unloading vesa
[ 21.690] (==) modeset(0): Backing store enabled
[ 21.690] (==) modeset(0): Silken mouse enabled
[ 21.762] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 21.762] (==) modeset(0): DPMS enabled
[ 21.763] (II) modeset(0): [DRI2] Setup complete
[ 21.763] (II) modeset(0): [DRI2] DRI driver: i965
[ 21.763] (II) modeset(0): [DRI2] VDPAU driver: i965
[ 21.763] (II) Initializing extension Generic Event Extension
[ 21.763] (II) Initializing extension SHAPE
[ 21.764] (II) Initializing extension MIT-SHM
[ 21.764] (II) Initializing extension XInputExtension
[ 21.765] (II) Initializing extension XTEST
[ 21.765] (II) Initializing extension BIG-REQUESTS
[ 21.765] (II) Initializing extension SYNC
[ 21.766] (II) Initializing extension XKEYBOARD
[ 21.766] (II) Initializing extension XC-MISC
[ 21.767] (II) Initializing extension SECURITY
[ 21.767] (II) Initializing extension XFIXES
[ 21.768] (II) Initializing extension RENDER
[ 21.768] (II) Initializing extension RANDR
[ 21.769] (II) Initializing extension COMPOSITE
[ 21.769] (II) Initializing extension DAMAGE
[ 21.770] (II) Initializing extension MIT-SCREEN-SAVER
[ 21.770] (II) Initializing extension DOUBLE-BUFFER
[ 21.770] (II) Initializing extension RECORD
[ 21.771] (II) Initializing extension DPMS
[ 21.771] (II) Initializing extension Present
[ 21.772] (II) Initializing extension DRI3
[ 21.772] (II) Initializing extension X-Resource
[ 21.772] (II) Initializing extension XVideo
[ 21.773] (II) Initializing extension XVideo-MotionCompensation
[ 21.773] (II) Initializing extension SELinux
[ 21.773] (II) SELinux: Disabled on system
[ 21.773] (II) Initializing extension GLX
[ 21.786] (II) AIGLX: Loaded and initialized i965
[ 21.786] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 21.786] (II) Initializing extension XFree86-VidModeExtension
[ 21.786] (II) Initializing extension XFree86-DGA
[ 21.787] (II) Initializing extension XFree86-DRI
[ 21.787] (II) Initializing extension DRI2
[ 21.794] (II) modeset(0): Damage tracking initialized
[ 21.794] (II) modeset(0): Setting screen physical size to 444 x 277
[ 21.818] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 21.818] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 21.818] (**) Power Button: Applying InputClass "system-keyboard"
[ 21.818] (II) LoadModule: "evdev"
[ 21.818] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 21.818] (II) Module evdev: vendor="X.Org Foundation"
[ 21.818] compiled for 1.20.1, module version = 2.10.6
[ 21.818] Module class: X.Org XInput Driver
[ 21.818] ABI class: X.Org XInput driver, version 24.1
[ 21.818] (II) Using input driver 'evdev' for 'Power Button'
[ 21.818] (**) Power Button: always reports core events
[ 21.818] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 21.818] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 21.818] (--) evdev: Power Button: Found keys
[ 21.818] (II) evdev: Power Button: Configuring as keyboard
[ 21.818] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 21.818] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 21.818] (**) Option "xkb_rules" "evdev"
[ 21.818] (**) Option "xkb_layout" "gb"
[ 21.827] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[ 21.827] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 21.827] (**) Video Bus: Applying InputClass "system-keyboard"
[ 21.827] (II) Using input driver 'evdev' for 'Video Bus'
[ 21.827] (**) Video Bus: always reports core events
[ 21.827] (**) evdev: Video Bus: Device: "/dev/input/event7"
[ 21.828] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 21.828] (--) evdev: Video Bus: Found keys
[ 21.828] (II) evdev: Video Bus: Configuring as keyboard
[ 21.828] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7/event7"
[ 21.828] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 21.828] (**) Option "xkb_rules" "evdev"
[ 21.828] (**) Option "xkb_layout" "gb"
[ 21.828] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 21.828] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 21.828] (**) Power Button: Applying InputClass "system-keyboard"
[ 21.828] (II) Using input driver 'evdev' for 'Power Button'
[ 21.828] (**) Power Button: always reports core events
[ 21.828] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 21.828] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 21.828] (--) evdev: Power Button: Found keys
[ 21.828] (II) evdev: Power Button: Configuring as keyboard
[ 21.828] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[ 21.828] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 21.828] (**) Option "xkb_rules" "evdev"
[ 21.828] (**) Option "xkb_layout" "gb"
[ 21.828] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 21.828] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 21.828] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 21.828] (II) Using input driver 'evdev' for 'Sleep Button'
[ 21.828] (**) Sleep Button: always reports core events
[ 21.828] (**) evdev: Sleep Button: Device: "/dev/input/event0"
[ 21.828] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 21.828] (--) evdev: Sleep Button: Found keys
[ 21.828] (II) evdev: Sleep Button: Configuring as keyboard
[ 21.828] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input0/event0"
[ 21.828] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 21.828] (**) Option "xkb_rules" "evdev"
[ 21.828] (**) Option "xkb_layout" "gb"
[ 21.829] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event21)
[ 21.829] (II) No input driver specified, ignoring this device.
[ 21.829] (II) This device may have been added with another device file.
[ 21.829] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event22)
[ 21.829] (II) No input driver specified, ignoring this device.
[ 21.829] (II) This device may have been added with another device file.
[ 21.829] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event23)
[ 21.829] (II) No input driver specified, ignoring this device.
[ 21.829] (II) This device may have been added with another device file.
[ 21.829] (II) config/udev: Adding input device UVC Camera (046d:09a4) (/dev/input/event17)
[ 21.829] (**) UVC Camera (046d:09a4): Applying InputClass "evdev keyboard catchall"
[ 21.829] (**) UVC Camera (046d:09a4): Applying InputClass "system-keyboard"
[ 21.829] (II) Using input driver 'evdev' for 'UVC Camera (046d:09a4)'
[ 21.829] (**) UVC Camera (046d:09a4): always reports core events
[ 21.829] (**) evdev: UVC Camera (046d:09a4): Device: "/dev/input/event17"
[ 21.829] (--) evdev: UVC Camera (046d:09a4): Vendor 0x46d Product 0x9a4
[ 21.829] (--) evdev: UVC Camera (046d:09a4): Found keys
[ 21.829] (II) evdev: UVC Camera (046d:09a4): Configuring as keyboard
[ 21.829] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/input/input18/event17"
[ 21.829] (II) XINPUT: Adding extended input device "UVC Camera (046d:09a4)" (type: KEYBOARD, id 10)
[ 21.829] (**) Option "xkb_rules" "evdev"
[ 21.829] (**) Option "xkb_layout" "gb"
[ 21.829] (II) config/udev: Adding input device NOVATEK USB Keyboard (/dev/input/event3)
[ 21.829] (**) NOVATEK USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 21.829] (**) NOVATEK USB Keyboard: Applying InputClass "system-keyboard"
[ 21.829] (II) Using input driver 'evdev' for 'NOVATEK USB Keyboard'
[ 21.829] (**) NOVATEK USB Keyboard: always reports core events
[ 21.829] (**) evdev: NOVATEK USB Keyboard: Device: "/dev/input/event3"
[ 21.829] (--) evdev: NOVATEK USB Keyboard: Vendor 0x603 Product 0xf2
[ 21.829] (--) evdev: NOVATEK USB Keyboard: Found keys
[ 21.829] (II) evdev: NOVATEK USB Keyboard: Configuring as keyboard
[ 21.829] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input3/event3"
[ 21.830] (II) XINPUT: Adding extended input device "NOVATEK USB Keyboard" (type: KEYBOARD, id 11)
[ 21.830] (**) Option "xkb_rules" "evdev"
[ 21.830] (**) Option "xkb_layout" "gb"
[ 21.830] (II) config/udev: Adding input device NOVATEK USB Keyboard (/dev/input/event4)
[ 21.830] (**) NOVATEK USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 21.830] (**) NOVATEK USB Keyboard: Applying InputClass "system-keyboard"
[ 21.830] (II) Using input driver 'evdev' for 'NOVATEK USB Keyboard'
[ 21.830] (**) NOVATEK USB Keyboard: always reports core events
[ 21.830] (**) evdev: NOVATEK USB Keyboard: Device: "/dev/input/event4"
[ 21.830] (--) evdev: NOVATEK USB Keyboard: Vendor 0x603 Product 0xf2
[ 21.830] (--) evdev: NOVATEK USB Keyboard: Found 20 mouse buttons
[ 21.830] (--) evdev: NOVATEK USB Keyboard: Found keys
[ 21.830] (II) evdev: NOVATEK USB Keyboard: Forcing relative x/y axes to exist.
[ 21.830] (II) evdev: NOVATEK USB Keyboard: Configuring as mouse
[ 21.830] (II) evdev: NOVATEK USB Keyboard: Configuring as keyboard
[ 21.830] (**) evdev: NOVATEK USB Keyboard: YAxisMapping: buttons 4 and 5
[ 21.830] (**) evdev: NOVATEK USB Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 21.830] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/input/input4/event4"
[ 21.830] (II) XINPUT: Adding extended input device "NOVATEK USB Keyboard" (type: KEYBOARD, id 12)
[ 21.830] (**) Option "xkb_rules" "evdev"
[ 21.830] (**) Option "xkb_layout" "gb"
[ 21.830] (II) evdev: NOVATEK USB Keyboard: initialized for relative axes.
[ 21.830] (**) NOVATEK USB Keyboard: (accel) keeping acceleration scheme 1
[ 21.830] (**) NOVATEK USB Keyboard: (accel) acceleration profile 0
[ 21.830] (**) NOVATEK USB Keyboard: (accel) acceleration factor: 2.000
[ 21.830] (**) NOVATEK USB Keyboard: (accel) acceleration threshold: 4
[ 21.830] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event5)
[ 21.830] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[ 21.830] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 21.830] (**) Logitech USB Receiver: always reports core events
[ 21.830] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event5"
[ 21.881] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc52f
[ 21.881] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
[ 21.881] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[ 21.881] (--) evdev: Logitech USB Receiver: Found relative axes
[ 21.881] (--) evdev: Logitech USB Receiver: Found x and y relative axes
[ 21.881] (II) evdev: Logitech USB Receiver: Configuring as mouse
[ 21.881] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[ 21.881] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[ 21.881] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 21.881] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/input/input5/event5"
[ 21.881] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 13)
[ 21.881] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[ 21.881] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[ 21.881] (**) Logitech USB Receiver: (accel) acceleration profile 0
[ 21.881] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 21.881] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 21.881] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[ 21.881] (II) No input driver specified, ignoring this device.
[ 21.881] (II) This device may have been added with another device file.
[ 21.882] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event6)
[ 21.882] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 21.882] (**) Logitech USB Receiver: Applying InputClass "system-keyboard"
[ 21.882] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 21.882] (**) Logitech USB Receiver: always reports core events
[ 21.882] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event6"
[ 21.882] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc52f
[ 21.882] (--) evdev: Logitech USB Receiver: Found 1 mouse buttons
[ 21.882] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[ 21.882] (--) evdev: Logitech USB Receiver: Found relative axes
[ 21.882] (II) evdev: Logitech USB Receiver: Forcing relative x/y axes to exist.
[ 21.882] (--) evdev: Logitech USB Receiver: Found absolute axes
[ 21.882] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
[ 21.882] (--) evdev: Logitech USB Receiver: Found keys
[ 21.882] (II) evdev: Logitech USB Receiver: Configuring as mouse
[ 21.882] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[ 21.882] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[ 21.882] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[ 21.882] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 21.882] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/input/input6/event6"
[ 21.882] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 14)
[ 21.882] (**) Option "xkb_rules" "evdev"
[ 21.882] (**) Option "xkb_layout" "gb"
[ 21.883] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[ 21.883] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
[ 21.883] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[ 21.883] (**) Logitech USB Receiver: (accel) acceleration profile 0
[ 21.883] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 21.883] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 21.883] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event10)
[ 21.883] (II) No input driver specified, ignoring this device.
[ 21.883] (II) This device may have been added with another device file.
[ 21.883] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event11)
[ 21.883] (II) No input driver specified, ignoring this device.
[ 21.884] (II) This device may have been added with another device file.
[ 21.884] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event12)
[ 21.884] (II) No input driver specified, ignoring this device.
[ 21.884] (II) This device may have been added with another device file.
[ 21.884] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event13)
[ 21.884] (II) No input driver specified, ignoring this device.
[ 21.884] (II) This device may have been added with another device file.
[ 21.885] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event14)
[ 21.885] (II) No input driver specified, ignoring this device.
[ 21.885] (II) This device may have been added with another device file.
[ 21.885] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event15)
[ 21.885] (II) No input driver specified, ignoring this device.
[ 21.885] (II) This device may have been added with another device file.
[ 21.885] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event16)
[ 21.885] (II) No input driver specified, ignoring this device.
[ 21.885] (II) This device may have been added with another device file.
[ 21.886] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event18)
[ 21.886] (II) No input driver specified, ignoring this device.
[ 21.886] (II) This device may have been added with another device file.
[ 21.886] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event19)
[ 21.886] (II) No input driver specified, ignoring this device.
[ 21.886] (II) This device may have been added with another device file.
[ 21.886] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event8)
[ 21.887] (II) No input driver specified, ignoring this device.
[ 21.887] (II) This device may have been added with another device file.
[ 21.887] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event9)
[ 21.887] (II) No input driver specified, ignoring this device.
[ 21.887] (II) This device may have been added with another device file.
[ 21.887] (II) config/udev: Adding input device PC Speaker (/dev/input/event20)
[ 21.887] (II) No input driver specified, ignoring this device.
[ 21.887] (II) This device may have been added with another device file.
[ 22.310] (II) modeset(0): EDID vendor "SAM", prod id 1386
[ 22.310] (II) modeset(0): Using EDID range info for horizontal sync
[ 22.310] (II) modeset(0): Using EDID range info for vertical refresh
[ 22.310] (II) modeset(0): Printing DDC gathered Modelines:
[ 22.310] (II) modeset(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[ 22.310] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 22.311] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 22.311] (II) modeset(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 22.311] (II) modeset(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 22.311] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 22.311] (II) modeset(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 22.311] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 22.311] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 22.311] (II) modeset(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 22.311] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 22.311] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 22.311] (II) modeset(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 22.311] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 22.311] (II) modeset(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 22.311] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 22.311] (II) modeset(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 22.311] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 22.311] (II) modeset(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 22.311] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 22.311] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 22.311] (II) modeset(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 22.311] (II) modeset(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 22.311] (II) modeset(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 22.311] (II) modeset(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
[ 22.404] (II) modeset(0): EDID vendor "SAM", prod id 1386
[ 22.404] (II) modeset(0): Using hsync ranges from config file
[ 22.404] (II) modeset(0): Using vrefresh ranges from config file
[ 22.404] (II) modeset(0): Printing DDC gathered Modelines:
[ 22.404] (II) modeset(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[ 22.404] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 22.404] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 22.404] (II) modeset(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 22.404] (II) modeset(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 22.404] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 22.404] (II) modeset(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 22.404] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 22.404] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 22.404] (II) modeset(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 22.404] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 22.404] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 22.404] (II) modeset(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 22.404] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 22.404] (II) modeset(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 22.404] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 22.404] (II) modeset(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 22.404] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 22.404] (II) modeset(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 22.404] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 22.404] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 22.404] (II) modeset(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 22.404] (II) modeset(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 22.404] (II) modeset(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 22.404] (II) modeset(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
[ 26.064] (II) modeset(0): EDID vendor "SAM", prod id 1386
[ 26.064] (II) modeset(0): Using hsync ranges from config file
[ 26.064] (II) modeset(0): Using vrefresh ranges from config file
[ 26.064] (II) modeset(0): Printing DDC gathered Modelines:
[ 26.064] (II) modeset(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[ 26.064] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 26.064] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 26.064] (II) modeset(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 26.064] (II) modeset(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 26.064] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 26.064] (II) modeset(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 26.064] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 26.064] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 26.064] (II) modeset(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 26.064] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 26.064] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 26.064] (II) modeset(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 26.064] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 26.064] (II) modeset(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 26.064] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 26.064] (II) modeset(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 26.064] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 26.064] (II) modeset(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 26.064] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 26.064] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 26.064] (II) modeset(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 26.064] (II) modeset(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 26.064] (II) modeset(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 26.064] (II) modeset(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
[ 35.909] (II) modeset(0): EDID vendor "SAM", prod id 1386
[ 35.909] (II) modeset(0): Using hsync ranges from config file
[ 35.909] (II) modeset(0): Using vrefresh ranges from config file
[ 35.909] (II) modeset(0): Printing DDC gathered Modelines:
[ 35.909] (II) modeset(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[ 35.909] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 35.909] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 35.909] (II) modeset(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 35.909] (II) modeset(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 35.909] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 35.909] (II) modeset(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 35.909] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 35.909] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 35.909] (II) modeset(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 35.909] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 35.909] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 35.909] (II) modeset(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 35.909] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 35.909] (II) modeset(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 35.909] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 35.909] (II) modeset(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 35.909] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 35.909] (II) modeset(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 35.909] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 35.909] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 35.909] (II) modeset(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 35.909] (II) modeset(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 35.909] (II) modeset(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 35.909] (II) modeset(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
[ 35.990] (II) modeset(0): EDID vendor "SAM", prod id 1386
[ 35.990] (II) modeset(0): Using hsync ranges from config file
[ 35.990] (II) modeset(0): Using vrefresh ranges from config file
[ 35.990] (II) modeset(0): Printing DDC gathered Modelines:
[ 35.990] (II) modeset(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[ 35.990] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 35.990] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 35.990] (II) modeset(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 35.991] (II) modeset(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 35.991] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 35.991] (II) modeset(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 35.991] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 35.991] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 35.991] (II) modeset(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 35.991] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 35.991] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 35.991] (II) modeset(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 35.991] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 35.991] (II) modeset(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 35.991] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 35.991] (II) modeset(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 35.991] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 35.991] (II) modeset(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 35.991] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 35.991] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 35.991] (II) modeset(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 35.991] (II) modeset(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 35.991] (II) modeset(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 35.991] (II) modeset(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)

chemal
Posts: 776
Joined: 2013/12/08 19:44:49

Re: Centos 7.6.1810 upgrade breaks dual displays

Post by chemal » 2018/12/04 21:45:09

"X fails to start on certain systems with an Nvidia card. See RHBZ 1650634."

alannz
Posts: 17
Joined: 2014/07/24 22:25:08

Re: Centos 7.6.1810 upgrade breaks dual displays

Post by alannz » 2018/12/05 00:14:20

Thanks.

RHBZ 1650634 does not look like the same bug (I don't appear to have similar errors).

I tried the yum downgrade mentioned in RHBZ 1650634. It only downgraded xorg-x11-server-Xorg.

yum downgrade xorg-x11-drv-nouveau xorg-x11-server-Xorg xorg-x11-drv-qxl.x86_64 xorg-x11-drv-vesa xorg-x11-drv-dummy xorg-x11-drv-v4l xorg-x11-drv-ati xorg-x11-drv-vmware xorg-x11-drv-fbdev xorg-x11-drv-intel.x86_64

Still the same problem.

loudogse
Posts: 2
Joined: 2018/12/05 21:54:41

Re: Centos 7.6.1810 upgrade breaks dual displays

Post by loudogse » 2018/12/05 22:01:16

alannz wrote:
2018/12/04 09:51:01
I actually have three displays. One on the motherboard port and a dual port display card with two more monitors.
The dual display card is listed by lspci as:

VGA compatible controller: NVIDIA Corporation GK107 [GeForce GT 740] (rev a1)

All three worked before the upgrade. After the upgrade all three monitors show the twirling circle during a reboot. When Gnome comes up the two monitors on the dual card are blank.

xrandr | grep -w connected

Now shows only one monitor, it used to show three. Settings/devices/display only shows one monitor.

Why is the dual card working during a boot but not with a Gnome session?

Any help appreciated. Thanks. Alan
I have a similar setup and exactly the same symptoms since yesterday's update.
The only difference is i'm running 2 AMD/ATI GPU and my onboard graphics is disabled.
I also have the twirling circle on my 3 screen until i'm logged into gnome.

Code: Select all

lspci | grep -i vga
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV770 [Radeon HD 4870]
02:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Oland PRO [Radeon R7 240/340]

xrandr | grep -w connected
DVI-0 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 476mm x 268mm
Please advise.

Post Reply