deduikertjes wrote: > Yes, I can confirm that hw:* doesn't work and plughw:* does. This > experience is consistent with earlier experiences on a thin client and a > Raspberry Pi. > I think it has something to do with this particular sound card (luckit > waveio: http://luckit.biz/new/?tcp_product=waveio). > > Starting manually doesn't work: > /usr/bin/squeezelite -n SqueezeliteTEST -o "hw:CARD=L20,DEV=0" -a 40 16 > -f /var/log/squeezelite/squeezeliteTEST.log -d output=sdebug > [10:58:50.425310] test_open:159 playback open error: No such device > [10:58:50.426334] output_init:1359 unable to open output device > > Marco
Sorry, to quick. Forgot the sudo. With sudo: sudo /usr/bin/squeezelite -n SqueezeliteTEST -o "hw:CARD=L20,DEV=0" -a 40 16 -f /var/log/squeezelite/squeezeliteTEST.log -d output=sdebug[11:02:44.032205] test_open:159 playback open error: No such file or directory [11:02:44.033797] output_init:1359 unable to open output device and sudo /usr/bin/squeezelite -n SqueezeliteTEST -o "plughw:CARD=L20,DEV=0" -a 40 16 -f /var/log/squeezelite/squeezeliteTEST.log -d output=sdebug is working fine the logfile /var/log/squeezelite/squeezeliteTEST.log is not existent. MArco ------------------------------------------------------------------------ deduikertjes's Profile: http://forums.slimdevices.com/member.php?userid=59474 View this thread: http://forums.slimdevices.com/showthread.php?t=98190 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
