# Raspberry Pi 5 doesn't boot with alt image

**URL:** https://forums.rockylinux.org/t/raspberry-pi-5-doesnt-boot-with-alt-image/11894
**Category:** Rocky Linux Help & Support
**Tags:** rocky-linux-9, raspberry-pi
**Created:** [November 18, 2023, 11:45am UTC](https://forums.rockylinux.org/t/raspberry-pi-5-doesnt-boot-with-alt-image/11894 "2023-11-18T11:45:31Z")
**Posts on this page:** 12
**Page:** 1

<div class="post-metadata">

### Author: ![krane](https://avatars.discourse-cdn.com/v4/letter/k/50afbb/32.png) [@krane](https://forums.rockylinux.org/u/krane)
#### Post date: [November 18, 2023, 11:45am UTC](https://forums.rockylinux.org/t/raspberry-pi-5-doesnt-boot-with-alt-image/11894/1 "2023-11-18T11:45:31Z")

</div>

As the title says, I have a Raspberry Pi 5, but it doesn’t boot with a rocky linux 9 alt image for Raspberry Pi’s. Should the current alt image work, or does it need to be updated? I tried it on my Raspberry Pi 4 and it works fine.  
So is the alt image for rocky linux 9 not working for Raspberry Pi 5 yet, or is my device faulty?  
Thanks in advance!

---

<div class="post-metadata">

### Author: ![krane](https://avatars.discourse-cdn.com/v4/letter/k/50afbb/32.png) [@krane](https://forums.rockylinux.org/u/krane)
#### Post date: [November 18, 2023, 11:52am UTC](https://forums.rockylinux.org/t/raspberry-pi-5-doesnt-boot-with-alt-image/11894/2 "2023-11-18T11:52:23Z")

</div>

I just wrote a ubuntu server image to my SD card and it works fine with my Raspberry Pi 5, so I guess the alt image for rocky linux 9 doesn’t work yet?

---

<div class="post-metadata">

### Author: ![codedude](https://avatars.discourse-cdn.com/v4/letter/c/3d9bf3/32.png) [@codedude](https://forums.rockylinux.org/u/codedude)
#### Post date: [November 18, 2023, 12:00pm UTC](https://forums.rockylinux.org/t/raspberry-pi-5-doesnt-boot-with-alt-image/11894/3 "2023-11-18T12:00:24Z")

</div>

The Rocky raspberry pi image should support raspberry pi 5 soon but you’re right it doesn’t currently

---

<div class="post-metadata">

### Author: ![pratham](https://sea2.discourse-cdn.com/flex020/user_avatar/forums.rockylinux.org/pratham/32/3072_2.png) [@pratham](https://forums.rockylinux.org/u/pratham)
#### Post date: [November 18, 2023, 12:18pm UTC](https://forums.rockylinux.org/t/raspberry-pi-5-doesnt-boot-with-alt-image/11894/4 "2023-11-18T12:18:18Z")

</div>

Yes, what you’re seeing that’s expected. At the moment, there is no device-tree source for the Raspberry Pi 5 in the upstream Linux kernel (as of `linux-next-20231117`).

There needs to be a file called `bcm2712.dtsi` (for the BCM2712 SoC) _and_ a file called `bcm2712-rpi-5-b.dts` (for the Raspberry Pi 5 itself) [here](https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/tree/arch/arm/boot/dts/broadcom) (for arm32) and [here](https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/tree/arch/arm64/boot/dts/broadcom) (for arm64).

It will be enabled once the code lands in upstream ([kernel.org](http://kernel.org)). I believe once that’s ready, we _should_ have a public announcement since the Raspberry Pi lineup is a big deal in the SBC space.

---

<div class="post-metadata">

### Author: ![krane](https://avatars.discourse-cdn.com/v4/letter/k/50afbb/32.png) [@krane](https://forums.rockylinux.org/u/krane)
#### Post date: [December 1, 2023, 10:55pm UTC](https://forums.rockylinux.org/t/raspberry-pi-5-doesnt-boot-with-alt-image/11894/5 "2023-12-01T22:55:05Z")

</div>

Does anyone know when rl9 will be available for the rpi5 approximately?

---

<div class="post-metadata">

### Author: ![kmf](https://sea2.discourse-cdn.com/flex020/user_avatar/forums.rockylinux.org/kmf/32/3661_2.png) [@kmf](https://forums.rockylinux.org/u/kmf)
#### Post date: [December 8, 2023, 5:29am UTC](https://forums.rockylinux.org/t/raspberry-pi-5-doesnt-boot-with-alt-image/11894/6 "2023-12-08T05:29:51Z")

</div>

Not sure when it will land

> <https://github.com/raspberrypi/linux/blob/rpi-6.1.y/arch/arm/boot/dts/bcm2712-rpi-5-b.dts>

---

<div class="post-metadata">

### Author: ![alicesync](https://avatars.discourse-cdn.com/v4/letter/a/9de0a6/32.png) [@alicesync](https://forums.rockylinux.org/u/alicesync)
#### Post date: [December 29, 2023, 10:56am UTC](https://forums.rockylinux.org/t/raspberry-pi-5-doesnt-boot-with-alt-image/11894/7 "2023-12-29T10:56:26Z")

</div>

Any new development?

---

<div class="post-metadata">

### Author: ![krane](https://avatars.discourse-cdn.com/v4/letter/k/50afbb/32.png) [@krane](https://forums.rockylinux.org/u/krane)
#### Post date: [December 29, 2023, 11:09am UTC](https://forums.rockylinux.org/t/raspberry-pi-5-doesnt-boot-with-alt-image/11894/8 "2023-12-29T11:09:31Z")

</div>

I didn’t try again yet, since neither the readme of the alt image changed, nor the files which pratham mentioned appeared on the places he said they should exist for it to work. Still patiently waiting, as well as my unused raspberry pi 5. (Yes I really want rocky linux)

---

<div class="post-metadata">

### Author: ![alicesync](https://avatars.discourse-cdn.com/v4/letter/a/9de0a6/32.png) [@alicesync](https://forums.rockylinux.org/u/alicesync)
#### Post date: [December 29, 2023, 4:24pm UTC](https://forums.rockylinux.org/t/raspberry-pi-5-doesnt-boot-with-alt-image/11894/9 "2023-12-29T16:24:39Z")

</div>

me too, after my recent purchase, I also fell into an anxious wait. Even after Ubuntu has been available for normal use for a period of time, Rocky linux still has not been updated.

---

<div class="post-metadata">

### Author: ![BUFFBOY](https://avatars.discourse-cdn.com/v4/letter/b/94ad74/32.png) [@BUFFBOY](https://forums.rockylinux.org/u/BUFFBOY)
#### Post date: [January 6, 2024, 12:51pm UTC](https://forums.rockylinux.org/t/raspberry-pi-5-doesnt-boot-with-alt-image/11894/10 "2024-01-06T12:51:12Z")

</div>

Hi,  
just watching this and wanting to know if any updates on this ?

thank you all

---

<div class="post-metadata">

### Author: ![label](https://avatars.discourse-cdn.com/v4/letter/l/c5a1d2/32.png) [@label](https://forums.rockylinux.org/u/label)
#### Post date: [January 6, 2024, 3:34pm UTC](https://forums.rockylinux.org/t/raspberry-pi-5-doesnt-boot-with-alt-image/11894/11 "2024-01-06T15:34:49Z")

</div>

SIG/AltArch is currently working on this. Active conversation about the pi 5 and other SBC’s are in [mattermost](https://chat.rockylinux.org/rocky-linux/channels/altarch).

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex020/uploads/rockylinux/original/1X/91b7219eec10e30013422e4df76c1d898711a5d5.svg) [@system](https://forums.rockylinux.org/u/system)
#### Post date: [March 6, 2024, 3:35pm UTC](https://forums.rockylinux.org/t/raspberry-pi-5-doesnt-boot-with-alt-image/11894/12 "2024-03-06T15:35:16Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
