Problem with Marantz SA8005 DAC via USB 2.0

Prerequisites

Volumio Information

Volumio Version: 2.806
Hardware: RPi4
DAC: @Marantz SACD-Player SA8005 with CS4398

Debug Log

Sep 09 19:48 : exception: No such playlist
Sep 09 19:48 : exception: Failed to open “alsa” [alsa]
Sep 09 19:48 : exception: nested: Error opening ALSA device “hw:5,0”
Sep 09 19:48 : exception: snd_pcm_hw_params() failed: No such device or address
Sep 09 19:48 : exception: Failed to open “alsa” [alsa]
Sep 09 19:48 : exception: nested: Error opening ALSA device “hw:5,0”
Sep 09 19:48 : exception: snd_pcm_hw_params() failed: No such device or address
Sep 09 19:48 : player: problems opening audio device while playing “http://stream.lokalradio.nrw/444zbpy
Sep 09 19:48 : player: played “http://stream.lokalradio.nrw/444zbpy
Sep 09 19:48 : exception: No such playlist
Sep 09 20:02 : player: played “http://stream.lokalradio.nrw/444zbpy
Sep 09 20:02 : exception: No such playlist
Sep 09 20:02 : exception: Failed to open “alsa” [alsa]
Sep 09 20:02 : exception: nested: Error opening ALSA device “hw:5,0”
Sep 09 20:02 : exception: snd_pcm_hw_params() failed: No such device or address
Sep 09 20:02 : exception: Failed to open “alsa” [alsa]
Sep 09 20:02 : exception: nested: Error opening ALSA device “hw:5,0”
Sep 09 20:02 : exception: snd_pcm_hw_params() failed: No such device or address
Sep 09 20:02 : player: problems opening audio device while playing “http://addrad.io/4WRDtQ
Sep 09 20:02 : player: played “http://addrad.io/4WRDtQ
Sep 09 20:02 : exception: No such playlist
Sep 09 20:03 : player: played “http://addrad.io/4WRDtQ

Steps to Reproduce

  1. start up or reboot and while trying to play any source first time (1st click),

or an Internet-Radio station it comes following error message:

Fail to open “alsa” [alsa]; Error opening ALSA device “hw:5,0”; snd_pcm_hw_params() failed: No such device or address

  1. if I try to play the same source for a second time (2nd click) it works.
  2. This issue can be repeated any time, when the sampling rate of the source changes.

If the source has the same sampling rate, it starts playing without any error message.

Additional Information

SA8005 is correctly recognized as an USB output.

Is there a solution for the problem?

Regards,

Adam

Please do a dmesg after unplugging/replugging the Marantz

Hi, here dmesg log:

booting while SA 8005 is switched off:

[   23.622566] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[   34.847142] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled
SA 8005 is switched on:
[  311.521317] usb 1-1.3: new high-speed USB device number 3 using xhci_hcd
[  311.651976] usb 1-1.3: New USB device found, idVendor=154e, idProduct=3006, bcdDevice= 1.00
[  311.651982] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  311.651987] usb 1-1.3: Product: SA8005
[  311.651992] usb 1-1.3: Manufacturer: D & M Holdings Inc.
[  311.655263] hid-generic 0003:154E:3006.0001: hiddev96,hidraw0: USB HID v1.10 Device [D & M Holdings Inc. SA8005] on usb-0000:01:00.0-1.3/input2
[  311.695165] snd_usb_audio: unknown parameter 'nrpacks' ignored
[  311.695171] snd_usb_audio: unknown parameter 'nrpacks' ignored
[  312.651607] usbcore: registered new interface driver snd-usb-audio
SA 8005 unlugged and plugged:
[  376.455675] usb 1-1.3: USB disconnect, device number 3
[  380.182115] usb 1-1.3: new high-speed USB device number 4 using xhci_hcd
[  380.312842] usb 1-1.3: New USB device found, idVendor=154e, idProduct=3006, bcdDevice= 1.00
[  380.312848] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  380.312853] usb 1-1.3: Product: SA8005
[  380.312858] usb 1-1.3: Manufacturer: D & M Holdings Inc.
[  381.193687] hid-generic 0003:154E:3006.0002: hiddev96,hidraw0: USB HID v1.10 Device [D & M Holdings Inc. SA8005] on usb-0000:01:00.0-1.3/input2

Greetings,
Adam