![]() |
Kodi 17 “Krypton” - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Software (/forum-6.html) +--- Forum: Testing & Experimental (/forum-21.html) +--- Thread: Kodi 17 “Krypton” (/thread-3583.html) |
RE: Kodi 17 “Krypton” - Nachteule - 11th Jul, 2016 08:05 PM Sure, have merely no inhibitions ![]() RE: Kodi 17 “Krypton” - Nachteule - 9th Aug, 2016 03:29 AM (7th Jul, 2016 08:34 PM)IriDium Wrote: I've been playing around with this and so far it is looking good. What is behind this? Last weekend I built Krypton for my openSUSE notebook and there this is greyed out also ![]() RE: Kodi 17 “Krypton” - DazDavid - 26th Oct, 2016 06:07 AM Hi, I´ve tried to update from Devel Repo to get Krypton installed but after successful and reboot it stucks on command prompt asking for username and password. If I enter both nothing else happens (like normal SSH Session). Any Idea what could cause the problem and how to solve it? Thanks in Advance. RE: Kodi 17 “Krypton” - Nachteule - 26th Oct, 2016 06:58 AM @DazDavid What exactly did you do? Just updating package xbian-package-xbmc or did you run sudo apt-get upgrade? What HW do you have, RPi1, 2 or 3? RE: Kodi 17 “Krypton” - DazDavid - 26th Oct, 2016 07:07 AM (26th Oct, 2016 06:58 AM)Nachteule Wrote: @DazDavid Im running on RPI2 and I did a Update using Xbian-Config Menu. Before Dev Update I enabled Staging Repo and run update just fine. After updating with Dev Repo enabled it stucked in the command prompt. RE: Kodi 17 “Krypton” - Nachteule - 26th Oct, 2016 07:13 AM I suppose Kodi does not come up, probably due to CEC version problem. See this thead Do you have QWERTZ keyboard? Then probably you can not login because of y in password RE: Kodi 17 “Krypton” - DazDavid - 26th Oct, 2016 07:19 AM (26th Oct, 2016 07:13 AM)Nachteule Wrote: I suppose Kodi does not come up, probably due to CEC version problem. See this thead The problem is not, that I cannot login. Login is possible but there is no GUI, only a command line. I´ve read the Thread you linked but there is only a problem with CEC (which indeed I use but without GUI, I dont need CEC ![]() RE: Kodi 17 “Krypton” - Nachteule - 26th Oct, 2016 07:22 AM If Kodi does not come up, you'll NEVER get GUI Please look into Kodi's log (it is in /home/xbian/.kodi/temp file kodi.log) to see what happens RE: Kodi 17 “Krypton” - Nachteule - 26th Oct, 2016 07:28 AM If you can't see anything in log, please show me output of Terminal sudo dpkg -l | grep cec RE: Kodi 17 “Krypton” - DazDavid - 26th Oct, 2016 07:28 AM (26th Oct, 2016 07:22 AM)Nachteule Wrote: If Kodi does not come up, you'll NEVER get GUI With "GUI" I mean KODI of course (KODI also has a graphical user interfaces...). I just wanted to state out that I dont see anything expect a login prompt. I already checked the log but there are no obvious errors, just INFO and DEBUG Entries. Here are the last rows: Code: 21:01:41 142.692291 T:1766794160 DEBUG: CurlFile::Open(0x71021410) http://mirrors.kodi.tv/addons/krypton/script.module.routing/script.module.routing-0.2.0.zip (26th Oct, 2016 07:28 AM)Nachteule Wrote: If you can't see anything in log, please show me output of Here the Output: Code: ii cec-utils 3.1.0.1~xbian-1462859882 armhf libCEC communication Library (utility programs) RE: Kodi 17 “Krypton” - Nachteule - 26th Oct, 2016 07:45 AM Hmmm, if your system time is correct, this is old log file. Seems that Kodi Krypton is never being started What's the output of Terminal sudo apt-cache policy xbian-package-xbmc RE: Kodi 17 “Krypton” - DazDavid - 26th Oct, 2016 07:52 AM (26th Oct, 2016 07:45 AM)Nachteule Wrote: Hmmm, if your system time is correct, this is old log file. Seems that Kodi Krypton is never being started This Logfile is from today. 21 o´clock was the last entry. Here is the output of Terminal sudo apt-cache policy xbian-package-xbmc Code: xbian-package-xbmc: RE: Kodi 17 “Krypton” - Nachteule - 26th Oct, 2016 07:55 AM So you never tried starting Kodi after 21 o´clock ![]() Btw, you can start Kodi manually by typing Terminal kodi start from cmdline RE: Kodi 17 “Krypton” - DazDavid - 26th Oct, 2016 08:10 AM (26th Oct, 2016 07:55 AM)Nachteule Wrote: So you never tried starting Kodi after 21 o´clock Well I tried the whole day to get it running with different ways of updating... at some point I got frustrated and played GTA... Thanks for the hint with the command to start kodi (I was looking for something like this to find the problem). With the command KODI starts but crashes after entering XBIAN-Config (maybe was just coincidence, I just tried once). Is that a normal behaviour in Dev Version that KODI needs to be started manually? I couldnt read something like this somewhere. Also is there a way to autostart KODI like on stable release or do I have to do that on my own? RE: Kodi 17 “Krypton” - Nachteule - 26th Oct, 2016 08:42 AM (26th Oct, 2016 08:10 AM)DazDavid Wrote: Is that a normal behaviour in Dev Version that KODI needs to be started manually? I couldnt read something like this somewhere. Also is there a way to autostart KODI like on stable release or do I have to do that on my own? Of course, it is NOT ![]() Will try to update my test system and see what happens tomorrow |