Search found 10 matches
- 17 Jan 2024, 15:01
- Forum: Hardware
- Topic: No communication between Connect+ and DIO Module after distribution upgrade to bullseye
- Replies: 7
- Views: 8290
Re: No communication between Connect+ and DIO Module after distribution upgrade to bullseye
Hi Philip, thanks for the support. I installed the old kernel 5.10.152-rt75-v7 with the command you provided. And it worked. Now the errors are gone and I can communicate with the DATA IO Module. Attached you will find the kernel log from the most recent start (with linux kernel 5.10). The kernel wh...
- 16 Jan 2024, 13:34
- Forum: Hardware
- Topic: No communication between Connect+ and DIO Module after distribution upgrade to bullseye
- Replies: 7
- Views: 8290
Re: No communication between Connect+ and DIO Module after distribution upgrade to bullseye
Hello Nicolai, here are some boot params >cat config.txt |grep -v "^#"|awk NF hdmi_force_hotplug=1 hdmi_drive=2 dtparam=audio=on dtoverlay=revpi-connect dtparam=eth0_mac_hi=0xc83ea701 dtparam=eth0_mac_lo=0x4a07 dtparam=eth1_mac_hi=0xc83ea701 dtparam=eth1_mac_lo=0x4a08 >cat cmdline.txt dwc_...
- 14 Jan 2024, 18:41
- Forum: Hardware
- Topic: No communication between Connect+ and DIO Module after distribution upgrade to bullseye
- Replies: 7
- Views: 8290
No communication between Connect+ and DIO Module after distribution upgrade to bullseye
Hi, I upgraded my 4year old Kunbus RevolutionPi Connect+ (8GB) manually from stretch to buster. And afterwards from buster to bullseye. After restarting the system I can't access the DIO Module anymore. I got the following errors (note I removed lines in between for better readability, see attached ...
- 07 Dec 2020, 11:57
- Forum: Software
- Topic: Possible bug in the RevolutionPi Data IO driver
- Replies: 9
- Views: 10375
Re: Possible bug in the RevolutionPi Data IO driver
Hello Mr. Baumann, I double checked my environment. To be safe, I also rewired my wirings. I am really sure that there is a permanent connection from the power supply (24V) to the resistor (10k) to the data input signal. I got the same results as in my last test. But I should note, that we may have ...
- 03 Dec 2020, 18:40
- Forum: Software
- Topic: Possible bug in the RevolutionPi Data IO driver
- Replies: 9
- Views: 10375
Re: Possible bug in the RevolutionPi Data IO driver
Just to let you know: I physically rewired the data input to the power supply. I have restarted my testcase. But the result is the same: $ ./checkIO-2.py emergency stop pressed at 2020-12-03T15:59:15.128044 emergency stop pressed at 2020-12-03T15:59:21.138075 emergency stop pressed at 2020-12-03T16:...
- 03 Dec 2020, 13:39
- Forum: Software
- Topic: Possible bug in the RevolutionPi Data IO driver
- Replies: 9
- Views: 10375
Re: Possible bug in the RevolutionPi Data IO driver
Hello Chris, is the input pulled high by the supply or is it pulled high by a digital output? Hello Mr. Baumann, this is really an interesting question! I thought, the emergency stop was constantly connected to power supply, but I had heard now, that it is connected to a digital output. My test on ...
- 02 Dec 2020, 14:40
- Forum: Software
- Topic: Possible bug in the RevolutionPi Data IO driver
- Replies: 9
- Views: 10375
Re: Possible bug in the RevolutionPi Data IO driver
Hello Dirk, you find my uname output in my first post in the second code block in line 2. It looks like we are using the same kernel version. Note that we cyclically update/ugrade our system. So it should be up to date. The python code is just for testing purpose. In our real world application we ac...
- 02 Dec 2020, 09:19
- Forum: Software
- Topic: Possible bug in the RevolutionPi Data IO driver
- Replies: 9
- Views: 10375
Possible bug in the RevolutionPi Data IO driver
We are having an emergency stop button connected to an input of the Kunbus Digital IO Module connected to a Kunbus RevPi Connect+. Due to its usage the input signal of the Digital IO Module is constantly set to "1". We are cyclically reading the input (from within our C-program). Sporadica...
- 25 Sep 2020, 18:28
- Forum: Hardware
- Topic: RevPi Connect+ Power LED blinkt/flackert rot - keine Verbindung mehr möglich
- Replies: 2
- Views: 5703
Re: RevPi Connect+ Power LED blinkt/flackert rot - keine Verbindung mehr möglich
Hallo Dirk, vielen Dank für die vielen hilfreichen Informationen. Ich werde nun meine Logs mitschreiben und mich beim nächsten Mal mit hoffentlich ausführlichen und hilfreichen Logs melden. Das Flash zu checken werde ich auch bei nächster Gelegenheit mal durchführen. Derzeit läuft das Gerät zum Glüc...
- 09 Sep 2020, 20:09
- Forum: Hardware
- Topic: RevPi Connect+ Power LED blinkt/flackert rot - keine Verbindung mehr möglich
- Replies: 2
- Views: 5703
RevPi Connect+ Power LED blinkt/flackert rot - keine Verbindung mehr möglich
Hallo Forum, ich habe einen RevolutionPi Connect+ 8GB welcher über das bei Kunbus verfügbare Hutschienen Schaltnetzteil angeschlossen ist. Erweitert wurde das Gerät mit einem DATA IO und mit einem CAN Modul. Das System läuft seit etwa 3-4 Monaten kontinuierlich und zuverlässig durch. Es gab nur sehr...