mini11 wrote: > Yesterday I tried to run one of my players with with Audiophonics > I-Sabre Q2M dac with the new pcp 8.0 (fresh install, no update). After I > had configured squeezelite, the hardware volume of the dac did not work > by changing volume on display or with justboom ir-remote. There was only > software volume control. > > So I compared the squeezelite command strings that are setted after > adjusting the dac in squeezelite. Here is the result: > > piCore 6.1: /usr/local/bin/squeezelite -n " Player " -o hw:CARD=DAC -a > 80:4::1: -D -D -v -V Digital > piCore 7.0: /usr/local/bin/squeezelite -n " Player " -o hw:CARD=DAC -a > 80:4::1: -v > piCore 8.0: /usr/local/bin/squeezelite -n " Player" -o hw:CARD=DAC -a > 80:4::1 > > The dac only runs with all functions if the settings are like in pcp > 6.1. Music can be played with all of the 3 settings but the additional > functions are not availible in 7.0 and 8.0. > Adding "-D -v -V Digital" to Various Options of the squeezelite > configuration page solved the problem in pcp 8.0.
I use this dac in https://www.audiophonics.fr/en/network-audio-players-raspdac/audiophonics-evo-sabre-pack-diy-balanced-dac-2xes9038q2m-streamer-for-raspberry-pi-4-p-14639.html with no problems. Just have to set "ALSA Volume Control" to "Digital". I also set Device supports DSP/DoP to "0:dop" just for completeness - probably not necessary vs just "0", but that adds "-D 0:dop" to the command line. ------------------------------------------------------------------------ psketch's Profile: http://forums.slimdevices.com/member.php?userid=56555 View this thread: http://forums.slimdevices.com/showthread.php?t=114828 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
