Have you changed the path to setup.bridge.sh as Daren pointed out?

> On 4 Apr 2019, at 15:24, Sardar Vayghannezgad <sardar....@gmail.com> wrote:
> 
> I read online that starting as ssh -Y user@beaglebone.local may help. I am 
> getting this if I start that way:
> ln: cannot remove '/tmp/linuxcnc.print': Operation not permitted
> ln: cannot remove '/tmp/linuxcnc.debug': Operation not permitted
> 
> 
> 
>> On Wednesday, April 3, 2019 at 11:19:08 PM UTC+3, Sardar Vayghannezgad wrote:
>> Once I start machinekit on my element14 BBB, the configuration window pops 
>> up with an array of configurations. But it looks like my favorite one won't 
>> load. I get the following:
>> 
>> 
>> machinekit@beaglebone:~$ machinekit
>> MACHINEKIT - 0.1
>> Machine configuration directory is 
>> '/home/machinekit/machinekit/configs/ARM.BeagleBone.PocketNC-1'
>> Machine configuration file is 'PocketNC.ini'
>> Starting Machinekit...
>> rtapi_msgd command:  /usr/libexec/linuxcnc/rtapi_msgd --instance=0 
>> --rtmsglevel=1 --usrmsglevel=1 --halsize=524288
>> rtapi_app command:  /usr/libexec/linuxcnc/rtapi_app_rt-preempt --instance=0
>> io started
>> halcmd loadusr io started
>> PocketNC.hal:10: 
>> execv(/home/machinekit/machinekit-dev/configs/ARM/BeagleBone/PocketNC/setup.bridge.sh):
>>  No such file or directory
>> E: 19-04-03 19:38:58 dangling 'DEALER' socket created at 
>> hal/utils/halcmd_rtapiapp.cc:284
>> PocketNC.hal:10: program 
>> '/home/machinekit/machinekit-dev/configs/ARM/BeagleBone/PocketNC/setup.bridge.sh'
>>  failed, returned 1
>> Shutting down and cleaning up Machinekit...
>> Cleanup done
>> Machinekit terminated with an error.  For simple cases more information
>> can be found in the following files:
>>     /home/machinekit/linuxcnc_debug.txt
>>     /home/machinekit/linuxcnc_print.txt
>> 
>> 
>> For other cases get more meaningfull information by restarting after
>>     export DEBUG=5
>> 
>> 
>> and look at the output of:
>>     /var/log/linuxcnc.log
>>     dmesg
>> 
>> 
>> When looking for errors, specifically look for libraries that fail to load
>> by looking for lines with 'insmod failed' as per example below.
>> 
>> 
>> insmod failed, returned -1:
>> do_load_cmd: dlopen: nonexistant-component.so: cannot open shared object 
>> file:
>> No such file or directory
>> 
>> 
>> For getting help, please have a look here: 
>> www.machinekit.io/docs/getting-help/
>> 
>> I have tried my best to figure this out using the tips in the message above, 
>> but couldn't do much. I ran this command suggested here by someone called 
>> cncbasher, but didn't help with my case. Likewise, I have taken a look here 
>> and there. On the latter, step 9 suggests editing something, but I have no 
>> inkling how to access that or nano what. This latter link seems something, 
>> can anyone please help me edit those lines?
>> 
>> Thanks.
>> 
> 
> -- 
> website: http://www.machinekit.io blog: http://blog.machinekit.io github: 
> https://github.com/machinekit
> --- 
> You received this message because you are subscribed to the Google Groups 
> "Machinekit" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to machinekit+unsubscr...@googlegroups.com.
> Visit this group at https://groups.google.com/group/machinekit.
> For more options, visit https://groups.google.com/d/optout.

-- 
website: http://www.machinekit.io blog: http://blog.machinekit.io github: 
https://github.com/machinekit
--- 
You received this message because you are subscribed to the Google Groups 
"Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to machinekit+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to