[Buildroot] [Bug 13791] The QEMU compiled by Buildroot does not support alsa or pulseaudio drivers for soundcard forwarding

bugzilla at busybox.net bugzilla at busybox.net
Wed May 5 20:16:45 UTC 2021


https://bugs.busybox.net/show_bug.cgi?id=13791

--- Comment #1 from Arnout Vandecappelle <arnout at mind.be> ---
You have to add host-alsa-lib and host-pulseaudio to the QEMU_DEPENDENCIES for
this to work. Buildroot does not want to depend on anything pre-installed on
the host (if you're OK with stuff that is pre-installed on the host, you can
just as well install qemu-system-arm, right?)

Of course, currently there is no host package for alsa-lib or pulseaudio, so
you'll have to add them first. And pulsaudio has dependencies for which no host
package exits either, so this will take a bit of work...

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list