[SOLVED] HQPlayer cannot find NAA on Snakeoil machine
#1
Hi,

Yesterday I installed S/O and my first impressions (I tried with Squeezelite / LMS) were very promising.

My DAC is a Lampizator with Combo384 Amanero, DSD256 ready. 

Today I activated S/O and installed the HQPlayer NAA as instructed in the walkthrough on this forum. 

The result looks OK: see screenshot.

However, HQPlayer does not recognize the DAC. I tried with HQPlayer from a Linux machine and from a mac: same result.

Is there anyhing else I should do to make this work?

Cheers and thanks in advance,
Dennis

[Image: Screen_Shot_2016_10_03_at_13_57_35.png],
Reply

#2
I think it's a permission problem, hopefully I'd be able to confirm this in the near future and this should be fixed in the next pre-release. [Image: thumbs.png]
Snakeoil Operating System - Music, your way!
Reply

#3
(03-Oct-2016, 08:56 PM)agent_kith Wrote: I think it's a permission problem, hopefully I'd be able to confirm this in the near future and this should be fixed in the next pre-release. [Image: thumbs.png]

Thanks! In the meantime I will play with JRiver MC22 and/or Squeezelite which recognize the DAC without problem.
Looking forward to comparing them with HQPlayer + NAA.

And thanks for developing this lightweight audio OS. It would be worth something to get optimal sound via de minimalist route, so that I no longer need JPlay, Audiophile Optimizer, Fidelizer Pro, Process Lasso, etc.  [Image: shy.png]

Cheers, Dennis
[-] The following 1 user Likes bodiebill's post:
  • agent_kith
Reply

#4
For what it is worth, regarding my issue that NAA is not recognized by HQPlayer: here are the error messages I get when I stop and start the networkaudiod daemon:

[networkaudiod] (22884): networkaudiod Copyright © 2011-2016 Jussi Laako / Signalyst. All rights reserved.
[networkaudiod] (22884): asoundlib version: 1.0.29
[networkaudiod] (22884): clSocket::Create(): socket(): Address family not supported by protocol
[networkaudiod] (22884): clSocket::Create(): socket(): Address family not supported by protocol
etc.
etc.

Is there anybody here who succeeded with HQP/NAA on Snakeoil?
Reply

#5
(05-Oct-2016, 02:30 AM)bodiebill Wrote: For what it is worth, regarding my issue that NAA is not recognized by HQPlayer: here are the error messages I get when I stop and start the networkaudiod daemon:

[networkaudiod] (22884): networkaudiod Copyright © 2011-2016 Jussi Laako / Signalyst. All rights reserved.
[networkaudiod] (22884): asoundlib version: 1.0.29
[networkaudiod] (22884): clSocket::Create(): socket(): Address family not supported by protocol
[networkaudiod] (22884): clSocket::Create(): socket(): Address family not supported by protocol
etc.
etc.

Is there anybody here who succeeded with HQP/NAA on Snakeoil?

Me and a.dent got this working back in May. See this thread (click), about the second page onwards. Because every time you install NAA you're downloading a new version from their server, my suspicion is that the current version is a newer version and requires some additional settings.

I spent the whole night yesterday getting my home Internet back up and running so didn't get to test this. Hopefully I can do so later in this week.
Snakeoil Operating System - Music, your way!
Reply

#6
(05-Oct-2016, 07:45 AM)agent_kith Wrote:
(05-Oct-2016, 02:30 AM)bodiebill Wrote: For what it is worth, regarding my issue that NAA is not recognized by HQPlayer: here are the error messages I get when I stop and start the networkaudiod daemon:

[networkaudiod] (22884): networkaudiod Copyright © 2011-2016 Jussi Laako / Signalyst. All rights reserved.
[networkaudiod] (22884): asoundlib version: 1.0.29
[networkaudiod] (22884): clSocket::Create(): socket(): Address family not supported by protocol
[networkaudiod] (22884): clSocket::Create(): socket(): Address family not supported by protocol
etc.
etc.

Is there anybody here who succeeded with HQP/NAA on Snakeoil?

Me and a.dent got this working back in May. See this thread (click), about the second page onwards. Because every time you install NAA you're downloading a new version from their server, my suspicion is that the current version is a newer version and requires some additional settings.

I spent the whole night yesterday getting my home Internet back up and running so didn't get to test this. Hopefully I can do so later in this week.

Yes I got NAA working but had  to use an old version to get it to work.

Try installing an earlier version of NAA and see how you go.

I'm away from home for a week so I can't access my Snakeoil machine to confirm the NAA version.


I will say that I use Roon/HQ Player on my mac mini serving to NAA on my Snakeoil machine. The SQ is the best I have heard on my system.
Reply

#7
(05-Oct-2016, 11:46 AM)a.dent Wrote:
(05-Oct-2016, 07:45 AM)agent_kith Wrote:
(05-Oct-2016, 02:30 AM)bodiebill Wrote:  

Thanks AK!

I already got NAA recognized by HQP, thanks to the help of Jussi Laako, who recommended:

"You don't have IPv6 support enabled for your network interface. Do for example following before starting networkaudiod: 
export NETWORKAUDIOD_IPV6=0
This disables IPv6 dual-stack support in networkaudiod and falls back to IPv4-only."

However, HQP still does not see my DAC.

I will also try an older NAA version if I can find it.
Reply

#8
(05-Oct-2016, 02:38 PM)bodiebill Wrote: export NETWORKAUDIOD_IPV6=0
This disables IPv6 dual-stack support in networkaudiod and falls back to IPv4-only."
Cool... I'd add this to the next beta release.
Snakeoil Operating System - Music, your way!
Reply

#9
Today I got it to work after some troubleshooting. I now play with HQP into NAA on Snakeoil. Sound is good! I just have to do the IP6 tweak above and restart networkaudiod before I can play. So hopefully that will no longer be necessary after the next upgrade.

Jussi Laako advised me on the Computer Audiophile forum. When I mentioned that "[...] the OS system page shows PCH as card 0 and the Amanero as card 1" he responded: "This sounds like you have a GUI in your NAA machine. You shouldn't have any GUI, only text console. If you have a GUI, you also likely have "pulseaudio" installed and running and that is a big steaming pile of **** similar to CoreAudio and Windows mixer/rate converter audio engines. You need to make sure pulseaudio doesn't mess with the device, at least by modifying it's configuration or preferably removing it from the system altogether."

Any comments? Would it be possible to de-activate pulseaudio in Snakeoil, or is it already harmless?
Reply

#10
(06-Oct-2016, 12:18 AM)bodiebill Wrote: Today I got it to work after some troubleshooting. I now play with HQP into NAA on Snakeoil. Sound is good! I just have to do the IP6 tweak above and restart networkaudiod before I can play. So hopefully that will no longer be necessary after the next upgrade.
Good Job

(06-Oct-2016, 12:18 AM)bodiebill Wrote: Jussi Laako advised me on the Computer Audiophile forum. When I mentioned that "[...] the OS system page shows PCH as card 0 and the Amanero as card 1" he responded: "This sounds like you have a GUI in your NAA machine. You shouldn't have any GUI, only text console. If you have a GUI, you also likely have "pulseaudio" installed and running and that is a big steaming pile of **** similar to CoreAudio and Windows mixer/rate converter audio engines. You need to make sure pulseaudio doesn't mess with the device, at least by modifying it's configuration or preferably removing it from the system altogether."

Any comments? Would it be possible to de-activate pulseaudio in Snakeoil, or is it already harmless?
Snakeoil by default runs only in console mode. There is only one console (tty1) and you can even disable that in the Snakeoil tab.

The only exception is when one needs to run a GUI music player (e.g. JRiver), where a virtual desktop is used.

PCH could well be the on board sound card on your motherboard. You should be able to disable Intel HD audio or Azalia codec (PCH may call this something else now though) in your system's BIOS and. Once disabled this audio and that audio card will not show up in the list.

Pulseaudio is not included in the Snakeoil distro for precisely the reasons Laako stated. By default most players will access the audio using direct hardware access (i.e. something like hw:0,0). Of course expert users can always tweak the OS to route the audio via something else.
Snakeoil Operating System - Music, your way!
Reply



Bookmarks

Possibly Related Threads…
Thread Author Replies Views Last Post
  Snakeoil OS 1.4 problem with Squeezelite and Lyrion mloutfie 14 613 14-Feb-2025, 07:00 AM
Last Post: mloutfie
  Snakeoil and DNS davem 0 306 23-May-2024, 08:47 AM
Last Post: davem
  snakeoil always refuse connecting from vnc viewer clark8888 2 905 15-Oct-2023, 10:37 AM
Last Post: clark8888
  Rpi4+AlloDigiOne sig. Snakeoil os installation problem Luke 38 13 3,545 06-Sep-2023, 07:36 AM
Last Post: agent_kith
  [SOLVEDAdapting Snakeoil for general media streaming patricia1066 9 1,986 22-Jul-2023, 07:35 AM
Last Post: agent_kith



Users browsing this thread:
1 Guest(s)

[-]
Our Sponsors

[-]
Welcome
You have to register before you can post on our site.

Username/Email:


Password:





[-]
Latest Threads
Can't get Roon bridge or UPNP renderer t...
Last Post: agent_kith
Yesterday 04:38 PM
» Replies: 9
» Views: 225
Progress update on High End U1
Last Post: agent_kith
Yesterday 10:43 AM
» Replies: 8
» Views: 519
Snakeoil OS 1.4 problem with Squeezelite...
Last Post: mloutfie
14-Feb-2025 07:00 AM
» Replies: 14
» Views: 613
Snakeoil 1.4.0 (High End)
Last Post: hkphantomgtr
11-Feb-2025 09:07 AM
» Replies: 60
» Views: 3693
fw: a letter to request Album Player(gen...
Last Post: clark8888
08-Feb-2025 03:44 PM
» Replies: 3
» Views: 520
SQ difference - Raspberry Pi vs x86_64?
Last Post: Snoopy8
06-Feb-2025 08:46 AM
» Replies: 13
» Views: 669
Using Ubuntu low latency & real time ker...
Last Post: agent_kith
05-Feb-2025 02:19 PM
» Replies: 9
» Views: 358
Music Players missing
Last Post: justme
31-Jan-2025 01:07 PM
» Replies: 2
» Views: 106
My Snakeoil-powered system
Last Post: petemac110
29-Jan-2025 03:46 AM
» Replies: 4
» Views: 490
Question about RAM Disk
Last Post: agent_kith
28-Jan-2025 10:01 AM
» Replies: 6
» Views: 170

[-]
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.


Powered By MyBB, © 2002-2025. Theme © Melroy van den Berg.