Jump to content
IGNORED

HQPlayer Linux Desktop and HQplayer embedded


ted_b

Recommended Posts

On 8/1/2021 at 7:32 PM, Miska said:

 

Of course I am, it is my reference platform and some features are only supported on HQPlayer OS. It is supposed to be configuration free OS while WiFi cannot be configuration free. Primary focus of HQPlayer OS is on wired Ethernet, not on WiFi. I just include the WiFi related components as-is in unsupported form.

 

AudioLinux is not among my supported OS. I support HQPlayer OS, Ubuntu, Fedora and Debian as platform for HQPlayer Embedded.

 

Other companies may support HQPlayer Embedded on other OS, but for any support questions you need to ask them, not me.

 

HQPlayer OS is on wired Ethernet, some people have this need. How can I control her with HQPlayer OS using wifi and connect to naa directly with a network cable.

Link to comment
1 hour ago, fishflower said:

Miska

hqplayerd_4.25.0-81_amd64.deb in ubuntu-20.04.2-live-server-amd64 questions:
root@nuc8:/lib# sudo hqplayerd hq hq &

[1] 357693
root@nuc8:/lib# hqplayerd: error while loading shared libraries: libamdhip64.so.4: cannot open shared object file: No such file or directory

But ,I have already done the first step, the second step, and the third step as above this afternoon.

(at :Setting Permissions for Groups )

1 、

sudo apt update

sudo apt dist-upgrade

sudo apt install libnuma-dev

sudo reboot

2、sudo apt install wget gnupg2


wget -q -O - https://repo.radeon.com/rocm/rocm.gpg.key | sudo apt-key add -

echo 'deb [arch=amd64] https://repo.radeon.com/rocm/apt/debian/ ubuntu main' | sudo tee /etc/apt/sources.list.d/rocm.list

3、

sudo apt update

sudo apt install rocm-dkms && sudo reboot
Link to comment
1 hour ago, Miska said:

 

Just connect everything on the same network, WiFi access point on the same network allows seamless acess over WiFi too.

 

hq os provides wireless network hotspots and mobile app to control her. The wired network is directly connected to hq os and naa. hq os can play music files on the local hard disk without a router. I want it to be possible. In this way, it is not interfered by the router and the remote nas. The gateway of hq os is the ip address of naa, and the ip address of hq is the gateway of naa.Get rid of the home network completely.

Link to comment

Question,
 How CAN I TO ASSIGN A STATIC IP ADDRESS FOR NAA os AND HQPLAYER embedded os??

I want to connect hq os and naa os directly with a network cable. The ip of naa is the gateway of hq os, and the gateway of naa is the ip of hq os. Control it by connecting to the wifi hotspot of hq os.Can it be achieved ?? 

In the /etc/network directory, I have no configuration files that can be processed ??

Link to comment
On 8/15/2021 at 7:13 AM, Rune said:

The error I got is when changing password

sudo hqplayerd -s admin hqp

hqplayerd: error while loading shared libraries: libamdhip64.so.4: cannot open shared object file: No such file or directory

 

And in syslog multiple entries like this:

Aug 14 23:03:19 hqp systemd[1]: hqplayerd.service: Main process exited, code=exited, status=127/n/a
Aug 14 23:03:19 hqp systemd[1]: hqplayerd.service: Failed with result 'exit-code'.
Aug 14 23:03:21 hqp systemd[1]: hqplayerd.service: Scheduled restart job, restart counter is at 9.
Aug 14 23:03:21 hqp systemd[1]: Stopped HQPlayer Embedded daemon.
Aug 14 23:03:21 hqp systemd[1]: Started HQPlayer Embedded daemon.
Aug 14 23:03:21 hqp hqplayerd[2403]: /usr/bin/hqplayerd: error while loading shared libraries: libamdhip64.so.4: cann                                         ot open shared object file: No such file or directory
 

If debian 10

 

sudo apt update
sudo apt install rocm-dev
echo 'SUBSYSTEM=="kfd", KERNEL=="kfd", TAG+="uaccess", GROUP="video"' | sudo tee /etc/udev/rules.d/70-kfd.rules

The same problem is solved by reinstalling 。
sudo dpkg -i hqplayerd_4.xx.x-xx_amd64.deb

 

Link to comment
22 minutes ago, Miska said:

 

There is no point in installing all the development junk if you just want to run HQPlayer. This would pull in several gigabytes of unnecessary stuff...

 

 

You cannot, since it runs from a RAM disk. On the other hand, there is no need to.

 

 

See documentation here:

https://www.freedesktop.org/software/systemd/man/systemd.network.html

 

The system uses systemd-networkd to manage networks.

 

 

Don't do that, it is not how things are designed to be used. That would not be a network anymore.

 

 

You will likely have just lot of problems. So don't do that. Correct way is to have a proper switch connected to your home network that has internet access, connect everything to it, including wireless access point.

 

For example I have a Cisco SG350 series switch in the central patchbay. And then a switch, unmanaged or managed, at each wall socket in every room distributing the network further. Internet firewall/gateway is also connected to the central patchbay switch. Wireless access points are connected to wall sockets and powered through the ethernet using PoE, so they don't need separate PSUs.

 

Because, I saw some people modify switches. Update the crystal ocxo and the so on. Or directly purchase the so-called hifi switch. Said it can improve the sound quality. I don't have that much money to buy, I want to connect directly to reduce the impact of my worn-out switch.

Link to comment
6 minutes ago, Miska said:

 

It is unnecessary...

 

You can get started with this, I would say very reasonably priced:

https://www.hp.com/us-en/shop/pdp/hpe-officeconnect-1420-8g-switch

 

And if you want support for fiber, etc, it is still not expensive:

https://www.hp.com/us-en/shop/pdp/hp-1420-24g-2sfp-switch

 

Okay thank you. Let me see。

Super expensive like Nuprime Omnia SW8, Melco S100, etc. Can't afford it

Link to comment
On 8/20/2021 at 12:29 AM, The Computer Audiophile said:

Given that HQP OS doesn't support CUDA offload, I've been thinking about trying it on a powerful NUC.

 

Question: Does anyone know if a powerful NUC running HQP OS can handle high rate upsampling PCM / DSD and ASDM7EC modulator?

I am using NUC11 i7 pro. If the dsd256 7ec xtr-mp is switched on, there will be a pause for several tens of seconds, and the interval will be shorter when the time is longer. Because its heat dissipation is not good, it will reduce the frequency. Unless you modify the fan yourself.

 

Link to comment
  • 2 weeks later...
6 hours ago, Miska said:

 

Yes... Debian 10 is called "buster" and Debian 11 is called "bullseye". Ubuntu 20.04 is named "Focal Fossa" aka "focal".

 

 
This is the case, used the system installed by'debian-11.0.0-amd64-netinst.iso' ,Standard installation, and then used the package linked to https://www.signalyst.eu/bins/hqplayerd/bullseye/hqplayerd_4.25.2-86amd_amd64.deb, an error occurred::: :Segmentation fault!
The machine is nuc11 i7 pro
 

 
Link to comment

** Message: 00:02:25.274: Enable UPnP Renderer functionality for interface: auto
** Message: 00:02:25.274: Adding interface 'eno1' for UPnP Renderer
** Message: 00:02:25.292: property updated; volume: 0.95

** (process:3506): WARNING **: 00:02:25.293: clPlayerDaemon::OnNameLost() for 'org.mpris.MediaPlayer2.hqplayerd'
^C
[1]+  Segmentation fault               sudo hqplayerd hq hq

 

Link to comment
28 minutes ago, Miska said:

 

How are you trying to run hqplayerd in first place?

 

sudo apt-get -y update
sudo apt-get -y dist-upgrade
sudo reboot
sudo dpkg -i linux-headers-5.10.42-jl+_5.10.42-jl+-1_amd64.deb
sudo dpkg -i linux-image-5.10.42-jl+_5.10.42-jl+-1_amd64.deb
sudo reboot
sudo apt-get install alsa-utils
sudo apt-get install libflac8 libasound2 libasound2-data libasound2-plugins
sudo dpkg -i libgmpris_2.2.1-7_amd64.deb
sudo apt install libcairo2 libgee-0.8-2 libgssdp-1.2-0 libgupnp-1.2-0 ibgupnp-av-1.0-2 librygel-core-2.6-2 librygel-renderer-2.6-2 libwavpack1 rygel zip unzip
sudo dpkg -i hqplayerd_4.25.2-86amd_amd64.deb
sudo apt install -f
# sudo apt -y --fix-broken install 
sudo hqplayerd hq hq 
    
sudo ps -ef | grep -i hq
sudo systemctl enable hqplayerd
sudo systemctl start hqplayerd
sudo hqplayerd -s usr pass 

i run above

On newly installed debian 11.

------------------ Commands executed later

sudo apt-get install iptables
iptables -I INPUT -p tcp --dport 8088 -j ACCEPT
reboot

sudo apt install net-tools

ifconfig

--------  --------------------   Commands executed later

I don't know why it can be used!!

now ok!! thank you

 

Link to comment
15 minutes ago, Miska said:

 

What is that "sudo hqplayerd hq hq" trying to do and why do you do that?

 

sudo hqplayerd hq hq It was copied from the Internet, some people said it was displaying status.

 

root@nuc8:~# sudo hqplayerd hq hq
active locale: C.UTF-8
Signalyst HQPlayer Embedded v4.25.2
Copyright (C) 1998-2021 Jussi Laako / Signalyst. All rights reserved.
^C** Message: 01:01:41.653: quit main loop

 

Link to comment

When I stopped playing without clicking on the web and dialed dac to restart, an error was reported.

root@nuc8:~# sudo hqplayerd hq hq 
active locale: C.UTF-8
Signalyst HQPlayer Embedded v4.25.2
Copyright (C) 1998-2021 Jussi Laako / Signalyst. All rights reserved.
ALSA lib pcm_hw.c:1829:(_snd_pcm_hw_open) Invalid value for card
^C** Message: 01:28:10.326: quit main loop

Need me to plug in dac again and It’s hard to restart hq.

now  ok.

 

982179755_QQ20210905012704.jpg.85caa9c84c9dd51da46db45cc17d6e7a.jpg

 

1492352602_QQ20210905014628.jpg.d17cd5b14aa3835724f4172cad590915.jpg

Link to comment
On 9/6/2021 at 11:28 AM, jiminlogansquare said:

Well, OK. I have now converted all my ALAC/M4A files to FLAC, and deleted the duplicate ALAC files. Now, I need help getting those files imported to the HQPlayer library. The screenshot below shows the blank field I need to fill; everything I try putting in there fails to get any files imported. What am I failing to understand?

 

image.thumb.png.fbf0c9d6834acf7464050ce080de1dcd.png

 

Here is a screenshot of the folder/file path where my music resides on my sonicTransporter:

 

image.thumb.png.6fb63e08bc278756c9b2e4614aeedc82.png

 

Click NetworkMounts and enter the ip address and directory name of the shared directory. Click apply.

091843j0hrmr55gg9dbis8.jpg.518629f9f0b65b167738a5d05ebd4be0.jpg

Found success

091844gaqhlhq5haccqla5.jpg.54e4cf87070655bdea19ff9f38c9c2d9.jpg

 

Then to hq os, enter : df -h

1671443678_QQ20210716095211.thumb.jpg.291eecdb5cdf0b5a9e790942d4296f27.jpg

 

 

1462511082_QQ20210907233403.thumb.png.7a09795ca2b47a90c2ee92f2af5da587.png

 

1054100766_QQ20210907233715.png.b7fccba97e41efd4ac7048a5abc9c00f.png

 

the path you can enter more like /run/media/sda1/

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...