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

[SOLVED] linux-image-bcm2836 4.9.58+-1508682881 breaks Xbian, doesn't boot
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Solved: linux-image-bcm2836 4.9.58+-1508682881 breaks Xbian, doesn't boot
23rd Oct, 2017, 09:08 PM
Post: #1
Gyuunduh Offline
Registered
Posts: 32
Joined: Feb 2013
Reputation: 1
linux-image-bcm2836 4.9.58+-1508682881 breaks Xbian, doesn't boot
The latest Linux image linux-image-bcm2836 4.9.58+-1508682881 on RPi2 messes up the whole xbian and after the rainbow splash screen the boot hangs. I'm unable to enter any rescue mode or anything like that.

:|
Find all posts by this user
Quote this message in a reply
24th Oct, 2017, 12:48 AM
Post: #2
Nachteule Offline
Administrator
******
Posts: 2,405
Joined: Dec 2014
Reputation: 122
RE: linux-image-bcm2836 4.9.58+-1508682881 breaks Xbian, doesn't boot
Seems that the build or this kernel version is broken, see here
Find all posts by this user
Quote this message in a reply
24th Oct, 2017, 08:03 AM
Post: #3
naox Offline
Registered
Posts: 26
Joined: Sep 2016
Reputation: 0
RE: linux-image-bcm2836 4.9.58+-1508682881 breaks Xbian, doesn't boot
(24th Oct, 2017 12:48 AM)Nachteule Wrote:  Seems that the build or this kernel version is broken, see here

I have xbian with noobs. Could you help me to recover my system?

I have read this https://github.com/xbianonpi/xbian/issues/853#issue-267580074 , in particular:

Quote:I was able to restore it by copying fresh xbianboot partition from XBian_Latest_rpi3.img.gz where 4.9.56+ is used

but I don't know how to do that.
Find all posts by this user
Quote this message in a reply
24th Oct, 2017, 11:31 PM (This post was last modified: 25th Oct, 2017 02:47 AM by Nachteule.)
Post: #4
Nachteule Offline
Administrator
******
Posts: 2,405
Joined: Dec 2014
Reputation: 122
RE: linux-image-bcm2836 4.9.58+-1508682881 breaks Xbian, doesn't boot
@naox

You need a running Linux system for doing that

1) Download and gunzip latest image XBian_Latest_rpi3.img.gz
2) map partitions inside of this image via command sudo kpartx -av XBian_Latest_rpi3.img
3) mount first partition by sudo mount /dev/mapper/loop0p1 /mnt
4) mount you sd-card, hopefully your XBian boot partition will be mounted to /media/xbianboot automatically
5) replace all files of the XBian boot partition (it is not the first partition of the sd-card, because this is the noobs boot partition) which two exceptions:
do not overwrite cmdline.txt and config.txt
6) umount sd-card and reboot Pi
7) when Pi is up again, install older kernel

Another solution could be (the issue seems to be identified/fixed) could be (untested):

1) remove all *.dtb files from XBian boot partition
2) reboot Pi
3) when Pi is up again, install older kernel

Btw, new 4.9.58 kernel packages has been built and successfuly tested
Find all posts by this user
Quote this message in a reply
25th Oct, 2017, 06:43 AM
Post: #5
naox Offline
Registered
Posts: 26
Joined: Sep 2016
Reputation: 0
RE: linux-image-bcm2836 4.9.58+-1508682881 breaks Xbian, doesn't boot
(24th Oct, 2017 11:31 PM)Nachteule Wrote:  @naox

You need a running Linux system for doing that

1) Download and gunzip latest image XBian_Latest_rpi3.img.gz
2) map partitions inside of this image via command sudo kpartx -av XBian_Latest_rpi3.img
3) mount first partition by sudo mount /dev/mapper/loop0p1 /mnt
4) mount you sd-card, hopefully your XBian boot partition will be mounted to /media/xbianboot automatically
5) replace all files of the XBian boot partition (it is not the first partition of the sd-card, because this is the noobs boot partition) which two exceptions:
do not overwrite cmdline.txt and config.txt
6) umount sd-card and reboot Pi
7) when Pi is up again, install older kernel

Another solution could be (the issue seems to be identified/fixed) could be (untested):

1) remove all *.dtb files from XBian boot partition
2) reboot Pi
3) when Pi is up again, install older kernel

Btw, new 4.9.58 kernel packages has been built and successfuly tested

Working again! thanks! )

First method: I needed to connect the raspberry by ethernet.
2nd method: It didn't work for me.
Find all posts by this user
Quote this message in a reply
25th Oct, 2017, 09:30 PM
Post: #6
Nachteule Offline
Administrator
******
Posts: 2,405
Joined: Dec 2014
Reputation: 122
RE: linux-image-bcm2836 4.9.58+-1508682881 breaks Xbian, doesn't boot
(25th Oct, 2017 06:43 AM)naox Wrote:  Working again! thanks! )

Good news Smile

Quote:First method: I needed to connect the raspberry by ethernet.

Yeah, that's because all WLAN drivers are built as modules

Quote:2nd method: It didn't work for me.

Was just an idea Dodgy

Anyway, marked as solved
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


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

Current time: 9th May, 2025, 03:37 PM Powered By MyBB, © 2002-2025 MyBB Group.