Advertisement
Guest User

Untitled

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