|
loading huawei_cdc_ncm
4 messages
#kernel
Hi, I'd li to include as a kernel module the huawei_cdc_ncm.c file and autoloaded as a kernel object. I did this in the main recipie file, but it's not enogh: KERNEL_MODULE_AUTOLOAD += "cdc_ncm.ko" I
Hi, I'd li to include as a kernel module the huawei_cdc_ncm.c file and autoloaded as a kernel object. I did this in the main recipie file, but it's not enogh: KERNEL_MODULE_AUTOLOAD += "cdc_ncm.ko" I
|
By
Zoltan Kerenyi Nagy
·
|
|
#yocto #kernel
14 messages
#yocto
#kernel
I am still seeing the Nothing PROVIDES 'init-system-helpers-service'... I am currently working around this be over-writing the "mountnfs.sh" script, but I want resolve this issue so we are 100% Yocto
I am still seeing the Nothing PROVIDES 'init-system-helpers-service'... I am currently working around this be over-writing the "mountnfs.sh" script, but I want resolve this issue so we are 100% Yocto
|
By
Monsees, Steven C (US)
·
|
|
#yocto #kernel BB_GENERATE_MIRROR_TARBALLS
9 messages
#yocto
#kernel
From shell... I just checked the mega-manual, will rerun as described...
From shell... I just checked the mega-manual, will rerun as described...
|
By
Monsees, Steven C (US)
·
|
|
#yocto #kernel setting up PREMIRRORS under zeus
3 messages
#yocto
#kernel
not sure why that wouldn't work, it's what i've used for years. rday
not sure why that wouldn't work, it's what i've used for years. rday
|
By
Robert P. J. Day
·
|
|
Boot option for imx8mq-var-dart
#yocto
#kernel
#uboot
#linux
Hi, I m working on the yocto project. I can be able to create image (core-image-base) and u-boot (imx-boot-sd.bin). I can able to boot these images from the sdcard. But I want to boot u-boot from eMMC
Hi, I m working on the yocto project. I can be able to create image (core-image-base) and u-boot (imx-boot-sd.bin). I can able to boot these images from the sdcard. But I want to boot u-boot from eMMC
|
By
Amrun Nisha.R
·
|
|
How to integrate kernel-module in yocto-dunfell?
5 messages
#yocto
#dunfell
#apt
#tx2
#kernel
in this case you might be lucky we already have recipe http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-extended/socketcan/can-isotp_git.bb?h=master its blacklisted because it needs
in this case you might be lucky we already have recipe http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-extended/socketcan/can-isotp_git.bb?h=master its blacklisted because it needs
|
By
Khem Raj
·
|
|
Kernel panic after failing to load libssl.so.1.0.0
3 messages
#kernel
you need to add openssl to RDEPENDS for busybox.
you need to add openssl to RDEPENDS for busybox.
|
By
Khem Raj
·
|
|
#yocto #zeus #kernel -broken atomic modsset
#yocto
#zeus
#kernel
Ok, so I am trying to understand the impact of the following issue seen under our “zeus” based Intel platform build: https://patchwork.kernel.org/project/dri-devel/patch/20190905181834.6234-1-daniel.v
Ok, so I am trying to understand the impact of the following issue seen under our “zeus” based Intel platform build: https://patchwork.kernel.org/project/dri-devel/patch/20190905181834.6234-1-daniel.v
|
By
Monsees, Steven C (US)
·
|
|
Raspberrypi CM3, u-boot console and kernel patch
#raspberrypi
#rpi
#cm3
#dunfell
#kernel
Dear all, I have 4 different topics on which I can't find a correct answer on internet. I am developing a new system base on the Raspberrypi CM3+ with our custom board. I am using Yocto with the meta-
Dear all, I have 4 different topics on which I can't find a correct answer on internet. I am developing a new system base on the Raspberrypi CM3+ with our custom board. I am using Yocto with the meta-
|
By
...
·
|
|
hostapd_free_hapd_data: Interface wlan0 wasn't started
5 messages
#linux
#kernel
#dunfell
Hi, I'm new to Yocto Project/Embedded Linux. I had added hostapd recipe (https://layers.openembedded.org/layerindex/recipe/28409/) into my build image, and when I try to run "hostapd hostapd.conf" in
Hi, I'm new to Yocto Project/Embedded Linux. I had added hostapd recipe (https://layers.openembedded.org/layerindex/recipe/28409/) into my build image, and when I try to run "hostapd hostapd.conf" in
|
By
Vijay Rakesh Munganda
·
|
|
#yocto #kernel #zeus
3 messages
#yocto
#kernel
#zeus
lists.yoctoproject.org wrote: The log indicates that it is missing a dependency which ships "rpc/rpc.h". Some googling turned up this discussion on the openembedded-core mailing list: https://lists.op
lists.yoctoproject.org wrote: The log indicates that it is missing a dependency which ships "rpc/rpc.h". Some googling turned up this discussion on the openembedded-core mailing list: https://lists.op
|
By
Nicolas Jeker
·
|
|
2038 time problem fix in yocto
3 messages
#kernel
#linux
#yocto
#zeus
As you mentioned updating the kernel does not fix the other packages. And we don't have know how about each linux package so its not that easy to fix it by ourself. So, I am trying to know if there is
As you mentioned updating the kernel does not fix the other packages. And we don't have know how about each linux package so its not that easy to fix it by ourself. So, I am trying to know if there is
|
By
dhandhukiya.paresh@...
·
|
|
#yocto #kernel "yocto-check-layer"
4 messages
#yocto
#kernel
Mb build was setup and done under one layer, with “distro” and “bsp“ at the same layer, I wanted to split them up into separate layers inorder to better conform to the Yocto standard…. (Note my kernel
Mb build was setup and done under one layer, with “distro” and “bsp“ at the same layer, I wanted to split them up into separate layers inorder to better conform to the Yocto standard…. (Note my kernel
|
By
Monsees, Steven C (US)
·
|
|
Integrating Ubuntu 20.04 root file system in yocto for i.MX8M
3 messages
#linux
#yocto
#kernel
Greetings ! I am trying to integrate the ubuntu 20.04 Root file system with the yocto build . Ultimately my final image should consists of : Bootloader and Kernel : From default yocto build system. Ro
Greetings ! I am trying to integrate the ubuntu 20.04 Root file system with the yocto build . Ultimately my final image should consists of : Bootloader and Kernel : From default yocto build system. Ro
|
By
...
·
|
|
#yocto #kernel
#yocto
#kernel
What would cause this “opkg” to not pull in these components ?, and how do I ensure “opkg” can find these components : “inetutils-rsh” and “inetutils-rshd” ? Using “zeus”…, error log attached… Build o
What would cause this “opkg” to not pull in these components ?, and how do I ensure “opkg” can find these components : “inetutils-rsh” and “inetutils-rshd” ? Using “zeus”…, error log attached… Build o
|
By
Monsees, Steven C (US)
·
|
|
TLV320AIC3104: tlv320aic3104
3 messages
#kernel
#yocto
Hi Alexandre, Thanks for your guidance. I have updated my device tree with dummy codec as linux. Still the sound card is not properly added. When i tried to verify that using aplay, i got error messag
Hi Alexandre, Thanks for your guidance. I have updated my device tree with dummy codec as linux. Still the sound card is not properly added. When i tried to verify that using aplay, i got error messag
|
By
Amrun Nisha.R
·
|
|
Issue generating working sdk containing Clang (meta-clang) and package_deb for compiling eBPF
2 messages
#sdk
#dunfell
#yocto
#kernel
#linux
Hello, I need Clang compiler apart from currently available default gcc compiler as I am trying to compile eBPF which will run on my custom yocto which is based on core-image-minimal. Therefore I adde
Hello, I need Clang compiler apart from currently available default gcc compiler as I am trying to compile eBPF which will run on my custom yocto which is based on core-image-minimal. Therefore I adde
|
By
msg board
·
|
|
Build multiple drivers wit one recipe
#kernel
#linux
I am developing a pair of driver modules that share some functionality. Thus it would be convenient for the source files of the drivers to share a directory with the source files of the shared functio
I am developing a pair of driver modules that share some functionality. Thus it would be convenient for the source files of the drivers to share a directory with the source files of the shared functio
|
By
...
·
|
|
Issue baking a new layer for a custom kernel
2 messages
#kernel
Hi Group, I am trying to add a new layer for a custom RTOS which supports RISCV32 architecture. When i run bitbake i bumped into following error: " ERROR: /home/gitee-ohos/ohos/AllScenariosOS/sources/
Hi Group, I am trying to add a new layer for a custom RTOS which supports RISCV32 architecture. When i run bitbake i bumped into following error: " ERROR: /home/gitee-ohos/ohos/AllScenariosOS/sources/
|
By
...
·
|
|
Can the Linux kernel reuse the barebox device tree?
3 messages
#kernel
Thanks a lot for the pointers! I had a deeper look and that is apparently completely expected behavior that barebox uses the internal device tree for booting the kernel as long as global.bootm.oftree
Thanks a lot for the pointers! I had a deeper look and that is apparently completely expected behavior that barebox uses the internal device tree for booting the kernel as long as global.bootm.oftree
|
By
florian.kauer@...
·
|