Modifications

Sauter à la navigation Sauter à la recherche
682 octets ajoutés ,  5 avril 2015 à 16:36
Ligne 18 : Ligne 18 :     
== Modifier config.txt ==
 
== Modifier config.txt ==
Use your favourite editor (nano and vi should be available) and add the lines
+
Utilisez votre éditeur favori (nano ou vi)
   −
dtoverlay=hifiberry-XXX
+
Tapez la commande suivante (exemple utilisant l'éditeur Nano) pour éditer le fichier {{fname|config.txt}}.
dtdebug=1
     −
to /flash/config.txt. Replace XXX by your card (amp for Amp/Amp+, digi for Digi/Digi+, dac for DAC, dacplus for dacplus).
+
sudo nano /flash/config.txt
   −
Reboot
+
et ajoutez les lignes suivantes:
   −
If the sound card isn’t recognized after the reboot, check the output of
+
<nowiki>dtoverlay=hifiberry-XXX
 +
dtdebug=1</nowiki>
   −
vcdbg log msg
+
Replacez les XXX par votre carte ('''amp''' pour Amp/Amp+, '''digi''' pour Digi/Digi+, '''dac''' pour DAC, '''dacplus''' pour dacplus).
    +
Saisissez la commande suivante pour rebooter votre Raspberry Pi
    +
Reboot
 +
 +
Si la carte son n'est pas reconnue apres le reboot, voyez le contenu produit par
 +
 +
vcdbg log msg
 +
 +
== Selectionnez la carte son ==
 +
In the”Audio” part of teh settings menu, select your HiFiBerry sound card. All sound will now go to the HiFiBerry output.
 +
 +
[[Fichier:Rasp-HiFiBerry-OpenElec5-00.jpg]]
 +
 +
== Contrôle du mixage pour DAC+ ==
 +
 +
OpenElec seems to set the mixer to 100% by default. This can result in distortions of the music output. Therefore you should set this to 96%. Just login and type the command:
 +
 +
amixer sset PCM 96%
 
{{Rasp-HiFiBerry-OpenElec5-TRAILER}}
 
{{Rasp-HiFiBerry-OpenElec5-TRAILER}}
29 917

modifications

Menu de navigation