On Tue, Jul 19, 2016 at 1:56 PM, John Syne <[email protected]> wrote:
> Hi Robert, > > I was one of those users who uses Systemtap, but I always build my own > kernel with debug symbols enabled, so I would recommend a standard kernel > version without debug symbols and if you are up to it, add another build > with a -dbg.deb kernel/modules version. Regarding the other kernel modules > such as pwn, spidev, snd*(no audio on base BBB), c-can, etc, why not add > these to the blacklist and have users remove those from the blacklist if > they want these drivers available? > Actually, it's just my locally cross built kernel that have the large modules, for the official *.deb, the *.ko objects are separate in the linux-image-`uname -r`-dbg package. ;) (for gcc-4.7 + that is..) Yeah, just adding a blacklist for users who want to tune things is the easiest way. 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYi-EJTZ6UVdXOpyKvrjhwksKqd3YFeXjPQsZz9FFUpEZg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
