Advertisement
Guest User

Untitled

a guest
May 17th, 2013
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.95 KB | None | 0 0
  1. Print file information:
  2. RUN_IN_PLACE=no
  3. LINUXCNC_DIR=
  4. LINUXCNC_BIN_DIR=/usr/bin
  5. LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc
  6. LINUXCNC_SCRIPT_DIR=
  7. LINUXCNC_RTLIB_DIR=/usr/realtime-2.6.32-122-rtai/modules/linuxcnc
  8. LINUXCNC_CONFIG_DIR=
  9. LINUXCNC_LANG_DIR=/usr/share/linuxcnc/tcl/msgs
  10. INIVAR=inivar
  11. HALCMD=halcmd
  12. LINUXCNC_EMCSH=/usr/bin/wish8.5
  13. LINUXCNC - 2.5.2
  14. Machine configuration directory is '/home/jeremy/linuxcnc/configs/my-mill'
  15. Machine configuration file is 'my-mill.ini'
  16. INIFILE=/home/jeremy/linuxcnc/configs/my-mill/my-mill.ini
  17. PARAMETER_FILE=linuxcnc.var
  18. TASK=milltask
  19. HALUI=
  20. DISPLAY=axis
  21. Starting LinuxCNC...
  22. Starting LinuxCNC server program: linuxcncsvr
  23. Loading Real Time OS, RTAPI, and HAL_LIB modules
  24. Starting LinuxCNC IO program: io
  25. Shutting down and cleaning up LinuxCNC...
  26. Killing task linuxcncsvr, PID=1721
  27. Removing HAL_LIB, RTAPI, and Real Time OS modules
  28. Removing NML shared memory segments
  29. Cleanup done
  30.  
  31. Debug file information:
  32. Can not find -sec MOT -var MOT -num 1
  33. Can not find -sec IO -var IO -num 1
  34. Can not find -sec LINUXCNC -var NML_FILE -num 1
  35. Can not find -sec EMC -var NML_FILE -num 1
  36. insmod: error inserting '/usr/realtime-2.6.32-122-rtai/modules/linuxcnc/hal_parport.ko': -1 Resource temporarily unavailable
  37. my-mill.hal:7: exit value: 1
  38. my-mill.hal:7: insmod failed, returned -1
  39. See the output of 'dmesg' for more information.
  40. 1721
  41. PID TTY STAT TIME COMMAND
  42. Stopping realtime threads
  43. Unloading hal components
  44.  
  45. Kernel message information:
  46. [ 68.861424] I-pipe: Domain RTAI registered.
  47. [ 68.861435] RTAI[hal]: <3.8.1> mounted over IPIPE-NOTHREADS 2.6-03.
  48. [ 68.861438] RTAI[hal]: compiled with gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) .
  49. [ 68.861444] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
  50. [ 68.861446] PIPELINE layers:
  51. [ 68.861449] f9dbce20 9ac15d93 RTAI 200
  52. [ 68.861452] c085cb20 0 Linux 100
  53. [ 68.886307] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
  54. [ 68.886469] RTAI[sched]: IMMEDIATE, MP, USER/KERNEL SPACE: <with RTAI OWN KTASKs>, kstacks pool size = 524288 bytes.
  55. [ 68.886474] RTAI[sched]: hard timer type/freq = APIC/24898643(Hz); default timing: periodic; linear timed lists.
  56. [ 68.886478] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2191690000 hz.
  57. [ 68.886481] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
  58. [ 68.886599] RTAI[usi]: enabled.
  59. [ 68.969054] RTAI[math]: loaded.
  60. [ 69.046794] config string '0x378 out '
  61. [ 69.046814] PARPORT: ERROR: port parport0 claim failed
  62. [ 69.353611] ath5k phy0: noise floor calibration failed (2437MHz)
  63. [ 69.480971] RTAI[math]: unloaded.
  64. [ 69.537438] SCHED releases registered named ALIEN RTGLBH
  65. [ 69.552849] RTAI[malloc]: unloaded.
  66. [ 69.652012] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
  67. [ 69.655583] I-pipe: Domain RTAI unregistered.
  68. [ 69.655593] RTAI[hal]: unmounted.
  69.  
  70. EMC error-----------------------------------------------------------------------------------------
  71. Print file information:
  72. RUN_IN_PLACE=no
  73. LINUXCNC_DIR=
  74. LINUXCNC_BIN_DIR=/usr/bin
  75. LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc
  76. LINUXCNC_SCRIPT_DIR=
  77. LINUXCNC_RTLIB_DIR=/usr/realtime-2.6.32-122-rtai/modules/linuxcnc
  78. LINUXCNC_CONFIG_DIR=
  79. LINUXCNC_LANG_DIR=/usr/share/linuxcnc/tcl/msgs
  80. INIVAR=inivar
  81. HALCMD=halcmd
  82. LINUXCNC_EMCSH=/usr/bin/wish8.5
  83. LINUXCNC - 2.5.2
  84. Machine configuration directory is '/home/jeremy/linuxcnc/configs/my-mill'
  85. Machine configuration file is 'my-mill.ini'
  86. INIFILE=/home/jeremy/linuxcnc/configs/my-mill/my-mill.ini
  87. PARAMETER_FILE=linuxcnc.var
  88. TASK=milltask
  89. HALUI=
  90. DISPLAY=axis
  91. Starting LinuxCNC...
  92. Starting LinuxCNC server program: linuxcncsvr
  93. Loading Real Time OS, RTAPI, and HAL_LIB modules
  94. Starting LinuxCNC IO program: io
  95. Shutting down and cleaning up LinuxCNC...
  96. Killing task linuxcncsvr, PID=1721
  97. Removing HAL_LIB, RTAPI, and Real Time OS modules
  98. Removing NML shared memory segments
  99. Cleanup done
  100.  
  101. Debug file information:
  102. Can not find -sec MOT -var MOT -num 1
  103. Can not find -sec IO -var IO -num 1
  104. Can not find -sec LINUXCNC -var NML_FILE -num 1
  105. Can not find -sec EMC -var NML_FILE -num 1
  106. insmod: error inserting '/usr/realtime-2.6.32-122-rtai/modules/linuxcnc/hal_parport.ko': -1 Resource temporarily unavailable
  107. my-mill.hal:7: exit value: 1
  108. my-mill.hal:7: insmod failed, returned -1
  109. See the output of 'dmesg' for more information.
  110. 1721
  111. PID TTY STAT TIME COMMAND
  112. Stopping realtime threads
  113. Unloading hal components
  114.  
  115. Kernel message information:
  116. [ 68.861424] I-pipe: Domain RTAI registered.
  117. [ 68.861435] RTAI[hal]: <3.8.1> mounted over IPIPE-NOTHREADS 2.6-03.
  118. [ 68.861438] RTAI[hal]: compiled with gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) .
  119. [ 68.861444] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
  120. [ 68.861446] PIPELINE layers:
  121. [ 68.861449] f9dbce20 9ac15d93 RTAI 200
  122. [ 68.861452] c085cb20 0 Linux 100
  123. [ 68.886307] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
  124. [ 68.886469] RTAI[sched]: IMMEDIATE, MP, USER/KERNEL SPACE: <with RTAI OWN KTASKs>, kstacks pool size = 524288 bytes.
  125. [ 68.886474] RTAI[sched]: hard timer type/freq = APIC/24898643(Hz); default timing: periodic; linear timed lists.
  126. [ 68.886478] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2191690000 hz.
  127. [ 68.886481] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
  128. [ 68.886599] RTAI[usi]: enabled.
  129. [ 68.969054] RTAI[math]: loaded.
  130. [ 69.046794] config string '0x378 out '
  131. [ 69.046814] PARPORT: ERROR: port parport0 claim failed
  132. [ 69.353611] ath5k phy0: noise floor calibration failed (2437MHz)
  133. [ 69.480971] RTAI[math]: unloaded.
  134. [ 69.537438] SCHED releases registered named ALIEN RTGLBH
  135. [ 69.552849] RTAI[malloc]: unloaded.
  136. [ 69.652012] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
  137. [ 69.655583] I-pipe: Domain RTAI unregistered.
  138. [ 69.655593] RTAI[hal]: unmounted.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement