Search found 24 matches

by wickywaka33
11 Jan 2024, 23:09
Forum: Software
Topic: Adding Balena-OS support for revpi-connect-4
Replies: 27
Views: 120001

Re: Adding Balena-OS support for revpi-connect-4

Hi wickywaka33 We tested the new image from you and followed all steps. We are able to see the controller in balena but still get the same error like with the connect-s image on the CM4 controller. Somehow /dev/piControl0 is missing. Any suggestions from you or the Kunbus team? Here is the original...
by wickywaka33
09 Jan 2024, 18:56
Forum: Software
Topic: Adding Balena-OS support for revpi-connect-4
Replies: 27
Views: 120001

Re: Adding Balena-OS support for revpi-connect-4

RevPaul wrote: 07 Jan 2024, 17:10 Great. Thank you! Looking forward to the image.
Please check your inbox for the link to the BalenaOS image.
by wickywaka33
07 Jan 2024, 17:02
Forum: Software
Topic: Adding Balena-OS support for revpi-connect-4
Replies: 27
Views: 120001

Re: Adding Balena-OS support for revpi-connect-4

After creating the image, you will need to copy the config.json from your fleet and the name has to be changed to revpi-connect-s in the device_type.json.
I can provide you an image tomorrow.
by wickywaka33
19 Dec 2023, 13:08
Forum: Software
Topic: Adding Balena-OS support for revpi-connect-4
Replies: 27
Views: 120001

Re: Adding Balena-OS support for revpi-connect-4

I am trying to load the device tree overlay at runtime on BalenaOS. Below is the procedure: 1. Locate the revpi-connect4.dtbo in /resin-boot/overlays . 2. Make a directory in the /sys/kernel/config/device-tree/overlays/ , name does not matter but here we will call it revpi-connect4 3. You will see f...
by wickywaka33
19 Dec 2023, 10:09
Forum: Software
Topic: Adding Balena-OS support for revpi-connect-4
Replies: 27
Views: 120001

Re: Adding Balena-OS support for revpi-connect-4

Any progress?

May be we can get on a teams call and try to make it done faster.
by wickywaka33
14 Dec 2023, 14:38
Forum: Software
Topic: Adding Balena-OS support for revpi-connect-4
Replies: 27
Views: 120001

Re: Adding Balena-OS support for revpi-connect-4

Once the image is compiled then the configuration needs to be added so that the device shows up in your balena fleet. For this do the following procedure. 1. Download the configuration file from the fleet where the device should be added to. 2. Mount the balenaOS image. I use this command: gnome-dis...
by wickywaka33
14 Dec 2023, 14:32
Forum: Software
Topic: Adding Balena-OS support for revpi-connect-4
Replies: 27
Views: 120001

Re: Adding Balena-OS support for revpi-connect-4

It takes some time to compile. Let me know if you need more support.
by wickywaka33
14 Dec 2023, 10:08
Forum: Software
Topic: Adding Balena-OS support for revpi-connect-4
Replies: 27
Views: 120001

Re: Adding Balena-OS support for revpi-connect-4

May you need to allow your user to run docker. You should be able to run docker without sudo.
by wickywaka33
14 Dec 2023, 09:06
Forum: Software
Topic: Adding Balena-OS support for revpi-connect-4
Replies: 27
Views: 120001

Re: Adding Balena-OS support for revpi-connect-4

Hi wickywaka33, I would linke to learn more about this and help get the RevPi Connect 4 up and running. But I'm stuck with Docker and just creating the tool chain. Can you help with this? I have an Ubuntu Virtualbox and a RevPi Connect 4 Module ready to hit the keys! Hi Dirk, We have been building ...