DSD native support (found no quirk.c)

Hi,

my DAC supports DSD native instead of DoP. The following lines should be written to quirk.c to make it compatible. Unfortenutaly I do not find “…/sound/usb/quirks.c” in my DietPi to write this two lines:

case USB_ID(0x0644, 0x806b):
case USB_ID(0x0644, 0x806c):

Is there a chance to to it by myself or must I kindky ask the developer for a kernel update?

Thank you!

can you share some more information on your system

Required

  • DietPi version | cat /boot/dietpi/.version
  • Distro version | echo $G_DISTRO_NAME $G_RASPBIAN
  • Kernel version | uname -a
  • Architecture | dpkg --print-architecture
  • SBC model | echo $G_HW_MODEL_NAME or (EG: RPi3)

@MichaIng can you have a look pls

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