No soundcards found

Seems like I’m having a similar issue on Odroid N2. Since the update to DietPi 9.0, the “USB-DAC” card is not detected anymore. Going back to 8.25.2 is a workround to address the problem at the moment.

Selecting the soundcard in dietpi-config results in this.

[ INFO ] DietPi-Set_hardware | Applying new sound card settings...
[  OK  ] DietPi-Set_hardware | Setting in /boot/dietpi.txt adjusted: CONFIG_SOUNDCARD=usb-dac
[FAILED] DietPi-Set_hardware | Unable to find any USB DAC on your system, reverting to "none"...
[  OK  ] DietPi-Set_hardware | Setting in /boot/dietpi.txt adjusted: CONFIG_SOUNDCARD=none
[FAILED] soundcard usb-dac | Exited with error

That’s the aplay -l output

Karte 0: AU670AU671 [Yamaha A-U670/A-U671], Gerät 0: USB Audio [USB Audio]
  Sub-Geräte: 1/1
  Sub-Gerät #0: subdevice #0
Karte 1: ODROIDN2 [ODROID-N2], Gerät 0: fe.dai-link-0 (*) []
  Sub-Geräte: 1/1
  Sub-Gerät #0: subdevice #0
Karte 1: ODROIDN2 [ODROID-N2], Gerät 1: fe.dai-link-1 (*) []
  Sub-Geräte: 1/1
  Sub-Gerät #0: subdevice #0
Karte 1: ODROIDN2 [ODROID-N2], Gerät 2: fe.dai-link-2 (*) []
  Sub-Geräte: 1/1
  Sub-Gerät #0: subdevice #0

And here the arecord -l output

Karte 1: ODROIDN2 [ODROID-N2], Gerät 3: fe.dai-link-3 (*) []
  Sub-Geräte: 1/1
  Sub-Gerät #0: subdevice #0
Karte 1: ODROIDN2 [ODROID-N2], Gerät 4: fe.dai-link-4 (*) []
  Sub-Geräte: 1/1
  Sub-Gerät #0: subdevice #0
Karte 1: ODROIDN2 [ODROID-N2], Gerät 5: fe.dai-link-5 (*) []
  Sub-Geräte: 1/1
  Sub-Gerät #0: subdevice #0

Seems like the issue is still there… Any ideas on how to fix it?

Tried the update to 9.4 yesterday, issue persists. There are workarounds right now, so it’s not too critical, just would be nice to get it working again.

Running into the same issue

[ INFO ] DietPi-Set_hardware | Applying new sound card settings...
[  OK  ] DietPi-Set_hardware | Setting in /boot/dietpi.txt adjusted: CONFIG_SOUNDCARD=usb-dac
[FAILED] DietPi-Set_hardware | Unable to find any USB DAC on your system, reverting to "none"...
[  OK  ] DietPi-Set_hardware | Setting in /boot/dietpi.txt adjusted: CONFIG_SOUNDCARD=none

There are workarounds right now, so it’s not too critical

Are you talking about a different workaround than going back to 8.25.2? I’d like to avoid that

Does it work when you select the “AU670AU671” card directly at the bottom area of the sound card menu?

And can you show the output of this command:

cat /proc/asound/cards

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.