Kodi Community Forum

Full Version: DBus Authorization problem in Fedora 14
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I have recently installed XBMC from svn on my Fedora 14 x86_64 HTPC. I am running it in standalone mode in runlevel 3. I have tried enabling the poweroff, suspend and reboot functions but they are not working. Instructions on how to do this are elaborated on ubuntu but not so much on Fedora. For example I don't have a PolicyKit.conf file, only ConsoleKit.conf. When I try to poweroff, xbmc closes but instead of powering down I get the shell.

Here is the error in the logs:

18:08:36 T:140405134317792 M:5956108288 DEBUG: DBus: Creating message to org.freedesktop.ConsoleKit on /org/freedesktop/ConsoleKit/Manager with interface org.freedesktop.ConsoleKit.Manager and method Stop
18:08:36 T:140405134317792 M:5956108288 ERROR: DBus: Error org.freedesktop.ConsoleKit.Manager.NotPrivileged - Authorization is required

Thanks