Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Can I/What can I do…?

Debian Buster supports Python in version 3.7. The security support for Python 3.7 ends on 06/27

...

/2023.

...

Would it be possible to upgrade Python?

Since we unfortunately don't have a Bullseye release yet, I can show you the following ways:

  • Every major release of Debian comes with a certain Python version. If you need a different Python version, you can either try to compile the newer Python version (but there might be problems because other system components depend on /usr/bin/python3 and expect a certain version)

  • https://revolutionpi.de/forum/viewtopic.php?t=3836

I would like to run my Revolution Pi 64 bit. Is there any experience?

Can I modify the kernel module

...

“piControl” in my Revolution Pi Module?

Can I install Java runtime and start my program on this device? Has it X server and access to GPIO from the box?

We have many customers who work with Java on the system. http://www.elbfisch.org/index-de.html

for example:
They've completely ported their system to our Revolution Pi.
How to install Elbfisch on a Revolution Pi you can find [url=https://github.com/mskgmbh/elbfisch/wiki/How-to-install-Elbfisch-on-a-RevPi-Core-3-(Revolution-Pi)%5Dhere%5B/url%5D.

...

system.

https://www.elbfisch.org/

I cannot update via “apt update” what can I do?

Check your network configuration. If you have configured a static ip IP address, you probably need to add the nameserver to /etc/resolv.conf.

https://revolutionpi.de/forum/viewtopic.php?t=3720

What can I do when getting “too many communication

...

errors, RevPiStatus= 1” due to

...

piControl

Error: too many communication errors, RevPiStatus = 1) means: At least one I/O module is connected that has not been configured by PiCtory.

Recommendation:

  • Rebuild your pictory PiCtory configuration. From your SOS Report, I see 9 unknown moduletypemodule type, and I am wondering wonder about that , because it is supposed to be 11 Modules and I see 20 modules.

  • Are the PiBridge connectors connected stable?

  • Update your system

...

  • Check if you can do a firmware update of the I/O. Just connect one I/O Module at a time.

Module Firmware Update - Industrial Raspberry Pi (revolutionpi.com)

Can I convert Modbus TCP messages to MQTT messages

...

addressed to a MQTT Broker?

Yes, but you have to go the way and disable the Modbus services, i.e., in the WebStatus. Then you have to adapt the libModbusMaster yourself according to your needs. Have a look at https://libmodbus.org/

Can I debug the boot process of a RevolutionPi Revolution Pi module?

In general, there are different possibilities to output the messages on serial interfaces during boot:

Can I use the RaspberryPi Raspberry Pi Lite image on the RevolutionPiRevolution Pi?

Not by default, but you have the following options to make that possible:

...

https://revolutionpi.com/tutorials/video-tutorials/#VT25

The command “piTest -d” gives the failure message “cannot

...

receive device list”. What Can I do?

Have a look here:

https://revolutionpi.de/forum/viewtopic.php?t=3517

Can I use the RevolutionPi Revolution Pi image on a RaspberryPi Raspberry Pi device?

No, because the image was adapted to the RevPi hardware.

https://revolutionpi.de/forum/viewtopic.php?f=6&t=2715#p9876

I want to access

...

GPIOs of the CM. But the watchdog prevents the access. Can the watchdog be configured someway to prevent this issue and if so, how can this be done, please?

No, That watchdog feature is implemented in hardware. It cannot be disabled.

When writing with win32diskimager the flash aborts at the most different progress (2%, 15%, 63%,

...

)

If you use virtual machines switching to USB 3.1, all flashes run cleanly.

What can I do if I get the message

...

“Error 5 Access

...

Denied” from Win32DiskImager?

Use the software balenaEtcher instead of Win32DiskImager

...

...

https://revolutionpi.com/tutorials/downloads/?noredirect=en_US

in In the zip file you can find the image, MD5 and documentation files. here Here an example:

...

I

...

tried to assign an IP address 169.254.60.100 via DHCP server, but it is not set on the RevPi. What can I do?

This does not work either. No IP address can be assigned from the range managed by the APIPA protocol.

https://datatracker.ietf.org/doc/html/rfc3330

Please use consider using another network which is outside the address range.

...

  • The most common causes seem to be

    • USB extension

    • Insufficient power supply to the USB port

    • Error in the libusb (that's why it's so important to install the latest software ...)

Original discussion https://revolutionpi.de/forum/viewtopic.php?f=6&t=3304

Perform the steps https://kunbus-gmbh.atlassian.net/servicedesk/customer/portal/1/article/836468748?src=-1973867200

I sometimes get the error message

...

“getSerNum() failed -

...

3” when I call piSerial, what can I do? Also in the WebStatus I see this error message.

...

Please update your system and do an error handling because the error can sometimes occur because the chip goes to sleep. See discussion here:

https://revolutionpi.de/forum/viewtopic.php?f=6&t=2466&hilit=piSerial#p9669

I want to port the image, e.g., to Yocto and I have problems, what can I do?

You can look up how we did it for porting an image. So to build your own image, use the code and instructions on Git HUBGitHub:

https://github.com/RevolutionPi/imagebakery

https://revolutionpi.de/forum/viewtopic.php?f=8&t=1409#p5488

I have configured modules in

...

PiCtory and after reading with piTest -d I don't see any other modules except the main RevPi module. What can I do?

You have to save the configuration and reset the driver. See the Link below:
https://revolutionpi.de/forum/viewtopic.php?t=3372
https://revolutionpi.de/tutorials/was-ist-pictory-2/
https://revolutionpi.de/tutorials/video-tutorials/ | Tutorial 09 – PiCtory.

I can't log into PiCtory, but I can log in with

...

SSH.

...

What can I do?

The default username for log logging in over SSH is default: pi
The default username for log logging in over PiCtory is : admin

To this problem issue, we have a possible solution in our forum.
https://revolutionpi.de/forum/viewtopic.php?t=3376

RPiBoot.exe does not connect to my RevPi Module. What can I do?

I want to use my

...

HTTP interface, but it is used by PiCtory - can I change it?

Yes, you just have to change the Apache Webserver configuration. Have a look here:

How to …?

How can I build BalenaOS

...

on RevPi Connect S?

Please, a look here:

https://revolutionpi.de/forum/viewtopic.php?t=3541#p12833

...

...

  1. Installing a new image

    1. Download Image from one of these links https://revolutionpi.com/tutorials/downloads/?noredirect=en_US#revpiimages

    2. Transfer data to a new image and possibly reinstall the respective software.

  2. Install the current system via "apt”“apt”

    1. changing the "stretch" to "buster" “stretch” to “buster” keywords in the following files:

      • /etc/apt/sources.list.d/raspi.list

      • /etc/apt/sources.list

      • Code Block
        sudo sed -i 's/stretch/buster/' /etc/apt/sources.list.d/raspi.list
        sudo sed -i 's/stretch/buster/' /etc/apt/sources.list
        sudo apt update
        sudo apt upgrade
        sudo reboot

...

To install piControl you have to use the kernelbakery Kernelbakery GitHub repository

How many variables can I create in PiCtory?

The process image is able to can hold 4K of memory. But there are experimental ways to exend extend it:

How can I build a KERNEL locally on the RevPi Core 3 with Stretch version?

see See forum entry: https://revolutionpi.de/forum/viewtopic.php?t=3367

...

...


I have successfully installed the latest Ubuntu 22.04 on the Rev Pi Core, now I would like to configure the Real-Time Clock.

Is there any experience in the Debian 10 area?

I installed Ubuntu 22.04 Server on a

...

Revolution Pi module, but I am having

...

troubles with the networking device, is there something that I can do?

The Ubuntu kernel lacks the devicetree DeviceTree overlay for the CM4s → so it can't work without customization. We have forwarded a message to the development team. Possibly the problem will resolve itself.

...

...