Oh sorry! I found the module and dtbs files. While compiling the kernel what defconfig should I use? I used omap2plus_defocnfig and tried running it with debian stretch, it booted beaglebone, but it was strange where it was not loading hdmi drivers, and ifconfig was showing command not found. And the username was showing up debian@arm instead of debian@beaglebone.
What would be a good approach to make this kernel work? Thank you, On Wednesday, May 8, 2019 at 3:28:41 PM UTC-6, RobertCNelson wrote: > > > > On Wed, May 8, 2019, 3:37 PM <[email protected] <javascript:>> wrote: > >> Hi Robert, >> >> I am back on this project. I was able to compile the kernel but I am not >> able to compile device tree or modules. >> >> I am using this command to compile modules: >> >> sudo make ARCH=arm CROSS_COMPILE=${CC} modules >> >> >> I get this error: >> >> CALL scripts/checksyscalls.sh >> <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented >> [-Wcpp] >> Building modules, stage 2. >> MODPOST 486 modules >> >> >> >> How can I get rid of this error? >> > > What error? That's a warning.. > > Warning is not an error.. > > > >> And then which version of root file system can I use with this kernel? >> > > > I only support Debian Stretch at this point and ignore anything else, but > use what ever you want to use. > > Regards, > -- 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/1ee96e7b-2ae7-4755-aa22-ad78b93c185d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
