Thanks Rick, that is helpful. So what is the problem for you ? Is it the sound codec or are other things a problem as well ? Mostly I only really care about no auto reboots, but also I want to remove USB gadgets from being compiled in statically( I'd rather have modules ), but can not for the life of me tell what I need to change to [M]. Most of the Gadget drivers I've found so far only allow [*] , or completely unselected [ ]
On Fri, Oct 2, 2015 at 5:26 PM, Rick Mann <[email protected]> wrote: > I've had no luck with 4.3, 4.2, 4.1, or anything not 4.1.4-ti-r9. > > Helpful tip with menuconfig: type a slash at the top, then search for > things (e.g. "pruss"). This will give you some semi-useful results that > tell you where to find things. In this case, it's > > -> Device Drivers > -> Userspace I/O drivers (UIO [=m]) > > You still have to then find each of these in the menus and navigate to it, > and the items aren't in any sensible order, but it's much better than > browsing for it. > > > > On Oct 2, 2015, at 17:11 , William Hermans <[email protected]> wrote: > > > > @Rick, did you build 4.3 ? I'm curious, if you did. What did you think > of it ? > > > > On Fri, Oct 2, 2015 at 5:10 PM, William Hermans <[email protected]> > wrote: > > grrr . . . accidentally exited out of menuconfig before enabling > uio_pruss Which section is uio_pruss under Robert ? I did notice a lot of > compiled in remote_proc stuff though . .. > > > > On Fri, Oct 2, 2015 at 3:03 PM, William Hermans <[email protected]> > wrote: > > Oh, I have a good idea. Probably every board with a dtb in > /boot/dtbs/${kernel version}/ and maybe a good bit more ? > > > > Haven't seen that page yet. will have to look it over later when I'm not > using up all my bandwidth pulling in ~1.9G worth of sources, and when not > otherwise busy outdoors . . . > > > > On Fri, Oct 2, 2015 at 2:41 PM, Robert Nelson <[email protected]> > wrote: > > On Fri, Oct 2, 2015 at 4:25 PM, Robert Nelson <[email protected]> > wrote: > > > 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. .;) > > > > btw... does this make more sense? > > > > http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Kernel_Options > > > > 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. > > > > > > > > > > -- > > 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. > > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- 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.
