-
First of all: Install `gdisk` vie [homebrew](https://brew.sh).
Type in terminal:
```bash
brew install gdisk
```
Then run Balena Etcher, taking note of the disk number you are flashing. Exam…
-
we want to support exposing gpu resources to user containers via the new DeviceRequests API introduced in docker 19.03.x
To enable this we need to have the nvidia driver, userland driver-support li…
-
In standing up a new instance of open-balena-s3, I noticed a number of errors when committing images to the registry. After a lot of troubleshooting, I found out that the minio server had defaulted t…
-
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).
This means this wpe …
-
A lot of users are getting errors that the unmount operation failed:
https://github.com/balena-io/etcher/issues/3542
https://github.com/balena-io/etcher/issues/3730
https://github.com/balena-io/e…
-
the script should read from the machine readable changelog, for the repos where it exists:
`.versionbot/CHANGELOG.yml` like this:
https://github.com/balena-io/open-balena-api/blob/master/.versionb…
-
rPi Zero 2 W
Bookworm OS
I get this error on the installer
```
Downloading and extracting https://github.com/balena-os/wifi-connect/releases/download/v4.4.6/wifi-connect-v4.4.6-linux-rpi.tar.g…
-
> [Using open-balena-api] as an oidc identity provider for Keycloak would be great because then you could have nodes talk directly to services like Elasticsearch or s3 who accept oidc without having t…
-
[nitish] The user is looking for the boot splash image size increase from 10kb to 20kb ; as the current size limitation is not working with user's target splash image.
Earlier limit set: https://gith…
-
In addition to the `balena ssh` command, it would be helpful to be able to have `balena scp`. As far as I understand, this will require a change in the proxy server (`ssh.balena-devices.com:22`) as we…