Advertisement
Guest User

Untitled

a guest
Mar 16th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. user@debian:~$ linuxcnc
  2. LINUXCNC - 2.7.0
  3. Machine configuration directory is '/home/user/linuxcnc/configs/sim.axis'
  4. Machine configuration file is 'axis.ini'
  5. Starting LinuxCNC...
  6. Error: could not insert module /usr/realtime-3.4-9-rtai-686-pae/modules/rtai_hal.ko: File exists
  7. Realtime system did not load
  8. Shutting down and cleaning up LinuxCNC...
  9. RTAPI: ERROR: could not open shared memory (errno=2)
  10. /usr/bin/linuxcnc: line 542: 3753 Segmentation fault $HALCMD stop
  11. RTAPI: ERROR: could not open shared memory (errno=2)
  12. /usr/bin/linuxcnc: line 542: 3754 Segmentation fault $HALCMD unload all
  13. RTAPI: ERROR: could not open shared memory (errno=2)
  14. RTAPI: ERROR: could not open shared memory (errno=2)
  15. RTAPI: ERROR: could not open shared memory (errno=2)
  16. RTAPI: ERROR: could not open shared memory (errno=2)
  17. RTAPI: ERROR: could not open shared memory (errno=2)
  18. RTAPI: ERROR: could not open shared memory (errno=2)
  19. RTAPI: ERROR: could not open shared memory (errno=2)
  20. RTAPI: ERROR: could not open shared memory (errno=2)
  21. RTAPI: ERROR: could not open shared memory (errno=2)
  22. RTAPI: ERROR: could not open shared memory (errno=2)
  23. Error: Module hal_lib is not currently loaded
  24. Error: Module rtapi is not currently loaded
  25. Error: Module rtai_math is not currently loaded
  26. Error: Module rtai_sched is not currently loaded
  27. Error: Module rtai_hal is in use
  28. LinuxCNC terminated with an error. You can find more information in the log:
  29. /home/user/linuxcnc_debug.txt
  30. and
  31. /home/user/linuxcnc_print.txt
  32. as well as in the output of the shell command 'dmesg' and in the terminal
  33. user@debian:~$ ^C
  34. user@debian:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement