Hi! I am using a BBB + CRAMPS + bone-debian-9.6-machinekit-armhf-2018-12-10-4gb.img
I've cloned the git repo, and I can run the example $ machinekit ~/git/machinekit/configs/ARM/BeagleBone/CRAMPS/CRAMPS.ini via ssh + X windows and all works OK; I can go through the G code and my steppers move. However, I have made a new custom configuration for a machine I am making, which is a 3 axis mill, and I therefore modified the ini, hal, and setup files to remove some unused components such as the PID controllers, etc. (it is a simpler machine and uses less components) Now when I try to run this new (simpler) configuration, I get an 'Out of memory' error in dmesg: [48731.485917] Out of memory: Kill process 3437 (axis) score 752 or sacrifice child [48731.509915] Killed process 3437 (axis) total-vm:473680kB, anon-rss:364932kB, file-rss:5804kB, shmem-rss:712kB [48733.980803] oom_reaper: reaped process 3437 (axis), now anon-rss:0kB, file-rss:0kB, shmem-rss:712kB So this doesn't make sense to me since my new config uses less components, so I assume less memory... Any thoughts? Thanks in advance... Scott -- 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.
