Creating a bug report/issue
I have searched the existing open and closed issues
Required Information
- DietPi version | latest dietpi RPi5 image (Jan2025) AND latest other device script converting from Raspberry Pi OS (2013.11 64bit)
- Architecture | arm
- SBC model | RPi CM5008000 in kubesail pibox 2bay ssd nas
Additional Information (if applicable)
I have used a CM4 successfully with DietPi in the kubesail PiBox, it boots and shows the SSDs with no issues at all.
I have booted the CM5 successfully with the latest Raspberry Pi OS 64-bit version where is sees the SATA controller but does not see the SSDs until I add the “dtoverlay=pcie-32bit-dma-pi5” overlay - then it sees the SSDs. Something happens after being idle where the box seems to freeze that I need to still figure out - perhaps a setting in the OS I am not familiar with, perhaps a hardware issue.
I tried the “clean” dietpi image for RPi5, that boots fine but does not see the ASM1061 SATA controller (installing pciutils and using lspci and I also don’t see anything in the boot dmesg logs). I tried using the script to convert the raspberry pi os install to dietpi and it converts fine, boots, shows the controller but does see any SSDs. In either of the two dietpi installs when I add dtoverlay=pcie-32bit-dma-pi5 to the config.txt file the system hangs on reboot and does not boot successfully.
Help request
- I’d very much like to know how I get “dtoverlay=pcie-32bit-dma-pi5” to work
- Since the hardware is supported by dietpi out of the box in the CM4 setup, how can I assist in getting to the same point with the dietpi CM5 image
Thank you!