• sdk
  • arm-sdk
  • Issues
  • #40

Closed
Open
Opened 2019-01-24T19:57Z by Bernardo Bandos @jbernardo

Raspberry 2 image doesn't boot

Hi, I am just starting with Devuan on the RPI. I'm having issues with the devuan_ascii_2.0.0_armhf_raspi2.img.xz. I've generated the uSD card as per the readme (xzcat | dd) and when I put it on a RPI2, it shows briefly the "rainbow" screen, then black screen and the yellow sd light goes off. I've tried extracting the tarball devuan_ascii_2.0.0_armel_raspi1.tar.gz (mounting the 1st sd partition on /boot) on top of the existing image, but the result is the same.

Please solve the reCAPTCHA

We want to be sure it is you, please confirm you are not a robot.

1 Related Merge Request

  • !9 Fixed raspi2 image: fixed partitioning; fixed missing kernel modules Open
  • When this merge request is accepted, this issue will be closed automatically.
  • Petr Cizmar
    Petr Cizmar @strec · 2019-04-13T09:41Z

    I can confirm the same problem withdevuan_ascii_2.0.0_armhf_raspi2.img.xzimage.

  • Alexander Br\xc3\xbcning
    Alexander Br\xc3\xbcning @abruening-iwt · 2019-08-20T16:13Z

    Just encountered the same issue, the problem seems to be that there are about 4 MB of free space before the first partition. I moved it to the beginning using gparted, now it boots.

    I then encountered an exception where rcu_sched detected stalls (on a Raspberry Pi 3), had to add

    dwc_otg.fiq_enable=0 dwc_otg.fiq_fsm_enable=0

    to cmdline.txt ( https://www.raspberrypi.org/forums/viewtopic.php?t=206400 )

    Works fine now.

  • Bogdan Enache @b3bgd mentioned in merge request !9 · 2019-08-30T15:48Z

    mentioned in merge request !9