Duet 3 6HC and Raspberry Pi 5?
-
I am unable to get my Raspberry Pi 5 to boot with either the lite or gui version of the Duet Raspberry Pi images, is this a supported configuration? The red led (on the pi) turns solid green but there is no activity, with wired networking connected there is no light on the network port.
If I write the sd card with any of the images from the Raspberry Pi website, they boot fine and networking works correctly.
-
@bug2k22 use the images from here https://forum.duet3d.com/topic/34825/new-experimental-duetpi-bookworm-builds-available
-
@jay_s_uk said in Duet 3 6HC and Raspberry Pi 5?:
@bug2k22 use the images from here https://forum.duet3d.com/topic/34825/new-experimental-duetpi-bookworm-builds-available
Thanks for the link. Is there any difference in using the duet images compared with installing Raspberry Pi OS Lite and then following the install instructions in the documentation?
-
@bug2k22 The Duet3D images are based on the official RPi OS so it's definitely an easier choice. A few differences I can think of:
- Different boot screen*
- Auto-setup of correct TfrRdy pin in DSF config (needed on RPi 5 only)
- Preinstalled packages from
unstable
package feed - Auto-start of DWC in full-screen mode*
- A couple of extra preinstalled packages including required dependencies like AppArmor
- Only applies to GUI image