On Fri, Oct 26, 2018 at 9:49 AM Raghavendra Bhovi <[email protected]> wrote: > > Hi Robert Nelson, > > Now i am building kernel image using yakbuild > > At the time of make menuconfig > I am disabled some unwanted modules > Then i am copied that image to beaglebone black when i am seeing booting > through dmesg it is showing bellow error . How many modules i disabled all > modules this error is showing how i can remove this error > > Sound_card:disagrees about version of symbol module_layout > Uio: disagrees about version of symbol module_layout
This happens when you fail to copy all 3 kernel components..The vmlinuz, modules, and device-tree-binary.. See the instructions here: (you can ignore: Copy Root File System as you already have that.) https://www.digikey.com/eewiki/display/linuxonarm/PocketBeagle#PocketBeagle-InstallKernelandRootFileSystem 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/CAOCHtYhtK41F3tMxd3%2BiYkAuTa93VpC2TR7mN%3Da4fi5dfr-oNQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
