Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[SOLVED] Kernel Panic randomly on 2 units (rPi 1 model B)
Thank you for your donation

Pages (8): « Previous 1 ... 3 4 5 6 7 8 Next »
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Solved: Kernel Panic randomly on 2 units (rPi 1 model B)
30th Mar, 2015, 09:03 AM (This post was last modified: 30th Mar, 2015 09:04 AM by f1vefour.)
Post: #61
f1vefour Offline
Administrator
******
Posts: 1,342
Joined: Mar 2013
Reputation: 58
RE: Kernel Panic randomly on 2 units
Yes you can still upgrade normally after installing the kernel I linked, it's been tested and so far it has resolved everones issues that is testing.

I will give it a few days and if no issues arise I will make 3.19.y be the default XBian kernel, so the more people that test the better.

Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us.
Visit this user's website Find all posts by this user
Quote this message in a reply
30th Mar, 2015, 05:11 PM
Post: #62
Diako Offline
Registered
Posts: 38
Joined: Feb 2015
Reputation: 1
RE: Kernel Panic randomly on 2 units
Ok so i did what your previous post said to do and now my RPi doesn't reboot anymore.
I had to go to work so i didn't check what the screen displayed but if i want to go back i juste have to rename /boot/kernel.good t /boot/kernel.img ?
Find all posts by this user
Quote this message in a reply
31st Mar, 2015, 12:44 AM
Post: #63
Exnor Offline
Registered
Posts: 362
Joined: Aug 2013
Reputation: 8
RE: Kernel Panic randomly on 2 units
(30th Mar, 2015 09:03 AM)f1vefour Wrote:  Yes you can still upgrade normally after installing the kernel I linked, it's been tested and so far it has resolved everones issues that is testing.

I will give it a few days and if no issues arise I will make 3.19.y be the default XBian kernel, so the more people that test the better.

Ok so this happened twice (as reported on GitHub):

Unit runs fine for some (random) hours with the new Kernel, then freezes on Kodi (no panic msg) and on hard reboot the 2nd partition (btrfs) is corrupted... Any ideas?

:) :)
Find all posts by this user
Quote this message in a reply
31st Mar, 2015, 03:16 AM
Post: #64
Diako Offline
Registered
Posts: 38
Joined: Feb 2015
Reputation: 1
RE: Kernel Panic randomly on 2 units
(30th Mar, 2015 05:11 PM)Diako Wrote:  Ok so i did what your previous post said to do and now my RPi doesn't reboot anymore.
I had to go to work so i didn't check what the screen displayed but if i want to go back i juste have to rename /boot/kernel.good t /boot/kernel.img ?

I renamed kernel.good to kernel.img and my RPi rebooted finally.
So i couldn't test your kernel...
Find all posts by this user
Quote this message in a reply
31st Mar, 2015, 03:18 AM
Post: #65
Smultie Offline
Moderator
******
Posts: 322
Joined: Feb 2013
Reputation: 16
RE: Kernel Panic randomly on 2 units
(28th Mar, 2015 03:54 PM)f1vefour Wrote:  I need someone with an RPi 2 to test this kernel, I'm hoping that the 3.18.y branch is simply buggy and 3.19.y is better.

https://db.tt/4xmGNDk2

Install by doing:
Terminal

sudo cp /boot/kernel.img /boot/kernel.good
sudo dpkg -i linux-image-bcm2836_3.19.3+_armhf.deb

I can't test it myself as I'm still out of town. Let me know whoever tests if you still have the same issues.

@Exnor I had to target the RPi 2 since more folks seem to be having issues with it. I will update both when I return.

I kinda f*cked up by installing this kernel and rebooting during the process of installing ><
Is there some way to download the necessary parts to get back to 3.18.8+?
Find all posts by this user
Quote this message in a reply
31st Mar, 2015, 05:06 AM
Post: #66
Diako Offline
Registered
Posts: 38
Joined: Feb 2015
Reputation: 1
RE: Kernel Panic randomly on 2 units
I correct my previous answer, my RPi 2 stated well but Kodi doesn't work anymore...
All the other applications work fine (nzbget, sickbeard and couchpotato) but Kodi doesn't work and on the screen it's juste black.
You can see the dmesg log here : http://pastebin.com/vki15qNp

Any help to make it work like before i install the test kernel ?

EDIT : I'm trying reinstalling your test kernel hoping the problem was just a bad luck... And kodi still don't start and nothing is .kodi/temp/kodi.log... I'm going to miss the season final of The Walking Dead Sad
Find all posts by this user
Quote this message in a reply
31st Mar, 2015, 06:37 AM
Post: #67
Smultie Offline
Moderator
******
Posts: 322
Joined: Feb 2013
Reputation: 16
Re: RE: Kernel Panic randomly on 2 units
(31st Mar, 2015 05:06 AM)Diako Wrote:  I correct my previous answer, my RPi 2 stated well but Kodi doesn't work anymore...
All the other applications work fine (nzbget, sickbeard and couchpotato) but Kodi doesn't work and on the screen it's juste black.
You can see the dmesg log here : http://pastebin.com/vki15qNp

Any help to make it work like before i install the test kernel ?

EDIT : I'm trying reinstalling your test kernel hoping the problem was just a bad luck... And kodi still don't start and nothing is .kodi/temp/kodi.log... I'm going to miss the season final of The Walking Dead Sad

Same here. Test kernel didn't work, is reinstalled 3.18, and now Kodi doesn't start anymore.
Find all posts by this user
Quote this message in a reply
31st Mar, 2015, 09:50 AM
Post: #68
Exnor Offline
Registered
Posts: 362
Joined: Aug 2013
Reputation: 8
RE: Kernel Panic randomly on 2 units
Just to report that both solutions do not appear to work.... LZO setting on .18+ still gives random Panics and .19 kernel crashes randomly and corrupts the btrfs partition (3 times in a row today).

Is there any files i can share to help debug this problem?

Prior to the .18+ kernel everything was ok, now even Kodi is sluggish when its not crashed :/ (although OS itself when kodi is stopped, as far as i can tell, still responds with the same "speed" before Panicking ).

:) :)
Find all posts by this user
Quote this message in a reply
31st Mar, 2015, 10:08 AM (This post was last modified: 31st Mar, 2015 10:10 AM by f1vefour.)
Post: #69
f1vefour Offline
Administrator
******
Posts: 1,342
Joined: Mar 2013
Reputation: 58
RE: Kernel Panic randomly on 2 units
Something is wrong, why only a few people are having this issue.

Those that can't start Kodi, how did you reinstall the previous kernel? What folder/s is in /lib/modules?

Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us.
Visit this user's website Find all posts by this user
Quote this message in a reply
31st Mar, 2015, 10:13 AM
Post: #70
f1vefour Offline
Administrator
******
Posts: 1,342
Joined: Mar 2013
Reputation: 58
RE: Kernel Panic randomly on 2 units
@Exnor If 3.17 was okay for you why not just use it?

Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us.
Visit this user's website Find all posts by this user
Quote this message in a reply
31st Mar, 2015, 02:29 PM
Post: #71
Smultie Offline
Moderator
******
Posts: 322
Joined: Feb 2013
Reputation: 16
RE: Kernel Panic randomly on 2 units
(31st Mar, 2015 10:08 AM)f1vefour Wrote:  Something is wrong, why only a few people are having this issue.

Those that can't start Kodi, how did you reinstall the previous kernel? What folder/s is in /lib/modules?

I renamed kernel.good to kernel.img (removed the former kernel.img) and rebooted.

xbian@xbian /lib/modules $ ls
3.19.3+
Find all posts by this user
Quote this message in a reply
31st Mar, 2015, 03:57 PM (This post was last modified: 31st Mar, 2015 04:06 PM by f1vefour.)
Post: #72
f1vefour Offline
Administrator
******
Posts: 1,342
Joined: Mar 2013
Reputation: 58
Re: Kernel Panic randomly on 2 units
Now do

Pi 1
Code:
apt-cache policy xbian-package-kernel

Pi 2
Code:
apt-cache policy linux-image-bcm2836


Then type the version to install the previous kernel.

I can't give the specific since I'm not around my Pi's.

Pi 1
Code:
sudo apt-get install xbian-package-kernel=specific-name

Pi 2
Code:
sudo apt-get install linux-image-bcm2836=specific-name

Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us.
Visit this user's website Find all posts by this user
Quote this message in a reply
31st Mar, 2015, 03:58 PM
Post: #73
Diako Offline
Registered
Posts: 38
Joined: Feb 2015
Reputation: 1
RE: Kernel Panic randomly on 2 units
(31st Mar, 2015 10:08 AM)f1vefour Wrote:  Something is wrong, why only a few people are having this issue.

Those that can't start Kodi, how did you reinstall the previous kernel? What folder/s is in /lib/modules?

Same than Smultie but then i installed again your kernel and kodi still don't start...
Find all posts by this user
Quote this message in a reply
31st Mar, 2015, 04:01 PM (This post was last modified: 31st Mar, 2015 04:04 PM by f1vefour.)
Post: #74
f1vefour Offline
Administrator
******
Posts: 1,342
Joined: Mar 2013
Reputation: 58
RE: Kernel Panic randomly on 2 units
It will look like this:

Code:
sudo apt-get install xbian-package-kernel=3.17.7-ck2+-1421550584

This is for the Pi 1, the Pi 2 kernel is named differently (linux-image-bcm2836)

Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us.
Visit this user's website Find all posts by this user
Quote this message in a reply
31st Mar, 2015, 06:22 PM
Post: #75
Smultie Offline
Moderator
******
Posts: 322
Joined: Feb 2013
Reputation: 16
RE: Kernel Panic randomly on 2 units
(31st Mar, 2015 03:57 PM)f1vefour Wrote:  Now do

Pi 1
Code:
apt-cache policy xbian-package-kernel

Pi 2
Code:
apt-cache policy linux-image-bcm2836


Then type the version to install the previous kernel.

I can't give the specific since I'm not around my Pi's.

Pi 1
Code:
sudo apt-get install xbian-package-kernel=specific-name

Pi 2
Code:
sudo apt-get install linux-image-bcm2836=specific-name

Thanks, that worked. I now have a running kodi.bin again ;D
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (8): « Previous 1 ... 3 4 5 6 7 8 Next »
Post Reply 


Possibly Related Threads...
Thread: Author Replies Views: Last Post
  Kernel panic - not syncing: Fatal exception koper89 1 6,073 5th Feb, 2015 03:23 AM
Last Post: IriDium

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 20th May, 2025, 05:36 AM Powered By MyBB, © 2002-2025 MyBB Group.