kodi 17.0 alpha 1 won't start... - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Software (/forum-6.html) +--- Forum: Installation (/forum-16.html) +--- Thread: kodi 17.0 alpha 1 won't start... (/thread-3530.html) |
kodi 17.0 alpha 1 won't start... - Skywatch - 20th Apr, 2016 04:08 AM Since todays update I can no longer get xbmc to run.... It doesn't run at start up and I can't seem to find a way around it - Any ideas? Terminal xbian@kitchen ~ $ sudo start xmbc start: Unknown job: xmbc xbian@kitchen ~ $ ps ax | grep xbmc 2268 ? Ss 0:00 /usr/local/bin/busybox inotifyd /usr/local/sbin/xbian -inotifyd-bridge /xbmc-backup/put_here_to_restore w 5138 pts/1 S+ 0:00 grep --color=auto xbmc xbian@kitchen ~ $ sudo dpkg -l xbmc [sudo] password for xbian: dpkg-query: no packages found matching xbmc RE: kodi 17.0 alpha 1 won't start... - Nachteule - 20th Apr, 2016 06:28 AM Yeah! Please use packages from devel repo only if you are know what you are doing RE: kodi 17.0 alpha 1 won't start... - Nachteule - 20th Apr, 2016 06:40 AM Seems you are a little bit confused: sudo start xbmc NOT xmbc sudo dpkg -l | grep xbmc OR sudo dpkg -l xbian-package-xbmc RE: kodi 17.0 alpha 1 won't start... - Skywatch - 21st Apr, 2016 06:24 AM Thanks but I wiped the install yesterday, so no more worries. The xmbc thing was a typo trying to copy what hadn't worked. I did it several times before posting just to make sure. |