Raspberry 4 und HM-MOD

Hallo es gab zwar schon einen Thread mit einem ähnlichen Namen, hier habe ich jedoch anscheinend noch einen weiteren Fehler. Mein Homegear.log zeigt folgende Zeilen, es wird die Verbindung (die ja funktioniert und die FW Version wird ausgelesen) wird immer wieder geschlossen:

root@homegear:/home/pi# tail -100 /var/log/homegear/homegear.log | grep HM-MOD
12/08/19 15:43:49.865 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "my-hm-mod-rpi-pcb": Error: No init packet received.
12/08/19 15:43:51.866 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "my-hm-mod-rpi-pcb": Connected to HM-MOD-RPI-PCB.
12/08/19 15:43:52.003 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "my-hm-mod-rpi-pcb": Warning: Connection closed (3). Trying to reconnect...
12/08/19 15:43:53.003 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "my-hm-mod-rpi-pcb": Warning: Connection closed (1). Trying to reconnect...
12/08/19 15:44:21.967 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "my-hm-mod-rpi-pcb": Error: No init packet received.
12/08/19 15:44:23.967 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "my-hm-mod-rpi-pcb": Connected to HM-MOD-RPI-PCB.
12/08/19 15:44:24.104 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Warning: Connection closed (3). Trying to reconnect...
12/08/19 15:44:25.104 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Warning: Connection closed (1). Trying to reconnect...
12/08/19 15:44:25.544 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "my-hm-mod-rpi-pcb": Info: Firmware version: 1.4.1
12/08/19 15:44:25.550 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "my-hm-mod-rpi-pcb": Info: Serial number: QEQ0420041
12/08/19 15:44:25.564 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "my-hm-mod-rpi-pcb": Info: Init queue completed. Sending peers...
12/08/19 15:44:25.564 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "my-hm-mod-rpi-pcb": Info: Peer sending completed.
12/08/19 15:44:27.105 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Connected to HM-MOD-RPI-PCB.
12/08/19 15:44:27.242 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "my-hm-mod-rpi-pcb": Warning: Connection closed (3). Trying to reconnect...
12/08/19 15:44:28.242 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "my-hm-mod-rpi-pcb": Warning: Connection closed (1). Trying to reconnect...
12/08/19 15:44:28.681 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Info: Firmware version: 1.4.1
12/08/19 15:44:28.688 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Info: Serial number: QEQ0420041
12/08/19 15:44:28.702 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Info: Init queue completed. Sending peers...
12/08/19 15:44:28.702 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Info: Peer sending completed.
12/08/19 15:44:30.243 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "my-hm-mod-rpi-pcb": Connected to HM-MOD-RPI-PCB.
12/08/19 15:44:30.379 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "my-hm-mod-rpi-pcb": Warning: Connection closed (3). Trying to reconnect...
12/08/19 15:44:31.380 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "my-hm-mod-rpi-pcb": Warning: Connection closed (1). Trying to reconnect...

Meine homematicbidcos.conf sieht folgendermaßen aus Ich habe zusätzlich noch enen HM-CFG-LAN dran:

#######################################
########## General Settings  ##########
#######################################

[General]
moduleEnabled = true
centralAddress = 0xFDABCD
rfKey = 12345678123456781234567812345678
currentRfKeyIndex = 1
##oldRfKey = 00112233445566778899AABBCCDDEEFF
processBroadcastWithAesEnabled = false

#######################################
############# HM-CFG-LAN  #############
#######################################

[HM-CFG-LAN]
id = My-HM-CFG-LAN
default = true
deviceType = hmcfglan
host = 192.168.001.001
port = 1000
lanKey = 12345678123456781234567812345678
responseDelay = 60

#######################################
########### HM-MOD-RPI-PCB  ###########
#######################################

[HomeMatic Wireless Module for Raspberry Pi]
id = My-HM-MOD-RPI-PCB
#default = true
deviceType = hm-mod-rpi-pcb
device = /dev/serial0
## Default: responseDelay = 95
## Should be "95" for CUL or COC, "100" for TI CC1101 and "60" for HM-CFG-LAN or HM-LGW
responseDelay = 95
## Default: gpio1 = 0
## "18" for HM-MOD-RPI-PCB
gpio1 = 18
: 

(Keys, Central Adress und IP Adresse sind verändert)

Meine Homegear Version ist 0.7.40-2948
Installiert Buster auf einem Raspi 4
Ich hoffe, jemand hat einen entscheidenden Tipp für mich :wink:

Vielen Dank schon einmal im voraus!

Stephan

Was sagt: sudo grep 'my-hm-mod-rpi-pcb' /etc/homegear/*?

Hab irgendwie das Gefühl, dass zwei HM-MOD-RPI-PCB konfiguriert sind.

Wenn nicht könnte ein Firmwareupdate des HM-MOD-RPI-PCB helfen. Das ist nur ne Vermutung, hatte aber Leute schon oft geholfen.

Danke für Deine Hilfe,
die Ausgabe ist:

grep: /etc/homegear/ca: Ist ein Verzeichnis
grep: /etc/homegear/devices: Ist ein Verzeichnis
grep: /etc/homegear/families: Ist ein Verzeichnis

Ein FW Update kann ich noch einmal machen, hatte ich schon, aber vielleicht hilfts…
Ausgeben tut er ja die Version 1.4.1

Ach, ich Depp. Mach mal bitte eine grep -r 'hm....

da bekomme ich keine Ausgabe:

root@homegear:/home/pi# grep -R 'my-hm-mod-rpi-pcb' /etc/homegear/*
root@homegear:/home/pi#

in der Conf ist der Name Groß geschrieben, ich erhalte folgende Rückmeldung:

root@homegear:/home/pi# grep -r My-HM-MOD-RPI-PCB /etc/homegear/*
/etc/homegear/families/homematicbidcos.conf:id = My-HM-MOD-RPI-PCB

Ein neues flashen hat leider nicht geholfen, ich habe den DebugLevel auf 5 gesetzt und erhalte jetzt:

12/08/19 16:42:59.859 Debug: id set to My-HM-MOD-RPI-PCB
12/08/19 16:42:59.897 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Debug: HM-MOD_RPI_PCB: Setting device permissions
12/08/19 16:42:59.897 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Debug: HM-MOD_RPI_PCB: Exporting GPIO
12/08/19 16:42:59.898 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Debug: HM-MOD_RPI_PCB: Setting GPIO permissions
12/08/19 16:42:59.898 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "my-hm-mod-rpi-pcb": Debug: HM-MOD_RPI_PCB: Setting device permissions
12/08/19 16:42:59.898 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "my-hm-mod-rpi-pcb": Debug: HM-MOD_RPI_PCB: Exporting GPIO
12/08/19 16:42:59.899 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "my-hm-mod-rpi-pcb": Debug: HM-MOD_RPI_PCB: Setting GPIO permissions
12/08/19 16:43:03.183 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Connecting to HM-MOD-RPI-PCB...
12/08/19 16:43:04.184 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Debug: Packet received. Raw data: FD000C000000436F5F4350555F424C7251
12/08/19 16:43:04.184 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Debug: Packet received from HM-MOD-RPI-PCB: FD000C000000436F5F4350555F424C7251
12/08/19 16:43:05.184 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Debug: Sending: FD0003000003180A
12/08/19 16:43:05.184 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "my-hm-mod-rpi-pcb": Connecting to HM-MOD-RPI-PCB...
12/08/19 16:43:05.321 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Debug: Packet received. Raw data: FD000C000000436F5F4350555F424C72
12/08/19 16:43:05.322 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Debug: Packet received. Raw data: 51
12/08/19 16:43:05.322 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Debug: Packet received from HM-MOD-RPI-PCB: FD000C000000436F5F4350555F424C7251
12/08/19 16:43:05.322 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Error: Unknown packet received in response to init packet. Reconnecting...
12/08/19 16:43:11.327 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Warning: Connection closed (1). Trying to reconnect...
12/08/19 16:43:11.327 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Connecting to HM-MOD-RPI-PCB...
12/08/19 16:43:13.328 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Connected to HM-MOD-RPI-PCB.
12/08/19 16:43:13.465 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "my-hm-mod-rpi-pcb": Debug: Packet received. Raw data: FD000C000000436F5F4350555F424C72

Ok… da bin ich leider raus. Wollte nur sichergehen, dass nicht irgendwo noch config-Leichen rumliegen.

@sathya, hast du ne Idee?

Hallo @stephan_blasch,

ist denn sicher die Firmwareversion 1.4.1 installiert? Neuere Firmwareversionen funktionieren nicht, da diese für BidCoS und HomeMatic IP im Mischbetrieb sind.

Viele Grüße

Sathya

Falls Version 1.4.1 installiert ist, poste mal ein Log vom Homgearstart auf Loglevel 4.