Search found 13 matches

by hakaies
30 Oct 2024, 17:21
Forum: Hardware
Topic: USB Power Output
Replies: 5
Views: 14573

Re: USB Power Output

Can someone confirm the USB power output for a REVPI CORE SE+ 32GB 100367

Thank you.
by hakaies
13 Mar 2024, 17:27
Forum: Hardware
Topic: RevPi Connect missing modules after image update
Replies: 9
Views: 22279

Re: RevPi Connect missing modules after image update

Taking the non-working DI module home to test on bench... will update then.

Tested DI module with my bench Core 3+ Bullseye, same result. Reverted image to Stretch, which then was able to detect the DI module... conclusion, DI module with v1.4 firmware will not communicate with Bullseye image.
pi ...
by hakaies
13 Mar 2024, 01:52
Forum: Hardware
Topic: RevPi Connect missing modules after image update
Replies: 9
Views: 22279

Re: RevPi Connect missing modules after image update

I have confirmed the first-to-the-left DI module is functioning correctly with LED indications and piTest -d command.

I have removed the functioning DI module from the chain/bridge and have placed the second DI module (that is flashing red power LED) in the first-to-the-left position. Clean PiCtory ...
by hakaies
13 Mar 2024, 01:35
Forum: Hardware
Topic: RevPi Connect missing modules after image update
Replies: 9
Views: 22279

Re: RevPi Connect missing modules after image update

Update: after reviewing the module firmware update procedure here
https://revolutionpi.com/en/tutorials/images/firmware-update

I started a clean PiCtory config and added a single DI module.

piTest reports success
pi@RevPi43743:~ $ piTest -d
Found 2 devices:

Address: 0 module type: 105 (0x69 ...
by hakaies
12 Mar 2024, 23:27
Forum: Hardware
Topic: RevPi Connect missing modules after image update
Replies: 9
Views: 22279

Re: RevPi Connect missing modules after image update

RevPi DI modules
product number SKU 100195
serial numbers: 46688, 49297
revisions 1.3
by hakaies
12 Mar 2024, 22:45
Forum: Hardware
Topic: RevPi Connect missing modules after image update
Replies: 9
Views: 22279

Re: RevPi Connect missing modules after image update

Contents of /var/log/kern.log
Mar 12 20:13:47 RevPi43743 kernel: [ 0.000000] Booting Linux on physical CPU 0x0
Mar 12 20:13:47 RevPi43743 kernel: [ 0.000000] Linux version 6.1.46-rt13-v7 (support@kunbus.com) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian ...
by hakaies
12 Mar 2024, 22:38
Forum: Hardware
Topic: RevPi Connect missing modules after image update
Replies: 9
Views: 22279

Re: RevPi Connect missing modules after image update

Image installed/downloaded:
2024-02-15-revpi-bullseye-armhf.img

Kernel version:
pi@RevPi43743:~ $ uname -a
Linux RevPi43743 6.1.46-rt13-v7 #1 SMP PREEMPT_RT Mon, 5 Feb 2024 15:02:39 +0100 armv7l GNU/Linux

pi@RevPi43743:~ $ dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux ...
by hakaies
12 Mar 2024, 21:07
Forum: Hardware
Topic: RevPi Connect missing modules after image update
Replies: 9
Views: 22279

RevPi Connect missing modules after image update

Hello RevPi community,
I have recently updated a RevPi Connect+ from Stretch to Bullseye. Before the update, I saved the Pictory project and transferred to fresh install. All went well, saved to Start-Config, Reset Driver, rebooted etc.

I am unable to connect to two RevPi DI modules that are ...
by hakaies
08 Feb 2024, 21:04
Forum: Prozessabbild
Topic: Single-Time Write via Modbus
Replies: 10
Views: 31319

Re: Single-Time Write via Modbus

+1 for single-time modbus write function
by hakaies
05 Feb 2024, 20:13
Forum: Software
Topic: /var/log full
Replies: 1
Views: 2997

/var/log full

I am developing some PHP web pages that run directly on my RevPi Connect 4 4GB/32GB. I noticed this morning that the apache logs had filled up the /var/log mount.
I realize this is more of a general linux sysadmin question. I am looking for suggestions on how best to resolve this. Expand /var/log ...