(31-Oct-2016, 07:58 AM)Jhya Wrote: This is what I get from daphile:Yup, that's what I suspect this card needs to get going, i.e. use something like ALSA:default instead of hw:0,0. I'd see if I can do a quick workaround in the next release to enable this.
daphile ~ # squeezelite -l
Output devices:
null - Discard all samples (playback) or generate zero samples (capture)
default:CARD=Dummy - Dummy, Dummy PCM - Default Audio Device
sysdefault:CARD=Dummy - Dummy, Dummy PCM - Default Audio Device
default:CARD=DSP - Hammerfall DSP, RME Hammerfall HDSP 9632 - Default Audio Device
sysdefault:CARD=DSP - Hammerfall DSP, RME Hammerfall HDSP 9632 - Default Audio Device
If you only have one audio card in the system ALSA:default should in theory pick your RME card as the default output device straightaway and the amixer settings is all you'd need to get audio out.