Pierre ANTOINE

Results 16 comments of Pierre ANTOINE

https://resin-production-img-cloudformation.s3.amazonaws.com/resinos/raspberrypi3/2.31.0%2Brev0.prod/image/balena.img.zip => OK https://files.resin.io/resinos/raspberrypi3/2.31.5%2Brev1.prod/image/balena.img.zip => OK https://resin-production-img-cloudformation.s3.amazonaws.com/resinos/raspberrypi3/2.32.0%2Brev1.prod/image/balena.img.zip => KO So the bug was introduced between 2.31.5 rev1 and 2.32.

Hello, I try to build from sources 2.31.5 rev 5 but the release is broken. It seem that 2.31.5 rev 2 to 2.31.5 rev 5 is broken and can't compile)

Many thanks for pointing me the direction. I'm going to try to rebuild last version with USB scan enable. I keep you informed, Best,

As @markhaehnel I seek for better reliability. Also, we plan to use a particular made USB switch, with selecting Key A or Key B for dual boot remote option and...

Hey guy, USB is back on last version doing this: git clone https://github.com/balena-os/balena-raspberrypi.git cd balena-raspberrypi/ git checkout tags/v2.38.0+rev1 git submodule update --init --recursive vi layers/meta-balena/meta-balena-common/classes/resin-u-boot.bbclass RESIN_UBOOT_DEVICE_TYPES ?= "**usb**" ./balena-yocto-scripts/build/barys -m...

The image i've cooked is working on USB and booting fast without MMC detection :-) But I still need to manually extend the partition schema on USB device. Can you...