Modifications

Sauter à la navigation Sauter à la recherche
338 octets ajoutés ,  7 avril 2015 à 10:41
Ligne 12 : Ligne 12 :  
== Safe mode ==
 
== Safe mode ==
 
{{bloc-etroit|text=
 
{{bloc-etroit|text=
Le ''Safe Mode'' (mode de sécurité) this temporarily skips execution of {{fname|boot.py}} and {{fname|main.py}} and gives default USB settings.
+
Le '''Safe Mode''' (mode de sécurité) évite temporairement l'exécution de {{fname|boot.py}} et {{fname|main.py}} en utilisant la configuration USB par défaut.
   −
To enter safe mode, do the following steps:
+
Pour activer le '''safe mode''', exécutez les étapes suivantes:
# Connect the pyboard to USB so it powers up.
+
# Connectez la carte pyboard sur l'USB pour l'alimenter.
# Hold down the USR switch.
+
# Maintenez le bouton USR enfoncé.
# While still holding down USR, press and release the RST switch.
+
# Pendant que vous maintenez le bouton USR enfoncé, pressez et relachez le bouton RST (''Reset''... bouton de réinitialisation).
# The LEDs will then cycle green to orange to green+orange and back again.
+
# Les LEDs vont alors cycler de '''vert à orange puis vert+orange et inversement'''.
# Keep holding down USR until ''only the orange LED is lit'', and then let go of the USR switch.
+
# Maintenez le bouton USR enfoncé jusqu'à ce que '''seul la LED orange soit allumée''', relâchez le bouton USR.
# The orange LED should flash quickly 4 times, and then turn off.
+
# La LED orange doit clignoter rapidement 4 fois puis s'éteindre.
# You are now in safe mode.
+
# Vous êtes mainenant en '''safe mode'''.
   −
In safe mode, the {{fname|boot.py}} and {{fname|main.py}} files are not executed, and so the pyboard boots up with default settings. This means you now have access to the filesystem (the USB drive should appear), and you can edit {{fname|boot.py}} and {{fname|main.py}} to fix any problems.
+
Dans le mode '''safe mode''', les fichiers {{fname|boot.py}} et {{fname|main.py}} ne sont pas exécutés... la carte PyBoard démarre donc avec son paramétrage par défaut. Cela signifie que vous pouvez accéder au système de fichier (le lecteur USB devrait apparaître sur votre ordinateur) et vous devriez être capable de modifier les fichiers {{fname|boot.py}} et {{fname|main.py}} pour corriger votre problème.
   −
Entering safe mode is temporary, and does not make any changes to the files on the pyboard.
+
Le '''Safe Mode n'est que temporaire''' (jusqu'à la prochaine réinitialisation) et ne modifie aucun fichier sur la carte pyboard.
 
}}
 
}}
  
29 917

modifications

Menu de navigation