Hello sir,

           I am building qt image with bitbake atmel-qt5-demo-image command.After booting the kernel i am giving modprobe option and echo 0x2949 0x8247 > /sys/bus/usb-serial/drivers/option1/new_id command to enumerate the usb ports.with this modprobe option is not working,it's giving modprobe: FATAL: Module option not found in directory /lib/modules/4.14.73-linux4sam-6.0-dirty
error.

          with bitbake core-image-minimal image modprobe option and echo 0x2949 0x8247 > /sys/bus/usb-serial/drivers/option1/new_id two cammands are working fine and usb ports are enumerating.

          Please tell us how to include kernel-modules in atmel-qt5-demo-image image.

Thanks & Regards,

Pawan

On June 28, 2019 at 9:45 AM Zoran Stojsavljevic <zoran.stojsavlje...@gmail.com> wrote:


Some hints again...
I am adding IMAGE_INSTALL_append = "kernel-modules" in local.conf.
When i build with bitbake core-image-minimal command this kernel
module is loading.while i build with bitbake atmel-qt5-demo-image
command kernel module is not loading.
Please tell us what is the issue.

Here is what local.conf I am using as included minimal kernel source
tree (also with systemd included). Please, try to experiment with it!
https://github.com/ZoranStojsavljevic/bbb-yocto/blob/master/bbb-releases/bbb-warrior/local.conf_full.

I use to compile the YOCTO Warrior minimal system for BBB the following command:
bitbake -k core-image-minimal

Hope this helps!

Best Regards,
Zoran


On Fri, Jun 28, 2019 at 11:41 AM ChenQi <qi.c...@windriver.com> wrote:
>
Forward to this yocto mailing list.
When you have problems regarding yocto, use this mailing list.
Regards,
Chen Qi
On 06/27/2019 06:57 PM, Pawan Badganchi wrote:
Hello sir,
I am adding IMAGE_INSTALL_append = "kernel-modules" in local.conf.When i build with bitbake core-image-minimal command this kernel module is loading.while i build with bitbake atmel-qt5-demo-image command kernel module is not loading.
Please tell us what is the issue.
Thanks & Regards,
Pawan
>
>
>
--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to