Using USB Sound Card on Pico Ultra W

  • Hello, the USB sound card needs to at least start the universal USB driver to use, and the SND_USB_AUDIO driver needs to be turned on in the kernel
  • Crocodile wrote: 2025-04-27 1:29 Hello, the USB sound card needs to at least start the universal USB driver to use, and the SND_USB_AUDIO driver needs to be turned on in the kernel
    I tried to find and turn on the SND_USB_AUDIO driver in the kernel using the buildrootconfig command in the SDK but I cannot find it. Is it marked under a different name?
  • The driver needs to be enabled in the kernel, you should use ./build.sh kernelconfig