Florin Sarbu
Florin Sarbu
Change-type: patch Signed-off-by: Florin Sarbu ### Hey there, appreciated contributor! Have you taken a look at the [contribution guidelines](../CONTRIBUTING.md) for this project? To enable our CI to work correctly and...
Observed on the Balena Fin board (also on a custom rpi3 board), rpi3, rpi zero, rpi2 and others
Change-type: patch Signed-off-by: Florin Sarbu --- ### Contributor checklist - [ ] Changes have been tested - [ ] Covered in automated test suite - [ ] Manual test case...
Device up for 30 minutes and timedatectl says the following: > root@67e3989:~# timedatectl Local time: Sun 2020-03-29 05:37:19 UTC Universal time: Sun 2020-03-29 05:37:19 UTC RTC time: Sun 2020-03-29 05:37:19...
Similar to how the `resin-init-board` script runs at the beginning of the flashing procedure, we need such a mechanism that runs before the actual flashing begins but should be specific...
The rpi4 firmware support for the bcm closed source opengl drivers has been discontinued and now only using the kms driver is supported on pi4 (by using the vc4-kms-v3d overlay)....
First run of `balena os configure` works as expected: ``` floion@misc2:~/builds/preload/rpi4⟫ balena os configure /tmp/os.img -f wifi-connect-test --config-network ethernet Configuring operating system image ``` Then the second run of `balena...
Will collect here the PRs / remaining issues / resources (as I find them) for allowing users to have custom device types in openBalena 1. https://github.com/balena-io/open-balena-api/pull/473
Tried in staging a hup from `2.41.0+rev4` to `2.47.0+rev1` on a `rpi4`. However, seems like there were some API hiccups right at the moment of the update: > [000000050][LOG]Supervisor update...
…irement steps Change-type: patch --- ### Contributor checklist - [ ] Changes have been tested - [ ] Covered in automated test suite - [ ] Manual test case recorded...