Hi, On Tuesday, October 7, 2014 3:41:42 PM UTC+3, Justin Edwards wrote: > > Was this ever fixed in any build? This is causing me to not be able to > use my BBB as my 3d printer controller. I'm actually using Charles's fix > above, but it is throwing the error so much that my heater cartridge will > not heat up, or heats up to meltdown point. >
What kernel/do you use? I have machinekit+Yocto running to control my 3D printer with the 3.8.x Xenomai kernel of Charles.[1][2] You can also use the official Debian image from Charles.[3] This is more an "out of the box" experience. I also did experiments with 3.14.x. There I did not manage to read the raw value directly due to "Resource temporarily unavailable", but I am able to read 2 Analog channels with the generic_buffer test. Most likely more channels would work as well, but I don't need more at the moment. Regards, Robert [1] https://github.com/RobertBerger/meta-machinekit [2] https://github.com/RobertBerger/meta-machinekit-bsp [3] http://blog.machinekit.io/p/machinekit_16.html -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
