Hello,
On my RevPi, I want to enable persistent logging by systemd and journald.
Hardware: RevolutionPi Core SE
Image: 2023-09-26-revpi-bullseye-armhf
Attempt 1:
Change the appropriate configuration.
Storage=persistent in /etc/systemd/journald.conf
systemctl restart systemd-journald
This ...
Search found 4 matches
- 20 Mar 2024, 11:30
- Forum: Software
- Topic: Persistent Logging
- Replies: 2
- Views: 7072
- 07 Dec 2022, 09:42
- Forum: RevPiModIO
- Topic: Cycle time exceeded without using cycleloop() or mainloop()
- Replies: 1
- Views: 10870
Cycle time exceeded without using cycleloop() or mainloop()
Hello,
The following Python script (IP-address is replaced by x's) gives continually repeated warnings resulting from line 5 ( pass ): revpimodio2\helper.py:614: RuntimeWarning: cycle time of 50 ms exceeded - can not hold cycle time!
import revpimodio2
revpi_ip = "xxx.xxx.xxx.xxx"
rpi ...
The following Python script (IP-address is replaced by x's) gives continually repeated warnings resulting from line 5 ( pass ): revpimodio2\helper.py:614: RuntimeWarning: cycle time of 50 ms exceeded - can not hold cycle time!
import revpimodio2
revpi_ip = "xxx.xxx.xxx.xxx"
rpi ...
- 30 Mar 2022, 15:55
- Forum: Hardware
- Topic: Wifi Adapter
- Replies: 8
- Views: 7904
- 30 Mar 2022, 13:37
- Forum: Hardware
- Topic: Wifi Adapter
- Replies: 8
- Views: 7904
Re: Wifi Adapter
Hello,
I'm having the exact same issue as OP.
My system:
- RevPi Core 3+
- Edimax N 150 Wi-Fi 4 Nano USB Adapter
Answers to support questions:
- cat /etc/revpi/image-release:
2021-12-02-raspios-buster-armhf.img
- lsusb:
Bus 001 Device 005: ID 7392:b811 Edimax Technology Co., Ltd
Bus 001 ...
I'm having the exact same issue as OP.
My system:
- RevPi Core 3+
- Edimax N 150 Wi-Fi 4 Nano USB Adapter
Answers to support questions:
- cat /etc/revpi/image-release:
2021-12-02-raspios-buster-armhf.img
- lsusb:
Bus 001 Device 005: ID 7392:b811 Edimax Technology Co., Ltd
Bus 001 ...