Search found 19 matches
- 18 Aug 2022, 09:28
- Forum: Software
- Topic: Bullseye Upgrade
- Replies: 4
- Views: 5749
- 04 Aug 2022, 10:18
- Forum: Software
- Topic: Bullseye Upgrade
- Replies: 4
- Views: 5749
- 12 Jul 2022, 08:53
- Forum: Hardware
- Topic: Revpi Core Clock Issues
- Replies: 2
- Views: 3795
Revpi Core Clock Issues
Hi,
We have a Revpi Core 3 installed at a client location where they have an issue with their NTP.
We are seeing clock drifts of several minutes, that build up within several days.
Also, when checking timedatectl, I'm seeing RTC time: n/a, and there is no /dev/rtc* devices.
There are also no ...
We have a Revpi Core 3 installed at a client location where they have an issue with their NTP.
We are seeing clock drifts of several minutes, that build up within several days.
Also, when checking timedatectl, I'm seeing RTC time: n/a, and there is no /dev/rtc* devices.
There are also no ...
- 21 Mar 2022, 17:15
- Forum: Software
- Topic: Revpi with minimal OS
- Replies: 2
- Views: 4178
- 21 Mar 2022, 07:23
- Forum: Software
- Topic: Revpi with minimal OS
- Replies: 2
- Views: 4178
Revpi with minimal OS
Hi,
We are using revpi core 3 as an IIoT gateway.
We are not using any of the revpi proprietary connectors so no use of the piCon etc. is needed.
We want to have the most minimal OS- only CLI, running only our needed processes (which are basically network, USBs and our pythonic software, and some ...
We are using revpi core 3 as an IIoT gateway.
We are not using any of the revpi proprietary connectors so no use of the piCon etc. is needed.
We want to have the most minimal OS- only CLI, running only our needed processes (which are basically network, USBs and our pythonic software, and some ...
- 01 Mar 2022, 16:30
- Forum: Software
- Topic: RevPi Crash
- Replies: 13
- Views: 16084
Re: RevPi Crash
So I actually do have a component in my app that monitors cpu, ram, etc.
It logs it to RAM and rolls it to persistent storage once it reaches a certain size.
The problem with that is that I don't have the logs of the minutes before the crash, as they are gone the moment the RevPi freezes and ...
It logs it to RAM and rolls it to persistent storage once it reaches a certain size.
The problem with that is that I don't have the logs of the minutes before the crash, as they are gone the moment the RevPi freezes and ...
- 01 Mar 2022, 13:53
- Forum: Software
- Topic: RevPi Crash
- Replies: 13
- Views: 16084
Re: RevPi Crash
Doesnt look bad, but this is of course after a reboot..
total used free shared buff/cache available
Mem: 925 135 612 32 177 704
Swap: 99 0 99
Total: 1025 135 712
total used free shared buff/cache available
Mem: 925 135 612 32 177 704
Swap: 99 0 99
Total: 1025 135 712
- 28 Feb 2022, 15:27
- Forum: Software
- Topic: RevPi Crash
- Replies: 13
- Views: 16084
Re: RevPi Crash
There it is:
Filesystem Size Used Avail Use% Mounted on
/dev/root 3.6G 2.6G 815M 77% /
devtmpfs 459M 0 459M 0% /dev
tmpfs 463M 40K 463M 1% /dev/shm
tmpfs 463M 46M 417M 10% /run
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 463M 0 463M 0% /sys/fs/cgroup
tmpfs 463M 516K 463M 1% /run/ecobox
/dev/mmcblk0p1 ...
Filesystem Size Used Avail Use% Mounted on
/dev/root 3.6G 2.6G 815M 77% /
devtmpfs 459M 0 459M 0% /dev
tmpfs 463M 40K 463M 1% /dev/shm
tmpfs 463M 46M 417M 10% /run
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 463M 0 463M 0% /sys/fs/cgroup
tmpfs 463M 516K 463M 1% /run/ecobox
/dev/mmcblk0p1 ...
- 28 Feb 2022, 10:56
- Forum: Software
- Topic: RevPi Crash
- Replies: 13
- Views: 16084
Re: RevPi Crash
Thats an interesting observation.
I use the fstab to mount my log paths to RAM, so it doesn't wear the storage with tons of read/write cycles.
But I did notice that on some occasion, my mount commands got duplicated a lot. do you think that could have caused the issue?
this is the current content ...
I use the fstab to mount my log paths to RAM, so it doesn't wear the storage with tons of read/write cycles.
But I did notice that on some occasion, my mount commands got duplicated a lot. do you think that could have caused the issue?
this is the current content ...
- 27 Feb 2022, 07:36
- Forum: Software
- Topic: RevPi Crash
- Replies: 13
- Views: 16084
Re: RevPi Crash
Hey, sorry for the late response.
Yes, the revpi was suddenly unavailable via ssh so I've connected the hdmi to see whats wrong, and then saw this trace.
Yes, the revpi was suddenly unavailable via ssh so I've connected the hdmi to see whats wrong, and then saw this trace.