arkadi58 wrote: 
> With 1.12a, after switching to HDMI mode, squeelite does not start. I
> think the reason is this:
> 
> 1. switching to HDMI sets the options in /usr/local/sbin/config.cfg like
> this:
> > 
Code:
--------------------
  >   > ALSA_PARAMS="-a ::32:0"
--------------------
> > 
> 2. However, in /usr/local/etc/init.d/squeezelite_initd, another '-a'
> is added:
> > 
Code:
--------------------
  >   > if [[ X"" = X"$ALSA_PARAMS" ]]; then ALSA_PARAMS=""; else 
ALSA_PARAMS="-a $ALSA_PARAMS"; fi
--------------------
> > 
> so the parameter should only be
> > 
Code:
--------------------
  >   > ALSA_PARAMS="::32:0"
--------------------
> > 
> You can fix the problem in the web interface after switching to HDMI,
> then squeezelite does start, but I still don't get any signal out of
> HDMI :(
> 
> Roman

Hi Roman

Thanks for the bug report - I think it is fixed in piCorePlayer1.12b.
https://sites.google.com/site/picoreplayer/home/news

Please test it, I'm not using HDMI myself so I have difficulties in
testing this aspect. Please also test if you can stream up to 192 kHz
via HDMI.

Steen



piCorePlayer a small player for the Raspberry Pi (25MB in RAM).
Homepage: https://sites.google.com/site/picoreplayer/home and
discussion:
http://forums.slimdevices.com/showthread.php?97803-piCoPlayer-Squeezelite-on-Microcore-linux-An-embedded-OS-in-RAM-with-Squeezelite

Squeezeboxserver on Voyage Linux 500 MB CF-card (read-only)
http://forums.slimdevices.com/showthread.php?90581-HOW-TO-install-squeezeboxserver-on-very-small-Linux-(Voyage-linux)
------------------------------------------------------------------------
sbp's Profile: http://forums.slimdevices.com/member.php?userid=37237
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

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

Reply via email to