Results 1 to 5 of 5
I am on Arch.
Since latest update of polkit (the one with full systemd support and dropped support for consolekit), systemctl suspend (and other powerstate-related commands) don't work anymore:
Code:
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-04-2012 #1Just Joined!
- Join Date
- Nov 2007
- Posts
- 60
systemctl suspend doesn't work anymore
I am on Arch.
Since latest update of polkit (the one with full systemd support and dropped support for consolekit), systemctl suspend (and other powerstate-related commands) don't work anymore:
Here is some more infoCode:$ systemctl suspend Failed to issue method call: Access denied Failed to issue method call: Access denied
I removed consolekit entirely but it did not help.Code:$ loginctl show-session $XDG_SESSION_ID ControlGroupHierarchy=/user NAutoVTs=6 KillExcludeUsers=root KillUserProcesses=no IdleHint=yes IdleSinceHint=0 IdleSinceHintMonotonic=0 InhibitDelayMaxUSec=5s HandlePowerKey=poweroff HandleSuspendKey=suspend HandleHibernateKey=hibernate HandleLidSwitch=ignore PreparingForShutdown=no PreparingForSleep=no
- 11-04-2012 #2Just Joined!
- Join Date
- Nov 2012
- Posts
- 5
what packages did u install with the last update?
- 11-04-2012 #3Just Joined!
- Join Date
- Nov 2007
- Posts
- 60
Not sure, but is must be related to polkit upgrade.
- 11-04-2012 #4Just Joined!
- Join Date
- Nov 2012
- Posts
- 5
try this and see if it will bring up the list of the last packages installed from update and tell me the output
cat /var/log/dpkg.log | grep "\ install\ "
- 11-04-2012 #5Just Joined!
- Join Date
- Nov 2007
- Posts
- 60
I don't have
/var/log/dpkg.log
and
/var/log/everything.log
contains nothing about 'install'


Reply With Quote
