Hi,
I ran rpi-update on my pi and rebooted. Now I get to the rainbow coloured screen, then to the noobz recovery console. After that, just a black screen and a single red light showing on my pi. Any ideas how to fix this?
Re: rpi-update now wont book
Same happened to me
I've installed Raspbian from NOOBS !
after running "sudo rpi-update" I only get a black screen - after the NOOBS "press shift" screen
- it worked a couple of weeks ago !
I've installed Raspbian from NOOBS !
after running "sudo rpi-update" I only get a black screen - after the NOOBS "press shift" screen
- it worked a couple of weeks ago !
Re: rpi-update now wont boot
ever find a fix?
Re: rpi-update now wont boot
not really - pressed shift and reinstalledvibez wrote:ever find a fix?

Re: rpi-update now wont boot
I've just tested it myself and you're right, the latest firmware appears to break NOOBS.
So I've filed a bug report https://github.com/raspberrypi/firmware/issues/204 and hopefully it won't take too long for the devs to push out a fixed NOOBS-friendly firmware
So I've filed a bug report https://github.com/raspberrypi/firmware/issues/204 and hopefully it won't take too long for the devs to push out a fixed NOOBS-friendly firmware

Re: rpi-update now wont boot
OK,
There was a mod that went into the kernel and firmware two days ago which modifies the way rebooting works... It _should_ work properly but looks like it doesn't!
Will investigate
Gordon
There was a mod that went into the kernel and firmware two days ago which modifies the way rebooting works... It _should_ work properly but looks like it doesn't!
Will investigate
Gordon
--
Gordon Hollingworth PhD
Raspberry Pi - Director of Software Engineering
Gordon Hollingworth PhD
Raspberry Pi - Director of Software Engineering
- RaTTuS
- Posts: 10741
- Joined: Tue Nov 29, 2011 11:12 am
- Location: North West UK
- Contact: Twitter YouTube
Re: rpi-update now wont boot
FYI
rpi-update should not be run as a matter of course for 99.9% of most users
I don't think that it should be mentioned generally as it puts people on the bleeding edge [unless with a lot of caveats]
99.9% of people should only need to do apt-get update && apt-get upgrade
rpi-update should not be run as a matter of course for 99.9% of most users
I don't think that it should be mentioned generally as it puts people on the bleeding edge [unless with a lot of caveats]
99.9% of people should only need to do apt-get update && apt-get upgrade
How To ask Questions :- http://www.catb.org/esr/faqs/smart-questions.html
WARNING - some parts of this post may be erroneous YMMV
1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX
Covfefe
WARNING - some parts of this post may be erroneous YMMV
1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX
Covfefe
Re: rpi-update now wont boot
Thanks guys. The boot partition on the noobs card is on the 2nd partition, therefore windows doesn't see it. I've mounted the card using a linux live cd and can see that in the boot partition there is a boot.bak folder full of .elfs. I'm going to overwrite the files in \boot with those found in \boot.bak and see if that fixes things...
Should that work?
Should that work?
Re: rpi-update now wont boot
No...
For the moment I'd suggest you recover Raspbian from clean...
But you'll have to copy off anything you want to keep, I'm testing a fix right now so this shouldn't be a problem tomorrow...
Gordon
For the moment I'd suggest you recover Raspbian from clean...
But you'll have to copy off anything you want to keep, I'm testing a fix right now so this shouldn't be a problem tomorrow...
Gordon
--
Gordon Hollingworth PhD
Raspberry Pi - Director of Software Engineering
Gordon Hollingworth PhD
Raspberry Pi - Director of Software Engineering
Re: rpi-update now wont boot
Which partition should I copy off so that I keep everything?
Re: rpi-update now wont boot
I'd suggest just copying any data that you really don't want to lose...
Don't bother copying everything off... Then hit shift when it boots and hit Raspbian again...
After all that's one of the reasons for having NOOBS!!!
Thanks
Gordon
Don't bother copying everything off... Then hit shift when it boots and hit Raspbian again...
After all that's one of the reasons for having NOOBS!!!
Thanks
Gordon
--
Gordon Hollingworth PhD
Raspberry Pi - Director of Software Engineering
Gordon Hollingworth PhD
Raspberry Pi - Director of Software Engineering
Re: rpi-update now wont boot
There isn't really much data as such, but there are a lot of tweaks/config files that I've applied. I doubt I can remember all the files I've amended. It would be a lot better if I could just fix this card so I could boot. Why would recovering the boot files not work? Is the firmware upgrade touching more files than that?
Re: rpi-update now wont boot
I see there is an offline mode mentioned in the bug report that someone says allowed their card to boot. Are there any instructions on how to run this?
Re: rpi-update now wont boot
PM me an email address and I'll send you a binary you can use...
Gordon
Gordon
--
Gordon Hollingworth PhD
Raspberry Pi - Director of Software Engineering
Gordon Hollingworth PhD
Raspberry Pi - Director of Software Engineering
Re: rpi-update now wont boot
PM sent
Re: rpi-update now wont boot
Nice to see the quick response to this problem !emwtur wrote:not really - pressed shift and reinstalledvibez wrote:ever find a fix?
I NEEDED to do an rpi-update to get an usb layer that sane could work with to get my scanner working.
anyway - to verify that NOOBS was the cause of the problem .- I made another SD card with a "clean" raspian installation - and there I was able to perform a rpi-update.
TTFN
Re: rpi-update now wont boot
This problem has been fixed with the latest version of the firmware - https://github.com/Hexxeh/rpi-firmware/ ... 057edddf3d
If you're able to run rpi-update then use that, but if you're unable to use rpi-update to fix your 'broken' NOOBS, then simply copy the three files from the link above to the second partition of your NOOBS SD card (which will be something like /dev/sdf5 when using a USB card-reader on Linux).
Unsurprisingly, the offline mode of rpi-update is documented here https://github.com/Hexxeh/rpi-update but as mentioned it's an expert option.
If you're able to run rpi-update then use that, but if you're unable to use rpi-update to fix your 'broken' NOOBS, then simply copy the three files from the link above to the second partition of your NOOBS SD card (which will be something like /dev/sdf5 when using a USB card-reader on Linux).
Unsurprisingly, the offline mode of rpi-update is documented here https://github.com/Hexxeh/rpi-update but as mentioned it's an expert option.