So I think this is getting really close now. I'm compiling again so I can remove the dependencies outside of the RIP build I have. So I'm going to take this and sort the last few thingies here (by removing them) and test it on a real machine. Then, if it works, I'll compile a list of what had to happen. Short list:
Robert, your image was missing the wireless firmware files and it doesn't look like it was rebuilt since then. Could you kick that off? It also seems we'll need rt-preempt and xenomai at the same time (cause the pru_generic bin was compiled as part of xenomai). Not sure if the packages currently allow that. It would be great if machinekoder could take a look at the velocity extrusion related errors, but I have a version where I stripped out reset I believe so I can move forward. https://github.com/machinekit/machinekit/blob/master/src/hal/user_comps/hal_temp_bbb.py#L154 <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fmachinekit%2Fmachinekit%2Fblob%2Fmaster%2Fsrc%2Fhal%2Fuser_comps%2Fhal_temp_bbb.py%23L154&sa=D&sntz=1&usg=AFQjCNEyVmtb9Uoxe6fmFAaRpNFV2h7gpA> needs to point to '/sys/bus/iio/devices/iio:device0/', then it works on both 3.8.13 and 4.4 On Wednesday, September 28, 2016 at 6:10:09 AM UTC-4, Unai Antero wrote: > > Dear all, > > trying to use a SeeedStudio BeagleBone Green Wireless (+ the CRAMPS > board) to run machinekit, but without much success... > > Tried using the SD image on > https://rcn-ee.com/rootfs/bb.org/testing/2016-09-18/machinekit/bone-debian-8.6-machinekit-armhf-2016-09-18-4gb.img.xz > > , but although it works fine on a Beagle Bone Black, the BB Green Wireless > refuses to boot (seems it doesn't like the 3.8 kernel...). > > On a second attempt, was able to start from a fresh Debian Jessie on the > BeagleBone Green Wireless (that uses the 4.4.9 kernel), installed > the 4.4.9-bone-rt-r10 kernel, and installed machinekit-rt-preempt (apt-get > install from packages at http://deb.machinekit.io/debian) > > Machinekit tries to start the CRAMPS setup, but fails as it expects things > to be in /sys/devices/bone_capemgr.*/slots .... and on this kernel, seems > things are on /sys/devices/platform/bone_capemgr/slots (among other > changes...) > > Has anyone been able to run machinekit on the BeagleBone Green Wireless? > > 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 [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout.
