0

New HiFiBerry won't start

I'd just bought an HiFiberry Digi via order 4220. I pluged it on my rPi and it work neither on raspbmc neither raspbian. It (the HiFiberry) doesn't seem to start and aplay doesn't see it. I think that there're a problem with the hardware but I can't really prove it.

there is my "check-system.dac" :

root@pi:~# ./check-system.dac
Checking system

Linux pi 3.10.36+ #664 PREEMPT Mon Apr 7 14:01:14 BST 2014 armv6l GNU/Linux
Kernel: 3.10.36+
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-04-09 22:13:20-- 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 659K/s in 8.5s

2014-04-09 22:13:29 (661 KB/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


there is my "/etc/modules" :

root@pi:~# cat /etc/modules
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
# Parameters can be specified after the module name.

snd-bcm2835
snd_soc_bcm2708_i2s
bcm2708_dmaengine
snd_soc_wm8804
snd_soc_hifiberry_digi

and there are these lines in my dmesg :

[ 9.833937] wm8804 1-003b: Failed to read device ID: -1
[ 9.845298] wm8804 1-003b: ASoC: failed to probe CODEC -1
[ 9.856712] snd-hifiberry-digi snd-hifiberry-digi.0: ASoC: failed to instantiate card -1
[ 9.871048] snd-hifiberry-digi snd-hifiberry-digi.0: snd_soc_register_card() failed: -1
[ 9.885155] snd-hifiberry-digi: probe of snd-hifiberry-digi.0 failed with error -1

I hope that will help to understand my issue.
Regard
J. Leudet

3 comments

Please sign in to leave a comment.