slartibartfast wrote: 
> This is with -V E30  with a space after E30.
> > 
Code:
--------------------
  >   > /usr/bin/squeezelite-armv6hf -o hw:CARD=E30,DEV=0 -n squeeze -m 
aa:bb:cc:dd:ee:ff -a 160:4::1 -f /var/log/squeezelite.log -d output=debug -D 
:u32be -V E30 -P /var/run/squeezelite-armv6hf.pid -z 
  > [23:34:31.232759] output_init_alsa:936 init output
  > [23:34:31.233137] output_init_alsa:976 requested alsa_buffer: 160 
alsa_period: 4 format: any mmap: 1
  > [23:34:31.233236] output_init_common:360 outputbuf size: 3528000
  > [23:34:31.233379] output_init_common:384 idle timeout: 0
  > [23:34:31.322838] test_open:301 sample rate 1536000 not supported
  > [23:34:31.322984] test_open:301 sample rate 1411200 not supported
  > [23:34:31.323147] test_open:301 sample rate 32000 not supported
  > [23:34:31.323181] test_open:301 sample rate 24000 not supported
  > [23:34:31.323213] test_open:301 sample rate 22500 not supported
  > [23:34:31.323245] test_open:301 sample rate 16000 not supported
  > [23:34:31.323276] test_open:301 sample rate 12000 not supported
  > [23:34:31.323307] test_open:301 sample rate 11025 not supported
  > [23:34:31.323338] test_open:301 sample rate 8000 not supported
  > [23:34:31.323438] output_init_common:426 supported rates: 768000 705600 
384000 352800 192000 176400 96000 88200 48000 44100 
  > [23:34:31.323864] mixer_init_alsa:886 error find selem T(x
  > [23:34:31.323926] output_init_alsa:986 Initialization of mixer failed, 
reverting to software volume
  > [23:34:31.342813] output_init_alsa:1002 memory locked
  > [23:34:31.343009] output_init_alsa:1008 glibc detected using mallopt
  > [23:34:31.343520] output_thread:685 open output device: hw:CARD=E30,DEV=0
  > [23:34:31.343546] output_init_alsa:1028 set output sched fifo rt: 45
  > [23:34:31.343920] alsa_open:354 opening device at: 44100
  > [23:34:31.344596] alsa_open:425 opened device hw:CARD=E30,DEV=0 using 
format: S32_LE sample rate: 44100 mmap: 1
  > [23:34:31.344719] alsa_open:516 buffer: 160 period: 4 -> buffer size: 7056 
period size: 1764
  > [23:34:31.429350] set_volume:233 setting internal gain left: 65536 right: 
65536
  > 
--------------------
> > 

Did you use quote marks around the -V option (i.e -V "E30 ") 
I think there must be some bug in the mixer_init_alsa:886 error logging
area or even the build - either volume name  is saved wrong or wrong
string is being printed.
If you used quotes - then I'll update see if I can reproduce.


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=117242

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to