You are not logged in.

#1 2014-10-19 08:42:15

183.amir
Member
Registered: 2014-05-15
Posts: 14

Sony Vaio Pro 13 does not wake on LID open

Hello guys,

I have the same problem like the problem explained in this thread:
https://bbs.archlinux.org/viewtopic.php?pid=1425672

My laptop suspends when I close the lid but does not wake when I open it. This problem occurred some months ago with an update and I cannot track it down to see where the problem is coming from.

Here is what I have gathered for now:

	$ cat /proc/acpi/wakeup 
	Device	S-state	  Status   Sysfs node
	RP05	  S4	*disabled  pci:0000:00:1c.4
	PXSX	  S4	*disabled  pci:0000:03:00.0
	RP01	  S4	*disabled  pci:0000:00:1c.0
	PXSX	  S4	*disabled  pci:0000:01:00.0
	RP03	  S4	*disabled
	PXSX	  S4	*disabled
	RP04	  S4	*disabled  pci:0000:00:1c.3
	PXSX	  S4	*disabled
	RP06	  S4	*disabled
	PXSX	  S4	*disabled
	EHC1	  S3	*enabled   pci:0000:00:1d.0
	XHC	  S3	*enabled   pci:0000:00:14.0
	HDEF	  S4	*disabled  pci:0000:00:1b.0
	PWRB	  S4	*enabled   platform:PNP0C0C:00
	$ cat /proc/acpi/button/lid/LID0/state 
	state:      open

I am using the Gnome desktop with GDM and here is my '/etc/systemd/logind.conf' content:

	#  This file is part of systemd.
	#
	#  systemd is free software; you can redistribute it and/or modify it
	#  under the terms of the GNU Lesser General Public License as published by
	#  the Free Software Foundation; either version 2.1 of the License, or
	#  (at your option) any later version.
	#
	# See logind.conf(5) for details

	[Login]
	#NAutoVTs=6
	#ReserveVT=6
	#KillUserProcesses=no
	#KillOnlyUsers=
	#KillExcludeUsers=root
	#InhibitDelayMaxSec=5
	#HandlePowerKey=poweroff
	#HandleSuspendKey=suspend
	#HandleHibernateKey=hibernate
	HandleLidSwitch=suspend
	#PowerKeyIgnoreInhibited=no
	#SuspendKeyIgnoreInhibited=no
	#HibernateKeyIgnoreInhibited=no
	#LidSwitchIgnoreInhibited=yes
	#IdleAction=ignore
	#IdleActionSec=30min
	#RuntimeDirectorySize=10%
	#RemoveIPC=yes

I even tried and disabled the gdm service and tried suspending and opening the lid when no DE was running. This error shows up after I open the lid and wake the system with the power button.
error

I have removed the acpid package too but that did not help.
I was wondering if you guys could help me solve the issue or gather more debugging information.

Offline

Board footer

Powered by FluxBB