Advertisement
Guest User

Untitled

a guest
Dec 1st, 2012
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.83 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.24-16-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.4
  13. LINUXCNC - 2.5.1
  14. Machine configuration directory is '/home/stan/linuxcnc/configs/old-lathe'
  15. Machine configuration file is 'old-lathe.ini'
  16. INIFILE=/home/stan/linuxcnc/configs/old-lathe/old-lathe.ini
  17. PARAMETER_FILE=emc.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=14799
  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. old-lathe.hal:4: Warning: File contains DOS-style line endings.
  37. old-lathe.hal:91: Pin 'parport.0.pin-11-in' was already linked to signal 'spindle-index'
  38. 14799
  39. PID TTY STAT TIME COMMAND
  40. Stopping realtime threads
  41. Unloading hal components
  42.  
  43. Kernel message information:
  44. [497607.157344] I-pipe: Domain RTAI registered.
  45. [497607.157355] RTAI[hal]: <3.6.1> mounted over IPIPE-NOTHREADS 2.0-04.
  46. [497607.157357] RTAI[hal]: compiled with gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu3).
  47. [497607.157363] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
  48. [497607.157366] PIPELINE layers:
  49. [497607.157368] dea91000 9ac15d93 RTAI 200
  50. [497607.157370] c0383180 0 Linux 100
  51. [497607.178038] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
  52. [497607.178416] RTAI[sched]: loaded (IMMEDIATE, UP, USER/KERNEL SPACE: <with RTAI OWN KTASKs>, kstacks pool size = 524288 bytes.
  53. [497607.178421] RTAI[sched]: hard timer type/freq = 8254-PIT/1193180(Hz); default timing: periodic; linear timed lists.
  54. [497607.178424] RTAI[sched]: Linux timer freq = 250 (Hz), CPU freq = 3059091000 hz.
  55. [497607.178427] RTAI[sched]: timer setup = 2010 ns, resched latency = 2689 ns.
  56. [497607.256067] RTAI[math]: loaded.
  57. [497607.261456] RTAI: Intel chipset found, enabling SMI workaround.
  58. [497607.261467] SMI configuration has been set, mask used = 1.
  59. [497607.432145] config string '0x378 out '
  60. [497607.854794] RTAI[math]: unloaded.
  61. [497607.911188] SCHED releases registered named ALIEN RTGLBH
  62. [497607.925385] RTAI[malloc]: unloaded.
  63. [497608.024728] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
  64. [497608.026505] I-pipe: Domain RTAI unregistered.
  65. [497608.026514] RTAI[hal]: unmounted.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement