[SOLVED] HQPlayer cannot find NAA on Snakeoil machine
|
Posts: 3,025
Threads: 193
Joined: Feb 2016
Reputation:
705
Location: Perth, WA
25-Jan-2017, 11:50 AM
(This post was last modified: 25-Jan-2017, 11:51 AM by agent_kith.)
(25-Jan-2017, 11:25 AM)a.dent Wrote: I'm not sure what to do.
I tried uninstall networkaudiod and syart networkaudiod.
![[Image: Screen_Shot_2017_01_25_at_11_23_38_am.png]](https://image.ibb.co/h7dsQa/Screen_Shot_2017_01_25_at_11_23_38_am.png)
bbcode image
I tried typing networkaudid and got
![[Image: Screen_Shot_2017_01_25_at_11_28_11_am.png]](https://preview.ibb.co/dHTsQa/Screen_Shot_2017_01_25_at_11_28_11_am.png)
There should be a file in /etc/init.d, probably also call networkaudid
If it's the same file name, try run it like so:
NETWORKAUDIOD_IPV6=0 networkaudid start
Edit: Hmm I wonder. Now that you have networkaduiod installed, can you try and update to the same latest Snakeoil OS firmware again. Can it start now?
(Replace the program name accordingly). See what the errors are this time.
Snakeoil Operating System - Music, your way!
Posts: 36
Threads: 2
Joined: Apr 2016
Reputation:
3
Location: Perth
25-Jan-2017, 11:53 AM
(This post was last modified: 25-Jan-2017, 12:11 PM by a.dent.)
Interestingly after attempting to uninstall NAA by the web app when I restart Snakeoil with NAA software selected it comes up as no software palyer selected. Maybe it has uninstalled NAA but the System page still shows it as installed.
I'll try reinstalling the latest NAA again. I can't find any site that has older NAA versions.
(25-Jan-2017, 11:50 AM)agent_kith Wrote: (25-Jan-2017, 11:25 AM)a.dent Wrote: I'm not sure what to do.
I tried uninstall networkaudiod and syart networkaudiod.
![[Image: Screen_Shot_2017_01_25_at_11_23_38_am.png]](https://image.ibb.co/h7dsQa/Screen_Shot_2017_01_25_at_11_23_38_am.png)
bbcode image
I tried typing networkaudid and got
![[Image: Screen_Shot_2017_01_25_at_11_28_11_am.png]](https://preview.ibb.co/dHTsQa/Screen_Shot_2017_01_25_at_11_28_11_am.png)
There should be a file in /etc/init.d, probably also call networkaudid
If it's the same file name, try run it like so:
NETWORKAUDIOD_IPV6=0 networkaudid start
![[Image: Screen_Shot_2017_01_25_at_11_59_30_am.png]](https://image.ibb.co/eUm7rF/Screen_Shot_2017_01_25_at_11_59_30_am.png)
Changing to lower case.
image sharing
![[Image: Screen_Shot_2017_01_25_at_12_00_48_pm.png]](https://image.ibb.co/gez5dv/Screen_Shot_2017_01_25_at_12_00_48_pm.png)
Final line.
image hosting websites
![[Image: Screen_Shot_2017_01_25_at_12_01_25_pm.png]](https://image.ibb.co/hL4tWF/Screen_Shot_2017_01_25_at_12_01_25_pm.png)
Edit: Hmm I wonder. Now that you have networkaduiod installed, can you try and update to the same latest Snakeoil OS firmware again. Can it start now?
(Replace the program name accordingly). See what the errors are this time.
I'll try reloading the latest Beta firmware.
No difference with new firmware installed.
When I save NAA as the palyer software as it reloads it says NAA starts.
Posts: 3,025
Threads: 193
Joined: Feb 2016
Reputation:
705
Location: Perth, WA
(25-Jan-2017, 11:53 AM)a.dent Wrote: to lower case. Case is important in linux. Try the following command (I missed an o earlier):
Code: NETWORKAUDIOD_IPV6=0 networkaudiod start
Snakeoil Operating System - Music, your way!
Posts: 36
Threads: 2
Joined: Apr 2016
Reputation:
3
Location: Perth
25-Jan-2017, 04:51 PM
(This post was last modified: 25-Jan-2017, 04:55 PM by a.dent.)
Posts: 3,025
Threads: 193
Joined: Feb 2016
Reputation:
705
Location: Perth, WA
25-Jan-2017, 09:27 PM
(This post was last modified: 25-Jan-2017, 09:27 PM by agent_kith.)
(25-Jan-2017, 04:51 PM)a.dent Wrote: Still no DAC visible. One more shot, try this:
Code: sudo NETWORKAUDIOD_IPV6=0 networkaudiod start
Did that work?
Snakeoil Operating System - Music, your way!
Posts: 36
Threads: 2
Joined: Apr 2016
Reputation:
3
Location: Perth
It seems NAA is running now but still no detection of DAC.
I've PMed Bodiebill to see what he did to get it working.
Posts: 3,025
Threads: 193
Joined: Feb 2016
Reputation:
705
Location: Perth, WA
26-Jan-2017, 10:52 AM
(This post was last modified: 26-Jan-2017, 10:53 AM by agent_kith.)
(26-Jan-2017, 10:41 AM)a.dent Wrote: It seems NAA is running now but still no detection of DAC.
I've PMed Bodiebill to see what he did to get it working.
Snakeoil machine now should now work. Try and restart HQPlayer and see if that will pick up the new NAA player.
I'd update the Snakeoil webapp and use another way to force disabling of IPV6 for NAA. That will save you the problem of manually starting NAA everytime.
Honestly NAA shouldn't just exit when IPV6 is not enabled, it should try and use ipV6 if it's there, and then fall back to ipV4 if the first is not available.
I do appreciate him trying to move everybody to the new ipV6 world, but this isn't the right way to do it.
Snakeoil Operating System - Music, your way!
Posts: 36
Threads: 2
Joined: Apr 2016
Reputation:
3
Location: Perth
(26-Jan-2017, 10:52 AM)agent_kith Wrote: (26-Jan-2017, 10:41 AM)a.dent Wrote: It seems NAA is running now but still no detection of DAC.
I've PMed Bodiebill to see what he did to get it working.
Snakeoil machine now should now work. Try and restart HQPlayer and see if that will pick up the new NAA player.
I'd update the Snakeoil webapp and use another way to force disabling of IPV6 for NAA. That will save you the problem of manually starting NAA everytime.
Honestly NAA shouldn't just exit when IPV6 is not enabled, it should try and use ipV6 if it's there, and then fall back to ipV4 if the first is not available.
I do appreciate him trying to move everybody to the new ipV6 world, but this isn't the right way to do it.
I've restarted the DAC several times, restarted Snaeoil several times and restarted HQPlayer several times but the DAC still doesn't show up on HQPlayer preferences.
I have put a post on the CA HQPlayer thread to see if someone else can help. It must have happened to others as well.
Posts: 3,025
Threads: 193
Joined: Feb 2016
Reputation:
705
Location: Perth, WA
(26-Jan-2017, 11:19 AM)a.dent Wrote: I've restarted the DAC several times, restarted Snaeoil several times and restarted HQPlayer several times but the DAC still doesn't show up on HQPlayer preferences.
I have put a post on the CA HQPlayer thread to see if someone else can help. It must have happened to others as well. One possibility is HQPlayer on your Mac is now IPv6 only. See if you can find any settings in HQPlayer to that effect.
Later I'd build a new Linux kernel with ipV6 support, you can try that and see if it's any better.
Snakeoil Operating System - Music, your way!
Posts: 3,025
Threads: 193
Joined: Feb 2016
Reputation:
705
Location: Perth, WA
Hopefully you get a response from CA?
If not, here's the IPV6 kernel: Link. Once uploaded, reboot the system, and verify in the home tab you are indeed on the new kernel. THe version string should end with the text x64-ipv6.
Next SSH in and start networkaudiod normally. See if that works.
Not very experienced in ipv6 setup myself so chances are there'd still be something else to do to get ipv6 working.
Snakeoil Operating System - Music, your way!
|
Users browsing this thread: |
1 Guest(s)
|
|
Welcome
|
You have to register before you can post on our site.
|
Latest Threads
|
Android Firefox issues with forum
Last Post: agent_kith
Today 04:45 PM
» Replies: 21
» Views: 1175
|
[split] Possible To Load Snakeoil OS in ...
Last Post: Snoopy8
Yesterday 06:43 AM
» Replies: 14
» Views: 907
|
Snakeoil 1.4.3 (High End U3)
Last Post: hkphantomgtr
05-Jun-2025 03:58 PM
» Replies: 67
» Views: 6105
|
Snakeoil with Ubuntu Desktop ?
Last Post: Snoopy8
02-Jun-2025 09:38 AM
» Replies: 8
» Views: 554
|
Add IR remote control using Flirc USB in...
Last Post: Snoopy8
31-May-2025 03:50 PM
» Replies: 5
» Views: 401
|
Work In Progress: 1.4.4
Last Post: hkphantomgtr
29-May-2025 11:44 PM
» Replies: 44
» Views: 3296
|
SQ difference - Raspberry Pi vs x86_64?
Last Post: Snoopy8
27-May-2025 02:16 PM
» Replies: 42
» Views: 3595
|
Snakeoil 1.4.0 (High End)
Last Post: aabman
25-May-2025 11:35 AM
» Replies: 93
» Views: 10874
|
new install issues
Last Post: carlodim
23-May-2025 09:56 AM
» Replies: 42
» Views: 2682
|
Is this project still alive?
Last Post: agent_kith
20-May-2025 03:11 PM
» Replies: 10
» Views: 708
|
SnakeoilOS Mission Statement
|
Our mission is to create a free to use computer OS that is easy to install, intuitive to operate and play music that will connect and engage with you emotionally.
SnakeoilOS gives you the freedom to spend more time on listening, enjoying and exploring music. Wasting time on computers is now a thing of the past! Everything is constantly evolving/improving. Please check back often for updates.
If you like this project, do show your support with a small token donation. All donations collected will be used to run this website, and for purchasing new equipment for the project.
|
|
|