Advertisement
Guest User

Untitled

a guest
May 1st, 2015
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. g0704@g0704:~/linuxcnc-dev$ linuxcnc
  2. LINUXCNC - 2.8.0~pre1
  3. Machine configuration directory is '/home/g0704/linuxcnc/configs/g0704'
  4. Machine configuration file is '7i76es1.ini'
  5. Starting LinuxCNC...
  6. emc/iotask/ioControl.cc 768: can't load tool table.
  7. Found file:./hm2-pidstepper.hal
  8. Note: Using POSIX non-realtime
  9. hm2: loading Mesa HostMot2 driver version 0.15
  10. hm2_eth: loading Mesa AnyIO HostMot2 ethernet driver version 0.2
  11. hm2_eth: Using iptables for exclusive access to network interface
  12. hm2_eth: ERROR: Could not retrieve mac address
  13. ioctl SIOCDARP: Network is unreachable
  14. hm2_eth: rtapi_app_main: Resource temporarily unavailable (-11)
  15. ./hm2-pidstepper.hal:42: waitpid failed /home/g0704/linuxcnc-dev/bin/rtapi_app hm2_eth
  16. ./hm2-pidstepper.hal:42: /home/g0704/linuxcnc-dev/bin/rtapi_app exited without becoming ready
  17. ./hm2-pidstepper.hal:42: insmod for hm2_eth failed, returned -1
  18. Shutting down and cleaning up LinuxCNC...
  19. hm2: unloading
  20. Note: Using POSIX non-realtime
  21. LinuxCNC terminated with an error. You can find more information in the log:
  22. /home/g0704/linuxcnc_debug.txt
  23. and
  24. /home/g0704/linuxcnc_print.txt
  25. as well as in the output of the shell command 'dmesg' and in the terminal
  26. g0704@g0704:~/linuxcnc-dev$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement