|
How to integrate kernel-module in yocto-dunfell?
5 messages
#yocto
#dunfell
#apt
#tx2
#kernel
Hey community, I'm trying to use this library [can-isotp][1] on a Jetson TX2 Board. The version of the running OS is: 0.0.8 (dunfell). From the docs of the library I get the following instructions: ``
Hey community, I'm trying to use this library [can-isotp][1] on a Jetson TX2 Board. The version of the running OS is: 0.0.8 (dunfell). From the docs of the library I get the following instructions: ``
|
By
kilian.brandt@...
·
|
|
Kernel panic after failing to load libssl.so.1.0.0
3 messages
#kernel
I have patched busybox httpd with open ssl APIs to support https. I have patched Makefile.flags to include opessl library as below. ------------------------------------- --- busybox-1.23.2/Makefile.fl
I have patched busybox httpd with open ssl APIs to support https. I have patched Makefile.flags to include opessl library as below. ------------------------------------- --- busybox-1.23.2/Makefile.fl
|
By
aravind.chittapur@...
·
|
|
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
·
|
|
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
I seem to have an issue initializing busybox. I have attached my error log… but basically busybox fails to compile when I set CONFIG_FEATURE_MOUNT_NFS=y If I modify my_cfg.cfg and remove the above par
I seem to have an issue initializing busybox. I have attached my error log… but basically busybox fails to compile when I set CONFIG_FEATURE_MOUNT_NFS=y If I modify my_cfg.cfg and remove the above par
|
By
Monsees, Steven C (US)
·
|
|
#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)
·
|
|
#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)
·
|
|
#yocto #kernel
14 messages
#yocto
#kernel
Working on zeus 3.0.4, for aarch64 I have a startup script making use of “service” How do I properly configure in support for the “service” command ? I do not have an error when working under rocko. T
Working on zeus 3.0.4, for aarch64 I have a startup script making use of “service” How do I properly configure in support for the “service” command ? I do not have an error when working under rocko. T
|
By
Monsees, Steven C (US)
·
|
|
#yocto #kernel BB_GENERATE_MIRROR_TARBALLS
9 messages
#yocto
#kernel
When I generate MIRROR TARBALLS for my build it does not appear to generate all the required tarballs… I tested by tested by rebuilding with “BB_NO_NETWORK = 1”, and received the following build Error
When I generate MIRROR TARBALLS for my build it does not appear to generate all the required tarballs… I tested by tested by rebuilding with “BB_NO_NETWORK = 1”, and received the following build Error
|
By
Monsees, Steven C (US)
·
|
|
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
·
|
|
#yocto #kernel setting up PREMIRRORS under zeus
3 messages
#yocto
#kernel
I am trying to setup PREMIRRORS to setup and point to the directory containing all the tar-balls for my build… I was under the impression that the “SOURCE_MIRROR_URL” is a quick way to add a series of
I am trying to setup PREMIRRORS to setup and point to the directory containing all the tar-balls for my build… I was under the impression that the “SOURCE_MIRROR_URL” is a quick way to add a series of
|
By
Monsees, Steven C (US)
·
|
|
2038 time problem fix in yocto
3 messages
#kernel
#linux
#yocto
#zeus
Hi, We need to have a fix for 2038 problem for out 32 bit based product which is running Yocto (Linux). 2038 time problem was fixed in Linux kernel recently https://www.theregister.com/2020/10/19/linu
Hi, We need to have a fix for 2038 problem for out 32 bit based product which is running Yocto (Linux). 2038 time problem was fixed in Linux kernel recently https://www.theregister.com/2020/10/19/linu
|
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
...
·
|
|
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
·
|
|
Can the Linux kernel reuse the barebox device tree?
3 messages
#kernel
Hi, I made the following observation in my custom Yocto system: The device tree loaded by the Linux kernel is one that is only available in the barebox directory, but not available in the kernel sourc
Hi, I made the following observation in my custom Yocto system: The device tree loaded by the Linux kernel is one that is only available in the barebox directory, but not available in the kernel sourc
|
By
florian.kauer@...
·
|
|
Exporting custom kernel header file to SDK
#kernel
#sdk
Hello, I wrote a kernel driver which exposes some header to userspace application. Application engineers use generated SDK, so I'd like to export that header file as part of SDK. I added my header to
Hello, I wrote a kernel driver which exposes some header to userspace application. Application engineers use generated SDK, so I'd like to export that header file as part of SDK. I added my header to
|
By
Lukasz Domowy
·
|
|
TLV320AIC3104: tlv320aic3104
3 messages
#kernel
#yocto
Hi, I am using tlv320aic3104 in one of my project, The hardware is wired in such a way that the I2C lines from tlv320aic3104 is connected to a separate microprocessor which performs the init. The SAI
Hi, I am using tlv320aic3104 in one of my project, The hardware is wired in such a way that the I2C lines from tlv320aic3104 is connected to a separate microprocessor which performs the init. The SAI
|
By
Amrun Nisha.R
·
|
|
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
...
·
|