Only red light after update rasperry-firmware

This forum is for topics specific to the Raspberry Pi and Arch Linux ARM

Only red light after update rasperry-firmware

Postby smaxer » Wed Jul 31, 2013 4:49 pm

Hi,

on Monday I did an system update (pacman -Syu) which updated among others the following packages:

$this->bbcode_second_pass_code('', '
raspberrypi-firmware-20130721-1 raspberrypi-firmware-bootloader-20130721-1 raspberrypi-firmware-bootloader-x-20130721-1 raspberrypi-firmware-emergency-kernel-20130721-1 raspberrypi-firmware-examples-20130721-1 raspberrypi-firmware-tools-20130721-1
')

After an immediate reboot my raspberry didn't come up i.e. no boot screen just the red light on. So I tried several things like downgrading the firmware packages to *20130707* and the things suggested on: http://elinux.org/R-Pi_Troubleshooting Nothing helped. So I simply copied the boot partition of the original image to my sdcard which did work and still works. Curious as I'am I did a pacman -Syu again which updated the packages above (because of the downgrade), I rebooted immediately: again only the red light.

For now I again just copied the original boot partition to my sdcard which works. But I'm afraid with the next update my raspberry crashes again.

So without a clue whats going wrong I'm asking you guys for help.

cmdline.txt and config.txt can be found here: http://pastebin.com/HZaE6Mk9

Thanks

smax
smaxer
 
Posts: 23
Joined: Sat Jun 15, 2013 9:01 am

Re: Only red light after update rasperry-firmware

Postby pepedog » Wed Jul 31, 2013 6:42 pm

$this->bbcode_second_pass_quote('', ' ')I rebooted immediately

Did you sync before reboot?
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: Only red light after update rasperry-firmware

Postby smaxer » Wed Jul 31, 2013 10:50 pm

I did a orderly reboot with umount etc. so there should have been a "sync" somewhere.... but I just tried it again with an implicit sync with the same result: just the red light on.

$this->bbcode_second_pass_code('', '
alarmpi@/var/cache/pacman # pacman -S raspberrypi-firmware raspberrypi-firmware-bootloader raspberrypi-firmware-emergency-kernel raspberrypi-firmware-examples raspberrypi-firmware-bootloader-x raspberrypi-firmware-tools
alarmpi@/var/cache/pacman # sync
alarmpi@/var/cache/pacman # sync
alarmpi@/var/cache/pacman # sync
alarmpi@/var/cache/pacman # reboot
')
smaxer
 
Posts: 23
Joined: Sat Jun 15, 2013 9:01 am

Re: Only red light after update rasperry-firmware

Postby pepedog » Thu Aug 01, 2013 12:55 am

Which image was the origin?
Need to see cmdline.txt and config.txt
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: Only red light after update rasperry-firmware

Postby smaxer » Thu Aug 01, 2013 5:17 am

cmdline and config can be found in the pastbin link in the first post.

The raspberry firmware of the "original" image is version *20130514*. I'm probably going to try to use a boot partition of the current install image. Because this one is a littelbit buggy.
smaxer
 
Posts: 23
Joined: Sat Jun 15, 2013 9:01 am

Re: Only red light after update rasperry-firmware

Postby smaxer » Thu Aug 01, 2013 5:55 am

The last working raspberry firmware is from: 20130611 All newer firmware won't work with my setup.
smaxer
 
Posts: 23
Joined: Sat Jun 15, 2013 9:01 am

Re: Only red light after update rasperry-firmware

Postby sdjf » Thu Aug 01, 2013 9:42 pm

smaxer: You mentioned two dates in your post, which one of them is the one you have found to be buggey? I am running the May 15 one, the June 15 I give up on. If the June 6 one is less buggey than May, I might try it.
sdjf
 
Posts: 178
Joined: Wed May 08, 2013 1:55 pm

Re: Only red light after update rasperry-firmware

Postby crashmaster » Fri Aug 02, 2013 1:18 am

I see a "init=/bin/systemd" in your "cmdline.txt". The latest Archlinux versions don't have that link, there is no "systemd" in "/bin" or "/usr/bin" anymore.
What happens if you delete this init parameter ?
crashmaster
 
Posts: 119
Joined: Wed Mar 13, 2013 1:00 am

Re: Only red light after update rasperry-firmware

Postby smaxer » Fri Aug 02, 2013 9:03 am

sdjf, the 20130514 (May) firmware works for me but has a buggy ethernet implementation, means "kevent 2 may have been dropped" errors.
The next available (in my locale pkg cache) is the 20130611 which works as well for me and hasn't the kevent 2 Error.

crashmaster, I just checked my cmdline.txt and I don't have the init variable in there anymore It looks like this:
$this->bbcode_second_pass_code('', '
smsc95xx.turbo_mode=N dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=noop rootwait
')
Musst have been from the May firmware packages - maybe...
smaxer
 
Posts: 23
Joined: Sat Jun 15, 2013 9:01 am


Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 4 guests