Différences entre versions de « Rasp-HiFiBerry-OpenElec »

De MCHobby - Wiki
Sauter à la navigation Sauter à la recherche
Ligne 5 : Ligne 5 :
 
== Configuration OpenElec ==
 
== Configuration OpenElec ==
 
{{bloc-etroit|text=
 
{{bloc-etroit|text=
Thanks [https://www.hifiberry.com/forums/topic/success-with-openelec-4-1-6/page/2/ to our HiFiBerry user pauloaspo], here is a guide how to configure your DAC+ and Digi+ to work on OpenElec.
+
Thanks [https://www.hifiberry.com/forums/topic/success-with-openelec-4-1-6/page/2/ to our HiFiBerry user pauloaspo], here is a guide how to configure your DAC+ and Digi+ to work on OpenElec.}}
  
 
== Configuration de base du module ==
 
== Configuration de base du module ==

Version du 4 avril 2015 à 20:10


MCHobby investit du temps et de l'argent dans la réalisation de traduction et/ou documentation. C'est un travail long et fastidieux réalisé dans l'esprit Open-Source... donc gratuit et librement accessible.
SI vous aimez nos traductions et documentations ALORS aidez nous à en produire plus en achetant vos produits chez MCHobby.

Configuration OpenElec

Thanks to our HiFiBerry user pauloaspo, here is a guide how to configure your DAC+ and Digi+ to work on OpenElec.

Configuration de base du module

Install the hifiberry and start your raspberry. The green light should turn on (if not there’s something wrong). SSH into your Raspberry.

Use the command

 cd .config/modules-load.d

Use the command

 nano hifiberry.conf

This opens an editor. Add the Code below on editorFor the HiFiBerry DAC+

 snd_soc_bcm2708_i2s
bcm2708_dmaengine
snd_soc_hifiberry_dacplus

For the HiFiBerry Digi/Digi+

 snd_soc_bcm2708_i2s
bcm2708_dmaengine
snd_soc_wm8804
snd_soc_hifiberry_digi

Close the Editor and save the hifiberry.conf

Configure advancedsettings.xml

Create a file named advancedsettings.xml with the text editor. Make sure you renamed it with .xml extension, and don’t it leave with .txt extension.

If you already have an advancedsettings.xml, just open it and add the code below.

<advancedsettings>
<video>
<defaultplayer>dvdplayer</defaultplayer>
<defaultdvdplayer>dvdplayer</defaultdvdplayer>
</video>
</advancedsettings>

Copy\send Modèle:Đname file to /storage/.xbmc/userdata/

Disable LIRC

Create a new file named disable-lirc.conf. In text editor, just put this simple line:

 blacklist lirc_rpi

Save, close, and make sure it as .conf extension

Copy/send disable-lirc.conf file to /storage/.config/modprobe.d/



Tutoriel OpenElec configuration (OpenElec 4.x-5.0) créé par HiFiBerry.com.

Tutoriel traduit par Meurisse D. pour MCHobby.be

Traduit avec l'autorisation de HiFiBerry - Translated with the permission from HiFiBerry - hifiberry.com

Toute référence, mention ou extrait de cette traduction doit être explicitement accompagné du texte suivant : «  Traduction par MCHobby (www.MCHobby.be) - Vente de kit et composants » avec un lien vers la source (donc cette page) et ce quelque soit le média utilisé.

L'utilisation commercial de la traduction (texte) et/ou réalisation, même partielle, pourrait être soumis à redevance. Dans tous les cas de figures, vous devez également obtenir l'accord du(des) détenteur initial des droits. Celui de MC Hobby s'arrêtant au travail de traduction proprement dit.