Modifications

Sauter à la navigation Sauter à la recherche
195 octets ajoutés ,  19 juin 2016 à 18:23
Ligne 104 : Ligne 104 :  
{{ADFImage|RASP-PiTFT-Install-Pi2-Facile-00e.jpg}}
 
{{ADFImage|RASP-PiTFT-Install-Pi2-Facile-00e.jpg}}
   −
Save the file and reboot the Pi with '''sudo reboot''' and look at the console output (or run '''dmesg''' in the console window after logging in) you will see the modules install. Look in particular for the STMPE610 detection and the ILI9340 screen frequency as highlighted here
+
Sauvez le fichier et rebootez votre Pi avec '''sudo reboot'''. Vérifiez l'installation des modules sur les informations affichés à la console (ou exécutez le programme '''dmesg''' dans une fenêtre console après vous être sur votre Pi). Vous devriez voir le chargement/installation du module. Cherchez plus particulièrement après la détection du STMPE610 et la fréquence de l'écran ILI9340 (comme sur l'image ci-dessous)
    
{{ADFImage|RASP-PiTFT-Install-Pi2-Facile-00f.jpg}}
 
{{ADFImage|RASP-PiTFT-Install-Pi2-Facile-00f.jpg}}
   −
We can set up the touchscreen for '''rotate=90''' configuration by doing the following (for more delicate calibration or for other rotate=XX values, see the next section)
+
Nous pouvons configurer la partie tactile avec '''rotate=90''' comme décrit ci-dessous (voyez la prochaine section pour une calibration plus délicate ou d'autre valeur de rotate=)
   −
Create the directory and new calibration configuration file:
+
Créez un répertoire et un nouveau fichier de calibration:
    
  sudo mkdir /etc/X11/xorg.conf.d
 
  sudo mkdir /etc/X11/xorg.conf.d
 
  sudo nano /etc/X11/xorg.conf.d/99-calibration.conf
 
  sudo nano /etc/X11/xorg.conf.d/99-calibration.conf
   −
and enter in the following lines, then save.
+
Saisissez l'information suivante dans le fichier de calibration puis sauvez.
    
  <nowiki>Section "InputClass"
 
  <nowiki>Section "InputClass"
29 917

modifications

Menu de navigation