[Linux] Unable to Power/Suspend/Hibernate Through XBMC
#1
I'm currently unable to power/suspend/hibernate my HTPC running XBMC.

My system is a standalone XBMC install over an Arch Linux installation.

uname -a :
Code:
Linux htpc 3.0-ARCH #1 SMP PREEMPT Wed Aug 17 21:55:57 CEST 2011 x86_64 Intel(R) Core(TM) i3 CPU 530 @ 2.93GHz GenuineIntel GNU/Linux

I've followed the information found here, step by step, in order to boot directly into XBMC.

It seems that upower isn't working correctly. The following snippet of my xbmc.log file (under debugging mode) shows the action taken when trying to suspend. It must also be noted that the same information shows when I use XBMC.Shutdown().

Code:
15:53:25 T:140138751723584 M:3813806080   DEBUG: LIRC: Update - NEW at 76698:0001007400000001 00 KEY_POWER imon (KEY_POWER)
15:53:25 T:140138751723584 M:3813806080   DEBUG: OnKey: 196 pressed, action is XBMC.Suspend()
15:53:25 T:140138751723584 M:3813806080   DEBUG: DBus: Creating message to org.freedesktop.UPower on /org/freedesktop/UPower with interface org.freedesktop.UPower and method AboutToSleep
15:53:25 T:140138751723584 M:3813806080   DEBUG: DBus: Creating message to org.freedesktop.UPower on /org/freedesktop/UPower with interface org.freedesktop.UPower and method Suspend
15:53:25 T:140138751723584 M:3813806080   DEBUG: CAnnouncementManager - Announcement: Suspend from xbmc

The full log can be found here.

Basically, I can either press the remote power button directly, or select shutdown or suspend in the menu, and nothing will happen. The screen remains the same and I can still use XBMC as if nothing happens.

I was wondering if someone else has this issue, and has any pointers on how to fix it?
Reply
#2
I am also having a similar issue.
Please help
Reply
#3
Yeah I have the problem sometimes on a Dharma install running nightly builds. SSHing in and doing a reboot or shutdown immediately shutdown the system or reboot it, but from inside XBMC it is a no go most of the time.

I know my post lack any useful information for the devs at all. Just stating I have the same problem. :-P
Reply
#4
https://bbs.archlinux.org/viewtopic.php?id=112768

First place you should look is the Arch forum... You can bet on it this kind of issue already popped up before.
* MikroTik RB5009UG+S+IN :: ZyXEL GS1900-8HP v1 :: EAP615-Wall v1 :: Netgear GS108T v3 running OpenWrt 23.05
* LibreELEC 11:  HTPC Gigabyte Brix GB-BXA8-5545 with CEC adapter, Sony XR-64A84K :: Desktop AMD Ryzen 7 5800X / Sapphire Nitro+ Radeon 6700XT  / 27" Dell U2717D QHD
* Debian Bookworm x86_64: Celeron G1610, NFS/MariaDB/ZFS server
* Blog
Reply
#5
Thanks .:B:.

I read your post on the Arch Linux forums and that solved my problem.

I had to install mingetty from the AUR and modify my login process as outlined in the post your linked.
Reply

Logout Mark Read Team Forum Stats Members Help
[Linux] Unable to Power/Suspend/Hibernate Through XBMC0