(06-Jul-2018, 09:38 AM)agent_kith Wrote:(06-Jul-2018, 05:58 AM)pinnocchio Wrote: Yep, it's getting an IPv6 Link Local address but not from my IPv6 DHCP server. Well maybe but it does not show up under ifconfig. Regardless, I'm able to ping all my IPv6 addresses (SnakeOil OS, Windows 10, Windows Server 2016, etc...).There is a line in ifconfig about inet6.. Does it have an address?
--- Yes, Link Local IPv6 (FE80but not my routable IPv6 DHCP address. It does not matter anyways, the IPv6 Link local is all I need for the network anyways.
(06-Jul-2018, 05:58 AM)pinnocchio Wrote: Seems like everytime I'm trying to use HQ Player Client, the process ID (PID) under SnakeOil changes right after trying to use the NetworkAudioAdapter and NetworkAudioAdapter IPv6.NAA is already running, hence the error. Try:
Here's what it does when I run this command manually :
dominic@HQP-NAA1:~$ sudo NETWORKAUDIOD_IPV6=0 networkaudiod start
--- Yes, I figured that out after writing this.
Code:sudo NETWORKAUDIOD_IPV6=0 networkaudiod restart
(06-Jul-2018, 05:58 AM)pinnocchio Wrote: It does Illegal instruction as soon as I open the HQ Player Client and try to modify the NetworkAusioAdapter from IPv4 to IPv6I've only tested NAA against the HQP that's installed on Snakeoil. Perhaps you do need to run 3.54x and above. Download the latest deb file, and drop it into the install box on the Snakeoil WebApp. Next go to the music players page and restart the players (just to be safe).
I could try to install the 3.54.x NAA?
Now try and see if you can see this machine from your other computer again.
PS: if not wrong, I think the MPD v19 uninstall is fixed in the next releast Blind Testing (I'd double check and confirm tonight if I can).
--- I've updated the .deb package to 3.54x last night but it made no changes. I will run more tests
I have commented above
Thansks
Do
(06-Jul-2018, 09:49 AM)agent_kith Wrote: What's running on the RPi? NAA or HQPlayer?
Try and update the NAA to the latest version (see my previous post) and see if that works.
Alternatively, install HQPLayer on the Snakeoil PC as well as see if they can talk to each other. Once we worked this out systematically, then we can rule out issues and nail down what the problem is (is it IPv6, is it version incompatibility? is it networking? etc).
On the RPi, it is only the NAA. Image is from Signalyst web site. I used the 32bit image for RPi3 that worked fine for RPi2. However, RPi 2 is not 64bit compatible so I cannot use the latest image. It did however run fine as I've tested it and Windows version of HQ Player was able to see NAA running on RPi2.
I will run more tests and update this thread.
Thanks
Do