Search found 4 matches

by bztry
22 May 2024, 11:46
Forum: Software
Topic: Strange output with piSerial [Custom Linux]
Replies: 4
Views: 234

Re: Strange output with piSerial [Custom Linux]

Hi Nicolai, thank you for the detailed answers. That was my miss. I should've looked into the source code! I built piSerial with the flags you sent and it all works perfectly now, no more debug messages. To other readers, piSerial works fine with yocto if you follow this thread. I hope my oversight ...
by bztry
07 May 2024, 07:48
Forum: Software
Topic: Strange output with piSerial [Custom Linux]
Replies: 4
Views: 234

Re: Strange output with piSerial [Custom Linux]

Hi Nicolai, thanks for the speedy response :) understood, I copied the dt-blob I previously used as an "overlay" to dt-blob.bin. My vcdbg now looks like this (full log): root@raspberrypi4-64:/home/root# ./vcdbg log msg 003290.296: arasan: arasan_emmc_open 003290.466: arasan: arasan_emmc_se...
by bztry
06 May 2024, 14:07
Forum: Software
Topic: Strange output with piSerial [Custom Linux]
Replies: 4
Views: 234

Strange output with piSerial [Custom Linux]

Hello together, I'm currently building my own Linux System based on Yocto and trying to incorporate some kunbus-specifics for the RevPi. My test-device is a RevPi Connect SE and, while I'm a newcomer with Yocto, I actually managed to build a working image with most of the tools working fine! One ste...
by bztry
21 Mar 2024, 12:45
Forum: Software
Topic: Using Mender with Revolution Pi
Replies: 1
Views: 2908

Using Mender with Revolution Pi

Hello dear community, since we rolled out quite a few RevPis at our company, we want to be able to remote / OTA update them with Mender. I've read in some articles online that Kunbus works together with Mender to enable these OTA updates. Is there anything more that you can tell me about how to impl...