I made progress:
Although I set the device type to revpi connect 4 in balena, the revpi drivers were not loaded out of the box.
I had to add a setting in balena device configuration:
Define DT overlays:
RESIN_HOST_CONFIG_dtoverlay = vc4-kms-v3d","dwc2,dr_mode=host,ant2","revpi-connect4"
After ...
Search found 2 matches
- 01 Jun 2025, 14:15
- Forum: Software
- Topic: Balena OS and DIO
- Replies: 3
- Views: 2391
- 29 May 2025, 12:28
- Forum: Software
- Topic: Balena OS and DIO
- Replies: 3
- Views: 2391
Balena OS and DIO
Hi all,
I am trying to get DIO module to work with Balena OS.
I use Balena version 6.5.24+rev3.
root@d9b3152:~# uname -a
Linux d9b3152 6.1.46-rt13-v8 #1 SMP PREEMPT_RT Wed Jan 31 11:22:39 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
I copied config.rsc to resin-boot partition before first boot ...
I am trying to get DIO module to work with Balena OS.
I use Balena version 6.5.24+rev3.
root@d9b3152:~# uname -a
Linux d9b3152 6.1.46-rt13-v8 #1 SMP PREEMPT_RT Wed Jan 31 11:22:39 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
I copied config.rsc to resin-boot partition before first boot ...