XBMC svn shutdown / reboot doesn't work
#1
Hi,

after a complete reinstall of my MediaCenter, i've got a litle problem.

evrything works fine, exept reboot or shutdown from xbmc.

XBMC is the pvr-testing2 branche from svn and compiled with only --enable-vdpau and --enable-goom.

Version: XBMC PRE-10.5 r27303

sadly i doesn't get any info's from xbmc.log.

Does anybody have another hint what i can do, or even an option that gives me more info in xbmc.log to see what's going wrong?

some more facts:

Code:
- System starts xbmc with init from forum (doesn't remind wich thread) that calls startx with xbmc user rights, and then .xinitrc wich runs xbmc.
- on option reboot system drops back to TTY1
- System is 64bit Debian Squeeze with 2.6.32 kernel


tings thtat didn't worked: (not in chronical order)

Code:
[url]http://forum.xbmc.org/showpost.php?p=448088&postcount=54[/url]

after Kroetes sollution my system crashes with some wired graphics to completly freeze.. (bevore it does nothing)

[url]http://forum.xbmc.org/showpost.php?p=447958&postcount=52[/url]

[code]
sudo polkit-auth --user xbmc --grant org.freedesktop.hal.power-management.suspend
sudo polkit-auth --user xbmc --grant org.freedesktop.hal.power-management.hibernate
sudo polkit-auth --user xbmc --grant org.freedesktop.hal.power-management.reboot
sudo polkit-auth --user xbmc --grant org.freedesktop.hal.power-management.shutdown
sudo polkit-auth --user xbmc --grant org.freedesktop.hal.power-management.reboot-multiple-sessions
sudo polkit-auth --user xbmc --grant org.freedesktop.hal.power-management.shutdown-multiple-sessions


http://forum.xbmc.org/showpost.php?p=473808&postcount=1

Code:
A fix.
Edit /etc/*dbus*-1/system.conf
commenting out : <!-- <deny send_type="method_call"/> -->
and adding : <allow send_requested_reply="true" send_type="method_call"/>
under <allow send_requested_reply="true" send_type="error"/>
then restart the dbus and the printer discovery service.
(sollution of another board)
[/code]


EDIT:

Semi-Fixed
after adding xbmc to the powerdev group (wich is new for debian testing and ubuntu karmic release)
AND
fixing the typo in Kroetes post (copy & past the whitespace in "freed esktop" wich should be freedesktop), my system reboots and shutdowns just fine when started from normaly logged in user, but not when started with "su xbmc -c "/usr/local/bin/xbmc.bin --standalone"" from init-script...
cd /pub/ && cat Beer
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC svn shutdown / reboot doesn't work0