FHEM Forum

FHEM => Anfängerfragen => Thema gestartet von: remo am 06 September 2021, 17:17:46

Titel: Cannot load module SIGNALduino
Beitrag von: remo am 06 September 2021, 17:17:46
Guten Tag zusammen,

heute kam mein SIGNALduino.

In FHEM habe ich

update add https://raw.githubusercontent.com/RFD-FHEM/RFFHEM/master/controls_signalduino.txt

und

update all

und

shutdown restart

ausgeführt.


Definiert habe ich den SIGNALduino mit

define SDUINO SIGNALduino /dev/serial/by-id/usb-SHK_SIGNALduino_433-if00-port0@57600

Den Pfad habe ich unter Debian mit

sudo ls -l /dev/serial/by-id*

ermittelt.


Beim Speichern erhalte ich aber folgende Fehlermeldung:

Cannot load module SIGNALduino


Habe ich etwas vergessen?

Habe mich ab diesen WIKI-Eintrag gehalten:

https://wiki.fhem.de/wiki/SIGNALduino


Hat eventuell jemand Rat?

Liebe Grüße

Titel: Antw:Cannot load module SIGNALduino
Beitrag von: betateilchen am 06 September 2021, 17:39:23
Zitat von: remo am 06 September 2021, 17:17:46
Hat eventuell jemand Rat?

schau doch mal ins FHEM Log, da steht vielleicht noch etwas mehr, das bei der Ursachenforschung weiterhilft.
Titel: Antw:Cannot load module SIGNALduino
Beitrag von: remo am 06 September 2021, 18:28:05
Zitat von: betateilchen am 06 September 2021, 17:39:23
schau doch mal ins FHEM Log, da steht vielleicht noch etwas mehr, das bei der Ursachenforschung weiterhilft.


2021.09.06 18:24:24 1: reload: Error:Modul 00_SIGNALduino deactivated:
Can't locate Digest/CRC.pm in @INC (you may need to install the Digest::CRC module) (@INC contains: ./lib ./FHEM . /etc/perl /usr/local/lib/x86_64-linux-gnu/$
BEGIN failed--compilation aborted at ./FHEM/00_SIGNALduino.pm line 28, <$fh> line 121.

2021.09.06 18:24:24 0: Can't locate Digest/CRC.pm in @INC (you may need to install the Digest::CRC module) (@INC contains: ./lib ./FHEM . /etc/perl /usr/local$
BEGIN failed--compilation aborted at ./FHEM/00_SIGNALduino.pm line 28, <$fh> line 121.


Dazu steht was im WIKI.

apt-get install libdigest-crc-perl

shutdown restart

SDUINO opened



Dankeschön für den Schubser!
Titel: Antw:Cannot load module SIGNALduino
Beitrag von: MadMax-FHEM am 06 September 2021, 20:14:24
Hier hast du noch nicht geschaut: https://wiki.fhem.de/wiki/SIGNALduino#Fehlerbehandlung ;)

EDIT: ok, zu spät ;)

Gruß, Joachim
Titel: Antw:Cannot load module SIGNALduino
Beitrag von: remo am 06 September 2021, 20:34:10
Danke Leute.
Läuft alles ;)
Titel: Antw:Cannot load module SIGNALduino
Beitrag von: andies am 29 Januar 2022, 18:16:15
Hmm, ich wusste, dass ich das aktualisieren muss und habe das vorher getan. Log sagt
2022.01.29 18:14:29 0: Can't locate object method "registerLogCallback" via package "File lib::SD_Protocols does not exsits" (perhaps you forgot to load "File lib::SD_Protocols does not exsits"?) at ./FHEM/00_SIGNALduino.pm line 286. und ich habe
libdigest-crc-perl ist schon die neueste Version (0.22.2-1+b1).
Titel: Antw:Cannot load module SIGNALduino
Beitrag von: andies am 29 Januar 2022, 19:03:15
jetzt gibt es zwei Posts mit derselben Überschrift:
https://forum.fhem.de/index.php/topic,125538.0.html (https://forum.fhem.de/index.php/topic,125538.0.html)
Titel: Antw:Cannot load module SIGNALduino
Beitrag von: andies am 30 Januar 2022, 08:31:30
 https://forum.fhem.de/index.php/topic,111653.msg1204343.html#msg1204343 (https://forum.fhem.de/index.php/topic,111653.msg1204343.html#msg1204343)