Bonjour
je sais que le sujet precedent traite du meme probleme mais il est clos. Or j’ai le meme probleme mais la solution apporté ne fonctionne pas chez moi. Lorsque j’essaye de redemarrer le service hciuart j’ai
> pi@raspberrypi:~ $ sudo systemctl stop bluetooth && sudo systemctl enable bluetooth && sudo systemctl start bluetooth && sudo systemctl stop hciuart && sudo systemctl enable hciuart && sudo systemctl start hciuart && sudo systemctl daemon-reload
> Synchronizing state of bluetooth.service with SysV service script with /lib/systemd/systemd-sysv-install.
> Executing: /lib/systemd/systemd-sysv-install enable bluetooth
> Job for hciuart.service failed because the control process exited with error code.
> See "systemctl status hciuart.service" and "journalctl -xe" for details.
et dans le journal j’ai
> Jan 05 10:23:04 raspberrypi sudo[3458]: pi : TTY=pts/0 ; PWD=/home/pi ; USER=root ; COMMAND=/bin/systemctl enable hciuart
> Jan 05 10:23:04 raspberrypi sudo[3458]: pam_unix(sudo:session): session opened for user root by pi(uid=0)
> Jan 05 10:23:04 raspberrypi systemd[1]: Reloading.
> Jan 05 10:23:04 raspberrypi dbus[363]: [system] Successfully activated service 'org.freedesktop.hostname1'
> Jan 05 10:23:04 raspberrypi systemd[1]: apt-daily.timer: Adding 10h 47min 36.528189s random time.
> Jan 05 10:23:04 raspberrypi systemd[1]: apt-daily-upgrade.timer: Adding 16min 49.330058s random time.
> Jan 05 10:23:04 raspberrypi systemd[1]: Started Hostname Service.
> -- Subject: Unit systemd-hostnamed.service has finished start-up
> -- Defined-By: systemd
> -- Support: https://www.debian.org/support
> --
> -- Unit systemd-hostnamed.service has finished starting up.
> --
> -- The start-up result is done.
> Jan 05 10:23:04 raspberrypi sudo[3458]: pam_unix(sudo:session): session closed for user root
> Jan 05 10:23:04 raspberrypi sudo[3477]: pi : TTY=pts/0 ; PWD=/home/pi ; USER=root ; COMMAND=/bin/systemctl start hciuart
> Jan 05 10:23:04 raspberrypi sudo[3477]: pam_unix(sudo:session): session opened for user root by pi(uid=0)
> Jan 05 10:23:04 raspberrypi systemd[1]: Starting Configure Bluetooth Modems connected by UART...
> -- Subject: Unit hciuart.service has begun start-up
> -- Defined-By: systemd
> -- Support: https://www.debian.org/support
> --
> -- Unit hciuart.service has begun starting up.
> Jan 05 10:23:05 raspberrypi sudo[3373]: pam_unix(sudo:session): session closed for user root
> Jan 05 10:23:05 raspberrypi sudo[3511]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/ping -n -c 1 -t 255 192.168.21.35
> Jan 05 10:23:05 raspberrypi sudo[3511]: pam_unix(sudo:session): session opened for user root by (uid=0)
> Jan 05 10:23:08 raspberrypi sudo[3511]: pam_unix(sudo:session): session closed for user root
> Jan 05 10:23:08 raspberrypi sudo[3530]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/ping -n -c 1 -t 255 192.168.21.35
> Jan 05 10:23:08 raspberrypi sudo[3530]: pam_unix(sudo:session): session opened for user root by (uid=0)
> Jan 05 10:23:11 raspberrypi sudo[3530]: pam_unix(sudo:session): session closed for user root
> Jan 05 10:23:34 raspberrypi btuart[3484]: Initialization timed out.
> Jan 05 10:23:34 raspberrypi btuart[3484]: bcm43xx_init
> Jan 05 10:23:34 raspberrypi systemd[1]: hciuart.service: Control process exited, code=exited status=1
> Jan 05 10:23:34 raspberrypi systemd[1]: Failed to start Configure Bluetooth Modems connected by UART.
> -- Subject: Unit hciuart.service has failed
> -- Defined-By: systemd
> -- Support: https://www.debian.org/support
> --
> -- Unit hciuart.service has failed.
> --
> -- The result is failed.
> Jan 05 10:23:34 raspberrypi systemd[1]: hciuart.service: Unit entered failed state.
> Jan 05 10:23:34 raspberrypi systemd[1]: hciuart.service: Failed with result 'exit-code'.
> Jan 05 10:23:34 raspberrypi sudo[3477]: pam_unix(sudo:session): session closed for user root
pour info je suis sous raspbian strech, et j’ai le probleme avec jeedom v3 et jeedom RCV 4
est ce que cela parle à quelqu’un ?
un grand merci