[PROBLEM] XBMC doesn't start anymore after upgrade - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Software (/forum-6.html) +--- Forum: Kodi (/forum-18.html) +--- Thread: [PROBLEM] XBMC doesn't start anymore after upgrade (/thread-2789.html) Pages: 1 2 |
XBMC doesn't start anymore after upgrade - coolnodje - 27th Feb, 2015 03:35 PM Software Version: hard to say as I can't start the gui but latest RPi version, with latest upgrade yesterday night Overclock settings: default Hardware Raspberry Pi Model B 512 MB SD card size and make/type: Sandisk 4Gb class 6 Network (Ethernet or wireless): Wireless WN821N and wired HDMI Log files Can't find problem in log file, can't find syslog, please direct me Problem description: after upgrade yesterday XBMC stopped starting automatically. Screen logs stops at Samba, then X laoding. With a keyboard, hitting Enter, I can get the prompt, start XBMC manually but I never get it , the loading XBMC splash screen never disappear. RE: XBMC doesn't start anymore after upgrade - IriDium - 28th Feb, 2015 12:37 AM I've just upgraded today without any issues. Are you running anything else on your machine? As you can get to the login prompt, can you post the output of kodi.log and dmesg via http://www.pastebin.org RE: XBMC doesn't start anymore after upgrade - syco - 28th Feb, 2015 02:48 AM Something is wrong here, too, since updating two days ago. It seems to boot fine and after being loaded and running for about one minute it freezes. I scanned for new media and bang, hang-up. Twice. I will observe this the next days. RE: XBMC doesn't start anymore after upgrade - IriDium - 28th Feb, 2015 03:19 AM @syco As soon as it boots can you grab dmesg and kodi.log RE: XBMC doesn't start anymore after upgrade - S47 - 28th Feb, 2015 04:31 PM (28th Feb, 2015 02:48 AM)syco Wrote: Something is wrong here, too, since updating two days ago. Yeah, I'm having the same problem after upgrading. But my problem happens after I've run flexget. System freezes and there's no way to login through SSH to restart it. Only way to restart is cutting the power cord. Never had this problem before. Can't access logs because it just froze again and I'm at work. RE: XBMC doesn't start anymore after upgrade - f1vefour - 28th Feb, 2015 04:53 PM @S47 Is your card also 4GB? RE: XBMC doesn't start anymore after upgrade - S47 - 28th Feb, 2015 05:01 PM No it's 8GB class 10 (forgot the brand) but can check when home. RE: XBMC doesn't start anymore after upgrade - f1vefour - 28th Feb, 2015 05:05 PM I was just making sure you haven't ran out of room. Are you writing to an external USB drive? Grab dmesg when you can. RE: XBMC doesn't start anymore after upgrade - S47 - 28th Feb, 2015 05:10 PM Ah yes, don't think so as it has been working fine for the past year. Yes have a 2 TB external drive attached. Sure will do that when home again. Thanks RE: XBMC doesn't start anymore after upgrade - coolnodje - 28th Feb, 2015 07:43 PM (28th Feb, 2015 03:19 AM)IriDium Wrote: @syco As soon as it boots can you grab dmesg and kodi.log I don't have any hardware problem so I don't think output of dmesg would be of any use but here you go: http://pastebin.com/Ct0TZAwH As for kodi.log, it doesn't exist in /var/log/ and the only matching file revealed by a find / -name kodi.log is /home/xbian/.kodi/temp/kodi.log and it does contain some logs, but not from the current boot ?? BTW, I realized I was in the highest overclocking mode, which is weird since I remember setting it at xbian default level. That could explain a lot. NB: the boot stops at 'Setting up X socket directories' RE: XBMC doesn't start anymore after upgrade - S47 - 1st Mar, 2015 05:37 AM (28th Feb, 2015 05:05 PM)f1vefour Wrote: I was just making sure you haven't ran out of room. Are you writing to an external USB drive? Grab dmesg when you can. Here's my dmesg: http://pastebin.com/ZLbC9tci And here's my kodi log leading up to the freeze: http://pastebin.com/ggAhcfxg Reading through it now it looks like things turn south when loading pictures for the slideshow. My pictures for are located on my SD card and not my USB drive. Could it be my SSD card going corrupt? Again, I've never had any problems with this before. RE: XBMC doesn't start anymore after upgrade - f1vefour - 1st Mar, 2015 07:04 AM It seems to me to be a bug in the Raspberry NIC driver. RE: XBMC doesn't start anymore after upgrade - S47 - 1st Mar, 2015 07:22 AM (1st Mar, 2015 07:04 AM)f1vefour Wrote: It seems to me to be a bug in the Raspberry NIC driver. Is there a fix? RE: XBMC doesn't start anymore after upgrade - Fabio72 - 4th Mar, 2015 07:50 PM can be related? http://forum.xbian.org/thread-2801-post-27790.html http://forum.xbian.org/thread-2785-post-27817.html RE: XBMC doesn't start anymore after upgrade - Diako - 11th Mar, 2015 03:41 AM Hi, I have the same problem (freeze and kernel panic on screen). I noticed the problem happens when Kodi do a library update scan. It never ends and 100% of the CPU is used until xbian crashes. Yesterday I tried the workaround : Terminal root@xbian:~# echo 08 > /sys/devices/platform/bcm2708_usb/regoffset root@xbian:~# echo 0x31 > /sys/devices/platform/bcm2708_usb/regvalue and I installed back the kernel version 3.17.7-ck2+-1421550584 as mentionned in this forum : https://github.com/xbianonpi/xbian/issues/691 But the problem happened again today... EDIT : I have XBian 20150304-2 on a Raspberry Pi B+ EDIT 2 : i posted the message on the issue ticket so you can delete this message here (i couldn't delet it myself i have an error) |