Hi all, i just installed today my hifiberry digi card and tried to connect it to my v-dac II without success (the link light on the dac is off with both spdif and coax).
I followed most how to's in the volumio forum and here in crazy audio, but after editing etc/modules file i can't select any audio output in volumio's playback settings.
The light on the DIGI is green
here is the report running aplay -l
aplay: device_list:252: no soundcards found...
And here is the report running your custom script:
root@volumio:~# wget www.hifiberry.com/files/digi/check-system
--2014-05-24 15:41:38-- http://www.hifiberry.com/files/digi/check-system
Resolving www.hifiberry.com (www.hifiberry.com)... 91.250.114.49
Connecting to www.hifiberry.com (www.hifiberry.com)|91.250.114.49|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1033 (1.0K) [text/plain]
Saving to: `check-system'
100%[==========================================================>] 1,033 --.-K/s in 0s
2014-05-24 15:41:39 (3.72 MB/s) - `check-system' saved [1033/1033]
root@volumio:~# mv check-system check-system.dac
root@volumio:~# chmod u+rx ./check-system.dac
root@volumio:~# ./check-system.dac
Checking system
Linux volumio 3.12.20+ #685 PREEMPT Fri May 23 18:59:01 BST 2014 armv6l GNU/Linux
Kernel: 3.12.20+
PRETTY_NAME="Raspbian GNU/Linux 7 (wheezy)"
NAME="Raspbian GNU/Linux"
VERSION_ID="7"
VERSION="7 (wheezy)"
ID=raspbian
ID_LIKE=debian
ANSI_COLOR="1;31"
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
Checking drivers
snd_soc_bcm2708_i2s enbaled in /etc/modules
snd_soc_bcm2708_i2s loaded
bcm2708_dmaengine enbaled in /etc/modules
bcm2708_dmaengine loaded
snd_soc_wm8804 enbaled in /etc/modules
snd_soc_wm8804 loaded
snd_soc_hifiberry_digi enbaled in /etc/modules
snd_soc_hifiberry_digi loaded
Sound cards
aplay: device_list:252: no soundcards found...
--2014-05-24 15:42:06-- http://www.hifiberry.com/files/sin1000_48khz.wav
Resolving www.hifiberry.com (www.hifiberry.com)... 91.250.114.49
Connecting to www.hifiberry.com (www.hifiberry.com)|91.250.114.49|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5760044 (5.5M) [audio/x-wav]
Saving to: `sin1000_48khz.wav'
100%[==========================================================>] 5,760,044 6.06M/s in 0.9s
2014-05-24 15:42:07 (6.06 MB/s) - `sin1000_48khz.wav' saved [5760044/5760044]
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
aplay: main:682: audio open error: No such file or directory
root@volumio:~# cat /etc/modprobe.d/raspi-blacklist.conf
cat: /etc/modprobe.d/raspi-blacklist.conf: No such file or directory
I think i did everything right, but no sound come out.
Please help me.
Regards
Date
Votes
1 comment
-
HiFiBerry team Please use Volumio Beta 1.3 and enable the driver as shown here:
http://www.hifiberry.com/guides/configuring-volumio/
Best regards
Daniel
Please sign in to leave a comment.