loadrt.so Not found
15 Apr 2020 19:18 #164076
by ryucz
loadrt.so Not found was created by ryucz
Hey, i just got my 7i93 and iam trying to configure it. I have stumbled upon a unexpected problem.
I proceeded by hint from "PCW":
did that, changed according to my configuration, but when i try to run linuxcnc, i get:
Complete trace
File actually is not present in the folder.
Do i miss some package? Google didn't help anyway.
I proceeded by hint from "PCW":
select a 7I43 config like SVST4_4 (the 7I43 is a 2x 50 pin FPGA card like the 7I93 so has similar firmware options) and create a hal/ini file set
Then you will have to:
1. Replace of all occurrences of "7i43" by "7i93" in the hal file
2. Replace the "loadrt hm_7i43 ..." line with something like
loadrt hm2_eth board_ip="10.10.10.10" config=" num_encoders=4 num_pwmgens=4 num_stepgens=0 "
did that, changed according to my configuration, but when i try to run linuxcnc, i get:
loadrt: dlopen: /usr/lib/linuxcnc/modules/loadrt.so: cannot open shared object file: No such file or directory
Complete trace
File actually is not present in the folder.
Do i miss some package? Google didn't help anyway.
Please Log in or Create an account to join the conversation.
15 Apr 2020 21:07 #164084
by PCW
Replied by PCW on topic loadrt.so Not found
It looks like you are trying to run the 7I93 on system with a RTAI real time kernel
There may be other issues but that is a show-stopper
I would suggest starting with the Debian stretch distribution
www.linuxcnc.org/testing-stretch-rtpreempt/
and upgrading to LinuxCNC 2.8 or 2.9
There may be other issues but that is a show-stopper
I would suggest starting with the Debian stretch distribution
www.linuxcnc.org/testing-stretch-rtpreempt/
and upgrading to LinuxCNC 2.8 or 2.9
The following user(s) said Thank You: ryucz
Please Log in or Create an account to join the conversation.
15 Apr 2020 21:17 #164086
by ryucz
Replied by ryucz on topic loadrt.so Not found
That's gotta be it! Quick check revealed, that i swapped my flashdrives. Well, thanks for confirmation.
Please Log in or Create an account to join the conversation.
Time to create page: 0.063 seconds