Pi 2 won't boot after update

This forum is for topics dealing with problems with software specifically in the ARMv7h repo.

Re: Pi 2 won't boot after update

Postby moonman » Sat May 02, 2015 12:45 am

@yershov install linux-am33x package
@sheevaplugger rollback.archlinuxarm.org
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am

Re: Pi 2 won't boot after update

Postby cremersdh » Sun May 03, 2015 7:32 am

As described in an earlier post I also had this problem. I temporary fixed it for my situation by not disabling ipv6.

But it seems to be in the little details, so here is my setup
systemd version: 219-6
router: Fritzbox 7490
interface: eth0 (wired!)
ipv4: static configuration (so not using DHCP)
ipv6: currently enabled
cremersdh
 
Posts: 4
Joined: Tue Apr 21, 2015 8:33 pm

Re: Pi 2 won't boot after update

Postby sheevaplugger » Sun May 03, 2015 4:18 pm

Static ipv4 IP address works for me, too. No downgrade nessessary. Thanks for the workarround! :D
sheevaplugger
 
Posts: 22
Joined: Thu May 13, 2010 6:08 pm

Re: Pi 2 won't boot after update

Postby yershov » Thu May 07, 2015 2:00 pm

I highly doubt it has something to do with Fritzbox or static IP. In my case, it fails to initialize eth0 with DHCP configuration when connected to any router (I've tried WRT-54g, and industrial class cisco at work). Also it fails to initialize usb0 with static IP setup through g-ether. This bug is very intermittent, which can manifest itself under different conditions, but it doesn't mean that the problem is in router or static address.
yershov
 
Posts: 7
Joined: Thu Apr 30, 2015 1:55 pm

Re: Pi 2 won't boot after update

Postby yershov » Thu May 07, 2015 2:23 pm

@moonman: Upgraded kernel to 4.0.1-1-ARCH. Afterwards upgraded both systemd and systemd-sysvcompat to 219-6. Bug persists: systemd cannot bring up eth0 and usb0 at boot.

It looks like this is a known bug:
https://bugs.freedesktop.org/show_bug.cgi?id=90103
yershov
 
Posts: 7
Joined: Thu Apr 30, 2015 1:55 pm

Re: Pi 2 won't boot after update

Postby yershov » Thu May 07, 2015 3:25 pm

@moonman: Please ignore my previous message, I've looked at old logs in journalctl. Upgrading kernel to 4.0.1-1-ARCH resolved the issue. Thanks!
yershov
 
Posts: 7
Joined: Thu Apr 30, 2015 1:55 pm

Re: Pi 2 won't boot after update

Postby Maloute » Fri May 15, 2015 3:57 pm

Hello,

I also had the same problem with my odroid u3, but my workaround is not really the same, so mods don't hesitate to delete this post if you find my answer not apropriate.
After upgrading to systemd 219-6, I had the following error in my systemd-networkd logs:
$this->bbcode_second_pass_code('', 'journalctl -b -u systemd-networkd.service')
$this->bbcode_second_pass_code('', '
....
May 15 15:41:11 any systemd-networkd[170]: eth0 : eth0 : could not bring up interface: Operation not supported
.....
')
Static ipv4 address was not working either because systemd could not brink eth0 up.
The workaround was for me to do edit the systemd-networkd service and add the following code :
$this->bbcode_second_pass_code('', '# systemctl edit systemd-networkd.service')
$this->bbcode_second_pass_code('', '[Service]
ExecStartPost=/usr/bin/ip link set eth0 up')

Thanks for this thread which was the starting point for my problem !

Regards,
Maloute
 
Posts: 1
Joined: Fri May 15, 2015 3:47 pm

Re: Pi 2 won't boot after update

Postby rinkaenbyou » Tue May 19, 2015 8:36 am

Are there drawbacks in using the generic Armv7 kernel for the RaspberryPi?
rinkaenbyou
 
Posts: 3
Joined: Sun Apr 26, 2015 1:48 pm

Re: Pi 2 won't boot after update

Postby Fab » Sat May 23, 2015 6:32 am

I had the same problem.

I think it works bitter with
$this->bbcode_second_pass_code('', '
ExecStartPre=/usr/bin/ip link set eth0 up
')
as it avoids a temporary error message while bringing up the service.
Fab
 
Posts: 1
Joined: Sat May 23, 2015 6:26 am

Re: Pi 2 won't boot after update

Postby makoven » Sun May 31, 2015 8:56 am

After more than a month the problem still exists
makoven
 
Posts: 3
Joined: Tue Nov 11, 2014 3:21 am

PreviousNext

Return to ARMv7h

Who is online

Users browsing this forum: Majestic-12 [Bot] and 5 guests