Bonjour j’essaie désespérément de faire tourner kodi sur un cubietruck armbian, mais sans succès.
quand je regarde le status dans systemctl pour kodi j’ai ça :
● kodi.service - Kodi Media Center
Loaded: loaded (/lib/systemd/system/kodi.service; enabled)
Active: inactive (dead) since Tue 2017-02-14 21:32:37 CET; 1min 29s ago
Process: 603 ExecStart=/usr/bin/xinit /usr/bin/dbus-launch --exit-with-session /usr/bin/kodi-standalone -- :0 -nolisten tcp vt7
(code=exited, status=0/SUCCESS)
Main PID: 603 (code=exited, status=0/SUCCESS)
Feb 14 21:32:22 cubietruck systemd[1]: Starting Kodi Media Center...
Feb 14 21:32:22 cubietruck systemd[1]: Started Kodi Media Center.
Feb 14 21:32:22 cubietruck xinit[603]: (EE)
Feb 14 21:32:22 cubietruck xinit[603]: Fatal server error:
Feb 14 21:32:22 cubietruck xinit[603]: (EE) Server is already active for
display 0
Feb 14 21:32:22 cubietruck xinit[603]: If this server is no longer
running, remove /tmp/.X0-lock
Feb 14 21:32:22 cubietruck xinit[603]: and start again.
Feb 14 21:32:22 cubietruck xinit[603]: (EE)
Feb 14 21:32:22 cubietruck xinit[603]: (EE)
Feb 14 21:32:22 cubietruck xinit[603]: Please consult the The X.Org
Foundation support
Feb 14 21:32:22 cubietruck xinit[603]: at http://wiki.x.org
Feb 14 21:32:22 cubietruck xinit[603]: for help.
Feb 14 21:32:22 cubietruck xinit[603]: (EE)
Feb 14 21:32:37 cubietruck xinit[603]: XIO: fatal IO error 11 (Resource
temporarily unavailable) on X server ":0"
Feb 14 21:32:37 cubietruck xinit[603]: after 7 requests (7 known
processed) with 0 events remaining.
Auriez vous une idée du problème, il faut savoir que par contre xfce4 est parfaitement fonctionnel quand il est installé.
Merci