> On May 19, 2016, at 10:04 , Wim Hellenthal <[email protected]> wrote: > > I understand your question. But unfortunatly all New puchased boards carry a > version higher then bone47 that don't work either
You should be able to install the bone47 kernel on those new boards without issue. It's a simple apt-get command: sudo apt-get update apt-cache search linux-image sudo apt-get install <the image you found above that you want> sudo reboot -- Rick Mann [email protected] -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/30637994-E55E-481B-9E94-7FFDC4D06E8A%40latencyzero.com. For more options, visit https://groups.google.com/d/optout.
