Hello, at first, my english is not very good, I'll try it. I've got my HiFiBerry Digi+ for my Raspbian B+. I installed all Software and the soundcard will be found. See the check above:
Checking system
Linux RaspiWohnzi 3.12.30+ #717 PREEMPT Fri Oct 17 18:46:31 BST 2014 armv6l GNU/Linux
Kernel: 3.12.30+
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 module not 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
module file /lib/modules/3.12.30+/kernel/drivers/dma/bcm2708-dmaengine.ko not found
Sound cards
**** Liste der Hardware-Geräte (PLAYBACK) ****
Karte 0: ALSA [bcm2835 ALSA], Gerät 0: bcm2835 ALSA [bcm2835 ALSA]
Sub-Geräte: 8/8
Sub-Gerät #0: subdevice #0
Sub-Gerät #1: subdevice #1
Sub-Gerät #2: subdevice #2
Sub-Gerät #3: subdevice #3
Sub-Gerät #4: subdevice #4
Sub-Gerät #5: subdevice #5
Sub-Gerät #6: subdevice #6
Sub-Gerät #7: subdevice #7
Karte 0: ALSA [bcm2835 ALSA], Gerät 1: bcm2835 ALSA [bcm2835 IEC958/HDMI]
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0
Karte 1: sndrpihifiberry [snd_rpi_hifiberry_digi], Gerät 0: HifiBerry Digi HiFi wm8804-spdif-0 []
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0
I think all will bi ok, but I'm wondering, because on the SPDIF outpu, the light is off. If I make a reboot, the goes on.
What can it be?
thanks for help
andreas
Date
Votes
11 comments
-
HiFiBerry team Dear Andreas,
you still have the onboard sound configrued. Most applications will use this. Therefore you should remove the driver for it.
The SPDIF output will light up when you start playing something on the Digi.
Best regards
Daniel -
Andreas Guhr Thanks Daniel for your help, but it don't help. I will use mpd as musicserver. On another raspi B it runs with an external usb soundcard.
Normaly I will use both soundcards from time to time the HDMI Output or the external Card. I can do this with the Audio profiles in mpd.
But I'm following your tip and disabled the raspi soundcard:
Checking system
Linux RaspiWohnzi 3.12.30+ #717 PREEMPT Fri Oct 17 18:46:31 BST 2014 armv6l GNU/Linux
Kernel: 3.12.30+
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 module not 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
module file /lib/modules/3.12.30+/kernel/drivers/dma/bcm2708-dmaengine.ko not found
Sound cards
**** Liste der Hardware-Geräte (PLAYBACK) ****
Karte 0: sndrpihifiberry [snd_rpi_hifiberry_digi], Gerät 0: HifiBerry Digi HiFi wm8804-spdif-0 []
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0
On the end of the check normally aplay will play the soundfile, but I hear nothing
My configuration is here:
/etc/modprobe.d/raspi-blacklist.conf
# blacklist spi and i2c by default (many users don't need them)
#blacklist spi-bcm2708
#blacklist i2c-bcm2708
#blacklist snd-soc-pcm512x
#blacklist snd-soc-wm8804
# /etc/modules: kernel modules to load at boot time.
snd_soc_bcm2708_i2s
bcm2708_dmaengine
snd_soc_wm8804
snd_soc_hifiberry_digi
#snd-bcm2835
#/etc/asound.conf
pcm.!default {
type hw
card 0
}
ctl.!default {
type hw
card 0
}
What I'm also seeing is this in kern.log:
bcm2708-i2s bcm2708-i2s.0: I2S SYNC error!
bcm2708.dmaengine :DMA transfer could not be terminated
Thanks for your help
best greetings -
HiFiBerry team What external DAC are you using?
Pleas test the connection first with our test image from here:
http://www.hifiberry.com/guides/sd-card-images/
Best regards
Daniel -
Andreas Guhr I will try your Image, but it needs some time longer. I don't understand your question. I'm using only the hifiberry board with optical to my amplifier.
Ich melde mich wieder. -
Andreas Guhr hi Daniel,
I've got a Sound, now I can search my mistake
greetings
andreas -
HiFiBerry team Dear Andreas,
any news on this? Anything we can do to help you?
Best regards
Daniel -
Andreas Guhr Hi Daniel,
thanks for the question. No, not any News. With my Installation, it will not run. Momently I've got the error pcm_write:1710: writeerror:in-/outputerror
I will search it :-)
best regards
Andreas -
Andreas Guhr what I also get: "i2s sync error" -
HiFiBerry team This is a standard Raspbian? Configuration looks ok. Did you upgrade the whole system?
Best regards
Daniel -
Andreas Guhr Hi Daniel,
yes I make an update/upgrade. I read somethings in the Forum, and there was a guy with the same Problem and the same Image. My Image is also noobs. I think it is better to install the original Raspbian. I'm downloading it yet and after that I will make a new start.
Thanks for your help. I leave a message, when it runs (or not :-) ). I think with the origanal it will go on.
Best regards
Andreas -
Andreas Guhr Hi Daniel,
very good news: It run's. What ever NOOBS do, I don't know. Using the original Image, all Problems erased. You can Close this thread. Thanks for your help.
viele Grüße in die Schweiz
Andreas
Please sign in to leave a comment.