Excerpts from Sergey Manucharian's message from Thu 23-Aug-18 14:04: > Excerpts from Robert Nelson's message from Thu 23-Aug-18 14:26: > > On Thu, Aug 23, 2018 at 2:04 PM Sergey Manucharian <[email protected]> wrote: > > > > > > Okay, I found that only xz compressed modules won't be loaded. Will try > > > to find the root cause. > > > > Either you need to upgrad kmod, run "sudo depmod -a" or just disable > > the config option (v4.14.x+ only kernels from my repo have it > > enabled..) > > > > -CONFIG_MODULE_COMPRESS=y > > -# CONFIG_MODULE_COMPRESS_GZIP is not set > > -CONFIG_MODULE_COMPRESS_XZ=y > > +# CONFIG_MODULE_COMPRESS is not set > > Thanks, Robert! > > My kernel is from your repository, and I like the compression of > modules, I use the same kernel in all my setups. > > Most likely, the rootfs I use has an older kmod, will try to upgrade it.
The problem is solved by upgrading the rootfs (Debian Stretch) to the latest version. The latest kmod handles xz compressed modules. Thanks, Sergey -- 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/20180823204459.GK9992%40eldorado. For more options, visit https://groups.google.com/d/optout.
