hello, i am new here, I am tryng to test the audirvana studio on my linuxmint server, but it has no wifi implemented on it, I use it on ethrnet only , running roonserver, but I want to test Audirvana sound but I found that there is no gui in the linux version, so I have to acces to it via remote /phone app . I dont understand if only the remote control uses wifi or the streaming itself is running over wifi, wich is not good for sound, pls any help to get an starting point?
The Remote App is what it says: a remote control for Audirvana Studio on Linux, just like the Roon app is a remote control for the Roon server on that box.
Music is streamed through the Linux box, not the phone.
So the streaming should be connected over the ethernet ? , and only the remote needs the wifi to be in the same network ?.if this is the case I will need to attach a wifi card or dongle in my server ?
How is your Linux box connected to your home network?
it is connected trough an ethernet audiovox switch, connected to it is my ALLOusb signature and the linux server
And I guess your Audiovox switch is connected to your internet modem/router and that the internet modem/router is also the WiFi point for your house?
thats correct
Then it should work. The Remote App and the Linux box are on the same home network.
i installed the packet on my server , but there is something wrong , the Audirvana for linux doesnt starts , my phone dont see the core. I didnt understood if it is necesary a wifi card on my server to work…
Have you set it up that Audirvāna automatically starts? Or have you clicked the icon in the Opt map?
I dont understand how to do to start automatically at boot,
Confirm on Linux if Audirvana Core is running (it should be visible in the process monitor).
Also make sure the avahi daemon is running.
Those are the two requirements.
There are some options for that, and in Mint an easy one. I’ll post some screenshots in a couple of minutes.
I dont know what is the avahi , pls can you tellme, sorry for the ignorance
i dont see the audirvana core running in the process monitor , I dont see the avahi daemon
Sorry, I don’t use Linux Mint, maybe someone who does can tell you what to check for. I think the Avahi Deamon is started automatically with Mint, since it is BonJour services
I guess you haven’t run the command:
sudo /opt/audirvana/studio/setAsService.sh enable
and
sudo /opt/audirvana/studio/setAsService.sh start
from the Command Line (the terminal) in Linux.
ok, I will try this commands and tell you later, thankyu so much for your help sir
You are welcome. The installation manual from Audirvana isn’t very clear for Linux and it supposes you know how to work with Linux from the Command Line.
Yes, Avahi Daemon should run automatically.