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've set up a provisioner on a bookworm install and am seeing problems with the network settings, both in the manual which is no longer up to date and after...

Hi, This might be a feature request. Though i don't know if this works for RPI. I'm using the CMprovisioner with success and provisioning works (thanks for this). The default...

The provided `scriptexecute.img` appears to be an XZ compressed initrd produced by buildroot, however the source to build this has not been provided.

Downloading new firmware from GitHub is not working. It returns firmware updated; the newest in the list is pieeprom-2023-01-11.bin. But there are 3 newer images available: pieeprom-2023-05-11.bin pieeprom-2024-01-18.bin pieeprom-2024-01-22.bin Is...

hi, i'm currently trying to use the provisioning software to load an image onto a new compute 4 board. The software sees the compute 4 and starts working. I see...

Hello, if I set the host name after writing the image via postscript, I would like to print the new host name on the label. is that possible?

23:17:52 Error during preinstall. Return code 1. Script output: === Running pre-installation script 'Flash EEPROM firmware (stable/pieeprom-2023-01-11.bin)' === #!/bin/sh set -e curl --retry 10 --silent --show-error -g -o pieeprom.bin "http://172.20.0.1/uploads/pieeprom.bin"...

This change updates the 'timezone' configuration in config/app.php to use the system's default timezone. It dynamically fetches the current system timezone using date_default_timezone_get(), ensuring that the application's time-related functions are...

Fix and update firmware download process with error handling, logging, and file validation Details: - Download firmware from master branch: Retrieve firmware files directly from the master branch on GitHub...

Hello everyone, I'm encountering a problem while trying to program my CM4 (with eMMC) board via Ethernet. When I connect both Ethernet and USB cables, everything works fine. However, when...