bpa wrote: 
> "seems"  - does that mean it really works and audio comes out ?
> 
> Strange that the "-l" says there are default and sysdefault devices  -
> yet they don't work with squeezelite.
> 
> You could try dropping the "DEV=" with default and sysdefault and see if
> you get results - such as below.  If there is problem, the log of
> "output=debug" will probably show it.
> > 
Code:
--------------------
  >   > 
  > LD_LIBRARY_PATH=/volume1/@appstore/AudioStation/lib 
/volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/LocalPlayer/Bin/squeezelite-x86-64
 -d output=debug -o sysdefault:CARD=Streamer,0
  > 
--------------------
> > 

No sound, but the only command that doesn't produce an error  is this
one:
LD_LIBRARY_PATH=/volume1/@appstore/AudioStation/lib
/volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/LocalPlayer/Bin/squeezelite-x86-64
-d output=debug -o front:CARD=Streamer,DEV=0

It *seems* to be doing something and has to be stopped by ctrl+c, but no
sound. 

If I run it at the same time as Audio Station is running or playing, I
get this:
[10:20:43.992932] output_init_alsa:640 init output
[10:20:43.993173] output_init_alsa:663 requested alsa_buffer: 40
alsa_period: 4 format: any mmap: 1
[10:20:43.993215] output_init_common:342 outputbuf size: 3528000
[10:20:43.997616] ALSA snd_pcm_hw_open:1293 open '/dev/snd/pcmC0D0p'
failed (-16)
[10:20:43.997737] test_open:124 playback open error: Device or resource
busy
[10:20:43.997762] output_init_common:373 unable to open output device


Trying what you suggested above produces this:
root@Akela2:/volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/LocalPlayer/Bin#
LD_LIBRARY_PATH=/volume1/@appstore/AudioStation/lib
/volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/LocalPlayer/Bin/squeezelite-x86-64
-d output=debug -o sysdefault:CARD=Streamer,0
[10:24:19.805000] output_init_alsa:640 init output
[10:24:19.805249] output_init_alsa:663 requested alsa_buffer: 40
alsa_period: 4 format: any mmap: 1
[10:24:19.805285] output_init_common:342 outputbuf size: 3528000
[10:24:19.809298] ALSA parse_args:4571 Unknown parameter 1
[10:24:19.809405] ALSA snd_config_expand:4704 Parse arguments error: No
such file or directory
[10:24:19.809467] ALSA snd_pcm_open_noupdate:2217 Unknown PCM
sysdefault:CARD=Streamer,0
[10:24:19.809535] test_open:124 playback open error: No such file or
directory
[10:24:19.809561] output_init_common:373 unable to open output device

Same if I use default instead of sysdefault. 

I am sorry, but I don't understand what you mean by "the log of
"output=debug" will probably show it." My Linux skills are very basic.
Should it produce a log file somewhere?

Thank you!


------------------------------------------------------------------------
Thorden's Profile: http://forums.slimdevices.com/member.php?userid=66927
View this thread: http://forums.slimdevices.com/showthread.php?t=97766

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to