Advanced Search

Search Results (Searched for: )

  • Corne
  • Corne's Avatar
14 Feb 2025 21:16

Error: undefined symbol: hm2_pktuart_setup_rx - while lading custom modbus.so

Category: Driver Boards

I changed the permissions of the modules directory. Now only a 'touch' error. Doesn't say me something...

corne@linuxcnc:~/CNC/Mesa/mod$ modcompile mb25ioc32.mod
/tmp/tmp40_g_2ol/mesa_modbus.c
touch: cannot touch 'mesa_modbus.c': Permission denied
Compiling realtime mesa_modbus.c
Linking mb25ioc32.so
cp mb25ioc32.so /usr/lib/linuxcnc/modules/
  • jairobbo
  • jairobbo
14 Feb 2025 21:05 - 14 Feb 2025 21:06

Remora - Rpi Software Stepping Using External Microcontroller via SPI

Category: Computers and Hardware

yeah so before I tried also to get CubeProgrammer to reinstall the bootloader but it failed, and now wonderfully it succeeded.
also:
firmware.bin => firmware.cur
my further drilling the setup led to understanding that the estop is tied to:

net user-enable-out <= iocontrol.0.user-enable-out => remora.SPI-enable
net user-request-enable <= iocontrol.0.user-request-enable => remora.SPI-reset
net remora-status <= remora.SPI-status => iocontrol.0.emc-enable-in

I do not fully understand, but remora.spi-enable is TRUE, status is FALSE and reset = FALSE, they are connected to a signal which is probably a physical signal on the octopus, but I dont know where. I accidentally made a short by connecting 3.3v to GND on DIAG0.... :(

Anyway getting closer :)

p.s. I believe nothing was damaged!
  • Corne
  • Corne's Avatar
14 Feb 2025 21:03

Error: undefined symbol: hm2_pktuart_setup_rx - while lading custom modbus.so

Category: Driver Boards

With a fress install (from image) - without sudo i get this;

corne@linuxcnc:~/CNC/Mesa/mod$ modcompile mb25ioc32.mod
/tmp/tmpqf_2s56r/mesa_modbus.c
touch: cannot touch 'mesa_modbus.c': Permission denied
Compiling realtime mesa_modbus.c
Linking mb25ioc32.so
cp mb25ioc32.so /usr/lib/linuxcnc/modules/
cp: cannot create regular file '/usr/lib/linuxcnc/modules/mb25ioc32.so': Permission denied
make: *** [/usr/share/linuxcnc/Makefile.modinc:107: install] Error 1
  • noqui
  • noqui
14 Feb 2025 21:01
Replied by noqui on topic ssh connection instead of telnet

ssh connection instead of telnet

Category: General LinuxCNC Questions

I will try to do this: "Unless you have setup sshd to listen on port 5007 that is the the expected behavior."
  • PCW
  • PCW's Avatar
14 Feb 2025 20:58 - 14 Feb 2025 21:00

Error: undefined symbol: hm2_pktuart_setup_rx - while lading custom modbus.so

Category: Driver Boards

it should be:

modcompile xxxx.mod

not

sudo modcompile xxxx.mod

at least that's what I have always done

 
  • Corne
  • Corne's Avatar
  • noqui
  • noqui
14 Feb 2025 20:52
Replied by noqui on topic ssh connection instead of telnet

ssh connection instead of telnet

Category: General LinuxCNC Questions

Thanks you both. Yes I know that the security of the WAN is the most important security thing I must take care, but SSH, will at least secure part of the system. But anyway it is a very good advise. Thanks a lot.
  • Corne
  • Corne's Avatar
14 Feb 2025 20:50

Error: undefined symbol: hm2_pktuart_setup_rx - while lading custom modbus.so

Category: Driver Boards

I get an access denied error if I modcompile without sudo. Can that be the issue?
  • Corne
  • Corne's Avatar
14 Feb 2025 20:45
  • Boogie
  • Boogie
14 Feb 2025 20:44

One laptop + several machines using Mesa cards.

Category: Computers and Hardware

Gents,

mancave conditions: several cnc machines but will use one at the time. Plan to use lenovo T470 touch laptor with LinuxCNC on it. Each cnc machine will have Mesa on board (some ethernet model). One thing is bothering me: each machine Mesa card will have specific bit file. How about LinuxCNC on laptop? Is it possible to have several "profiles" so i can simply switch one machine off, disconnect ethernet cable, go to the next one with my laptop, plug eth in and just start machine specific profile and just use it? What if i want to use this nice black/yellow high contrast GUI 
on plasma, but then regular AXIC on the router then lathe specific one.

Can it be done?
 
  • Corne
  • Corne's Avatar
14 Feb 2025 20:38

Error: undefined symbol: hm2_pktuart_setup_rx - while lading custom modbus.so

Category: Driver Boards

Now it's obvious i'm a newby. I don't know where to find your example. It doesn't looks to be on my machine.

Strange that the example I mentioned above does not work. I just did a complete fresh install of 2.9.4 and it compiled ok, but same error at loadrt.
  • meister
  • meister
14 Feb 2025 20:34

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

i found a bug in the avg call (wrong place)

if you use an avg filter and have problems with strange spikes, you should update :(


fixed in master and dev
  • PCW
  • PCW's Avatar
14 Feb 2025 20:05 - 14 Feb 2025 20:21

Error: undefined symbol: hm2_pktuart_setup_rx - while lading custom modbus.so

Category: Driver Boards

That does not seem to compile

Can you try an example file from the modbus directory, say relayboard.mod

or alternatively here's a  simple .mod file I am running right now (linuxCNC 2.9.4)
that works with the common 32in 32 out modbus modules from Eletechsup:


 

File Attachment:

File Name: mb25ioc32.txt
File Size:1 KB


Needs to be renamed to mb25ioc32.mod before compiling with

modcompile mb25ioc32.mod

 
Displaying 19156 - 19168 out of 19168 results.
Time to create page: 4.748 seconds
Powered by Kunena Forum