Aaron Shaw

Results 210 comments of Aaron Shaw

Now in Raspberry Pi Firmware repo - https://github.com/raspberrypi/firmware/blob/master/boot/overlays/wm8960-soundcard.dtbo

Added the overlay to the PR here - https://github.com/balena-os/balena-raspberrypi/pull/585/files

Just for reference, I get the following when using deploy with balena in the build log: ``` [Error] Some services failed to build: [Error] Service: audio [Error] Error: manifest for...

@tmigone I guess this is because there are no images on docker hub balenablocks repo? Due to them not being in the build-images scripts? https://github.com/balenablocks/bluetooth/blob/master/scripts/build-images.sh https://github.com/balenablocks/audio/blob/master/scripts/build-images.sh Would it be sufficient...

Added some PRs for those: Bluetooth - https://github.com/balenablocks/bluetooth/pull/8 Audio - https://github.com/balenablocks/audio/pull/50

Also requested in #3044

This should be fixed now in v1.5.112. @Decrypt0r @JokerQyou @fromanifromage could you update to the latest version and check if it now works for you?

You could just do it with four separate jobs in the same action, one for each of the matrix builds and the final one for the upload release action. And...

@salmanfarisvp this is just a placeholder for now. waiting on final hardware samples

@MatteoEng sorry I don't really have much time to support this, I just provided it here as a proof of concept.