On Fri, Oct 2, 2015 at 1:04 PM, William Hermans <[email protected]> wrote: > There is one thing I do like about the current TI 4.1.x kernel, and that's > PREEMPT rt. Well, it's not a terrible kernel, just does not have the PRUs > workable it seems. > > Anyway, how does one enable PREEMPT rt ?
Well, there's the bone "v4.1.x" + "rt" option: (so pru should work, as it' doesn't have the ti patchset.) sudo apt-get update sudo apt-get install linux-image-4.1.9-bone-rt-r16 it's a little funny, but i don't think you guys realize the number of kernel branches i'm building right now. .;) Regards, -- Robert Nelson https://rcn-ee.com/ -- 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.
