Hi Folks,
I’m really new to roon and really surprised of what does this software makes out of my music library.
My setup is as follows:
dedicated headless music server with fedora 23 (vortexbox with squeezebox services disabled) used with roon server core as music server and output for living room.
This works quite well with just a few network lacks. Iḿ not sure why this happens. Often there seems to be an network issue and the connection is lost. Sometimes I have to relog in to my roon Account again. But the network itself is stable. My Controls have no issues due to the fact that they are able to browse internet and so on. The server is online as well (I had an active ssh session while these phenomens happens)
The second thing is that I cannot install the bridge on my raspberry pi. As described [here] (Roon Bridge for ARM: a beginner’s guide to Raspberry Pi and Cubox-i - #18 by Paul_Butler) it should also work with the older raspberry pi’s.
I tried both: the easy install script and the manual method:
The install script always fails because of the wrong architecture. It says this script is for armv7 and wont work on your hardware. I tried to change the line with “ARCH=armv7hf” to something like armv6, armv6l or armv6hf, nothing worked.
uname -a tells me that I have an *armv6l
I also tried the manual method:
Downloaded the package and copied it to /opt/RoonBridge
root@minibian:/opt/RoonBridge# ./check.sh
Checking to see if RoonBridge can run on this machine
Checking for Binary Compatibility [ OK ]
Checking for ALSA Libraries [ OK ]
STATUS: SUCCESS
root@minibian:/opt/RoonBridge# ./start.sh
./start.sh: line 44: 8866 Illegal instruction $ROOTDIR/Bridge/RoonBridge “$@”
./start.sh: line 34: kill: (8866) - No such process
I really hope someone can hep me.
Thanks in advance!