- #1 641
Bon d'après les forum cela semble lié a l'utilisation de NOOBS.
Dans un des post on parle du recovery boot et de la possibilité d'éditer la ligne ou est spécifié l'usage de ttyAMA0
Dans un des post on parle du recovery boot et de la possibilité d'éditer la ligne ou est spécifié l'usage de ttyAMA0
On the bootup of raspberry pi press Shift button , it will take you to recovery mode, there you can see the option Edit Config.
In that you can select cmdline.txt
The original content should look like
dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline rootwait
At the end of it add the following text (editiion particulière a la question du post).
Donc cela devrait être la marche suivre, noobs ne boot pas de la même manière qu'une installation lambda,In that you can select cmdline.txt
The original content should look like
dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline rootwait
At the end of it add the following text (editiion particulière a la question du post).