Bonjour,
Je n'arrive pas à lancer le demon jeedom.
La configuration a été bien suivi et faite avec /dev/ttyAMAO.
Il s'agit d'un probléme de droit Jeedom que je n'arrive à résoudre. Pour info, depuis la console SSH j'arrive à lancer le demon en root, pas depuis Jeedom directement.
Voici le test pizigate :
pi@raspberrypi:~/PiZiGate-tools/test $ sudo ./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 ...
+ /dev/ttyAMA0 opened --> OK
+ Packet 01 02 10 10 02 10 02 10 10 03 sent --> OK
+ Packet received --> OK
size : 82
01 80 24 00 0d 72 01 00 00 00 15 8d 00 01 c6 1b 95 0b 00 03
01 80 06 00 02 85 01 00 03
01 80 00 00 05 95 00 00 00 10 00 03
01 80 10 00 05 9a 00 03 03 0f 00 03
Voic le message Jeedom :
File "/var/www/html/plugins/zigate/core/class/../../resources/zigated/zigated.py", line 317, in <module>
z = zigate.ZiGateGPIO(args.device, persistent_file, auto_start=False)
File "/usr/local/lib/python3.5/dist-packages/zigate/core.py", line 2139, in __init__
GPIO.setup(27, GPIO.OUT) # GPIO2
RuntimeError: No access to /dev/mem. Try running as root!
[2019-07-21 14:40:03][ERROR] : Impossible de lancer le démon zigate, relancer le démon en debug et vérifiez la log
Je ne sais pas comment résoudre le no acces /dev/mem
Merci d'avance pour votre aide.
Frédéric
Bonjour,
Je n'arrive pas à lancer le demon jeedom.
La configuration a été bien suivi et faite avec /dev/ttyAMAO.
Il s'agit d'un probléme de droit Jeedom que je n'arrive à résoudre. Pour info, depuis la console SSH j'arrive à lancer le demon en root, pas depuis Jeedom directement.
Voici le test pizigate :
pi@raspberrypi:~/PiZiGate-tools/test $ sudo ./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 ...
+ /dev/ttyAMA0 opened --> OK
+ Packet 01 02 10 10 02 10 02 10 10 03 sent --> OK
+ Packet received --> OK
size : 82
01 80 24 00 0d 72 01 00 00 00 15 8d 00 01 c6 1b 95 0b 00 03
01 80 06 00 02 85 01 00 03
01 80 00 00 05 95 00 00 00 10 00 03
01 80 10 00 05 9a 00 03 03 0f 00 03
Voic le message Jeedom :
File "/var/www/html/plugins/zigate/core/class/../../resources/zigated/zigated.py", line 317, in <module>
z = zigate.ZiGateGPIO(args.device, persistent_file, auto_start=False)
File "/usr/local/lib/python3.5/dist-packages/zigate/core.py", line 2139, in __init__
GPIO.setup(27, GPIO.OUT) # GPIO2
RuntimeError: No access to /dev/mem. Try running as root!
[2019-07-21 14:40:03][ERROR] : Impossible de lancer le démon zigate, relancer le démon en debug et vérifiez la log
Je ne sais pas comment résoudre le no acces /dev/mem
Merci d'avance pour votre aide.
Frédéric