You are not logged in.

#1 2016-05-08 13:15:31

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Monitor does not enter suspend state consistently/need to debug

Recently (maybe within the past few weeks) my HDMI-connected monitor does not enter suspend mode consistently under xfce4.  It does work about 50% of the time, but the other half it just stays on.

This is true if I use the xfce4 powermanager to send the monitor to sleep OR if I manually issue `xset dpms force standby` from the shell.  I am not seeing anything in journalctl, dmesg or /var/log/Xorg.0.log to help see what's not working.  Suggestions for debugging are welcomed.

CPU: i7-4790k (haswell) using onboard video out via HDMI (yes, latest ucode is successfully being applied at boot).
Motherboard: MSI Z97

Last edited by graysky (2016-05-08 13:18:15)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#2 2016-05-08 16:25:34

mich41
Member
Registered: 2012-06-22
Posts: 796

Re: Monitor does not enter suspend state consistently/need to debug

Isn't it since you patched for output disable bug? wink

Nothing like that here, last updated 5 day ago. Note that there's some new stuff in repos now.

I use Radeon so regression in xf86-video-whatever or kernel is another possibility.

Offline

#3 2016-05-08 22:42:59

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,362

Re: Monitor does not enter suspend state consistently/need to debug

I have an older analog monitor that supports power saving but doesn't always work.  I have a flat screen, but if I use slock under awesome it won't turn off by itself...I think that's slock's fault and sometimes other programs like firefox might keep it awake.  But the analog can't figure out the trick to it.
If I use tvtime, it's obvious why it stays on while I using that.

Last edited by nomorewindows (2016-05-08 22:44:15)


I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

#4 2016-05-10 18:46:49

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: Monitor does not enter suspend state consistently/need to debug

I opened an upstream report: https://bugs.freedesktop.org/show_bug.cgi?id=95341

Am I the only Arch user affected by this bug?

@nomore - Does it consistently turn off if you use the xset command I posted above?

Last edited by graysky (2016-05-10 18:59:14)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#5 2016-05-10 19:59:58

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,362

Re: Monitor does not enter suspend state consistently/need to debug

graysky wrote:

I opened an upstream report: https://bugs.freedesktop.org/show_bug.cgi?id=95341

Am I the only Arch user affected by this bug?

@nomore - Does it consistently turn off if you use the xset command I posted above?

Haven't tried it, but I used to have to use it on an older kernel way back there (it was different monitor then).  But then dpms doesn't automatically activate on the text console like it does in X.


I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

#6 2016-05-11 13:01:58

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: Monitor does not enter suspend state consistently/need to debug

I would try something, but I suspect that it might not provide you with any more information. Login in a tty then manually startx, try to suspend the monitor and after a failed attempt logout and see if there are any "extra" warnings or errors not present in the other logs.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#7 2016-05-11 19:38:56

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: Monitor does not enter suspend state consistently/need to debug

@Rookie - I'd like to try that but I cannot get xinit to start the DE.

% cat ~/.xinitrc
#!/bin/bash
if [ -d /etc/X11/xinit/xinitrc.d ] ; then
	for f in /etc/X11/xinit/xinitrc.d/?*.sh ; do
		[ -x "$f" ] && . "$f"
	done
	unset f
fi

startxfce4

Upon issuing `xinit` from a tty:

X.Org X Server 1.18.3
Release Date: 2016-04-04
[    46.334] X Protocol Version 11, Revision 0
[    46.334] Build Operating System: Linux 4.2.5-1-ARCH x86_64 
[    46.335] Current Operating System: Linux ease 4.5.4-1-custom #1 SMP PREEMPT Wed May 11 15:31:41 EDT 2016 x86_64
[    46.335] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-custom root=UUID=8e32471f-5597-42fb-9f49-6bcb18af39b6 rw quiet scsi_mod.use_blk_mq=1
[    46.335] Build Date: 05 April 2016  05:24:02PM
[    46.335]  
[    46.335] Current version of pixman: 0.34.0
[    46.335] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    46.335] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    46.335] (==) Log file: "/home/facade/.local/share/xorg/Xorg.0.log", Time: Wed May 11 15:35:54 2016
[    46.335] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    46.335] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    46.335] (==) No Layout section.  Using the first Screen section.
[    46.335] (==) No screen section available. Using defaults.
[    46.335] (**) |-->Screen "Default Screen Section" (0)
[    46.335] (**) |   |-->Monitor "<default monitor>"
[    46.335] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    46.335] (==) Automatically adding devices
[    46.335] (==) Automatically enabling devices
[    46.335] (==) Automatically adding GPU devices
[    46.335] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    46.335] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    46.335] 	Entry deleted from font path.
[    46.335] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    46.335] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    46.335] 	Entry deleted from font path.
[    46.335] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    46.335] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[    46.335] (==) ModulePath set to "/usr/lib/xorg/modules"
[    46.335] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    46.335] (II) Loader magic: 0x819d20
[    46.335] (II) Module ABI versions:
[    46.335] 	X.Org ANSI C Emulation: 0.4
[    46.335] 	X.Org Video Driver: 20.0
[    46.335] 	X.Org XInput driver : 22.1
[    46.335] 	X.Org Server Extension : 9.0
[    46.337] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c3
[    46.337] (II) xfree86: Adding drm device (/dev/dri/card0)
[    46.337] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[    46.338] (--) PCI:*(0:0:2:0) 8086:0412:1462:7888 rev 6, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64
[    46.338] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    46.338] (II) LoadModule: "glx"
[    46.339] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    46.339] (II) Module glx: vendor="X.Org Foundation"
[    46.339] 	compiled for 1.18.3, module version = 1.0.0
[    46.339] 	ABI class: X.Org Server Extension, version 9.0
[    46.339] (==) AIGLX enabled
[    46.339] (==) Matched intel as autoconfigured driver 0
[    46.339] (==) Matched intel as autoconfigured driver 1
[    46.339] (==) Matched modesetting as autoconfigured driver 2
[    46.339] (==) Matched fbdev as autoconfigured driver 3
[    46.339] (==) Matched vesa as autoconfigured driver 4
[    46.339] (==) Assigned the driver to the xf86ConfigLayout
[    46.339] (II) LoadModule: "intel"
[    46.340] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    46.340] (II) Module intel: vendor="X.Org Foundation"
[    46.340] 	compiled for 1.18.3, module version = 2.99.917
[    46.340] 	Module class: X.Org Video Driver
[    46.340] 	ABI class: X.Org Video Driver, version 20.0
[    46.340] (II) LoadModule: "modesetting"
[    46.340] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    46.340] (II) Module modesetting: vendor="X.Org Foundation"
[    46.340] 	compiled for 1.18.3, module version = 1.18.3
[    46.340] 	Module class: X.Org Video Driver
[    46.340] 	ABI class: X.Org Video Driver, version 20.0
[    46.340] (II) LoadModule: "fbdev"
[    46.340] (WW) Warning, couldn't open module fbdev
[    46.340] (II) UnloadModule: "fbdev"
[    46.340] (II) Unloading fbdev
[    46.340] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    46.340] (II) LoadModule: "vesa"
[    46.340] (WW) Warning, couldn't open module vesa
[    46.340] (II) UnloadModule: "vesa"
[    46.340] (II) Unloading vesa
[    46.340] (EE) Failed to load module "vesa" (module does not exist, 0)
[    46.340] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    46.340] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[    46.340] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[    46.340] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[    46.340] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    46.340] (EE) 
Fatal server error:
[    46.340] (EE) parse_vt_settings: Cannot open /dev/tty0 (No such file or directory)
[    46.340] (EE) 
[    46.340] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    46.340] (EE) Please also check the log file at "/home/facade/.local/share/xorg/Xorg.0.log" for additional information.
[    46.340] (EE) 

CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#8 2016-05-11 23:00:47

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: Monitor does not enter suspend state consistently/need to debug

The only thing my .xinit has different than yours is 'exec startxfce4' and startx works.

Regarding your log, I don't see anything that looks wrong, besides things not starting that is, but I'm no expert. However there is one question that has to be asked, which driver are you using? I see references to the intel driver and also the modesetting driver.

I suppose you might want to look at your pacman logs, if you haven't already, and try to correlate when things starting work intermittently and updates to xorg-server or xf86-video-* drivers.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#9 2016-05-12 18:22:12

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: Monitor does not enter suspend state consistently/need to debug

@rookie -  I have the intel driver as far as I understand it:

% pacman -Qs xf86
local/libxxf86dga 1.1.4-1
    X11 Direct Graphics Access extension library
local/libxxf86vm 1.1.4-1
    X11 XFree86 video mode extension library
local/xf86-input-evdev 2.10.2-1 (xorg-drivers xorg)
    X.org evdev input driver
local/xf86-input-libinput 0.19.0-1 (xorg-drivers xorg)
    Generic input driver for the X.Org server based on libinput
local/xf86-video-intel 1:2.99.917+645+g88733a7-1 (xorg-drivers xorg)
    X.org Intel i810/i830/i915/945G/G965+ video drivers
local/xf86dgaproto 2.1-3
    X11 Direct Graphics Access extension wire protocol
local/xf86vidmodeproto 2.3.1-3
    X11 Video Mode extension wire protocol

And

% pacman -Qs intel
local/intel-ucode 20151106-1
    Microcode update files for Intel CPUs
local/mesa 11.2.1-1
    an open-source implementation of the OpenGL specification
local/xf86-video-intel 1:2.99.917+645+g88733a7-1 (xorg-drivers xorg)
    X.org Intel i810/i830/i915/945G/G965+ video drivers

And...

% grep i915 /etc/mkinitcpio.conf
MODULES="i915"

CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#10 2016-05-12 18:31:03

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: Monitor does not enter suspend state consistently/need to debug

I installed both a vesa and modsetting driver:

xf86-video-vesa xf86-video-fbdev

I also tried prefixing start xfce4 with exec as you recommended but I still get an errors relating to parse_vt_settings and /dev/tty0.  Complete log below:

[   532.459] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[   532.463] X Protocol Version 11, Revision 0
[   532.465] Build Operating System: Linux 4.2.5-1-ARCH x86_64 
[   532.466] Current Operating System: Linux ease 4.5.4-1-custom #1 SMP PREEMPT Wed May 11 15:31:41 EDT 2016 x86_64
[   532.466] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-custom root=UUID=8e32471f-5597-42fb-9f49-6bcb18af39b6 rw quiet scsi_mod.use_blk_mq=1
[   532.469] Build Date: 05 April 2016  05:24:02PM
[   532.471]  
[   532.472] Current version of pixman: 0.34.0
[   532.475] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   532.475] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   532.486] (==) Log file: "/home/facade/.local/share/xorg/Xorg.0.log", Time: Thu May 12 14:25:27 2016
[   532.487] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   532.489] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   532.489] (==) No Layout section.  Using the first Screen section.
[   532.489] (==) No screen section available. Using defaults.
[   532.489] (**) |-->Screen "Default Screen Section" (0)
[   532.489] (**) |   |-->Monitor "<default monitor>"
[   532.489] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   532.489] (==) Automatically adding devices
[   532.489] (==) Automatically enabling devices
[   532.489] (==) Automatically adding GPU devices
[   532.489] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   532.489] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   532.489] 	Entry deleted from font path.
[   532.489] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   532.489] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   532.489] 	Entry deleted from font path.
[   532.489] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   532.489] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[   532.489] (==) ModulePath set to "/usr/lib/xorg/modules"
[   532.489] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   532.489] (II) Loader magic: 0x819d20
[   532.489] (II) Module ABI versions:
[   532.489] 	X.Org ANSI C Emulation: 0.4
[   532.489] 	X.Org Video Driver: 20.0
[   532.489] 	X.Org XInput driver : 22.1
[   532.489] 	X.Org Server Extension : 9.0
[   532.491] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c3
[   532.491] (II) xfree86: Adding drm device (/dev/dri/card0)
[   532.492] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[   532.493] (--) PCI:*(0:0:2:0) 8086:0412:1462:7888 rev 6, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64
[   532.493] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   532.493] (II) LoadModule: "glx"
[   532.493] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   532.494] (II) Module glx: vendor="X.Org Foundation"
[   532.494] 	compiled for 1.18.3, module version = 1.0.0
[   532.494] 	ABI class: X.Org Server Extension, version 9.0
[   532.494] (==) AIGLX enabled
[   532.494] (==) Matched intel as autoconfigured driver 0
[   532.494] (==) Matched intel as autoconfigured driver 1
[   532.494] (==) Matched modesetting as autoconfigured driver 2
[   532.494] (==) Matched fbdev as autoconfigured driver 3
[   532.494] (==) Matched vesa as autoconfigured driver 4
[   532.494] (==) Assigned the driver to the xf86ConfigLayout
[   532.494] (II) LoadModule: "intel"
[   532.494] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   532.494] (II) Module intel: vendor="X.Org Foundation"
[   532.494] 	compiled for 1.18.3, module version = 2.99.917
[   532.494] 	Module class: X.Org Video Driver
[   532.494] 	ABI class: X.Org Video Driver, version 20.0
[   532.494] (II) LoadModule: "modesetting"
[   532.494] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   532.495] (II) Module modesetting: vendor="X.Org Foundation"
[   532.495] 	compiled for 1.18.3, module version = 1.18.3
[   532.495] 	Module class: X.Org Video Driver
[   532.495] 	ABI class: X.Org Video Driver, version 20.0
[   532.495] (II) LoadModule: "fbdev"
[   532.495] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   532.495] (II) Module fbdev: vendor="X.Org Foundation"
[   532.495] 	compiled for 1.18.0, module version = 0.4.4
[   532.495] 	Module class: X.Org Video Driver
[   532.495] 	ABI class: X.Org Video Driver, version 20.0
[   532.495] (II) LoadModule: "vesa"
[   532.495] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   532.495] (II) Module vesa: vendor="X.Org Foundation"
[   532.495] 	compiled for 1.18.0, module version = 2.3.4
[   532.495] 	Module class: X.Org Video Driver
[   532.495] 	ABI class: X.Org Video Driver, version 20.0
[   532.495] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[   532.495] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[   532.495] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[   532.495] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[   532.495] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   532.495] (II) FBDEV: driver for framebuffer: fbdev
[   532.495] (II) VESA: driver for VESA chipsets: vesa
[   532.495] (EE) 
Fatal server error:
[   532.495] (EE) parse_vt_settings: Cannot open /dev/tty0 (No such file or directory)
[   532.495] (EE) 
[   532.495] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   532.495] (EE) Please also check the log file at "/home/facade/.local/share/xorg/Xorg.0.log" for additional information.
[   532.495] (EE) 

Thoughts are welcomed smile

EDIT:  If I `ls -lh /dev | grep tty0` with lxdm stopped the output is identical to when I do the same under X after logging in via lxdm so I am at a loss to explain that error.

crw--w----  1 root    tty         4,   0 May 12 14:16 tty0

EDIT2:  https://wiki.archlinux.org/index.php/Xi … figuration

The solution was to `startx` not to `xinit` for me.  I am now in X without lxdm as you suggested, but manually suspending the monitor does not work here or from logging in via lxdm hmm

R00KIE wrote:

I would try something, but I suspect that it might not provide you with any more information. Login in a tty then manually startx, try to suspend the monitor and after a failed attempt logout and see if there are any "extra" warnings or errors not present in the other logs.

Last edited by graysky (2016-05-12 18:40:13)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#11 2016-05-12 20:17:40

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: Monitor does not enter suspend state consistently/need to debug

And do you see any extra messages/warnings/errors on the tty after you logout? If you don't then I'm out of ideas.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#12 2016-05-12 21:13:56

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: Monitor does not enter suspend state consistently/need to debug

R00KIE wrote:

And do you see any extra messages/warnings/errors on the tty after you logout? If you don't then I'm out of ideas.

Missed that part, no... here is the output.  Note that I think the last line about 'waiting for X server...' was printed when I logged out.  Here is what was printed after the startx command, upon entering the DE, I issued the xset suspend command printed above, but the monitor did not suspend.

% startx

X.Org X Server 1.18.3
Release Date: 2016-04-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.2.5-1-ARCH x86_64
Current Operating System: Linux ease 4.5.4-1-custom #1 SMP PREEMPT Wed May 11 15:31:41 EDT 2016 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-linux-custom root=UUID=8e32471f-5597-42fb-9f49-6bcb18af39b6 rw quiet scsi_mod.use_blk_mq=1
Build Date: 05 April 2016  05:24:02PM

Current version of pixman: 0.34.0
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
	(==) Log file: "/home/facade/.local/share/xorg/Xorg.0.log", Time: Thu May 12 17:11:24 2016
	(==) Using config directory: "/etc/X11/xorg.conf.d"
	(==) Using system config directory "/usr/share/X11/xorg.conf.d"
	waiting for X server to shut down xfsettingsd: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.(II) Server terminated successfully (0). Closing log file.re file "/sys/class/thermal/thermal_zone2/temp"...(xfce4-session:9789): Gtk-CRITICAL **: IA__gtk_widget_set_visible: assertion 'GTK_IS_WIDGET (wi

Last edited by graysky (2016-05-12 21:14:55)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#13 2016-05-13 15:13:58

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: Monitor does not enter suspend state consistently/need to debug

Nothing seems out of place there, it was a long shot anyway. Your best bet now is to wait for replies on your bug report and see if someone can help you figure it out and fix it.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

Board footer

Powered by FluxBB