Problem: Beta 1.2 -> RC 2
|
1st Oct, 2014, 01:44 AM
Post: #16
|
|||
|
|||
RE: Beta 1.2 -> RC 2
So with the default xbmc folder it worked? If so, it means you have a failing plugin or something installed. What does the xbmc.log say?
pilight - modular domotica solution
|
|||
1st Oct, 2014, 01:45 AM
Post: #17
|
|||
|
|||
RE: Beta 1.2 -> RC 2
Btw, I think, the restore command did not work completely. I just checked
the addons directory and it is nearly empty. Where or how can I see the log file? I can enter XBian with the Windows Explorer, as I said. So, I just need to know where to find that log file. Ahrm, no, I do not think, it is an addon, because there are no addons anymore in the addons directory, just those: metadata.common.fanart.tv metadata.tvdb.com packages services.xbmc.versioncheck |
|||
1st Oct, 2014, 02:17 AM
Post: #18
|
|||
|
|||
RE: Beta 1.2 -> RC 2
There are numerous topics about how to post the log contents (also sticky's on this forum).
Quote:So with the default xbmc folder it worked?Please answer this one first. pilight - modular domotica solution
|
|||
1st Oct, 2014, 02:26 AM
Post: #19
|
|||
|
|||
RE: Beta 1.2 -> RC 2
(1st Oct, 2014 02:17 AM)CurlyMo Wrote: There are numerous topics about how to post the log contents (also sticky's on this forum). No, no, it never started after a reboot. Only, when I entered "start xbmc" manually in Putty and then it was the ugly blue standard one with all settings lost. |
|||
1st Oct, 2014, 02:28 AM
Post: #20
|
|||
|
|||
RE: Beta 1.2 -> RC 2
What does "ugly blue standard one" mean?
pilight - modular domotica solution
|
|||
1st Oct, 2014, 02:30 AM
Post: #21
|
|||
|
|||
RE: Beta 1.2 -> RC 2 | |||
1st Oct, 2014, 02:34 AM
Post: #22
|
|||
|
|||
RE: Beta 1.2 -> RC 2
That means it is an issue with your custom configuration. Could be skin, addon, etc.
pilight - modular domotica solution
|
|||
1st Oct, 2014, 02:38 AM
Post: #23
|
|||
|
|||
RE: Beta 1.2 -> RC 2
Alright, but why was it working on Beta 2
and when I made the update to RC 3 with the command given (see earlier in this thread) it does stop then? And why does it still not work/boot correctly, although I deleted all addons/skins/... etc.? I mean, I am getting still the same Samba screen message like before. So, if you can tell me, where the boot up log is saved, I will boot fresh and check that, immediately. |
|||
1st Oct, 2014, 03:21 AM
Post: #24
|
|||
|
|||
RE: Beta 1.2 -> RC 2
I suspect it's busy updating your databases and the time out is too small. What if you do the following:
Terminal sudo nano /etc/init/xbmc.conf Search for these 2 lines (lines 40-41 here): Code: post-start script and change that TIMEOUT=100 to TIMEOUT=100000 or any other big number. Then stop and start XBMC again, or reboot. It may indeed need a while if it's updating databases, but it shouldn't crash anymore. If it works, change it back to 100. If it doesn't, change it back to 100 and upload the following log files somewhere: * /home/xbian/.xbmc/temp/xbmc.log; * /var/log/upstart/xbmc.log (you'll need "sudo" to read it); * the output of the command "dmesg". |
|||
1st Oct, 2014, 03:59 AM
Post: #25
|
|||
|
|||
RE: Beta 1.2 -> RC 2
(1st Oct, 2014 03:21 AM)menakite Wrote: I suspect it's busy updating your databases and the time out is too small. What if you do the following: The 100000 time change did not make any difference, but thanks and here is the output: home/xbian/.xbmc/temp/xbmc.log (I am not sure about this, because it did not show the current time): Code: 15:53:09 T:3037364224 NOTICE: special://profile/ is mapped to: special://masterprofile/ system-logs/upstart/xbmc.log: Code: /usr/bin/splash: 62: /usr/bin/splash: cannot create /dev/tty4: Permission denied dmesg: Code: zo,commit=120 rootfstype=btrfs rootwait smsc95xx.turbo_mode=N elevator=cfq logo. nologo quiet noswap loglevel=0 mod_scsi.scan=sync partswap startevent=mountall s plash nohdparm --startup-event mountall Edited for sanity. |
|||
1st Oct, 2014, 04:10 AM
Post: #26
|
|||
|
|||
RE: Beta 1.2 -> RC 2
Can you post:
Code: apt-cache policy libcurl3-gnutls pilight - modular domotica solution
|
|||
1st Oct, 2014, 04:27 AM
Post: #27
|
|||
|
|||
RE: Beta 1.2 -> RC 2
(1st Oct, 2014 04:10 AM)CurlyMo Wrote: Can you post: Code: root@xbian:/home/xbian# apt-cache policy libcurl3-gnutls |
|||
1st Oct, 2014, 05:00 AM
Post: #28
|
|||
|
|||
RE: Beta 1.2 -> RC 2
And:
Code: apt-cache policy xbian-package-xbmc pilight - modular domotica solution
|
|||
1st Oct, 2014, 05:53 AM
Post: #29
|
|||
|
|||
RE: Beta 1.2 -> RC 2
(1st Oct, 2014 05:00 AM)CurlyMo Wrote: And: Code: root@xbian:/home/xbian# apt-cache policy xbian-package-xbmc |
|||
1st Oct, 2014, 06:15 AM
Post: #30
|
|||
|
|||
RE: Beta 1.2 -> RC 2
Can you maybe install xbmc version 13.2-RLS-1409264946, remove the .xbmc folder and reboot?
pilight - modular domotica solution
|
|||
« Next Oldest | Next Newest »
|