USB Sound

  • Hello, you can execute "./build.sh kernelconfig" in the SDK to search for "SND_USB_AUDIO" and enable the support. By default, it will be added to the rootfs in the form of a module. You need to fully compile the entire system and re-flash it.
  • I have same question, but I use ubuntu image . How can I do ?
    thanks
  • The USB sound card function is controlled by the kernel driver and is independent of the rootfs used. This method can also be used even when using a non-buildroot system.