Search Criteria
Package Details: hqplayer-embedded 5.8.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hqplayer-embedded.git (read-only, click to copy) |
---|---|
Package Base: | hqplayer-embedded |
Description: | Signalyst HQPlayer Embedded HQPlayer - the high-end upsampling multichannel software HD-audio player |
Upstream URL: | http://www.signalyst.com/custom.html |
Keywords: | audio resampler |
Licenses: | custom |
Submitter: | blackhole |
Maintainer: | blackhole |
Last Packager: | blackhole |
Votes: | 5 |
Popularity: | 0.000022 |
First Submitted: | 2014-09-30 17:41 (UTC) |
Last Updated: | 2024-10-22 14:32 (UTC) |
Dependencies (18)
- alsa-lib
- flac (flac-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gupnp
- gupnp-av
- lame (lame-svnAUR, lame-altivecAUR)
- libgmprisAUR
- libsoup3 (libsoup3-gitAUR)
- libusb-compat (libusb0AUR)
- mpg123 (mpg123-svnAUR, mpg321AUR, mpg321-binAUR)
- openmp
- rygel (rygel-gitAUR)
- unzip (unzip-natspecAUR, unzip-zstdAUR)
- wavpack (wavpack-gitAUR)
- zip (zip-natspecAUR)
- hqplayer-clientAUR (optional)
Required by (1)
- hqplayer-client (optional)
Latest Comments
1 2 3 4 5 6 .. 8 Next › Last »
fvdb06 commented on 2024-05-10 10:01 (UTC)
It works!!! THX
clPlayerDaemon::OnNameLost() for 'org.mpris.MediaPlayer2.hqplayerd'
blackhole commented on 2024-05-10 08:11 (UTC)
No module.
You CPU is not supporting avx2, this version of hqplayer-embeddded will not work.
You could use this:
https://aur.archlinux.org/packages/hqplayer-embedded-sse
fvdb06 commented on 2024-05-10 07:54 (UTC)
I installed srslte-avx2 23.11-1
How do I load it? - Do I have to load a module? - Do I have to load in the kernel parms?
fvdb06 commented on 2024-05-10 07:51 (UTC)
Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 39 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: GenuineIntel BIOS Vendor ID: Intel Model name: Intel(R) Atom(TM) Processor E3950 @ 1.60GHz BIOS Model name: Intel(R) Atom(TM) Processor E3950 @ 1.60GHz Fill By OEM CPU @ 1.6GHz BIOS CPU family: 43 CPU family: 6 Model: 92 Thread(s) per core: 1 Core(s) per socket: 4 Socket(s): 1 Stepping: 9 CPU(s) scaling MHz: 100% CPU max MHz: 1600.0000 CPU min MHz: 800.0000
blackhole commented on 2024-05-09 20:52 (UTC)
Is this x86_64 or aarch64? What CPU? This version will work only if CPU supports avx2 extension.
This package is installed in many PC without problems.
fvdb06 commented on 2024-05-09 20:46 (UTC)
Okay, I did what you asked, see the result:
rm /usr/lib/libsgllnx64-2.29.02.so
cd /usr/lib
ln -s /opt/hqplayerd/lib/libsgllnx64-2.29.02.so libsgllnx64-2.29.02.so
And then:
/usr/bin/hqplayerd
Illegal instruction (core dumped)
blackhole commented on 2024-05-09 20:05 (UTC) (edited on 2024-05-09 20:05 (UTC) by blackhole)
The package should have already applied a symbolic link with the .install file.
First remove it: sudo rm /usr/lib/libsgllnx64-2.29.02.so
After re-create the link: cd /usr/lib
sudo ln -s /opt/hqplayerd/lib/libsgllnx64-2.29.02.so libsgllnx64-2.29.02.so
fvdb06 commented on 2024-05-09 19:00 (UTC)
Okay, I did what you asked, see the result:
pacman -Suy
:: Synchronizing package databases... core is up to date extra is up to date community is up to date :: Starting full system upgrade... warning: gssdp: ignoring package upgrade (1.4.0.1-1 => 1.6.3-1) warning: gupnp: ignoring package upgrade (1:1.4.3-1 => 1:1.6.6-1) warning: gupnp-dlna: ignoring package upgrade (0.12.0-1 => 0.12.0-2) warning: gupnp-igd: ignoring package upgrade (1.2.0-2 => 1.6.0-1) warning: rygel: ignoring package upgrade (1:0.40.4-1 => 1:0.42.6-1) there is nothing to do
But when I start hqplayerd:
/usr/bin/hqplayerd
/usr/bin/hqplayerd: error while loading shared libraries: libsgllnx64-2.29.02.so: cannot open shared object file: No such file or directory
fvdb06 commented on 2024-05-09 16:21 (UTC)
pacman -Q rygel
rygel 1:0.40.4-1
blackhole commented on 2024-05-09 16:19 (UTC)
You don't need to remove hqplayer-embedded.
After downgrading packages you should pu them on hold.
In /etc/pacman.conf
IgnorePkg = gssdp gupnp gupnp-dlna gupnp-igd rygel
1 2 3 4 5 6 .. 8 Next › Last »