Citation de
Rem le 1 juillet 2019, 12 h 45 min
Bonjour,
PiZigate reçue il y a quelques jours, je suis en train de la pluguer sur un Raspberry PI3 qui tourne DEBIAN lite sur lequel j'ai tout juste installé Jeedom.
Après avoir lancé les étapes décrites dans les deux pages suivantes :
https://zigate.fr/documentation/compatibilite-raspberry-pi-3-et-zero-w/
https://zigate.fr/documentation/parametrer-la-pizigate/
J'essaie de lancer le test de la page ci-dessous (avec la PiZigate en mode Production):
https://zigate.fr/documentation/tester-sa-pizigate/
Mais j'obtiens l'erreur UART ci-dessous aussi bien sur ttyAMAO que sur ttyS0:
$ ./PiZiGate_test /dev/ttyAMA0
RPI Model searching ...
Warning !!! you must modify /boot/config.txt
Verifying /boot/cmdline.txt ...
+ /boot/cmdline.txt seems to be OK
Verifying /boot/config.txt ...
+ /boot/config.txt seems to be OK
Warning !!! if it's not the case, you have to execute the following commands :
sudo systemctl disable hciuart
sudo usermod -aG gpio pi
then reboot the PI
Searching /dev/ttyAMA0...
+ Port : /dev/ttyAMA0 is not used
Verif GPIOs ...
+ GPIO 0 (RESET) --> OK
+ GPIO 2 (FLASH) --> OK
Config GPIOs ...
+ GPIO 0 (RESET) --> OK
+ GPIO 2 (FLASH) --> OK
Opening : /dev/ttyAMA0 ...
- Error - Unable to open UART. Ensure it is not in use by another application.
Je n'arrive pas à trouver de l'aide utile sur ce problème (ou alors j'ai très mal cherché ;)), pourriez-vous m'aider s'il vous plaît ?
Merci,
Rémy
Bonjour,
PiZigate reçue il y a quelques jours, je suis en train de la pluguer sur un Raspberry PI3 qui tourne DEBIAN lite sur lequel j'ai tout juste installé Jeedom.
Après avoir lancé les étapes décrites dans les deux pages suivantes :
https://zigate.fr/documentation/compatibilite-raspberry-pi-3-et-zero-w/
https://zigate.fr/documentation/parametrer-la-pizigate/
J'essaie de lancer le test de la page ci-dessous (avec la PiZigate en mode Production):
https://zigate.fr/documentation/tester-sa-pizigate/
Mais j'obtiens l'erreur UART ci-dessous aussi bien sur ttyAMAO que sur ttyS0:
$ ./PiZiGate_test /dev/ttyAMA0
RPI Model searching ...
Warning !!! you must modify /boot/config.txt
Verifying /boot/cmdline.txt ...
+ /boot/cmdline.txt seems to be OK
Verifying /boot/config.txt ...
+ /boot/config.txt seems to be OK
Warning !!! if it's not the case, you have to execute the following commands :
sudo systemctl disable hciuart
sudo usermod -aG gpio pi
then reboot the PI
Searching /dev/ttyAMA0...
+ Port : /dev/ttyAMA0 is not used
Verif GPIOs ...
+ GPIO 0 (RESET) --> OK
+ GPIO 2 (FLASH) --> OK
Config GPIOs ...
+ GPIO 0 (RESET) --> OK
+ GPIO 2 (FLASH) --> OK
Opening : /dev/ttyAMA0 ...
- Error - Unable to open UART. Ensure it is not in use by another application.
Je n'arrive pas à trouver de l'aide utile sur ce problème (ou alors j'ai très mal cherché ;)), pourriez-vous m'aider s'il vous plaît ?
Merci,
Rémy