Advertisement
Guest User

Untitled

a guest
Apr 19th, 2012
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. linuxcnc
  2. LINUXCNC - 2.5.0
  3. Machine configuration directory is '/home/olive/linuxcnc/configs/sim/axis'
  4. Machine configuration file is 'axis.ini'
  5. Starting LinuxCNC...
  6. insmod: error inserting '/usr/realtime-2.6.32-122-rtai/modules/rtai_hal.ko': -1 Operation not permitted
  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 428: 2272 Segmentation fault $HALCMD stop
  11. RTAPI: ERROR: could not open shared memory (errno=2)
  12. /usr/bin/linuxcnc: line 428: 2273 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 does not exist in /proc/modules
  24. ERROR: Module rtapi does not exist in /proc/modules
  25. ERROR: Module rtai_math does not exist in /proc/modules
  26. ERROR: Module rtai_sem does not exist in /proc/modules
  27. ERROR: Module rtai_fifos does not exist in /proc/modules
  28. ERROR: Module rtai_sched does not exist in /proc/modules
  29. ERROR: Module rtai_hal does not exist in /proc/modules
  30. Cleanup done
  31. LinuxCNC terminated with an error. You can find more information in the log:
  32. /home/olive/linuxcnc_debug.txt
  33. and
  34. /home/olive/linuxcnc_print.txt
  35. as well as in the output of the shell command 'dmesg' and in the terminal
  36. olive@olivebuntu:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement