On Fri, Jul 28, 2017 at 3:25 PM, Daren Schwenke <[email protected]> wrote:
> found the new path and changed 154 to:
>     syspath =
> '/sys/devices/platform/ocp/44e0d000.tscadc/TI-am335x-adc/iio:device0/'
> Works.  Next error:

another option would be the generic:

/sys/bus/iio/devices/iio:device0/

(it might actually exist on 3.8.13 too..)


> machinekit@beaglebone:~/machinekit/configs/ARM/BeagleBone/Fabrikator-Mini-CRAMPS$
> ./run.pyloading cramps2_cape.bbio... done
> starting configserver... done
> starting linuxcnc... MACHINEKIT - 0.1
> Machine configuration directory is
> '/home/machinekit/machinekit/configs/ARM/BeagleBone/Fabrikator-Mini-CRAMPS'
> Machine configuration file is 'fabrikator-mini.ini'
> Starting Machinekit...
> done
> io started
> halcmd loadusr io started
> Traceback (most recent call last):
>   File "fabrikator_mini.py", line 34, in <module>
>     ve.velocity_extrusion(extruders=numExtruders, thread='servo-thread')
>   File
> "/home/machinekit/machinekit/lib/python/fdm/config/velocity_extrusion.py",
> line 261, in velocity_extrusion
>     velocity_jog(extruders, thread)
>   File
> "/home/machinekit/machinekit/lib/python/fdm/config/velocity_extrusion.py",
> line 80, in velocity_jog
>     reset = rt.newinst('reset', 'reset.ve-jog-trigger')
>   File "machinekit/rtapi.pyx", line 265, in
> machinekit.rtapi.RTAPIcommand.newinst (hal/cython/machinekit/rtapi.c:5541)
> RuntimeError: rtapi_newinst '('reset', 'reset.ve-jog-trigger')' failed:
> Invalid argument
> Shutting down and cleaning up Machinekit...
> exiting HAL component storage
> exiting HAL component temp
> Cleanup done
> Machinekit terminated with an error.  You can find more information in the
> log:
>     /home/machinekit/linuxcnc_debug.txt
> and
>     /home/machinekit/linuxcnc_print.txt
> as well as in the output of the shell command 'dmesg' and in the terminal
> stopping configserver... done
> machinekit@beaglebone:~/machinekit/configs/ARM/BeagleBone/Fabrikator-Mini-CRAMPS$

Regards,

-- 
Robert Nelson
https://rcn-ee.com/

-- 
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 [email protected].
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to