USB Audio on RPi 5
Hello,
I am running version v15.1.0 on Raspberry Pi 5 with official TouchDisplay 2.
I am unable get USB audio working. I have AudioEngine2+ speakers with DAC built-in (Texas Instruments PCM2704 16-bit stereo audio DAC). I can see it under hardware page of devices in Emteria console. But no way to get it working.
Could you please give me some guidance on how to do it, I can only see 3 options in RPi settings:
3.5 mm jack (RPi 3/4) and Digital Audio
HDMI0
HDMI1
I have set it to first option with 16-bit audio quality.
0
Comments
Just to update, I have tested the audio using the official bookworm OS from Pi, it just works out of the box. But can we please make it work on android as well ?
further update.
logcat show the following
@srini we don't suppport USB audio so far. Can you check which kernel modules are loaded in bookworm for the Audioengine?
you can afterwards compare if they are included in our kernel: https://github.com/emteria/kernel_brcm_rpi/blob/v6.6.36/arch/arm64/configs/android_rpi5_defconfig
Thanks, not sure if the peripheral needs to be connected during initial boot (after flashing sd card), which I didn't do.
I did the same this time with Android 14, it just worked.