Linux cnc Terminated with an error

More
02 May 2025 19:18 #327532 by xlordofpainx
Linux cnc Terminated with an error was created by xlordofpainx
Hey i installed the 2025 linux cnc distribution and i am getting new problems.

i am using mesa 7i96s, with ip 10 10 10 10. my pc  i set up the ip to 10 10 10 100 using the following commands:
sudo ip addr flush dev enp6s0
sudo ip adr add 10 10 10 100/64 dev enp6s0
sudo ip link set dev ensp6s0 up

(using this method was kinda buggy)
i tried setting up the static ip address another was as well with the interface file:
auto enp6s0
iface enp6s0 inet static
address 10.10.10.11
hardware-irq-coalesce-rx-usecs 0

but i cant connect to the internet like this

after this i can ping the card as well as set up the pnc conf. i am able to control motors.
when i save the configuration i try to open it from the desktop launcher and i get an error i am attatching the report

Print file information:
RUN_IN_PLACE=no
LINUXCNC_DIR=
LINUXCNC_BIN_DIR=/usr/bin
LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc
LINUXCNC_SCRIPT_DIR=
LINUXCNC_RTLIB_DIR=/usr/lib/linuxcnc/modules
LINUXCNC_CONFIG_DIR=
LINUXCNC_LANG_DIR=/usr/lib/tcltk/linuxcnc/msgs
INIVAR=inivar
HALCMD=halcmd
LINUXCNC_EMCSH=/usr/bin/wish8.6
LINUXCNC - 2.9.4
Machine configuration directory is '/home/cnc/linuxcnc/configs/RUTER_2_5_25'
Machine configuration file is 'RUTER_2_5_25.ini'
INIFILE=/home/cnc/linuxcnc/configs/RUTER_2_5_25/RUTER_2_5_25.ini
VERSION=1.1
PARAMETER_FILE=linuxcnc.var
TPMOD=
HOMEMOD=
TASK=milltask
HALUI=halui
DISPLAY=axis
COORDINATES=XYZ
KINEMATICS=trivkins coordinates=XYZ
Starting LinuxCNC...
Starting LinuxCNC server program: linuxcncsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Starting LinuxCNC IO program: io
Starting HAL User Interface program: halui
linuxcnc TPMOD=tpmod HOMEMOD=homemod EMCMOT=motmod
Found file(REL): ./RUTER_2_5_25.hal
Shutting down and cleaning up LinuxCNC...
Running HAL shutdown script
hm2: loading Mesa HostMot2 driver version 0.15
hm2_eth: loading Mesa AnyIO HostMot2 ethernet driver version 0.2
hm2_eth: ERROR: Could not retrieve hardware address (MAC) of 10.10.10.10: Resource temporarily unavailable
hm2: unloading
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments

Debug file information:
Note: Using POSIX realtime
hm2_eth: rtapi_app_main: Resource temporarily unavailable (-11)
./RUTER_2_5_25.hal:9: waitpid failed /usr/bin/rtapi_app hm2_eth
./RUTER_2_5_25.hal:9: /usr/bin/rtapi_app exited without becoming ready
./RUTER_2_5_25.hal:9: insmod for hm2_eth failed, returned -1
1734
Stopping realtime threads
Unloading hal components
Note: Using POSIX realtime



 

Please Log in or Create an account to join the conversation.

  • tommylight
  • tommylight's Avatar
  • Away
  • Moderator
  • Moderator
More
02 May 2025 20:41 #327548 by tommylight
Replied by tommylight on topic Linux cnc Terminated with an error
You can NOT have internet and Mesa on the same ethernet port.
Mesa should be wired directly to the PC, no switches or hubs or routers.
Add a USB WiFi or network card if you need internet.

Please Log in or Create an account to join the conversation.

More
02 May 2025 21:04 #327550 by xlordofpainx
Replied by xlordofpainx on topic Linux cnc Terminated with an error
good to know.i currently am not using internet and mesa at the same time. but I am stuck on this error still on my other computer everything is the same besides the linux cnc is from 3 years ago and it works. :}

Please Log in or Create an account to join the conversation.

More
02 May 2025 21:52 #327559 by xlordofpainx
Replied by xlordofpainx on topic Linux cnc Terminated with an error
fixed it somehow, here is what i did:

the way I connect to the mesa is from network connections I edit the network connection IPv4 setting and add a static address there 10 10 10 100, previously it had a gateway which I removed ( my other PC has this and works with it)

then I read that there is an error with the gvcp-panel.ui HAL_table.rows. I simply removed the tick for this during the pncConf wizard,

I am now able to open linuix cbc from the Launch fle on my desktop. I don't know what the gvcp does and why its buggy. but seems to be okay for now. will post later if something pops up.

Please Log in or Create an account to join the conversation.

Time to create page: 0.093 seconds
Powered by Kunena Forum