Krisbee wrote: 
> Triode,
> 
> I think you have inadvertently given the wrong url for your new build
> script.  Is the  hummingboard 1"" you've tested the "HummingBoard-i1 "
> as described here?
> 
> http://www.solid-run.com/wiki/HummingBoard_Hardware
> 
> 1. Do you intended to test the performance of LMS on this device?
> 
> 2. Have you tested audio out over the in-built coax SPDIF for function
> and SQ? I believe it's limited to 48KHz.

Thanks - yes changed now it should be:

Code:
--------------------
    
  wget 
https://raw.githubusercontent.com/SqueezeOnArch/soa-installers/blob/master/create-sdcard-soa-cubox-i.sh
  chmod 755 create-sdcard-soa-cubox-i.sh
  sudo ./create-sdcard-soa-wand.sh /dev/sdX
  
--------------------


Unfortunately it looks like github have some backend problems today as I
can't fetch this url - is it working for you?

I believe this should work on the SolidRun Cubox-i and Hummingboard
devices.  They are imx6 based and very similar to Wandboard except they
use a different bootloaders and partion layout (so needs a separate
install script).  

Performance will depend on the hardware chosen.  The one I have is the
Hummingboard i1 which equivalent of the Wandboard solo - its got 1 cpu
core and 512MB of memory.  I have been running this for the last 24
hours with squeezelite (no upsampling), jivelite, lms 7.8.1 and my
spotify plugin.  It is on the edge memory wise in this configuration but
the cpu is adequate if you only want something to stream spotify then
this sort of works and is much better than a Pi.  I'm also using the usb
and so this is definately better than a Pi!

I think the dual lite version is probably really needed if you want to
run LMS and a player as it will have 1M of memory and so probably no
need to tune the memory consumption of the server and jivelite.

I've not tried the spdif yet - but if the stock arch kernel can't go
above 48k then I think the same patches as used for wandboard should be
able to make it do 192k.


------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=101624

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

Reply via email to