Advertisement
Guest User

Untitled

a guest
Oct 11th, 2011
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. root@kd:/home/kl# \. /etc/rc.local
  2. RTAPI: ERROR: could not open shared memory (errno=2)
  3. HAL: ERROR: rtapi init failed
  4. halcmd: hal_init() failed: -22
  5. NOTE: 'rtapi' kernel module must be loaded
  6. klemen@kd:~$ sudo su
  7. root@kd:/home/kl# \. /etc/rc.local
  8.  
  9. After second run of /etc/rc.local halcmd show sig show signals that change its value
  10.  
  11.  
  12. /etc/rc.local:
  13.  
  14. ulimit -l 20480
  15. screen -d -m halrun -I -f /home/klemen/emc2/klhal2.hal
  16. halcmd start
  17.  
  18. exit 0
  19.  
  20.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement