On Thu, Mar 31, 2016 at 9:42 PM, Rick Mann <[email protected]> wrote: > I'm getting back into my BBB project after MANY months away. I've got the > 3/27 build of 8.3/4.1.18-rt installed on a BBGreen. I'm working toward > installing all the components for my project, and one of them is uio_pruss. > > Does anyone know the status of uio_pruss in 4.1.18? I've lost track of which > kernels supported it and which didn't. I feel like a -ti kernel won't have > support for it. I also think I need to get a much more recent kernel > installed to properly support the audio stuff I want to do, but I don't have > my old BBB accessible at the moment to see what it's got installed.
the non-ti have uio_pruss: sudo apt-get update sudo apt-get install linux-image-4.1.20-bone-rt-r20 sudo reboot 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.
