Hi Martin.
Dass das Dateisystem auf dem RevPi durch einen Power Cycle so korrupt ist, dass du dich nicht mehr anmelden kannst ist sehr unwahrscheinlich, gleichzeitig ist es natürlich nicht ganz auszuschließen.
Ich weiß nicht wie die Anmeldung bei dir verlief, beachte jedoch, dass der RevPi für ...
Search found 46 matches
- 03 Sep 2026, 12:42
- Forum: Software
- Topic: Kein Login mehr möglich nach crash
- Replies: 5
- Views: 610
- 28 Aug 2026, 07:02
- Forum: Software
- Topic: Revpi connect 5 RTC not readable
- Replies: 1
- Views: 944
Re: Revpi connect 5 RTC not readable
Hi, you can install the hwclock binary by installing the util-linux-extra package. It will be located in /usr/sbin/hwclock.
- 01 Jul 2026, 07:16
- Forum: Software
- Topic: revpi-factory-reset fails
- Replies: 1
- Views: 4331
Re: revpi-factory-reset fails
Hi. revpi-factory-reset should only be run once on your RevPi when you first log in. This is done automatically. There is usually no reason to run it again.
Contrary to what the name indicates, the "revpi-factory-reset" program does not actually factory reset your device. Rather, it initialises the ...
Contrary to what the name indicates, the "revpi-factory-reset" program does not actually factory reset your device. Rather, it initialises the ...
- 22 May 2026, 13:36
- Forum: Software
- Topic: RevPi Core 3+ not accepting password
- Replies: 2
- Views: 5225
Re: RevPi Core 3+ not accepting password
Hello! There is indeed a default password for the very first login after flashing. It's "raspberry" for bookworm and earlier, and will be "revolutionpi" for trixie and later.
This is also described in our documentation here: https://revolutionpi.com/en/knowledge/reinstalling-image#_step_7_rebooting ...
This is also described in our documentation here: https://revolutionpi.com/en/knowledge/reinstalling-image#_step_7_rebooting ...
- 20 May 2026, 07:45
- Forum: Software
- Topic: Probleme nach Sicherheitsupdate
- Replies: 2
- Views: 5325
Re: Probleme nach Sicherheitsupdate
Hallo, danke für die Meldung. Beim Update des Kernels inkl. piControl auf unser Debian Repo ist uns ein Fehler unterlaufen und bei einem Upgrade auf dem RevPi wurde die neue Version von piControl nicht installiert. Diesen Fehler habe ich gerade in unserem Debian Repo behoben. Ein Update des Systems ...
- 18 May 2026, 11:28
- Forum: Hardware
- Topic: Home Assistant OS
- Replies: 1
- Views: 5820
Re: Home Assistant OS
Hi Jay,
I suspect that the Device Tree Blob for your RevPi Connect 5 is missing on HomeAssistant OS.
You can generate these with our Linux Kernel Sources:
git clone https://gitlab.com/revolutionpi/linux.git
cd linux
make -j$(nproc) ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- dtbs
Or you can ...
I suspect that the Device Tree Blob for your RevPi Connect 5 is missing on HomeAssistant OS.
You can generate these with our Linux Kernel Sources:
git clone https://gitlab.com/revolutionpi/linux.git
cd linux
make -j$(nproc) ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- dtbs
Or you can ...
- 11 May 2026, 13:56
- Forum: Software
- Topic: Trixie beta default SSH login geht nicht
- Replies: 2
- Views: 5734
Re: Trixie beta default SSH login geht nicht
Hi Markus,
Ich komme mit dem pi / revolutionpi nicht per SSH auf die Kiste (er akzeptiert den login nicht). Per Tastatur am Pi selber geht es.
Das Problem kann ich nicht reproduzieren. Mit einem frisch geflashten Gerät mit dem RevPi Trixie Beta Image habe ich keine Probleme mich über SSH mit dem ...
Ich komme mit dem pi / revolutionpi nicht per SSH auf die Kiste (er akzeptiert den login nicht). Per Tastatur am Pi selber geht es.
Das Problem kann ich nicht reproduzieren. Mit einem frisch geflashten Gerät mit dem RevPi Trixie Beta Image habe ich keine Probleme mich über SSH mit dem ...
- 17 Apr 2026, 08:20
- Forum: Software
- Topic: Custom linux and A/B updates
- Replies: 1
- Views: 6776
Re: Custom linux and A/B updates
Hello Ost3n,
as a member of the dev team I can answer your questions :) The repositories debos-build and meta-revolutionpi serve different purposes:
debos-build is a complete Debian-based image. It is the image that can be downloaded from the website (https://revolutionpi.com/en/support/downloads ...
as a member of the dev team I can answer your questions :) The repositories debos-build and meta-revolutionpi serve different purposes:
debos-build is a complete Debian-based image. It is the image that can be downloaded from the website (https://revolutionpi.com/en/support/downloads ...
- 29 Jan 2026, 13:09
- Forum: Software
- Topic: Dateiablage aus node-red nicht möglich
- Replies: 5
- Views: 51663
Re: Dateiablage aus node-red nicht möglich
Hallo Thomas,
nur eine kurze Anmerkung: Die Dateien unter /usr/lib bzw. /lib werden in der Regel von der Paketverwaltung verwaltet und sollten nicht von Nutzern abgeändert werden. Somit werden deine Änderungen möglicherweise mit dem nächsten Update verloren gehen.
Um systemd Services richtig ...
nur eine kurze Anmerkung: Die Dateien unter /usr/lib bzw. /lib werden in der Regel von der Paketverwaltung verwaltet und sollten nicht von Nutzern abgeändert werden. Somit werden deine Änderungen möglicherweise mit dem nächsten Update verloren gehen.
Um systemd Services richtig ...
- 14 Jan 2026, 07:57
- Forum: Software
- Topic: EVCC Image auf RevPi Flat S
- Replies: 1
- Views: 15884
Re: EVCC Image auf RevPi Flat S
Hallo Harald!
Eine ähnliche Frage dazu gab es bereits für Venus OS für den RevPi, die ich hier beantwortet habe: https://revolutionpi.com/forum/viewtopic.php?t=4768
Mit der dort beschriebenen Vorgehensweise kann ich mir vorstellen, dass auch ein evcc.io Image verwendet werden kann.
Und zur ...
Eine ähnliche Frage dazu gab es bereits für Venus OS für den RevPi, die ich hier beantwortet habe: https://revolutionpi.com/forum/viewtopic.php?t=4768
Mit der dort beschriebenen Vorgehensweise kann ich mir vorstellen, dass auch ein evcc.io Image verwendet werden kann.
Und zur ...