You are not logged in.

#1 2014-03-04 03:08:21

eyeemaye
Member
Registered: 2014-03-04
Posts: 3

xbmc-standalone won't start after update

I updated and now xbmc service won't start. When i run startx on my admin user, I can get xbmc to start up, but it won't start as 'xbmc' anymore. When I `su xbmc` and try to run `startx` or `xbmc-standalone` I get the same error. Not sure what's going on.

orwell% sudo systemctl status xbmc -l
xbmc.service - Starts instance of XBMC using xinit
   Loaded: loaded (/usr/lib/systemd/system/xbmc.service; enabled)
   Active: inactive (dead) since Mon 2014-03-03 19:00:23 PST; 3s ago
  Process: 2012 ExecStart=/usr/bin/xinit /usr/bin/dbus-launch /usr/bin/xbmc-standalone -l /run/lirc/lircd -- :0 -nolisten tcp (code=exited, status=0/SUCCESS)
 Main PID: 2012 (code=exited, status=0/SUCCESS)

Mar 03 19:00:20 orwell xinit[2012]: Initializing built-in extension DRI2
Mar 03 19:00:20 orwell xinit[2012]: Loading extension GLX
Mar 03 19:00:20 orwell xinit[2012]: (II) [KMS] Kernel modesetting enabled.
Mar 03 19:00:21 orwell xinit[2012]: ERROR: Unable to create application. Exiting
Mar 03 19:00:21 orwell xinit[2012]: ERROR: Unable to create application. Exiting
Mar 03 19:00:22 orwell xinit[2012]: ERROR: Unable to create application. Exiting
Mar 03 19:00:22 orwell xinit[2012]: XBMC has exited uncleanly 3 times in the last 1 seconds.
Mar 03 19:00:22 orwell xinit[2012]: Something is probably wrong
Mar 03 19:00:22 orwell xinit[2012]: /usr/bin/xinit: connection to X server lost
Mar 03 19:00:22 orwell xinit[2012]: waiting for X server to shut down (EE) Server terminated successfully (0). Closing log file.

I've looked through : https://bbs.archlinux.org/viewtopic.php?id=177770 and it seems to be a similar issue.

Last edited by eyeemaye (2014-03-05 03:45:13)

Offline

#2 2014-03-04 22:39:03

eyeemaye
Member
Registered: 2014-03-04
Posts: 3

Re: xbmc-standalone won't start after update

If more info would be helpful, just let me know what else I should paste in here.

Offline

#3 2014-03-08 05:02:50

eyeemaye
Member
Registered: 2014-03-04
Posts: 3

Re: xbmc-standalone won't start after update

After today's update (version 12.3-11), I get a new error. For the record I've changed PAMName from 'login' to 'su' for debugging purposes.

xbmc.service - Starts instance of XBMC using xinit
   Loaded: loaded (/usr/lib/systemd/system/xbmc.service; enabled)
   Active: inactive (dead) since Fri 2014-03-07 20:58:52 PST; 2min 33s ago
  Process: 3381 ExecStart=/usr/bin/xinit /usr/bin/dbus-launch /usr/bin/xbmc-standalone -l /run/lirc/lircd -- :0 -nolisten tcp vt7 (code=exited, status=0/SUCCESS)
 Main PID: 3381 (code=exited, status=0/SUCCESS)

Mar 07 20:58:51 orwell pulseaudio[3443]: [pulseaudio] module.c: Failed to load module "module-device-restore" (argument: ""): initialization failed.
Mar 07 20:58:51 orwell xinit[3381]: ERROR: Unable to create application. Exiting
Mar 07 20:58:51 orwell pulseaudio[3469]: [pulseaudio] module-device-restore.c: Failed to open volume database '/var/lib/xbmc/.config/pulse/739ce619b49f4eb797280beb523b50fd-device-volumes': No space left on device
Mar 07 20:58:51 orwell pulseaudio[3469]: [pulseaudio] module.c: Failed to load module "module-device-restore" (argument: ""): initialization failed.
Mar 07 20:58:51 orwell xinit[3381]: ERROR: Unable to create application. Exiting
Mar 07 20:58:51 orwell xinit[3381]: XBMC has exited uncleanly 3 times in the last 1 seconds.
Mar 07 20:58:51 orwell xinit[3381]: Something is probably wrong
Mar 07 20:58:51 orwell xinit[3381]: /usr/bin/xinit: connection to X server lost
Mar 07 20:58:51 orwell xinit[3381]: waiting for X server to shut down (EE) Server terminated successfully (0). Closing log file.
Mar 07 20:58:52 orwell systemd[3382]: pam_unix(su:session): session closed for user xbmc

Last edited by eyeemaye (2014-03-08 05:19:34)

Offline

Board footer

Powered by FluxBB