Search found 8 matches

by michael@gunsch.info
14 Mar 2025, 16:25
Forum: Software
Topic: Absturz RevPi Compact
Replies: 2
Views: 3739

Re: Absturz RevPi Compact

Hallo Dirk
Danke für deine Antwort. Ich habe den SOS-Report über das Support-Portal geschickt.
Gruss Michael
by michael@gunsch.info
14 Mar 2025, 08:10
Forum: Software
Topic: Absturz RevPi Compact
Replies: 2
Views: 3739

Absturz RevPi Compact

Hallo

Ein RevPi Compact

Linux RevPi2451 6.1.112-rt43-v7 #1 SMP PREEMPT_RT Sat, 09 Nov 2024 17:29:00 +0100 armv7l GNU/Linux

stürzt mit folgenden Einträgen in kern.log ab:

Mar 12 22:40:42 RevPi2451 kernel: [1263706.689691] smsc95xx 1-1.1:1.0 eth0: Link is Up - 100Mbps/Full - flow control off ...
by michael@gunsch.info
09 Mar 2022, 16:47
Forum: Software
Topic: RevPi Compact Crash
Replies: 3
Views: 4396

Re: RevPi Compact Crash

Hi Nicolai

Nothing extraordinary. The RevPi Compact acts as a SCADA for a heating control. Real time processing is not used. The application is based on Node-RED: Temperature acquisition, communication (Modbus, M-Bus, MQTT), control some valves and pumps.

Best regards,
Michael
by michael@gunsch.info
07 Mar 2022, 09:16
Forum: Software
Topic: RevPi Compact Crash
Replies: 3
Views: 4396

RevPi Compact Crash

The Compact crashes after an uptime of several months with the following entries in /var/log/kern.log


Mar 5 23:45:17 RevPi1927 kernel: [10413981.469836] piControl: piControl i/o: missed 1 cycles
Mar 5 23:47:04 RevPi1927 kernel: [10414087.870235] piControl: piControl i/o: missed 13 cycles
Mar 5 23 ...
by michael@gunsch.info
15 Sep 2021, 08:37
Forum: Software
Topic: RevPi Compact does not boot after changing "Max CPU clock rate"
Replies: 1
Views: 2743

Re: RevPi Compact does not boot after changing "Max CPU clock rate"

I was able to reanimate the RevPi Compact:
Mount the RevPi's file system using "rpiboot" .
Disable the module "piConnect" in "/etc/modules".
Reboot the RevPi.
Switch "Max CPU clock rate" back to 1200 MHz.
Enable the module "piConnect" in "/etc/modules".
Reboot the RevPi.
This is, however ...
by michael@gunsch.info
14 Sep 2021, 23:12
Forum: Software
Topic: RevPi Compact does not boot after changing "Max CPU clock rate"
Replies: 1
Views: 2743

RevPi Compact does not boot after changing "Max CPU clock rate"

Hello

I have changed the setting "Max CPU clock rate" from the web interface. The RevPi Compact does not boot after this modification. Is there a way to revert this setting in the file system. I don't want to overwrite the image.
by michael@gunsch.info
10 Aug 2021, 23:28
Forum: RevPi Nodes for Node-RED
Topic: revpi nodes disconnected after reboot
Replies: 7
Views: 30021

Re: revpi nodes disconnected after reboot

Hi Steven
Thank you for the hint. RevPiPyLoad was already disabled. Any other ideas?
by michael@gunsch.info
28 Jul 2021, 14:34
Forum: RevPi Nodes for Node-RED
Topic: revpi nodes disconnected after reboot
Replies: 7
Views: 30021

revpi nodes disconnected after reboot

Hello

This hapens sporadically on a RevPi Connect as well as on a RevPi Compact: The revpi nodes (revpi single input, revpi multiple input etc.) in Node-RED remain in disconnected state after a reboot. Typically the connection is established after a manual restart of Node-RED (systemctl restart ...