alexreinert / piVCCU

piVCCU is a project to install the original Homematic CCU3 firmware inside a virtualized container (lxc) on ARM based single board computers.
Apache License 2.0
300 stars 62 forks source link

PIVCCU funktioniert nach Upgrade nicht mehr #485

Closed IchBinSmart closed 1 year ago

IchBinSmart commented 1 year ago

Hallo,

leider funktioniert homematic nach einem Upgrade nicht mehr. Die Box gibt kein LED Signal von sich und pivccu-info gibt das folgende aus: sudo pivccu-info piVCCU version: 3.67.10-78 Kernel modules: Not available Raw UART dev: Not available Rasp.Pi UART: Assigned to GPIO pins HMRF Hardware: unknown HMIP Hardware: unknown State: STOPPED

Ich habe bereits das folgende versucht: dpkg-reconfigure pivccu3 + reboot und 20min warten ;-) reinstall pivccu-modules-dkms + reboot und 20min warten ;-)

sudo systemctl start pivccu liefert nach journalctl -xe folgendes:

raspberrypi start_container.sh[3932]: modprobe: FATAL: Module eq3_char_loop not found in directory /lib/modules/6.1.19-v8+ raspberrypi piVCCU3[3933]: Could not load required kernel module eq3_char_loop. raspberrypi start_container.sh[3933]: <11>Mar 20 18:44:17 piVCCU3: Could not load required kernel module eq3_char_loop. raspberrypi systemd[1]: pivccu.service: Can't open PID file /run/pivccu3.pid (yet?) after start: Operation not permitted

Also habe ich versucht wie in diesem Post beschrieben: Issue 5

Leider ist der Fehler danach immer noch der Gleiche.

Übrigens: Wenn ich eine (etwas ältere) Sicherung anstecke, geht die Box wieder wie gewohnt. Danke vorab für den Support!

Beste Grüße, Rainer

alexreinert commented 1 year ago

Hilft die Lösung aus #484?

IchBinSmart commented 1 year ago

Vielen Dank für die sehr schnelle Reaktion. "WAHNSINN" ;-).

Tatsächlich ist das Problem damit gelöst - manchmal kann es so einfach sein.

Tausend Dank, Rainer