cmprovision icon indicating copy to clipboard operation
cmprovision copied to clipboard

Provisioning system for CM4 products

Results 30 cmprovision issues
Sort by recently updated
recently updated
newest added

I built cmprovision from source using dpkg-buildpackage. I then compared my local deb against the 1.6.3 release and noticed that `/var/lib/cmprovision/public/uploads` was missing from my local deb. This causes the...

The bcm2711-rpi-cm4s.dtb file is missing from the scriptexecute firmware. Without it, the scriptexecute firmware fails to boot on the CM4S. With it, the scriptexecute firmware boots, but does not start...

I am an admitted newb. trying to set up an easy way to image 1000+ cm4 units. I can manually flash each using rpiboot and pi imager software but would...

How does one keep track of which device is which when hooking it up with the switch. If you only hook up 1 device at at time this is easy...

Hi, When adding a new image the popup shows that I have 0.1 GiB available, while in fact I have more than 20 GiB. How is the available space calculated?...

Hello, i want to use the scripts to get connected to an online server after flashing. Is this possible and is there any example i can try? Can the script...

I noticed in the guide that you set 172.20.0.1 as the IP address for the provisioner. Is there any specific reason for this? At least with my UniFi router it...

Not really an "issue" as much as a request... If there could be a check whether a known Pi "should" be reprovisioned when it netboots (allowing a bootflow where it...

I am getting this error message on one device but not another. ```Image is not a valid disk image. Uncompressed size not dividable by sector size of 512 bytes.``` They...

Hello, I'm trying to work out if I can turn an LED on when a board is being flashed and turn it off when it has finished. I was thinking...