Advertisement
Guest User

Untitled

a guest
Sep 4th, 2013
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. john@BpMill:~$ cd emc2-dev
  2. john@BpMill:~/emc2-dev$ . ./scripts/rip-environment
  3. john@BpMill:~/emc2-dev$ cd ..
  4. john@BpMill:~$ cd linuxcnc
  5. john@BpMill:~/linuxcnc$ ls
  6. 5i25 configs nc_files Screenshot-axis.ngc - AXIS 2.5.1 on BP-5i25.png tuning
  7. 7i77 pins.txt keyboard.glade pyngcgui.txt sserial
  8. bp-touch.sh keyboard.py rip.sh subroutines
  9. john@BpMill:~/linuxcnc$ cd sserial
  10. john@BpMill:~/linuxcnc/sserial$ ls
  11. firmware utils
  12. john@BpMill:~/linuxcnc/sserial$ cd utils
  13. john@BpMill:~/linuxcnc/sserial/utils$ ls
  14. dos linuxcnc README windows
  15. john@BpMill:~/linuxcnc/sserial/utils$ cd linuxcnc
  16. john@BpMill:~/linuxcnc/sserial/utils/linuxcnc$ ls
  17. 7i77.txt ssinstall update7i76 update7i77 update7i77d.hal update8i20.hal updategeneric.hal updatess.hal
  18. README ssr14.tgz update7i76.hal update7i77a.hal update8i20 update8i20src.hal updatess
  19. john@BpMill:~/linuxcnc/sserial/utils/linuxcnc$ sudo ./update7i77
  20. move 7I77 W4 and W12 to right hand positions
  21. cycle 7I77 field power and 5V power and hit return
  22. read: 3: arg count
  23. updating 7I77 field I/O
  24. insmod: error inserting '/usr/realtime-2.6.32-122-rtai/modules/linuxcnc/hostmot2.ko': -1 Unknown symbol in module
  25. update7i77d.hal:2: exit value: 1
  26. update7i77d.hal:2: insmod failed, returned -1
  27. See the output of 'dmesg' for more information.
  28. updating 7i77 analog out
  29. insmod: error inserting '/usr/realtime-2.6.32-122-rtai/modules/linuxcnc/hostmot2.ko': -1 Unknown symbol in module
  30. update7i77a.hal:2: exit value: 1
  31. update7i77a.hal:2: insmod failed, returned -1
  32. See the output of 'dmesg' for more information.
  33. now move 7I77 W4 and W12 to the left hand positiona
  34. and cycle field power and 5V power
  35. john@BpMill:~/linuxcnc/sserial/utils/linuxcnc$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement