Skip to main content

Questions tagged [yocto]

Framework for building installable images

0 votes
0 answers
44 views

Having mostly used Yocto to get stuff done, rather than learning it proper, I figure I'm coming at the task of configuring display settings all wrong. I have a custom board with a STM32MP157 and a ...
Heath Raftery's user avatar
1 vote
1 answer
147 views

I would like to share a folder by a Samba server installed in my Linux (yocto) distribution. The configuration of my Samba server (file /etc/samba/smb.conf) The output of the command testparm -s is: # ...
User051209's user avatar
0 votes
0 answers
67 views

I’m trying to manage my wireless LAN interface using wpa_supplicant on my i.MX8 running Yocto Scarthgap. I can scan for available networks and connect successfully using the wpa_cli utility. However, ...
Meghana's user avatar
0 votes
0 answers
76 views

Here is quick description what im trying to achieve, building this mender yocto image for raspberry pi want to encrypt the root partition, while secure boot, need to add the init script which can ...
URegal's user avatar
  • 1
0 votes
1 answer
164 views

I'm developing a custom Linux distribution with yocto (Zeus Release). I'm using systemd-timesyncd as NTP Client. I need to substitute its default configuration file (/etc/systemd/timesyncd.conf) with ...
User051209's user avatar
0 votes
0 answers
40 views

I am working on a project using a yocto build for a compulab module for the imx8 processor. It contains a ft5x06 touchscreen, connected to using a custom out-of-tree usb-i2c bridge module. This all ...
JAS's user avatar
  • 1
0 votes
0 answers
207 views

The goal is to sign the mender yocto image and run it on secure boot enabled raspberry pi. I have raspberrypi-4 and the yocto image from mender (open source OTA platform). To give a quick try here is ...
URegal's user avatar
  • 1
1 vote
0 answers
48 views

Yocto System taking more time to resume from S3 sleep, it should take 2sec, but taking 12sec: Suspend entry: [ 244.086061] PM: suspend entry (deep) Low-level resume complete: [ 246.900251] Suspend ...
Malin Shaik's user avatar
0 votes
0 answers
44 views

system hang with G2/G3 NIC card after resuming from S3 suspend. But it works with G1 NIC & ethernet. What is the culprit here xhci_hcd 0000:03:00.3: Controller not ready at resume -19 xhci_hcd ...
Malin Shaik's user avatar
1 vote
1 answer
143 views

To enable the mount of USB key formatted with file system ntfs I have created the following configuration fragment file: CONFIG_NTFS_FS=m # CONFIG_NTFS_DEBUG is not set CONFIG_NTFS_RW=y This file ...
User051209's user avatar
0 votes
0 answers
42 views

Issue with Custom CMOS Sensor on IPU1 CSI0 - No /dev/media0 Node, VIDIOC_STREAMON Fails I also tried to follow below link: https://trac.gateworks.com/wiki/linux/media Hi, I’m working on a custom i....
Jay ganatra's user avatar
0 votes
2 answers
324 views

On my yocto distribution I can't mount USB key with exfat filesystem. If I execute the command: > blkid /dev/sda /dev/sda: LABEL="my-label" UUID="FC4D-5949" BLOCK_SIZE=&...
User051209's user avatar
0 votes
0 answers
123 views

I use the Yocto release Zeus to build my custom Linux image. I have many problems to understand how the recipe procps_3.3.16.bb works. It controls the installation of many important applications into ...
User051209's user avatar
0 votes
0 answers
163 views

On my Linux Yocto-base distribution I don't find any sysctl.conf file. The proof of this is the execution of the command: > find / -name "sysctl.conf" which has an output empty. On my ...
User051209's user avatar
0 votes
0 answers
53 views

I add a pure-ftpd package in yocto build, and I tried to add a virtual user by following command: #pure-pw useradd #pure-pw mkdb After that, I tried to login with FileZilla. But I always got ...
Eric Hsieh's user avatar

15 30 50 per page
1
2 3 4 5
20