Good Morning.
Today I managed to set my Rpi B+ and Digi+ with no problem from this tutorial - http://www.hifiberry.com/guides/openelec-configuration/
My problem now is trying to configure the DAC in Rpi B, followed the same tutorial but in hifiberry.conf file enter the following configuration:
snd_soc_bcm2708
bcm2708_dmaengine
snd_soc_pcm5102a
snd_soc_hifiberry_dac
Without any results. I have no sound in the DAC.
Another doubt I have is the advancedsettings.xml file, how to insert the new code.
if I insert the new code I present below
Or just have a <AdvancedSettings> and </ AdvancedSettings> with all the settings inside.
<AdvancedSettings>
<playlisttimeout> 360 </ playlisttimeout>
<network>
<cachemembuffersize> 0 </ cachemembuffersize>
<autodetectpingtime> 500 </ autodetectpingtime>
<curlclienttimeout> 500 </ curlclienttimeout>
<curllowspeedtime> 500 </ curllowspeedtime>
</ network>
<gui>
<algorithmdirtyregions> 3 </ algorithmdirtyregions>
<nofliptimeout> 0 </ nofliptimeout>
</ gui>
</ AdvancedSettings>
<AdvancedSettings>
<video>
<defaultplayer> dvdplayer </ defaultplayer>
<defaultdvdplayer> dvdplayer </ defaultdvdplayer>
</ video>
</ AdvancedSettings>
Date
Votes
5 comments
-
HiFiBerry team Hi,
with the DAC, please use the test image first to check the hardware is working correctly. We sometimes see problems with the soldering of the P5 headers, therefore I recommend to test the hardware first. The image can be found here:
http://www.hifiberry.com/guides/sd-card-images/
About the advancedsetting: I would suppose, it should be in one advancedsettings block, but you might try both versions.
Best regards
Daniel -
negociosdanet Hi!
I just test the image without any results, Even the only options available for sound is HDMI and Analogic.
I went back to the image that had previously and currently have noise, or when Seija was supposed to sound coming out only "static". The raspberry or start the system gives a FAIL in the kernel.
Best Regards
Ricardo -
negociosdanet Hi Daniel.
At this point remove the snd_soc_bcm2708 hifiberry.conf file, not having returned error in Kernel.
But the sound continues to come out just noise. Example when changing menus, leaves only noise
My hifiberry.conf now:snd_soc_bcm2708_i2s
bcm2708_dmaengine
snd_soc_pcm5102a
snd_soc_hifiberry_dac
Best Regards
Ricardo -
HiFiBerry team Dear Ricardo,
what do you mean with "tested without any result"? Did the test image (not the OpenElec image) generate a test tone?
If you have a Digi+, the modules you have configured are wrong. Have a look at the right modules here:
http://www.hifiberry.com/guides/hifiberry-software-configuration/
The pre-configured OpenElec image should work with the Digi+. Do not use teh current 4.2-release as it re-introduced a bug with 24bit audio playback.
Best regards
Daniel -
negociosdanet Good Afternoon.
I have good news. : D
I already have the whole system to work the problem was that he had the openelec with Automatic Updates.
Rpi B+ with Digi+ - Check :D
Rpi B with DAC - Check :D
Best Regards
Please sign in to leave a comment.