Xfce Forum

Sub domains
 

You are not logged in.

#1 2016-11-16 10:33:39

MonaldMuck
Member
Registered: 2016-11-16
Posts: 2

XFCE4 Multi-screen mirrored on power cycle (Cross post)

Hi, Cross posting from Debian forums http://forums.debian.net/viewtopic.php?f=6&t=130487 (Was in two minds where this belongs)

I currently have 3 screens on a single NVidia card: 24" Samsung on the left using DVI, 27" QNIX as my main center screen using DP and a 22" Samsung on the right in portrait: http://imgur.com/a/kt0V1
I am running XFCE 4.12 and have the screens configured in XFCE (using the display settings) saved as per the below, and configured using nvidia-settings and the settings saved.

I have an issue where when my screens are switched off (such as overnight, I leave my PC on) when I switch the screens back on, XFCE has mirrored the left and center display (the right-most display remains fine).
This happens no matter what order I turn the screens on or off. I have tried this in Debian stable and also now in Debian test with the same issue. I have also tried clearing all the configuration files: still the issue persists.

Below are some details on my system and the XORG log file. If this isn't a configuration error on my part I may log a bug report, just after some other opinions first.


$ xfconf-query -c displays -lv

/Default/DP-0                 2. Digital Projection Limited 27"
/Default/DP-0/Active          true
/Default/DP-0/Position/X      1920
/Default/DP-0/Position/Y      0
/Default/DP-0/Primary         true
/Default/DP-0/Reflection      0
/Default/DP-0/RefreshRate     59.950550
/Default/DP-0/Resolution      2560x1440
/Default/DP-0/Rotation        0
/Default/DVI-I-1              1. Samsung 24"
/Default/DVI-I-1/Active       true
/Default/DVI-I-1/Position/X   0
/Default/DVI-I-1/Position/Y   0
/Default/DVI-I-1/Primary      false
/Default/DVI-I-1/Reflection   0
/Default/DVI-I-1/RefreshRate  59.933878
/Default/DVI-I-1/Resolution   1920x1080
/Default/DVI-I-1/Rotation     0
/Default/HDMI-0               3. Samsung 22"
/Default/HDMI-0/Active        true
/Default/HDMI-0/Position/X    4480
/Default/HDMI-0/Position/Y    0
/Default/HDMI-0/Primary       false
/Default/HDMI-0/Reflection    0
/Default/HDMI-0/RefreshRate   59.883253
/Default/HDMI-0/Resolution    1680x1050
/Default/HDMI-0/Rotation      270
/Notify                       false

General

$ lspci | grep -i nvidia
01:00.0 VGA compatible controller: NVIDIA Corporation GM206 [GeForce GTX 950] (rev a1)

$ dpkg --list | grep -i nvidia-driver
ii  nvidia-driver                         367.57-1                             amd64        NVIDIA metapackage

$ uname -a
Linux Box1 4.7.0-1-amd64 #1 SMP Debian 4.7.8-1 (2016-10-19) x86_64 GNU/Linux

$ cat /etc/debian_version 
stretch/sid

$ xfwm4 -V

	This is xfwm4 version 4.12.3 (revision 7fdcb53) for Xfce 4.12
	Released under the terms of the GNU General Public License.
	Compiled against GTK+-2.24.30, using GTK+-2.24.31.

	Build configuration and supported features:
	- Startup notification support:                 Yes
	- XSync support:                                Yes
	- Render support:                               Yes
	- Xrandr support:                               Yes
	- Embedded compositor:                          Yes
	- KDE systray proxy (deprecated):               No

$ cat .config/xfce4/xfconf/xfce-perchannel-xml/displays.xml

<?xml version="1.0" encoding="UTF-8"?>

<channel name="displays" version="1.0">
  <property name="Default" type="empty">
    <property name="DP-0" type="string" value="2. Digital Projection Limited 27&quot;">
      <property name="Active" type="bool" value="true"/>
      <property name="Resolution" type="string" value="2560x1440"/>
      <property name="RefreshRate" type="double" value="59.950550"/>
      <property name="Rotation" type="int" value="0"/>
      <property name="Reflection" type="string" value="0"/>
      <property name="Primary" type="bool" value="true"/>
      <property name="Position" type="empty">
        <property name="X" type="int" value="1920"/>
        <property name="Y" type="int" value="0"/>
      </property>
    </property>
    <property name="HDMI-0" type="string" value="3. Samsung 22&quot;">
      <property name="Active" type="bool" value="true"/>
      <property name="Resolution" type="string" value="1680x1050"/>
      <property name="RefreshRate" type="double" value="59.883253"/>
      <property name="Rotation" type="int" value="270"/>
      <property name="Reflection" type="string" value="0"/>
      <property name="Primary" type="bool" value="false"/>
      <property name="Position" type="empty">
        <property name="X" type="int" value="4480"/>
        <property name="Y" type="int" value="0"/>
      </property>
    </property>
    <property name="DVI-I-1" type="string" value="1. Samsung 24&quot;">
      <property name="Active" type="bool" value="true"/>
      <property name="Resolution" type="string" value="1920x1080"/>
      <property name="RefreshRate" type="double" value="59.933878"/>
      <property name="Rotation" type="int" value="0"/>
      <property name="Reflection" type="string" value="0"/>
      <property name="Primary" type="bool" value="false"/>
      <property name="Position" type="empty">
        <property name="X" type="int" value="0"/>
        <property name="Y" type="int" value="0"/>
      </property>
    </property>
  </property>
  <property name="Notify" type="bool" value="false"/>
</channel>

$ cat .nvidia-settings-rc

# Configuration file for nvidia-settings - the NVIDIA X Server Settings utility
# Generated on Mon Nov 14 17:52:41 2016
#

# ConfigProperties:

RcFileLocale = C
ToolTips = Yes
DisplayStatusBar = Yes
SliderTextEntries = Yes
IncludeDisplayNameInConfigFile = No
ShowQuitDialog = Yes
UpdateRulesOnProfileNameChange = Yes
Timer = Memory_Used_(GPU_0),Yes,3000
Timer = Thermal_Monitor_(GPU_0),Yes,1000
Timer = PowerMizer_Monitor_(GPU_0),Yes,1000

# Attributes:

0/SyncToVBlank=1
0/LogAniso=0
0/FSAA=0
0/TextureClamping=1
0/FXAA=0
0/AllowFlipping=1
0/FSAAAppControlled=1
0/LogAnisoAppControlled=1
0/OpenGLImageSettings=3
0/FSAAAppEnhanced=0
0/XVideoSyncToDisplayID=DP-0
[DPY:DVI-I-0]/Dithering=0
[DPY:DVI-I-0]/DitheringMode=0
[DPY:DVI-I-0]/DitheringDepth=0
[DPY:DVI-I-0]/SynchronousPaletteUpdates=0
[DPY:DVI-I-1]/RedBrightness=0.000000
[DPY:DVI-I-1]/GreenBrightness=0.000000
[DPY:DVI-I-1]/BlueBrightness=0.000000
[DPY:DVI-I-1]/RedContrast=0.000000
[DPY:DVI-I-1]/GreenContrast=0.000000
[DPY:DVI-I-1]/BlueContrast=0.000000
[DPY:DVI-I-1]/RedGamma=1.000000
[DPY:DVI-I-1]/GreenGamma=1.000000
[DPY:DVI-I-1]/BlueGamma=1.000000
[DPY:DVI-I-1]/Dithering=0
[DPY:DVI-I-1]/DitheringMode=0
[DPY:DVI-I-1]/DitheringDepth=0
[DPY:DVI-I-1]/DigitalVibrance=0
[DPY:DVI-I-1]/ColorSpace=0
[DPY:DVI-I-1]/ColorRange=0
[DPY:DVI-I-1]/SynchronousPaletteUpdates=0
[DPY:DP-0]/RedBrightness=0.000000
[DPY:DP-0]/GreenBrightness=0.000000
[DPY:DP-0]/BlueBrightness=0.000000
[DPY:DP-0]/RedContrast=0.000000
[DPY:DP-0]/GreenContrast=0.000000
[DPY:DP-0]/BlueContrast=0.000000
[DPY:DP-0]/RedGamma=1.000000
[DPY:DP-0]/GreenGamma=1.000000
[DPY:DP-0]/BlueGamma=1.000000
[DPY:DP-0]/Dithering=0
[DPY:DP-0]/DitheringMode=0
[DPY:DP-0]/DitheringDepth=0
[DPY:DP-0]/DigitalVibrance=0
[DPY:DP-0]/ColorSpace=0
[DPY:DP-0]/ColorRange=0
[DPY:DP-0]/SynchronousPaletteUpdates=0
[DPY:DP-1]/Dithering=0
[DPY:DP-1]/DitheringMode=0
[DPY:DP-1]/DitheringDepth=0
[DPY:DP-1]/ColorSpace=0
[DPY:DP-1]/ColorRange=0
[DPY:DP-1]/SynchronousPaletteUpdates=0
[DPY:HDMI-0]/RedBrightness=0.000000
[DPY:HDMI-0]/GreenBrightness=0.000000
[DPY:HDMI-0]/BlueBrightness=0.000000
[DPY:HDMI-0]/RedContrast=0.000000
[DPY:HDMI-0]/GreenContrast=0.000000
[DPY:HDMI-0]/BlueContrast=0.000000
[DPY:HDMI-0]/RedGamma=1.000000
[DPY:HDMI-0]/GreenGamma=1.000000
[DPY:HDMI-0]/BlueGamma=1.000000
[DPY:HDMI-0]/Dithering=0
[DPY:HDMI-0]/DitheringMode=0
[DPY:HDMI-0]/DitheringDepth=0
[DPY:HDMI-0]/DigitalVibrance=0
[DPY:HDMI-0]/ColorSpace=0
[DPY:HDMI-0]/ColorRange=0
[DPY:HDMI-0]/SynchronousPaletteUpdates=0

This is a log file of my logging in, then turning the monitors all off and back on again.

X.Org X Server 1.18.4
Release Date: 2016-07-19
[101447.272] X Protocol Version 11, Revision 0
[101447.272] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[101447.272] Current Operating System: Linux box1 4.7.0-1-amd64 #1 SMP Debian 4.7.8-1 (2016-10-19) x86_64
[101447.272] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.7.0-1-amd64 root=UUID=8d5d82bc-c1a1-4e6f-a0c9-8df34bde78f0 ro apparmor=1 security=apparmor quiet splash noirqbalance
[101447.272] Build Date: 06 September 2016  01:32:44PM
[101447.272] xorg-server 2:1.18.4-2 (https://www.debian.org/support) 
[101447.272] Current version of pixman: 0.34.0
[101447.272] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[101447.272] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[101447.272] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Nov 14 20:47:50 2016
[101447.272] (==) Using config file: "/etc/X11/xorg.conf"
[101447.272] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[101447.272] (==) ServerLayout "Layout0"
[101447.272] (**) |-->Screen "Screen0" (0)
[101447.272] (**) |   |-->Monitor "Monitor0"
[101447.273] (**) |   |-->Device "Device0"
[101447.273] (**) |-->Input Device "Keyboard0"
[101447.273] (**) |-->Input Device "Mouse0"
[101447.273] (**) Option "Xinerama" "0"
[101447.273] (==) Automatically adding devices
[101447.273] (==) Automatically enabling devices
[101447.273] (==) Automatically adding GPU devices
[101447.273] (==) Max clients allowed: 256, resource mask: 0x1fffff
[101447.273] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[101447.273] 	Entry deleted from font path.
[101447.273] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[101447.273] (==) ModulePath set to "/usr/lib/xorg/modules"
[101447.273] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[101447.273] (WW) Disabling Keyboard0
[101447.273] (WW) Disabling Mouse0
[101447.273] (II) Loader magic: 0x5635fe3ecdc0
[101447.273] (II) Module ABI versions:
[101447.273] 	X.Org ANSI C Emulation: 0.4
[101447.273] 	X.Org Video Driver: 20.0
[101447.273] 	X.Org XInput driver : 22.1
[101447.273] 	X.Org Server Extension : 9.0
[101447.273] (++) using VT number 7

[101447.273] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[101447.274] (II) xfree86: Adding drm device (/dev/dri/card0)
[101447.274] (--) PCI:*(0:1:0:0) 10de:1402:1043:8581 rev 161, Mem @ 0xee000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[101447.274] (II) LoadModule: "glx"
[101447.274] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[101447.424] (II) Module glx: vendor="NVIDIA Corporation"
[101447.424] 	compiled for 4.0.2, module version = 1.0.0
[101447.424] 	Module class: X.Org Server Extension
[101447.424] (II) NVIDIA GLX Module  367.57  Mon Oct  3 20:28:17 PDT 2016
[101447.424] (II) LoadModule: "nvidia"
[101447.424] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[101447.425] (II) Module nvidia: vendor="NVIDIA Corporation"
[101447.425] 	compiled for 4.0.2, module version = 1.0.0
[101447.425] 	Module class: X.Org Video Driver
[101447.425] (II) NVIDIA dlloader X Driver  367.57  Mon Oct  3 20:03:48 PDT 2016
[101447.425] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[101447.426] (II) Loading sub module "fb"
[101447.426] (II) LoadModule: "fb"
[101447.426] (II) Loading /usr/lib/xorg/modules/libfb.so
[101447.427] (II) Module fb: vendor="X.Org Foundation"
[101447.427] 	compiled for 1.18.4, module version = 1.0.0
[101447.427] 	ABI class: X.Org ANSI C Emulation, version 0.4
[101447.427] (II) Loading sub module "wfb"
[101447.427] (II) LoadModule: "wfb"
[101447.427] (II) Loading /usr/lib/xorg/modules/libwfb.so
[101447.427] (II) Module wfb: vendor="X.Org Foundation"
[101447.427] 	compiled for 1.18.4, module version = 1.0.0
[101447.427] 	ABI class: X.Org ANSI C Emulation, version 0.4
[101447.427] (II) Loading sub module "ramdac"
[101447.427] (II) LoadModule: "ramdac"
[101447.427] (II) Module "ramdac" already built-in
[101447.427] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[101447.427] (==) NVIDIA(0): RGB weight 888
[101447.427] (==) NVIDIA(0): Default visual is TrueColor
[101447.427] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[101447.427] (**) NVIDIA(0): Option "Stereo" "0"
[101447.427] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-1"
[101447.427] (**) NVIDIA(0): Option "SLI" "Off"
[101447.427] (**) NVIDIA(0): Option "MultiGPU" "Off"
[101447.427] (**) NVIDIA(0): Option "BaseMosaic" "off"
[101447.427] (**) NVIDIA(0): Stereo disabled by request
[101447.427] (**) NVIDIA(0): NVIDIA SLI disabled.
[101447.427] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[101447.427] (**) NVIDIA(0): Option "MetaModes" "DVI-I-1: nvidia-auto-select +0+0, DP-0: nvidia-auto-select +1920+0, HDMI-0: nvidia-auto-select +4480+0 {rotation=right}; DP-0: 1920x1440 +0+0, HDMI-0: nvidia-auto-select +0+0 {rotation=right}; DP-0: 1920x1200 +0+0, HDMI-0: nvidia-auto-select +0+0 {rotation=right}; DP-0: 1920x1080 +0+0, HDMI-0: nvidia-auto-select +0+0 {rotation=right}; DP-0: 1920x1080_60_0 +0+0, HDMI-0: nvidia-auto-select +0+0 {rotation=right}; DP-0: 1920x1080_50 +0+0, HDMI-0: nvidia-auto-select +0+0 {rotation=right}; DP-0: 1920x1080_24 +0+0, HDMI-0: nvidia-auto-select +0+0 {rotation=right}; DP-0: 1920x1080_60i +0+0, HDMI-0: nvidia-auto-select +0+0 {rotation=right}; DP-0: 1920x1080_60i_0 +0+0, HDMI-0: nvidia-auto-select +0+0 {rotation=right}; DP-0: 1920x1080_50i +0+0, HDMI-0: nvidia-auto-select +0+0 {rotation=right}; DP-0: 1680x1050 +0+0, HDMI-0: nvidia-auto-select +0+0 {rotation=right}"
[101447.427] (**) NVIDIA(0): Enabling 2D acceleration
[101447.428] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[101447.428] (--) NVIDIA(0):     CRT-0
[101447.428] (--) NVIDIA(0):     DFP-0 (boot)
[101447.428] (--) NVIDIA(0):     DFP-1
[101447.428] (--) NVIDIA(0):     DFP-2
[101447.428] (--) NVIDIA(0):     DFP-3
[101447.444] (--) NVIDIA(0): CRT-0: disconnected
[101447.444] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[101447.444] (--) NVIDIA(0): 
[101447.474] (--) NVIDIA(0): Samsung SyncMaster (DFP-0): connected
[101447.474] (--) NVIDIA(0): Samsung SyncMaster (DFP-0): Internal TMDS
[101447.474] (--) NVIDIA(0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[101447.474] (--) NVIDIA(0): 
[101447.475] (--) NVIDIA(0): Digital Projection Limited DISPLAY PORT (DFP-1): connected
[101447.475] (--) NVIDIA(0): Digital Projection Limited DISPLAY PORT (DFP-1): Internal DisplayPort
[101447.475] (--) NVIDIA(0): Digital Projection Limited DISPLAY PORT (DFP-1): 960.0 MHz maximum pixel clock
[101447.475] (--) NVIDIA(0): 
[101447.475] (--) NVIDIA(0): DFP-2: disconnected
[101447.475] (--) NVIDIA(0): DFP-2: Internal TMDS
[101447.475] (--) NVIDIA(0): DFP-2: 330.0 MHz maximum pixel clock
[101447.475] (--) NVIDIA(0): 
[101447.490] (--) NVIDIA(0): Samsung SyncMaster (DFP-3): connected
[101447.490] (--) NVIDIA(0): Samsung SyncMaster (DFP-3): Internal TMDS
[101447.490] (--) NVIDIA(0): Samsung SyncMaster (DFP-3): 330.0 MHz maximum pixel clock
[101447.490] (--) NVIDIA(0): 
[101447.491] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 950 (GM206-A) at PCI:1:0:0 (GPU-0)
[101447.491] (--) NVIDIA(0): Memory: 2097152 kBytes
[101447.491] (--) NVIDIA(0): VideoBIOS: 84.06.5e.00.50
[101447.491] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[101447.491] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[101447.491] (**) NVIDIA(0):     device Samsung SyncMaster (DFP-0) (Using EDID frequencies
[101447.491] (**) NVIDIA(0):     has been enabled on all display devices.)
[101447.492] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[101447.492] (**) NVIDIA(0):     device Digital Projection Limited DISPLAY PORT (DFP-1)
[101447.492] (**) NVIDIA(0):     (Using EDID frequencies has been enabled on all display
[101447.492] (**) NVIDIA(0):     devices.)
[101447.494] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[101447.494] (**) NVIDIA(0):     device Samsung SyncMaster (DFP-3) (Using EDID frequencies
[101447.494] (**) NVIDIA(0):     has been enabled on all display devices.)
[101447.498] (II) NVIDIA(0): Validated MetaModes:
[101447.498] (II) NVIDIA(0):    
[101447.498] (II) NVIDIA(0):     "DVI-I-1:nvidia-auto-select+0+0,DP-0:nvidia-auto-select+1920+0,HDMI-0:nvidia-auto-select+4480+0{rotation=right}"
[101447.498] (II) NVIDIA(0):    
[101447.498] (II) NVIDIA(0):     "DP-0:1920x1440+0+0,HDMI-0:nvidia-auto-select+0+0{rotation=right}"
[101447.498] (II) NVIDIA(0):    
[101447.498] (II) NVIDIA(0):     "DP-0:1920x1200+0+0,HDMI-0:nvidia-auto-select+0+0{rotation=right}"
[101447.498] (II) NVIDIA(0):    
[101447.498] (II) NVIDIA(0):     "DP-0:1920x1080+0+0,HDMI-0:nvidia-auto-select+0+0{rotation=right}"
[101447.498] (II) NVIDIA(0):    
[101447.498] (II) NVIDIA(0):     "DP-0:1920x1080_60_0+0+0,HDMI-0:nvidia-auto-select+0+0{rotation=right}"
[101447.498] (II) NVIDIA(0):    
[101447.498] (II) NVIDIA(0):     "DP-0:1920x1080_50+0+0,HDMI-0:nvidia-auto-select+0+0{rotation=right}"
[101447.498] (II) NVIDIA(0):    
[101447.498] (II) NVIDIA(0):     "DP-0:1920x1080_24+0+0,HDMI-0:nvidia-auto-select+0+0{rotation=right}"
[101447.498] (II) NVIDIA(0):    
[101447.499] (II) NVIDIA(0):     "DP-0:1920x1080_60i+0+0,HDMI-0:nvidia-auto-select+0+0{rotation=right}"
[101447.499] (II) NVIDIA(0):    
[101447.499] (II) NVIDIA(0):     "DP-0:1920x1080_60i_0+0+0,HDMI-0:nvidia-auto-select+0+0{rotation=right}"
[101447.499] (II) NVIDIA(0):    
[101447.499] (II) NVIDIA(0):     "DP-0:1920x1080_50i+0+0,HDMI-0:nvidia-auto-select+0+0{rotation=right}"
[101447.499] (II) NVIDIA(0):    
[101447.499] (II) NVIDIA(0):     "DP-0:1680x1050+0+0,HDMI-0:nvidia-auto-select+0+0{rotation=right}"
[101447.499] (II) NVIDIA(0): Virtual screen size determined to be 5530 x 1680
[101447.502] (--) NVIDIA(0): DPI set to (92, 91); computed from "UseEdidDpi" X config
[101447.502] (--) NVIDIA(0):     option
[101447.502] (--) Depth 24 pixmap format is 32 bpp
[101447.503] (II) NVIDIA: Using 12288.00 MB of virtual memory for indirect memory
[101447.503] (II) NVIDIA:     access.
[101447.529] (II) NVIDIA(0): Setting mode "DVI-I-1:nvidia-auto-select+0+0,DP-0:nvidia-auto-select+1920+0,HDMI-0:nvidia-auto-select+4480+0{rotation=right}"
[101447.585] (==) NVIDIA(0): Disabling shared memory pixmaps
[101447.585] (==) NVIDIA(0): Backing store enabled
[101447.585] (==) NVIDIA(0): Silken mouse enabled
[101447.585] (**) NVIDIA(0): DPMS enabled
[101447.585] (II) Loading sub module "dri2"
[101447.585] (II) LoadModule: "dri2"
[101447.585] (II) Module "dri2" already built-in
[101447.585] (II) NVIDIA(0): [DRI2] Setup complete
[101447.585] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[101447.587] (--) RandR disabled
[101447.588] (II) SELinux: Disabled on system
[101447.589] (II) Initializing extension GLX
[101447.589] (II) Indirect GLX disabled.
[101447.760] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[101447.760] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[101447.760] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[101447.760] (II) LoadModule: "libinput"
[101447.760] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[101447.761] (II) Module libinput: vendor="X.Org Foundation"
[101447.761] 	compiled for 1.18.4, module version = 0.20.0
[101447.761] 	Module class: X.Org XInput Driver
[101447.761] 	ABI class: X.Org XInput driver, version 22.1
[101447.761] (II) Using input driver 'libinput' for 'Power Button'
[101447.761] (**) Power Button: always reports core events
[101447.761] (**) Option "Device" "/dev/input/event6"
[101447.761] (**) Option "_source" "server/udev"
[101447.762] (II) input device 'Power Button', /dev/input/event6 is tagged by udev as: Keyboard
[101447.762] (II) input device 'Power Button', /dev/input/event6 is a keyboard
[101447.784] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event6"
[101447.784] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[101447.784] (**) Option "xkb_model" "pc105"
[101447.784] (**) Option "xkb_layout" "jp"
[101447.784] (**) Option "xkb_options" "compose:rwin,terminate:ctrl_alt_bksp"
[101447.833] (II) input device 'Power Button', /dev/input/event6 is tagged by udev as: Keyboard
[101447.833] (II) input device 'Power Button', /dev/input/event6 is a keyboard
[101447.834] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[101447.834] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[101447.834] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[101447.834] (II) Using input driver 'libinput' for 'Power Button'
[101447.834] (**) Power Button: always reports core events
[101447.834] (**) Option "Device" "/dev/input/event5"
[101447.834] (**) Option "_source" "server/udev"
[101447.834] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[101447.834] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[101447.864] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event5"
[101447.864] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[101447.864] (**) Option "xkb_model" "pc105"
[101447.864] (**) Option "xkb_layout" "jp"
[101447.864] (**) Option "xkb_options" "compose:rwin,terminate:ctrl_alt_bksp"
[101447.864] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[101447.864] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[101447.864] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event0)
[101447.864] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[101447.864] (**) Logitech USB Receiver: Applying InputClass "libinput pointer catchall"
[101447.865] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[101447.865] (**) Logitech USB Receiver: always reports core events
[101447.865] (**) Option "Device" "/dev/input/event0"
[101447.865] (**) Option "_source" "server/udev"
[101447.920] (II) input device 'Logitech USB Receiver', /dev/input/event0 is tagged by udev as: Mouse
[101447.920] (II) Device 'Logitech USB Receiver' set to 1000 DPI
[101447.920] (II) input device 'Logitech USB Receiver', /dev/input/event0 is a pointer caps
[101447.952] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/0003:046D:C531.0001/input/input0/event0"
[101447.952] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 8)
[101447.952] (**) Option "AccelerationScheme" "none"
[101447.952] (**) Logitech USB Receiver: (accel) selected scheme none/0
[101447.952] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[101447.952] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[101448.008] (II) input device 'Logitech USB Receiver', /dev/input/event0 is tagged by udev as: Mouse
[101448.008] (II) Device 'Logitech USB Receiver' set to 1000 DPI
[101448.008] (II) input device 'Logitech USB Receiver', /dev/input/event0 is a pointer caps
[101448.008] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[101448.008] (II) No input driver specified, ignoring this device.
[101448.008] (II) This device may have been added with another device file.
[101448.008] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
[101448.008] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[101448.008] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[101448.009] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[101448.009] (**) Logitech USB Receiver: always reports core events
[101448.009] (**) Option "Device" "/dev/input/event1"
[101448.009] (**) Option "_source" "server/udev"
[101448.009] (II) input device 'Logitech USB Receiver', /dev/input/event1 is tagged by udev as: Keyboard
[101448.009] (II) input device 'Logitech USB Receiver', /dev/input/event1 is a keyboard
[101448.028] (II) libinput: Logitech USB Receiver: needs a virtual subdevice
[101448.028] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.1/0003:046D:C531.0002/input/input1/event1"
[101448.028] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 9)
[101448.028] (**) Option "AccelerationScheme" "none"
[101448.028] (**) Logitech USB Receiver: (accel) selected scheme none/0
[101448.028] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[101448.028] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[101448.028] (II) input device 'Logitech USB Receiver', /dev/input/event1 is tagged by udev as: Keyboard
[101448.028] (II) input device 'Logitech USB Receiver', /dev/input/event1 is a keyboard
[101448.029] (II) config/udev: Adding input device ASUS ASUS Xonar Essence One (/dev/input/event4)
[101448.029] (II) No input driver specified, ignoring this device.
[101448.029] (II) This device may have been added with another device file.
[101448.029] (II) config/udev: Adding input device Cypress USB Keyboard (/dev/input/event2)
[101448.029] (**) Cypress USB Keyboard: Applying InputClass "evdev keyboard catchall"
[101448.029] (**) Cypress USB Keyboard: Applying InputClass "libinput keyboard catchall"
[101448.029] (II) Using input driver 'libinput' for 'Cypress USB Keyboard'
[101448.029] (**) Cypress USB Keyboard: always reports core events
[101448.029] (**) Option "Device" "/dev/input/event2"
[101448.029] (**) Option "_source" "server/udev"
[101448.029] (II) input device 'Cypress USB Keyboard', /dev/input/event2 is tagged by udev as: Keyboard
[101448.029] (II) input device 'Cypress USB Keyboard', /dev/input/event2 is a keyboard
[101448.044] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.1/4-1.1:1.0/0003:04B4:0101.0003/input/input2/event2"
[101448.044] (II) XINPUT: Adding extended input device "Cypress USB Keyboard" (type: KEYBOARD, id 10)
[101448.044] (**) Option "xkb_model" "pc105"
[101448.044] (**) Option "xkb_layout" "jp"
[101448.044] (**) Option "xkb_options" "compose:rwin,terminate:ctrl_alt_bksp"
[101448.044] (II) input device 'Cypress USB Keyboard', /dev/input/event2 is tagged by udev as: Keyboard
[101448.044] (II) input device 'Cypress USB Keyboard', /dev/input/event2 is a keyboard
[101448.044] (II) config/udev: Adding input device Cypress USB Keyboard (/dev/input/event3)
[101448.044] (**) Cypress USB Keyboard: Applying InputClass "evdev keyboard catchall"
[101448.044] (**) Cypress USB Keyboard: Applying InputClass "libinput keyboard catchall"
[101448.044] (II) Using input driver 'libinput' for 'Cypress USB Keyboard'
[101448.044] (**) Cypress USB Keyboard: always reports core events
[101448.044] (**) Option "Device" "/dev/input/event3"
[101448.044] (**) Option "_source" "server/udev"
[101448.045] (II) input device 'Cypress USB Keyboard', /dev/input/event3 is tagged by udev as: Keyboard
[101448.045] (II) input device 'Cypress USB Keyboard', /dev/input/event3 is a keyboard
[101448.060] (II) libinput: Cypress USB Keyboard: needs a virtual subdevice
[101448.060] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.1/4-1.1:1.1/0003:04B4:0101.0004/input/input3/event3"
[101448.060] (II) XINPUT: Adding extended input device "Cypress USB Keyboard" (type: MOUSE, id 11)
[101448.060] (**) Option "AccelerationScheme" "none"
[101448.060] (**) Cypress USB Keyboard: (accel) selected scheme none/0
[101448.060] (**) Cypress USB Keyboard: (accel) acceleration factor: 2.000
[101448.060] (**) Cypress USB Keyboard: (accel) acceleration threshold: 4
[101448.060] (II) input device 'Cypress USB Keyboard', /dev/input/event3 is tagged by udev as: Keyboard
[101448.060] (II) input device 'Cypress USB Keyboard', /dev/input/event3 is a keyboard
[101448.060] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[101448.060] (II) No input driver specified, ignoring this device.
[101448.060] (II) This device may have been added with another device file.
[101448.062] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[101448.062] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[101448.062] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[101448.062] (**) Logitech USB Receiver: always reports core events
[101448.062] (**) Option "Device" "/dev/input/event1"
[101448.062] (**) Option "_source" "_driver/libinput"
[101448.062] (II) libinput: Logitech USB Receiver: is a virtual subdevice
[101448.062] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.1/0003:046D:C531.0002/input/input1/event1"
[101448.062] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 12)
[101448.062] (**) Option "xkb_model" "pc105"
[101448.062] (**) Option "xkb_layout" "jp"
[101448.062] (**) Option "xkb_options" "compose:rwin,terminate:ctrl_alt_bksp"
[101448.063] (**) Cypress USB Keyboard: Applying InputClass "evdev keyboard catchall"
[101448.063] (**) Cypress USB Keyboard: Applying InputClass "libinput keyboard catchall"
[101448.063] (II) Using input driver 'libinput' for 'Cypress USB Keyboard'
[101448.063] (**) Cypress USB Keyboard: always reports core events
[101448.063] (**) Option "Device" "/dev/input/event3"
[101448.063] (**) Option "_source" "_driver/libinput"
[101448.063] (II) libinput: Cypress USB Keyboard: is a virtual subdevice
[101448.063] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.1/4-1.1:1.1/0003:04B4:0101.0004/input/input3/event3"
[101448.063] (II) XINPUT: Adding extended input device "Cypress USB Keyboard" (type: KEYBOARD, id 13)
[101448.063] (**) Option "xkb_model" "pc105"
[101448.063] (**) Option "xkb_layout" "jp"
[101448.063] (**) Option "xkb_options" "compose:rwin,terminate:ctrl_alt_bksp"
[101453.658] (--) NVIDIA(GPU-0): CRT-0: disconnected
[101453.658] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[101453.658] (--) NVIDIA(GPU-0): 
[101453.689] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): connected
[101453.689] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): Internal TMDS
[101453.689] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[101453.689] (--) NVIDIA(GPU-0): 
[101453.689] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): connected
[101453.689] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): Internal DisplayPort
[101453.689] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): 960.0 MHz maximum pixel clock
[101453.689] (--) NVIDIA(GPU-0): 
[101453.689] (--) NVIDIA(GPU-0): DFP-2: disconnected
[101453.689] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[101453.689] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[101453.689] (--) NVIDIA(GPU-0): 
[101453.705] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): connected
[101453.705] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): Internal TMDS
[101453.705] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): 330.0 MHz maximum pixel clock
[101453.705] (--) NVIDIA(GPU-0): 
[101453.737] (--) NVIDIA(GPU-0): CRT-0: disconnected
[101453.737] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[101453.737] (--) NVIDIA(GPU-0): 
[101453.768] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): connected
[101453.768] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): Internal TMDS
[101453.768] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[101453.768] (--) NVIDIA(GPU-0): 
[101453.768] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): connected
[101453.768] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): Internal DisplayPort
[101453.768] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): 960.0 MHz maximum pixel clock
[101453.768] (--) NVIDIA(GPU-0): 
[101453.769] (--) NVIDIA(GPU-0): DFP-2: disconnected
[101453.769] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[101453.769] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[101453.769] (--) NVIDIA(GPU-0): 
[101453.784] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): connected
[101453.784] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): Internal TMDS
[101453.784] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): 330.0 MHz maximum pixel clock
[101453.784] (--) NVIDIA(GPU-0): 
[101453.801] (--) NVIDIA(GPU-0): CRT-0: disconnected
[101453.801] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[101453.801] (--) NVIDIA(GPU-0): 
[101453.832] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): connected
[101453.832] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): Internal TMDS
[101453.832] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[101453.832] (--) NVIDIA(GPU-0): 
[101453.832] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): connected
[101453.832] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): Internal DisplayPort
[101453.832] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): 960.0 MHz maximum pixel clock
[101453.832] (--) NVIDIA(GPU-0): 
[101453.833] (--) NVIDIA(GPU-0): DFP-2: disconnected
[101453.833] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[101453.833] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[101453.833] (--) NVIDIA(GPU-0): 
[101453.848] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): connected
[101453.848] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): Internal TMDS
[101453.848] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): 330.0 MHz maximum pixel clock
[101453.848] (--) NVIDIA(GPU-0): 
[101453.866] (--) NVIDIA(GPU-0): CRT-0: disconnected
[101453.866] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[101453.866] (--) NVIDIA(GPU-0): 
[101453.896] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): connected
[101453.896] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): Internal TMDS
[101453.896] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[101453.896] (--) NVIDIA(GPU-0): 
[101453.897] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): connected
[101453.897] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): Internal DisplayPort
[101453.897] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): 960.0 MHz maximum pixel clock
[101453.897] (--) NVIDIA(GPU-0): 
[101453.897] (--) NVIDIA(GPU-0): DFP-2: disconnected
[101453.897] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[101453.897] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[101453.897] (--) NVIDIA(GPU-0): 
[101453.912] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): connected
[101453.912] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): Internal TMDS
[101453.912] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): 330.0 MHz maximum pixel clock
[101453.912] (--) NVIDIA(GPU-0): 
[101454.054] (--) NVIDIA(GPU-0): CRT-0: disconnected
[101454.054] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[101454.054] (--) NVIDIA(GPU-0): 
[101454.084] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): connected
[101454.084] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): Internal TMDS
[101454.085] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[101454.085] (--) NVIDIA(GPU-0): 
[101454.085] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): connected
[101454.085] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): Internal DisplayPort
[101454.085] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): 960.0 MHz maximum pixel clock
[101454.085] (--) NVIDIA(GPU-0): 
[101454.085] (--) NVIDIA(GPU-0): DFP-2: disconnected
[101454.085] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[101454.085] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[101454.085] (--) NVIDIA(GPU-0): 
[101454.101] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): connected
[101454.101] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): Internal TMDS
[101454.101] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): 330.0 MHz maximum pixel clock
[101454.101] (--) NVIDIA(GPU-0): 
[101585.242] (--) NVIDIA(GPU-0): DFP-1: disconnected
[101585.242] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[101585.242] (--) NVIDIA(GPU-0): DFP-1: 960.0 MHz maximum pixel clock
[101585.242] (--) NVIDIA(GPU-0): 
[101585.258] (--) NVIDIA(GPU-0): CRT-0: disconnected
[101585.258] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[101585.258] (--) NVIDIA(GPU-0): 
[101585.289] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): connected
[101585.289] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): Internal TMDS
[101585.289] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[101585.289] (--) NVIDIA(GPU-0): 
[101585.289] (--) NVIDIA(GPU-0): DFP-1: disconnected
[101585.289] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[101585.289] (--) NVIDIA(GPU-0): DFP-1: 960.0 MHz maximum pixel clock
[101585.289] (--) NVIDIA(GPU-0): 
[101585.289] (--) NVIDIA(GPU-0): DFP-2: disconnected
[101585.289] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[101585.289] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[101585.289] (--) NVIDIA(GPU-0): 
[101585.304] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): connected
[101585.304] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): Internal TMDS
[101585.304] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): 330.0 MHz maximum pixel clock
[101585.304] (--) NVIDIA(GPU-0): 
[101585.322] (--) NVIDIA(GPU-0): CRT-0: disconnected
[101585.322] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[101585.322] (--) NVIDIA(GPU-0): 
[101585.352] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): connected
[101585.352] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): Internal TMDS
[101585.352] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[101585.352] (--) NVIDIA(GPU-0): 
[101585.352] (--) NVIDIA(GPU-0): DFP-1: disconnected
[101585.352] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[101585.352] (--) NVIDIA(GPU-0): DFP-1: 960.0 MHz maximum pixel clock
[101585.352] (--) NVIDIA(GPU-0): 
[101585.353] (--) NVIDIA(GPU-0): DFP-2: disconnected
[101585.353] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[101585.353] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[101585.353] (--) NVIDIA(GPU-0): 
[101585.368] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): connected
[101585.368] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): Internal TMDS
[101585.368] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): 330.0 MHz maximum pixel clock
[101585.368] (--) NVIDIA(GPU-0): 
[101585.385] (--) NVIDIA(GPU-0): CRT-0: disconnected
[101585.385] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[101585.385] (--) NVIDIA(GPU-0): 
[101585.415] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): connected
[101585.415] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): Internal TMDS
[101585.415] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[101585.415] (--) NVIDIA(GPU-0): 
[101585.415] (--) NVIDIA(GPU-0): DFP-1: disconnected
[101585.415] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[101585.415] (--) NVIDIA(GPU-0): DFP-1: 960.0 MHz maximum pixel clock
[101585.415] (--) NVIDIA(GPU-0): 
[101585.416] (--) NVIDIA(GPU-0): DFP-2: disconnected
[101585.416] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[101585.416] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[101585.416] (--) NVIDIA(GPU-0): 
[101585.431] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): connected
[101585.431] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): Internal TMDS
[101585.431] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): 330.0 MHz maximum pixel clock
[101585.431] (--) NVIDIA(GPU-0): 
[101585.670] (II) NVIDIA(0): Setting mode "DVI-I-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, HDMI-0: nvidia-auto-select @1050x1680 +4480+0 {ViewPortIn=1050x1680, ViewPortOut=1680x1050+0+0, Rotation=270}"
[101585.954] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[101585.954] (**) NVIDIA(0):     device Digital Projection Limited DISPLAY PORT (DFP-1)
[101585.954] (**) NVIDIA(0):     (Using EDID frequencies has been enabled on all display
[101585.954] (**) NVIDIA(0):     devices.)
[101585.957] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): connected
[101585.957] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): Internal DisplayPort
[101585.957] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): 960.0 MHz maximum pixel clock
[101585.957] (--) NVIDIA(GPU-0): 
[101586.047] (--) NVIDIA(GPU-0): CRT-0: disconnected
[101586.047] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[101586.047] (--) NVIDIA(GPU-0): 
[101586.082] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): connected
[101586.082] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): Internal TMDS
[101586.082] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[101586.082] (--) NVIDIA(GPU-0): 
[101586.082] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): connected
[101586.082] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): Internal DisplayPort
[101586.082] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): 960.0 MHz maximum pixel clock
[101586.082] (--) NVIDIA(GPU-0): 
[101586.083] (--) NVIDIA(GPU-0): DFP-2: disconnected
[101586.083] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[101586.083] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[101586.083] (--) NVIDIA(GPU-0): 
[101586.100] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): connected
[101586.100] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): Internal TMDS
[101586.100] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): 330.0 MHz maximum pixel clock
[101586.100] (--) NVIDIA(GPU-0): 
[101586.127] (--) NVIDIA(GPU-0): CRT-0: disconnected
[101586.127] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[101586.127] (--) NVIDIA(GPU-0): 
[101586.158] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): connected
[101586.158] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): Internal TMDS
[101586.158] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[101586.159] (--) NVIDIA(GPU-0): 
[101586.159] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): connected
[101586.159] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): Internal DisplayPort
[101586.159] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): 960.0 MHz maximum pixel clock
[101586.159] (--) NVIDIA(GPU-0): 
[101586.159] (--) NVIDIA(GPU-0): DFP-2: disconnected
[101586.159] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[101586.159] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[101586.159] (--) NVIDIA(GPU-0): 
[101586.175] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): connected
[101586.175] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): Internal TMDS
[101586.175] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): 330.0 MHz maximum pixel clock
[101586.175] (--) NVIDIA(GPU-0): 
[101586.192] (--) NVIDIA(GPU-0): CRT-0: disconnected
[101586.192] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[101586.192] (--) NVIDIA(GPU-0): 
[101586.223] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): connected
[101586.223] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): Internal TMDS
[101586.223] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[101586.223] (--) NVIDIA(GPU-0): 
[101586.223] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): connected
[101586.223] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): Internal DisplayPort
[101586.223] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): 960.0 MHz maximum pixel clock
[101586.223] (--) NVIDIA(GPU-0): 
[101586.223] (--) NVIDIA(GPU-0): DFP-2: disconnected
[101586.223] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[101586.223] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[101586.223] (--) NVIDIA(GPU-0): 
[101586.239] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): connected
[101586.239] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): Internal TMDS
[101586.239] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): 330.0 MHz maximum pixel clock
[101586.239] (--) NVIDIA(GPU-0): 
[101586.254] (--) NVIDIA(GPU-0): CRT-0: disconnected
[101586.254] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[101586.254] (--) NVIDIA(GPU-0): 
[101586.285] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): connected
[101586.285] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): Internal TMDS
[101586.285] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[101586.285] (--) NVIDIA(GPU-0): 
[101586.285] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): connected
[101586.285] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): Internal DisplayPort
[101586.285] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): 960.0 MHz maximum pixel clock
[101586.285] (--) NVIDIA(GPU-0): 
[101586.285] (--) NVIDIA(GPU-0): DFP-2: disconnected
[101586.285] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[101586.285] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[101586.285] (--) NVIDIA(GPU-0): 
[101586.301] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): connected
[101586.301] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): Internal TMDS
[101586.301] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): 330.0 MHz maximum pixel clock
[101586.301] (--) NVIDIA(GPU-0): 
[101586.318] (--) NVIDIA(GPU-0): CRT-0: disconnected
[101586.318] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[101586.318] (--) NVIDIA(GPU-0): 
[101586.349] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): connected
[101586.349] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): Internal TMDS
[101586.349] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[101586.349] (--) NVIDIA(GPU-0): 
[101586.349] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): connected
[101586.349] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): Internal DisplayPort
[101586.349] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): 960.0 MHz maximum pixel clock
[101586.349] (--) NVIDIA(GPU-0): 
[101586.350] (--) NVIDIA(GPU-0): DFP-2: disconnected
[101586.350] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[101586.350] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[101586.350] (--) NVIDIA(GPU-0): 
[101586.365] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): connected
[101586.365] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): Internal TMDS
[101586.365] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): 330.0 MHz maximum pixel clock
[101586.365] (--) NVIDIA(GPU-0): 
[101586.380] (--) NVIDIA(GPU-0): CRT-0: disconnected
[101586.380] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[101586.380] (--) NVIDIA(GPU-0): 
[101586.411] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): connected
[101586.411] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): Internal TMDS
[101586.411] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[101586.411] (--) NVIDIA(GPU-0): 
[101586.411] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): connected
[101586.411] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): Internal DisplayPort
[101586.411] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): 960.0 MHz maximum pixel clock
[101586.411] (--) NVIDIA(GPU-0): 
[101586.412] (--) NVIDIA(GPU-0): DFP-2: disconnected
[101586.412] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[101586.412] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[101586.412] (--) NVIDIA(GPU-0): 
[101586.427] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): connected
[101586.427] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): Internal TMDS
[101586.427] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): 330.0 MHz maximum pixel clock
[101586.427] (--) NVIDIA(GPU-0): 
[101586.671] (II) NVIDIA(0): Setting mode "DVI-I-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-0: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}, HDMI-0: nvidia-auto-select @1050x1680 +4480+0 {ViewPortIn=1050x1680, ViewPortOut=1680x1050+0+0, Rotation=270}"
[101586.996] (--) NVIDIA(GPU-0): CRT-0: disconnected
[101586.996] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[101586.996] (--) NVIDIA(GPU-0): 
[101587.027] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): connected
[101587.027] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): Internal TMDS
[101587.027] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[101587.027] (--) NVIDIA(GPU-0): 
[101587.027] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): connected
[101587.027] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): Internal DisplayPort
[101587.027] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): 960.0 MHz maximum pixel clock
[101587.027] (--) NVIDIA(GPU-0): 
[101587.028] (--) NVIDIA(GPU-0): DFP-2: disconnected
[101587.028] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[101587.028] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[101587.028] (--) NVIDIA(GPU-0): 
[101587.043] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): connected
[101587.043] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): Internal TMDS
[101587.043] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): 330.0 MHz maximum pixel clock
[101587.043] (--) NVIDIA(GPU-0): 
[101587.059] (--) NVIDIA(GPU-0): CRT-0: disconnected
[101587.059] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[101587.059] (--) NVIDIA(GPU-0): 
[101587.089] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): connected
[101587.089] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): Internal TMDS
[101587.089] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[101587.090] (--) NVIDIA(GPU-0): 
[101587.090] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): connected
[101587.090] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): Internal DisplayPort
[101587.090] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): 960.0 MHz maximum pixel clock
[101587.090] (--) NVIDIA(GPU-0): 
[101587.090] (--) NVIDIA(GPU-0): DFP-2: disconnected
[101587.090] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[101587.090] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[101587.090] (--) NVIDIA(GPU-0): 
[101587.105] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): connected
[101587.105] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): Internal TMDS
[101587.105] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): 330.0 MHz maximum pixel clock
[101587.105] (--) NVIDIA(GPU-0): 
[101587.121] (--) NVIDIA(GPU-0): CRT-0: disconnected
[101587.121] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[101587.121] (--) NVIDIA(GPU-0): 
[101587.152] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): connected
[101587.152] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): Internal TMDS
[101587.152] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[101587.152] (--) NVIDIA(GPU-0): 
[101587.152] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): connected
[101587.152] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): Internal DisplayPort
[101587.152] (--) NVIDIA(GPU-0): Digital Projection Limited DISPLAY PORT (DFP-1): 960.0 MHz maximum pixel clock
[101587.152] (--) NVIDIA(GPU-0): 
[101587.152] (--) NVIDIA(GPU-0): DFP-2: disconnected
[101587.152] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[101587.152] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[101587.152] (--) NVIDIA(GPU-0): 
[101587.168] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): connected
[101587.168] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): Internal TMDS
[101587.168] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): 330.0 MHz maximum pixel clock
[101587.168] (--) NVIDIA(GPU-0): 
[101588.996] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): connected
[101588.996] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): Internal TMDS
[101588.996] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): 330.0 MHz maximum pixel clock
[101588.996] (--) NVIDIA(GPU-0): 
[101589.012] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): connected
[101589.012] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): Internal TMDS
[101589.012] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): 330.0 MHz maximum pixel clock
[101589.012] (--) NVIDIA(GPU-0): 
[101589.807] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): connected
[101589.807] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): Internal TMDS
[101589.807] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): 330.0 MHz maximum pixel clock
[101589.807] (--) NVIDIA(GPU-0): 
[101589.822] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): connected
[101589.822] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): Internal TMDS
[101589.822] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-3): 330.0 MHz maximum pixel clock
[101589.822] (--) NVIDIA(GPU-0): 

Any help is appreciated

Last edited by MonaldMuck (2016-11-16 10:37:03)


Xfce 4.12 | Fujitsu Primergy TX140 S1 |  Intel Xeon E3-1220 V2 @ 3.10GHz | 32 GB DDR3 ECC 1600 | Nvidia Geforce GTX 950 | INTEL SSD5 480GB SSD

Offline

#2 2016-11-16 11:44:34

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,949

Re: XFCE4 Multi-screen mirrored on power cycle (Cross post)

Hello and welcome.

I have a similar problem with my dual monitor setup through a dock, whenever I connect the monitors are mirrored and they don't remember their previous configuration. I believe this is the result of an outstanding bug. You can look through the existing list of display bugs and see if one matches yours and comment there.

One thing you might want to ensure is that you are running at least 4.12.1 of xfce4-settings (as some of those bugs were fixed in that release). You can check via:

xfsettingsd -V

A potential workaround you might consider is creating a udev rule that will activate on a monitor connection event and use xrandr to set up the monitor configurations as required. Here is an example of one such solution.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 2016-11-16 11:55:45

MonaldMuck
Member
Registered: 2016-11-16
Posts: 2

Re: XFCE4 Multi-screen mirrored on power cycle (Cross post)

ToZ wrote:

Hello and welcome.

I have a similar problem with my dual monitor setup through a dock, whenever I connect the monitors are mirrored and they don't remember their previous configuration. I believe this is the result of an outstanding bug. You can look through the existing list of display bugs and see if one matches yours and comment there.

One thing you might want to ensure is that you are running at least 4.12.1 of xfce4-settings (as some of those bugs were fixed in that release). You can check via:

xfsettingsd -V

A potential workaround you might consider is creating a udev rule that will activate on a monitor connection event and use xrandr to set up the monitor configurations as required. Here is an example of one such solution.

Thanks for your reply.

$ xfsettingsd -V
xfsettingsd 4.12.1 (Xfce 4.12)

Copyright (c) 2008-2011
	The Xfce development team. All rights reserved.

Please report bugs to <http://bugzilla.xfce.org/>.

I will investigate this udev rule as a workaround, it's super annoying to be unable to turn off my screens at night and have to reconfigure it each time I turn them back on again. Oddly This was fine with just two screens. Not sure about posting a bug, a lot of them seem quite similar but not quite. I'd be happy to provide as much debugging information as required.


Xfce 4.12 | Fujitsu Primergy TX140 S1 |  Intel Xeon E3-1220 V2 @ 3.10GHz | 32 GB DDR3 ECC 1600 | Nvidia Geforce GTX 950 | INTEL SSD5 480GB SSD

Offline

Board footer

Powered by FluxBB