-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System freeze #691
Comments
If you have another power supply please try it, I reproduced the issue but while using a 500mah supply. Otherwise I can't reproduce on my normal 2A supply. |
I stressed the Pi hard with 2A supply and no issue. This is just trying to stream an Internet video with 0.5A supply: |
Thanks for the reply. Will check with another power supply and measure the voltage when I'm home in a couple of days. |
Supplies get weaker as the capacitors age, maybe it's just a coincidence or maybe it's something else altogether. |
I started seeing same messages and I think it's after latest kernel upgrade, my rpi is right now offline and should not be, so i think it's 3.18.7 that is now installed. Funny thing is that sometimes xbmc works and network works (streaming etc.) but Rpi is unreachable (ping, xbmc remote, ssh, apache2) Also radio streams are not working any more for me. I have rpi B 512mb. |
Yes, that's the same thing happening to me siklosi. |
Turned out to be, as @f1vefour suspected, a low voltage problem. For some reason I was only getting 4.5V with my powered USB hub. Thanks again for the help and a great community. |
Thanks for coming back and reporting. |
I'm sorry but this morning I woke up to the same system freeze. Any suggestions? |
I have downgraded to 3.17.7-ck2+ and now everything works OK. sudo apt-get install xbian-package-kernel=3.17.7-ck2+-1421550584 On Thu, Mar 5, 2015 at 8:52 AM, s47 notifications@github.com wrote:
|
Came back to this half kodi/ half terminal screen frozen: |
A user (can't see the username in the mail) sent me a message suggesting to downgrade the kernel software to 3.17.7-ck2+ with: It's working flawlessly now so guess it's a problem with the kernel update. |
Well you have to give it some time to be sure. |
Will do but it seems to be a lot more stable and responsive already. Will report back in a day or two |
48 hours after the kernel downgrade and everything is still running smoothly. |
Thanks for reporting, I will try to figure out what happened between the two versions....ugh. |
I think I'm having this issue for about a week. It works fine until (specially after being idle and ~1min after I switch from another hdmi source to xbian) it freezees everything. It freezes in a way that I can't login using ssh so I don't have logs to post here. I thought my sdcard had some problems, so I migrated to an nfs installation. Still the same problem. I also tried using I really don't now what is causing this... I never had any issue like this before (I've been using xbian for almost 2 years now) |
@hackedbellini
|
@f1vefour I'll try that... will give some feedback in a couple of days to say if that worked. Thanks! |
You're welcome, I hope we can get your issue ironed out. |
The workaround didn't work for me... Just experience the issue twice :( |
Just to be sure, since @s47 's problem seems to be solved with the kernel downgrade, I'll try it again. Maybe I did something wrong on the first try. Will give some feedback soon. |
What is your exact setup, hard drive (powered or not), power supply rating, exact Pi model, wired or wireless...attached peripherals |
I don't have anything on usb ports (my tv shows/movies are accessed via nfs). Also, I thought my sdcard was having some problems the first time this issue happened. I tried (like I said above) to do an nfs installation (so, only /boot was being used on the sdcard). I had to go back to the sdcard since the nfs installation got messed up after I did the kernel downgrade =P. But I got the nfs installation working and the issue happened at least twice. So, it is probably not related to usb/sdcard/etc. Please tell me if you need some more info. |
Odd because my Pi 1 setup is exactly the same and I have no issue. Do this and post the log to pastebin after you have to pull the power to reboot, make sure and let it freeze:
|
@f1vefour dmesg unfortunately has no output, even right before the crash (as you can see here, that is the latest dmesg from before the crash, and it is the same from when xbian booted). Here is the relevant kodi log for reference. One things I noticed in all my tests is that every time, the issue happens after a specific "trigger". If I restart xbian and let the TV on its hdmi source, I can use it for as long as I want and I will not have the issue. Now, I change to another hdmi source for some time (e.g. 2 min) and come back, after I start using it, it will freeze in less than 1 minute. It freezes the whole system in a way that my opened ssh sessions stop responding and I cannot open another one. The only "communication" I can do with it is send a ping. And just to be sure that this part is clear =P, this issue started to happen about ~1 week ago. It never happened before and I didn't change anything on it other than run Btw, I'm using stable & staging repositories. |
FYI i moved .kodi directory and i reconfigured my kodi instance with add-on and libraries. |
@Diak thanks for keeping me updated. @hackedbellini your issue is apparently directly related to HDMI/CEC, could you open a new issue? |
Last news : almost 24 hours since the beginning of the last test and my rpi still runs. To complete my test, i'm going to delete theses lines from /etc/rc.local : Moreover, i'm going to reinstall the last version of xbian-kernel. We'll see in 24 hours ^^ |
@f1vefour np, I can. Just to comment, the way I see to quickly reproduce the issue is not the only way it happens. Sometimes it will freeze a few moments after I boot. |
My RPi is still running so it seems the problem is solved with moving the .kodi directory. |
I've installed a fresh install of XBian on my RPi Model B and unfortunately I have the same issue. At least once a day the whole system freezes and I have to reboot to use it again. Because it happens randomly I haven't been able to save dmesg or anything. This happens also after I've added the code below to /etc/rc.local : |
Have you addedd before or after "exit 0"? Should be before |
Yes I've added it before the "exit 0":
This also works correctly:
|
And my problem came back. Since Monday every day my RPi freezes.... I added again the two "echo" in /etc/rc.local but it seems hopeless... |
And I as imagined the edition of rc.local doesn't change anything. Xbian is still very very unstable... |
Even if you use the image we labeled stable? |
I switched to the beta image because i had a big problem with the stable image which forced me to format and reinstall all from the beginning. I thought that the beta image couldn't be more unstable and dangerous than the stable one. And in fact i had less problem with this beta image... Hopefully i will receive soon my RPi 2 and will be able to test my Xbian on it. If it's still unstable i will switch to another distrib. |
Today xbian freezed after many weeks. I was using youtube plugin. |
To keep you info, since my last post the RPi hasn't freezed again. |
And a new freeze/crash when nzbget was unpacking a download... |
New behaviour, my RPi completely freezed but still respond to ping whereas before when it freezed even ping didn't work. |
Is there a way to go back to the stable version without installing everything again? For instance downgrading the kernel and kodi to a specific version? |
Standard apt functionality. A quick search on startpage or duckduckgo will give you the answer. |
Yeah sorry wrong question, what I meant is what packages do I have to downgrade to get to the stable version again and which versions of the packages are used for the stable version? |
We don't keep track of that. Images are automatically generated based on the latest debs in the stable repositories. Install the latest stable on a separate SD card and save the list of package versions. That would essentially be what i would have to do myself to get the answer. |
@rolftimmerman you probably can probably use apt preferences for that. Take a look at this post I've made regarding something alike I did on Debian. The theory is the same, you just need to pin the stable repository instead of snapshots.debian.org with a priority of 1001. |
XBian already uses these preferences for its own override packages. |
I'll just give you an update on my situation. |
I have tried several power adapters, and the freeze even occurs with a 2.5A adapter. It can be easily reproduced (not every time, but nearly every time) with a "btrfs scrub start /" command. I will open an issue for this ASAP. |
I successfully used btrfs scrub several times in a row trying to reproduce but it completed successfully each time. |
I have also been able to reproduce my issue with |
What are you running xbian on f1vefour? |
Pi 1 Model B and Pi 2 |
Please see: http://forum.xbian.org/thread-2789-post-27655.html#pid27655
I've haven't had any problems until recently updating. Seems to happen only when downloading torrents with transmission.
Dmesg log: http://pastebin.com/ZLbC9tci
Kodi log: http://pastebin.com/ggAhcfxg
Latest build. Kodi 14.2 Beta RPI B model. No overclocking. Sufficient power supply. 8 GB sandisk class 10. Wired ethernet. HDMI, 2 TB EXT4 drive connected.
The text was updated successfully, but these errors were encountered: