HIFIBERRY DAC2HD
Started by petedevries21




4 posts in this topic
petedevries21

53 posts 13 threads Joined: Nov 2021
10-12-21, 08:21 -
#1
Hello there !
I just received my HIFIBERRY DAC2HD and mounted it on my rpi3.

I tried to play with SAMPLERBOX, but I got no sound Sad

I found a thread on the hifiberry subject in this forum, but I'm not sure if it is accurate anymore as it is quite old.

I thought it'be ok with the latest image of samplerbox

I tried to get the hifiberry ID by using lsdev command ... but it says command not found  Sad

Anybody can help ?

cheers
Pierre
petedevries21

53 posts 13 threads Joined: Nov 2021
10-12-21, 20:46 -
#2
found this page
https://www.hifiberry.com/docs/data-shee...et-dac-hd/

so I assume I should be adding the line

Code:
dtoverlay=hifiberry-dacplushd
 to the config.txt


but don't get any sound so far

I've Installed a new version of pios and updated it.

I got the HIFIBERRY DAC2HD to work.

so I tried to copy files from that release

hifiberry-dacplushd.dtbo
into /overlay

clk-allo-dac.ko
clk-hifiberry-dachd.ko
clk-hifiberry-dacpro.ko

into / usr/lib/modules /..../ kernel/drivers/clk

snd-soc-hifiberry-dacplushd.ko
into /usr/lib/modules/...kernel/sound/soc/bcm

...but still no succes
This post was last modified: 10-12-21, 21:43 by petedevries21.
petedevries21

53 posts 13 threads Joined: Nov 2021
10-12-21, 21:48 -
#3
aplay -l doesn't give me any result


Attached Files Thumbnail(s)
   
hansehv

168 posts 17 threads Joined: Dec 2020
10-12-21, 23:18 -
#4
Hi Pete,
I assume this won't work as the OS is very old, so the overlay is likely to be incompatible.
A new samplerbox version is about to release,
I've sent you a PM with hints on how to continue for now.
Hans
Squar0L

12 posts 4 threads Joined: Oct 2021
11-12-21, 21:09 -
#5
What do the dmesg and lsmod commands say about your sound card?