[Buildroot] No sound device

Lex Nahumury lexnahumury at protonmail.com
Wed Apr 19 19:45:22 UTC 2023


Hello,

I am trying to build a linux image for the Orang Pi Zero using buildroot.

git clone https://github.com/buildroot/buildroot.git buildroot
make orangepi_zero_defconfig
make menuconfig (adding alsa and jack)
make

The build goes well and the board boots fine.

The SOC has an on-chip I2S audio codec.
However, there is no sound device detected.

# aplay -l
aplay: device_list:274: no soundcards found...

I have tried a different board Olimex Olinuxino A64 which also has an Allwinner SOC
with on-chip audio codec.
Same story; no sound card.

Am I missing some build setting in menuconfig?
I am new to buildroot and Linux internals in general so I appreciate any help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildroot.org/pipermail/buildroot/attachments/20230419/6f5a5ba2/attachment.html>


More information about the buildroot mailing list