Modifications

Sauter à la navigation Sauter à la recherche
658 octets supprimés ,  25 juillet 2016 à 19:38
aucun résumé de modification
Ligne 11 : Ligne 11 :  
<nowiki>#</nowiki> Uncomment some or all of these to enable the optional hardware interfaces " <span style="color:green; font-family: sans-serif; font-weight:bold">->> Retirer le # au début des lignes nécessaires pour que le système les prenne en compte"</span>
 
<nowiki>#</nowiki> Uncomment some or all of these to enable the optional hardware interfaces " <span style="color:green; font-family: sans-serif; font-weight:bold">->> Retirer le # au début des lignes nécessaires pour que le système les prenne en compte"</span>
   −
<nowiki>#</nowiki> Params:
+
<nowiki>#</nowiki> <b>Params:</b>
   −
<nowiki>#</nowiki>        i2c_arm                  Set to "on" to enable the ARM's i2c interface
+
<nowiki>#</nowiki>        i2c_arm                  Set to "on" to enable the ARM's i2c interface (default "off")
   −
<nowiki>#</nowiki>                                 (default "off")
+
<nowiki>#</nowiki>         i2c_vc                  Set to "on" to enable the i2c interface usually reserved for the VideoCore processor (default "off")
   −
<nowiki>#</nowiki>        i2c_vc                  Set to "on" to enable the i2c interface
+
<nowiki>#</nowiki>        i2c_arm_baudrate        Set the baudrate of the ARM's i2c interface <span style="color:green; font-family: sans-serif; font-weight:bold">->> Vitesse de transmission (débit) du bus i2c ARM</span> (default "100000")
   −
<nowiki>#</nowiki>                                  usually reserved for the VideoCore processor
+
<nowiki>#</nowiki>        i2c_vc_baudrate          Set the baudrate of the VideoCore i2c interface <span style="color:green; font-family: sans-serif; font-weight:bold">->> Vitesse du bus i2c pour le Core Video</span> (default "100000")
 
  −
<nowiki>#</nowiki>                                  (default "off")
  −
 
  −
<nowiki>#</nowiki>        i2c_arm_baudrate        Set the baudrate of the ARM's i2c interface <span style="color:green; font-family: sans-serif; font-weight:bold">->> Vitesse de transmission (débit) du bus i2c ARM</span>
  −
 
  −
<nowiki>#</nowiki>                                  (default "100000")
  −
 
  −
<nowiki>#</nowiki>        i2c_vc_baudrate          Set the baudrate of the VideoCore i2c interface <span style="color:green; font-family: sans-serif; font-weight:bold">->> Vitesse du bus i2c pour le Core Video</span>
  −
 
  −
<nowiki>#</nowiki>                                  (default "100000")
      
<nowiki>#</nowiki>        i2c_baudrate            An alias for i2c_arm_baudrate <span style="color:green; font-family: sans-serif; font-weight:bold">->> Un alias pour la vitesse de transmission ARM i2c</span>
 
<nowiki>#</nowiki>        i2c_baudrate            An alias for i2c_arm_baudrate <span style="color:green; font-family: sans-serif; font-weight:bold">->> Un alias pour la vitesse de transmission ARM i2c</span>
   −
<nowiki>#</nowiki>        i2s                     Set to "on" to enable the i2s interface  
+
<nowiki>#</nowiki>        i2s     Set to "on" to enable the i2s interface (default "off")
 
  −
<nowiki>#</nowiki>                                  (default "off")
  −
 
  −
<nowiki>#</nowiki>        spi                      Set to "on" to enable the spi interfaces
  −
 
  −
<nowiki>#</nowiki>                                  (default "off")
  −
 
  −
<nowiki>#</nowiki>        act_led_trigger          Choose which activity the LED tracks.
  −
 
  −
<nowiki>#</nowiki>                                  Use "heartbeat" for a nice load indicator.
  −
 
  −
<nowiki>#</nowiki>                                  (default "mmc")
  −
 
  −
<nowiki>#</nowiki>        act_led_activelow        Set to "on" to invert the sense of the LED <span style="color:green; font-family: sans-serif; font-weight:bold">->> En paramétrant sur "on", cela inversera le feedback de la LED</span>
     −
<nowiki>#</nowiki>                                 (default "off")
+
<nowiki>#</nowiki>         spi    Set to "on" to enable the spi interfaces (default "off")
   −
<nowiki>#</nowiki>        act_led_gpio            Set which GPIO pin to use for the activity LED <span style="color:green; font-family: sans-serif; font-weight:bold">->> Activer la LED d'activité du port GPIO ("16" pour un Pi non plus, "47" pour les Plus, Pi2 et Pi3)</span>
+
<nowiki>#</nowiki>        act_led_trigger          Choose which activity the LED tracks. Use "heartbeat" for a nice load indicator. (default "mmc")
   −
<nowiki>#</nowiki>                                 (in case you want to connect it to an external device)
+
<nowiki>#</nowiki>         act_led_activelow        Set to "on" to invert the sense of the LED <span style="color:green; font-family: sans-serif; font-weight:bold">->> En paramétrant sur "on", cela inversera le feedback de la LED</span> (default "off")
   −
<nowiki>#</nowiki>                                 (default "16" on a non-Plus board, "47" on a Plus or Pi 2)
+
<nowiki>#</nowiki>         act_led_gpio            Set which GPIO pin to use for the activity LED <span style="color:green; font-family: sans-serif; font-weight:bold">->> Activer la LED d'activité du port GPIO ("16" pour un Pi non plus, "47" pour les Plus, Pi2 et Pi3)</span> (in case you want to connect it to an external device) (default "16" on a non-Plus board, "47" on a Plus or Pi 2)
   −
<nowiki>#</nowiki>        N.B. It is recommended to only enable those interfaces that are needed.  <span style="color:green; font-family: sans-serif; font-weight:bold">->> Il est recommandé de n'activer seulement ce dont vous avez besoin (ou ce qui correspond à votre configuration matérielle)</span>
+
N.B. It is recommended to only enable those interfaces that are needed.  <span style="color:green; font-family: sans-serif; font-weight:bold">->> Il est recommandé de n'activer seulement ce dont vous avez besoin (ou ce qui correspond à votre configuration matérielle)</span>
    
<nowiki>#</nowiki>        Leaving all interfaces enabled can lead to unwanted behaviour (i2c_vc interfering with Pi Camera, I2S and SPI hogging GPIO pins, etc.)
 
<nowiki>#</nowiki>        Leaving all interfaces enabled can lead to unwanted behaviour (i2c_vc interfering with Pi Camera, I2S and SPI hogging GPIO pins, etc.)
Ligne 77 : Ligne 53 :  
dtoverlay=pi3-disable-bt-overlay <span style="color:green; font-family: sans-serif; font-weight:bold">->> Activer ou désactiver le bluetooth (sur le Pi3)</span>
 
dtoverlay=pi3-disable-bt-overlay <span style="color:green; font-family: sans-serif; font-weight:bold">->> Activer ou désactiver le bluetooth (sur le Pi3)</span>
   −
<nowiki>#</nowiki> Uncomment one of these lines to enable an audio interface <span style="color:green; font-family: sans-serif; font-weight:bold">->> Nous allons ici indiquer quelle carte son est installée</span>
+
<nowiki>#</nowiki> <b>Uncomment one of these lines to enable an audio interface</b> <span style="color:green; font-family: sans-serif; font-weight:bold">->> Nous allons ici indiquer quelle carte son est installée</span>
    
<nowiki>#</nowiki>dtoverlay=hifiberry-dac  <span style="color:green; font-family: sans-serif; font-weight:bold">->> Pour la carte HifiBerry DAC</span>
 
<nowiki>#</nowiki>dtoverlay=hifiberry-dac  <span style="color:green; font-family: sans-serif; font-weight:bold">->> Pour la carte HifiBerry DAC</span>
Ligne 125 : Ligne 101 :  
<nowiki>#</nowiki> 180 degrees
 
<nowiki>#</nowiki> 180 degrees
   −
lcd_rotate=2
+
<b>lcd_rotate=2</b>
    
<nowiki>#</nowiki> Normal
 
<nowiki>#</nowiki> Normal
Ligne 175 : Ligne 151 :  
<nowiki>#</nowiki> Uncomment to force a HDMI mode rather than DVI. This can make audio work in DMT (computer monitor) modes
 
<nowiki>#</nowiki> Uncomment to force a HDMI mode rather than DVI. This can make audio work in DMT (computer monitor) modes
   −
hdmi_drive=2
+
<b>hdmi_drive=2</b>
    
<nowiki>#</nowiki> Uncomment to set monitor mode to DMT
 
<nowiki>#</nowiki> Uncomment to set monitor mode to DMT
Ligne 187 : Ligne 163 :  
<nowiki>#</nowiki> setting the max usb current to 1200mA
 
<nowiki>#</nowiki> setting the max usb current to 1200mA
   −
max_usb_current=1 <span style="color:green; font-family: sans-serif; font-weight:bold">->> Permet le branchement de disques ou périphériques USB gourmands en énergie !</span>
+
<b>max_usb_current=1</b> <span style="color:green; font-family: sans-serif; font-weight:bold">->> Permet le branchement de disques ou périphériques USB gourmands en énergie !</span>
    
<nowiki>#</nowiki> memory options
 
<nowiki>#</nowiki> memory options
   −
gpu_mem=64 <span style="color:green; font-family: sans-serif; font-weight:bold">->> mémoire allouée à la vidéo</span>
+
<b>gpu_mem=64</b> <span style="color:green; font-family: sans-serif; font-weight:bold">->> mémoire allouée à la vidéo</span>
    
<nowiki>#</nowiki> Overclocking options
 
<nowiki>#</nowiki> Overclocking options
704

modifications

Menu de navigation