debian for raspberry pi 5 & 5 15g

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
luigip
Posts: 2
Joined: 2025-01-26 04:26

debian for raspberry pi 5 & 5 15g

#1 Post by luigip »

How are debian images made or built for raspberry pi 5 8g and 16g models? I'd like to build my own since there isn't one already and then if I'm successful at it I'd like to make one with each one of the available desktop environments to share.

User avatar
blackbird
Posts: 99
Joined: 2023-08-17 04:42
Has thanked: 4 times
Been thanked: 24 times

Re: debian for raspberry pi 5 & 5 15g

#2 Post by blackbird »

As far as I know the raspberry pi 5 is still not supported since the mainline kernel don't supports it - https://raspi.debian.net/faq/
Here is some information how they proceed - https://forums.raspberrypi.com/viewtopic.php?t=360653.
Maybe this helps to understand how to create images - https://wiki.debian.org/RaspberryPiImag ... ux_machine

Since kernel 6.12 has now basic support for raspberry pi 5 I think it could be possible to create a Debian image but it wouldn't support all functionalities of the hardware. Maybe even the latest images work already if the new kernel is available for them. Since I only have a raspberry pi 4 I can't test it.

luigip
Posts: 2
Joined: 2025-01-26 04:26

Re: debian for raspberry pi 5 & 5 15g

#3 Post by luigip »

How would I go about testing it?

LouisR4
Posts: 13
Joined: 2021-05-19 17:38
Has thanked: 1 time
Been thanked: 1 time

Re: debian for raspberry pi 5 & 5 15g

#4 Post by LouisR4 »

Flash the image to an SD card or USB using Etcher or Raspberry Pi Imager. Pop it into your Pi 5, connect everything, and boot.

Check the basics: display, sound, Wi-Fi, and USB. If you installed a desktop, see if it runs smooth and apps open fine.

Run a stress test like stress for the CPU or write a test file to check storage. If something’s off, check logs or tweak config.txt.

When it works, share it and get feedback

Post Reply