All,
Below is the list as of top 35 bug owners as of the end of WW36 of who have open medium or higher bugs and enhancements against YP 4.1. There are 37 possible work days left until the final release candidates for YP 4.1 needs to be released.
Who | Count |
michael.opdenacker@... | 37 |
david.reyna@... | 23 |
bruce.ashfield@... | 22 |
ross.burton@... | 18 |
randy.macleod@... | 17 |
richard.purdie@... | 14 |
sakib.sajal@... | 11 |
JPEWhacker@... | 9 |
saul.wold@... | 8 |
Aryaman.Gupta@... | 7 |
sundeep.kokkonda@... | 6 |
pavel@... | 6 |
tim.orling@... | 4 |
jon.mason@... | 4 |
mhalstead@... | 3 |
pgowda.cve@... | 3 |
akuster808@... | 3 |
hongxu.jia@... | 2 |
Qi.Chen@... | 2 |
tvgamblin@... | 2 |
sgw@... | 2 |
raj.khem@... | 2 |
mostthingsweb@... | 1 |
behanw@... | 1 |
ola.x.nilsson@... | 1 |
shachar@... | 1 |
Martin.Jansa@... | 1 |
alexandre.belloni@... | 1 |
martin.beeger@... | 1 |
open.source@... | 1 |
ptsneves@... | 1 |
thomas.perrot@... | 1 |
nicolas.dechesne@... | 1 |
aehs29@... | 1 |
alejandro@... | 1 |
Grand Total | 218 |
Thanks,
Stephen K. Jolley
Yocto Project Program Manager
( Cell: (208) 244-4460
* Email: sjolley.yp.pm@...
All,
The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on the triage page under the appropriate heading:
https://wiki.yoctoproject.org/wiki/Bug_Triage#Newcomer_Bugs Also please review: https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded and how to create a bugzilla account at: https://bugzilla.yoctoproject.org/createaccount.cgi
The idea is these bugs should be straight forward for a person to help work on who doesn't have deep experience with the project. If anyone can help, please take ownership of the bug and send patches! If anyone needs help/advice there are people on irc who can likely do so, or some of the more experienced contributors will likely be happy to help too.
Also, the triage team meets weekly and does its best to handle the bugs reported into the Bugzilla. The number of people attending that meeting has fallen, as have the number of people available to help fix bugs. One of the things we hear users report is they don't know how to help. We (the triage team) are therefore going to start reporting out the currently 410 unassigned or newcomer bugs.
We're hoping people may be able to spare some time now and again to help out with these. Bugs are split into two types, "true bugs" where things don't work as they should and "enhancements" which are features we'd want to add to the system. There are also roughly four different "priority" classes right now, “4.1”, “4.2”, “4.3”, "4.99" and "Future", the more pressing/urgent issues being in "4.1" and then “4.2”.
Please review this link and if a bug is something you would be able to help with either take ownership of the bug, or send me (sjolley.yp.pm@...) an e-mail with the bug number you would like and I will assign it to you (please make sure you have a Bugzilla account). The list is at: https://wiki.yoctoproject.org/wiki/Bug_Triage_Archive#Unassigned_or_Newcomer_Bugs
Thanks,
Stephen K. Jolley
Yocto Project Program Manager
( Cell: (208) 244-4460
* Email: sjolley.yp.pm@...
I don't know how to reply to list messages from a thread I wasn't subscribed to at the time, but I'd like to follow up on this thread from August 2016:
https://www.yoctoproject.org/pipermail/yocto/2016-August/031671.html
I can confirm that the referenced patch to checksum.py is part of my Yocto distribution (gatesgarth), yet I continue to see this issue with broken symlinks created by EXTERNALSRC rules.
WARNING: Unable to get checksum for my-recipe SRC_URI entry oe-workdir: [Errno 2] No such file or directory: '/.../my-recipe/oe-workdir'
WARNING: Unable to get checksum for my-recipe SRC_URI entry oe-logs: [Errno 2] No such file or directory: '/.../my-recipe/oe-logs'
As mentioned in the original message, this occurs when the symlinks created by EXTERNALSRC are broken by, say, a removal of the build directory.
It's not a big deal because it doesn't break the build, but the original thread was left hanging, so I hope this info helps.
-- David.
Hi.. There
Hope all are doing well
I'm playing with the TP-Link Bluetooth dongle
For the instance, i have enabled all necessary drivers from the menuconfig
Not only that, but i have also manually added the firmware as per the few suggestions in rootfs of the yocto images
Those firmware are rtl8761b_fw.bin and rtl8761b_config.bin
During the boot, i can see that these drivers are loaded along with the hci0
Now the main issue is, hciconfig hci0 up is not working
The error message that, I'm getting is Bluetooth: Unable to create CMAC crypto context
here are the brief Bluetooth logs
--------------------------------------------------------------------------------------
[ 0.146896] Bluetooth: Core ver 2.22
[ 0.147022] Bluetooth: HCI device and connection manager initialized
[ 0.147053] Bluetooth: HCI socket layer initialized
[ 0.147075] Bluetooth: L2CAP socket layer initialized
[ 0.147135] Bluetooth: SCO socket layer initialized
[ 1.846271] Bluetooth: RFCOMM socket layer initialized
[ 1.846342] Bluetooth: RFCOMM ver 1.11
[ 1.846375] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 1.846390] Bluetooth: BNEP filters: multicast
[ 1.846414] Bluetooth: BNEP socket layer initialized
[ 3.836720] Bluetooth: Starting self testing
[ 3.923010] Bluetooth: ECDH test passed in 81376 usecs
[ 3.929313] Bluetooth: Unable to create CMAC crypto context
[ 3.933496] Bluetooth: Finished self testing
[ 5.081021] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000b lmp_ver=0a lmp_subver=8761
[ 5.091216] Bluetooth: hci0: RTL: rom_version status=0 version=1
[ 5.096024] Bluetooth: hci0: RTL: loading rtl_bt/rtl8761b_fw.bin
[ 5.108225] Bluetooth: hci0: RTL: loading rtl_bt/rtl8761b_config.bin
[ 5.118750] Bluetooth: hci0: RTL: cfg_sz 25, total sz 11689
[ 5.248253] Bluetooth: hci0: RTL: fw version 0x097bec43
[ 74.094149] Bluetooth: Unable to create CMAC crypto context
-----------------------------------------------------------
Remember, i have already installed required bluetooth tools with the image
Such as bluez & dbus
------------------------------------------------------------
IMAGE_INSTALL_append = " \
dbus \
bluez5 \
packagegroup-tools-bluetooth \
expat \
"
DISTRO_FEATURES_append = " \
bluetooth \
"
-----------------------------------------------------------------
Can any one help me here?
All suggestions are welcome:)
Thanks
Mahendra (MS)
If you are using the Yocto Project to build your products, and are allowed to mention it, one way to contribute to the project is to add such products to the list that we keep on our Wiki: https://wiki.yoctoproject.org/wiki/Project_Users#Products_that_use_the_Yocto_Project
Thanks in advance
Cheers
Michael.
--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
After talking to Jason A. Donenfeld, it turned out that updating toThanks. Indeed, to confirm this outside of IRC, using old snapshots of
the latest wireguard 1.0.x version is the only solution supported by
the author. We should never maintain our own fork of wireguard
1.0.20200401, even less so considering that it's a highly
security-critical component.
The major and minor version of the latest wireguard stays the same.
Hence, this is even a solution for a Yocto LTS release like dunfell.
As a consequence, I'm importing the latest wireguard version in this
PR: https://github.com/openembedded/meta-openembedded/pull/599
wireguard-linux-compat is almost never a good idea, for anybody's
system, anywhere.
Jason
I think this was sent to the wrong list. Can you include this in your
queue please?
Thanks,
Anuj
Signed-off-by: Rajesh Dangi <rajeshx.dangi@...>
---
.../recipes-kernel/linux/linux-yocto_5.4.bbappend | 8 ++++--
--
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-
yocto_5.4.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-
yocto_5.4.bbappend
index b2824cbb1d..219e788f47 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.4.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.4.bbappend
@@ -7,8 +7,8 @@ KMACHINE_genericx86 ?= "common-pc"
KMACHINE_genericx86-64 ?= "common-pc-64"
KMACHINE_beaglebone-yocto ?= "beaglebone"
-SRCREV_machine_genericx86 ?=
"e2020dbe2ccaef50d7e8f37a5bf08c68a006a064"
-SRCREV_machine_genericx86-64 ?=
"e2020dbe2ccaef50d7e8f37a5bf08c68a006a064"
+SRCREV_machine_genericx86 ?=
"8a59dfded81659402005acfb06fbb00b71c8ce86"
+SRCREV_machine_genericx86-64 ?=
"8a59dfded81659402005acfb06fbb00b71c8ce86"
SRCREV_machine_edgerouter ?=
"706efec4c1e270ec5dda92275898cd465dfdc7dd"
SRCREV_machine_beaglebone-yocto ?=
"706efec4c1e270ec5dda92275898cd465dfdc7dd"
@@ -17,7 +17,7 @@ COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
COMPATIBLE_MACHINE_edgerouter = "edgerouter"
COMPATIBLE_MACHINE_beaglebone-yocto = "beaglebone-yocto"
-LINUX_VERSION_genericx86 = "5.4.178"
-LINUX_VERSION_genericx86-64 = "5.4.178"
+LINUX_VERSION_genericx86 = "5.4.205"
+LINUX_VERSION_genericx86-64 = "5.4.205"
LINUX_VERSION_edgerouter = "5.4.58"
LINUX_VERSION_beaglebone-yocto = "5.4.58"
scripts/archive_buildstats: Exit early if buildstats isn't present (2022-08-30 16:19:11 +0100)
are available in the Git repository at:
git://git.yoctoproject.org/yocto-autobuilder-helper contrib/kirkstone-next
http://git.yoctoproject.org/cgit.cgi/yocto-autobuilder-helper/log/?h=contrib/kirkstone-next
Ross Burton (1):
config.json: Set SDKMACHINE to aarch64 for oe-selftest-armhost
config.json | 1 +
1 file changed, 1 insertion(+)
--
2.25.1
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-security/cryptmount/cryptmount_5.3.3.bb | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/recipes-security/cryptmount/cryptmount_5.3.3.bb b/recipes-security/cryptmount/cryptmount_5.3.3.bb
index fb522cb..6741a5f 100644
--- a/recipes-security/cryptmount/cryptmount_5.3.3.bb
+++ b/recipes-security/cryptmount/cryptmount_5.3.3.bb
@@ -22,6 +22,16 @@ PACKAGECONFIG[gcrypt] = "--with-libgcrypt, --without-libgcrypt, libgcrypt"
PACKAGECONFIG[luks] = "--enable-luks, --disable-luks, cryptsetup"
PACKAGECONFIG[nls] = "--enable-nls, --disable-nls, "
+SYSTEMD_PACKAGES = "${PN}"
SYSTEMD_SERVICE:${PN} = "cryptmount.service"
+do_install:append () {
+ if ${@bb.utils.contains('DISTRO_FEATURES','systemd','true','false',d)}; then
+ install -D -m 0644 ${S}/sysinit/cryptmount.service ${D}${systemd_system_unitdir}/cryptmount.service
+ rm -fr ${D}/usr/lib
+ fi
+}
+
+FILES:${PN} += "${systemd_system_unitdir}"
+
RDEPENDS:${PN} = "libdevmapper"
--
2.25.1
Adding back mailing list.
On Fri, Sep 2, 2022 at 10:30 AM Mahendra Sondagar
<mahendrasondagar08@...> wrote:
>
> On Fri, Sep 2, 2022 at 02:21 AM, Khem Raj wrote:
>
> inux-firmware-rtl8761b
>
> Hi... Khem Raj
>
> Thanks for the quick revert
>
> Yes, i have made the changes as per your suggestions
> Unfortunately, it's seems the same result
>
you have not followed what I said. The bbappend is still a kernel
bbappend, so please make a bbappend for linux-firmware recipe
instead as suggested.
secondly, the bbappend itself has issues
PACKAGES =+ "${PN}-rtl8761b"
FILES_${PN}-example = "/lib/firmware/rtl_bt/rtl8761b.bin"
PACKAGES and FILES do not match. what you want is something like
PACKAGES =+ "${PN}-rtl8761b"
FILES_${PN}-rtl8761b = "/lib/firmware/rtl_bt/rtl8761b.bin"
then in image add.
IMAGE_INSTALL += "linux-firmware-rtl8761b"
>
>
>
>
> here is the error logs
> Can you please check ?
> -----------------------------------------------------------
>
> Loaded 3484 entries from dependency cache.
> NOTE: Resolving any missing task queue dependencies
> ERROR: Nothing RPROVIDES 'linux-firmware-rtl8761b' (but /home/mahendra/STM32MPU_workspace/Digikey_YoctoSeries/Digikey_Yocto/meta-custom/recipes-core/images/custom-image.bb RDEPENDS on or otherwise requires it)
> NOTE: Runtime target 'linux-firmware-rtl8761b' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['linux-firmware-rtl8761b']
> ERROR: Required build target 'custom-image' has no buildable providers.
> Missing or unbuildable dependency chain was: ['custom-image', 'linux-firmware-rtl8761b']
>
> Summary: There was 1 WARNING message shown.
> Summary: There were 2 ERROR messages shown, returning a non-zero exit code
>
> ----------------------------------------
>
> Thanks
>
> Mahendra
On Fri, Sep 2, 2022 at 10:30 AM Mahendra Sondagar
<mahendrasondagar08@...> wrote:
you have not followed what I said. The bbappend is still a kernel
On Fri, Sep 2, 2022 at 02:21 AM, Khem Raj wrote:
inux-firmware-rtl8761b
Hi... Khem Raj
Thanks for the quick revert
Yes, i have made the changes as per your suggestions
Unfortunately, it's seems the same result
bbappend, so please make a bbappend for linux-firmware recipe
instead as suggested.
secondly, the bbappend itself has issues
PACKAGES =+ "${PN}-rtl8761b"
FILES_${PN}-example = "/lib/firmware/rtl_bt/rtl8761b.bin"
PACKAGES and FILES do not match. what you want is something like
PACKAGES =+ "${PN}-rtl8761b"
FILES_${PN}-rtl8761b = "/lib/firmware/rtl_bt/rtl8761b.bin"
then in image add.
IMAGE_INSTALL += "linux-firmware-rtl8761b"
here is the error logs
Can you please check ?
-----------------------------------------------------------
Loaded 3484 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'linux-firmware-rtl8761b' (but /home/mahendra/STM32MPU_workspace/Digikey_YoctoSeries/Digikey_Yocto/meta-custom/recipes-core/images/custom-image.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'linux-firmware-rtl8761b' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['linux-firmware-rtl8761b']
ERROR: Required build target 'custom-image' has no buildable providers.
Missing or unbuildable dependency chain was: ['custom-image', 'linux-firmware-rtl8761b']
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code
----------------------------------------
Thanks
Mahendra
I'm using Yocto Zeus and found that there is a memory leak in Python 3.7 threading.py
https://github.com/python/cpython/commit/c10c2ec7a0e06975e8010c56c9c3270f8ea322ec
As far as I know, this was not fixed until Python 3.9.
What is the easiest way to incorporate this fix into Zeus? Create a patch with devtool? Upgrade Python to at least 3.9?
backwards compatible.
'-f' is to guarantee future compatibility with build setups where the file
is not present.
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
scripts/run-patchmetrics | 1 +
1 file changed, 1 insertion(+)
diff --git a/scripts/run-patchmetrics b/scripts/run-patchmetrics
index 1c805ec..50d9214 100755
--- a/scripts/run-patchmetrics
+++ b/scripts/run-patchmetrics
@@ -34,6 +34,7 @@ for branch in master kirkstone dunfell; do
git -C $PARENTDIR reset origin/$branch --hard
rm conf/local.conf
rm conf/bblayers.conf
+ rm -f conf/templateconf.cfg
rm tmp/ -rf
unset BB_ENV_PASSTHROUGH_ADDITIONS
unset BB_ENV_EXTRAWHITE
--
2.37.2
Hi... There
Hope all are doing well
Right now, I'm dealing with the *TP-Link Bluetooth dongle*.
My goal is to add the Bluetooth functionality with the Yocto custom image
After some research i got to know that the Bluetooth dongle, that I'm using is unsupported by activating the Bluetooth drivers only by menuconfig
I'll have to manually add the *rtl8761b_fw.bin* file with the image
Here is the good post for the same
https://askubuntu.com/questions/1370663/bluetooth-scan-doesnt-detect-any-device-on-ubuntu-21-10 <https://askubuntu.com/questions/1370663/bluetooth-scan-doesnt-detect-any-device-on-ubuntu-21-10>
Now, my problem is, I'm getting some errors after adding it's firmware file
Here is the steps, which i have gone through
1. Created linux-firmware file under recpies-kernel directory
there already is a linux-firmware recipe meta/recipes-kernel/linux-firmware/linux-firmware_20220708.bb
2. added the rtl8761b_fw.bin to /files directory under linux-firmware fileOK
3. Created .bbappend file as per the available kernel name called *"linux-stm32mp_%.bbappend"*bbappend should be for linux-firmware recipe.
4. installed the .bin image with the custom recipes file called custom-image.bb as followsI think it will be called something else then perhaps linux-firmware-rtl8761b or some such. Avoid using '_' in the name as its used a version separator and can confuse the packaging
# Drivers for the TPL-Link Bluetooth dongle
IMAGE_INSTALL += "linux-firmware-rtl8761b_fw"
5. bake the image with bitbake custom-image
here is the tree of the directories
The error screenshot is mentioned here
The content of the .bbappend file is listed here
Can any one help me here ?
All suggestions and comments welcome :)
Regards
Mahendra Sondagar
Hi... There
Hope all are doing well
Right now, I'm dealing with the TP-Link Bluetooth dongle.
My goal is to add the Bluetooth functionality with the Yocto custom image
After some research i got to know that the Bluetooth dongle, that I'm using is unsupported by activating the Bluetooth drivers only by menuconfig
I'll have to manually add the rtl8761b_fw.bin file with the image
Here is the good post for the same
https://askubuntu.com/questions/1370663/bluetooth-scan-doesnt-detect-any-device-on-ubuntu-21-10
Now, my problem is, I'm getting some errors after adding it's firmware file
Here is the steps, which i have gone through
1. Created linux-firmware file under recpies-kernel directory
2. added the rtl8761b_fw.bin to /files directory under linux-firmware file
3. Created .bbappend file as per the available kernel name called "linux-stm32mp_%.bbappend"
4. installed the .bin image with the custom recipes file called custom-image.bb as follows
# Drivers for the TPL-Link Bluetooth dongle
IMAGE_INSTALL += "linux-firmware-rtl8761b_fw"
5. bake the image with bitbake custom-image
here is the tree of the directories
The error screenshot is mentioned here
The content of the .bbappend file is listed here
Can any one help me here ?
All suggestions and comments welcome :)
Regards
Mahendra Sondagar
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Steve Sakoman, Joshua Watt, Randy Macleod,
Richard Purdie, Alexandre Belloni, Stephen Jolley, Ross Burton,
Saul Wold, Tim Orling, Pavel Zhukov, Alexandre Belloni
ARs:
N/A
Medium+ 4.1 Unassigned Enhancements/Bugs: 67 (Last week
72)
Hi Jerome,
Parsec doesn't depend on optee-client and doesn't require it at all. If Parsec is built with the Trusted Services provider included then `libts` is added into DEPENDS and RDEPENDS:
The libts recipe (it will be merged into meta-arm later today or tomorrow together with other generic recipes for Trusted Services Secure Partitions (SWd side) and test/demo tools (NWd side)) creates `teeclnt` group.
Cheers,
Anton
The teeclnt (TEE client) group should be created by the optee-client recipe. I realize that it is not upstream at the moment but only in a Linaro .bbappend:
https://gitlab.com/Linaro/trustedsubstrate/meta-ledge-secure/-/blob/kirkstone/meta-ledge-secure/recipes-security/optee/optee-client_%25.bbappend#L35
As for https://git.yoctoproject.org/meta-security/tree/meta-parsec/recipes-parsec/parsec-service/parsec-service_1.0.0.bb#n75 this looks good but shouldn't there be a DEPENDS on optee-client so that the recipe is executed after the group is created? (that was an oversight in my patch BTW). My limited knowledge of Yocto doesn't allow me to comprehend how trusted-service-provider is supposed to be used.
Thanks,
--
Jerome
From: Khem Raj <raj.khem@...>
Sent: Wednesday, August 31, 2022 12:38 PM
To: Monsees, Steven C (US) <steven.monsees@...>; Alexander Kanavin <alex.kanavin@...>
Cc: yocto@...
Subject: Re: [yocto] #yocto #dunfell #qemux86-64
On 8/31/22 4:36 AM, Monsees, Steven C (US) via lists.yoctoproject.org wrote:
you can use vnc backend which is enabled by default. by using runqemu publicvnc
Thank you for the quick replay...
The no graphic option does work but the kernel comes up with errors...
Will full wayland support be added to the dunfell release ?
I wish runqemu was smart enough to prioritize, interactive UI e.g.
sdl/gtk if not available then fall back to vnc, and then use nographic in order.
and please look at kirkstone if you are evaluating next LTS, dunfell is still supported but is already inching towards its end comparatively you get more modern package versions with kirkstone.
Steve
-----Original Message-----
From: yocto@... <yocto@...> On
Behalf Of Alexander Kanavin
Sent: Wednesday, August 31, 2022 7:23 AM
To: Monsees, Steven C (US) <steven.monsees@...>
Cc: yocto@...
Subject: Re: [yocto] #yocto #dunfell #qemux86-64
External Email Alert
This email has been sent from an account outside of the BAE Systems network.
Please treat the email with caution, especially if you are requested to click on a link, decrypt/open an attachment, or enable macros. For further information on how to spot phishing, access “Cybersecurity OneSpace Page” and report phishing by clicking the button “Report Phishing” on the Outlook toolbar.
You need to run this in a X11 session, or use 'nographic' parameter.
Alex
On Wed, 31 Aug 2022 at 13:17, Monsees, Steven C (US) via lists.yoctoproject.org <steven.monsees=baesystems.com@...> wrote:
Hello:
I am attempting to evaluate dunfell -23.0.17, on a cetos7 linux box.
When building the default : core-image-minimal or core-image-sato,
clean with no errors/warnings, on execution
I get the following error for both (see below)…
(1) Is this an issue with the release ?, and is there another release I should be using ?
(2) Is there something I need to pre-configure for these builds to run properly ?
(3) How might I resolve this issue ?
06:57 smonsees@yix490016
/disk0/scratch/smonsees/yocto/yocto-dunfell/poky-dunfell-23.0.17/dunf
e
ll_Min>runqemu qemux86-64
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - INFO - Continuing with the following parameters:
KERNEL:
[/disk0/scratch/smonsees/yocto/yocto-dunfell/poky-dunfell-23.0.17/dun
f
ell_Min/tmp/deploy/images/qemux86-64/bzImage--5.4.192+gitAUTOINC+3fec
b 08507_85f0668fea-r0-qemux86-64-20220830151817.bin]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS:
[/disk0/scratch/smonsees/yocto/yocto-dunfell/poky-dunfell-23.0.17/dun
f
ell_Min/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64-20
2
20830151817.rootfs.ext4]
CONFFILE:
[/disk0/scratch/smonsees/yocto/yocto-dunfell/poky-dunfell-23.0.17/dun
f
ell_Min/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64-20
2
20830151817.qemuboot.conf]
runqemu - INFO - Setting up tap interface under sudo
[sudo] password for smonsees:
runqemu - INFO - Network configuration:
ip=192.168.7.2::192.168.7.1:255.255.255.0
runqemu - INFO - Running /disk0/scratch/smonsees/yocto/yocto-dunfell/poky-dunfell-23.0.17/dunfell_Min/tmp/work/x86_64-linux/qemu-helper-native/1.0-r1/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -drive file=/disk0/scratch/smonsees/yocto/yocto-dunfell/poky-dunfell-23.0.17/dunfell_Min/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64-20220830151817.rootfs.ext4,if=virtio,format=raw -show-cursor -usb -device usb-tablet -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -cpu core2duo -m 256 -serial mon:vc -serial null -kernel /disk0/scratch/smonsees/yocto/yocto-dunfell/poky-dunfell-23.0.17/dunfell_Min/tmp/deploy/images/qemux86-64/bzImage--5.4.192+gitAUTOINC+3fecb08507_85f0668fea-r0-qemux86-64-20220830151817.bin -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0 oprofile.timer=1 '
runqemu - ERROR - Failed to run qemu: Could not initialize SDL(x11
not
available) - exiting
runqemu - INFO - Cleaning up
Set 'tap0' nonpersistent
Thank you for your help,
Steve
Thank you for the quick replay...you can use vnc backend which is enabled by default. by using
The no graphic option does work but the kernel comes up with errors...
Will full wayland support be added to the dunfell release ?
runqemu publicvnc
I wish runqemu was smart enough to prioritize, interactive UI e.g. sdl/gtk if not available then fall back to vnc, and then use nographic
in order.
and please look at kirkstone if you are evaluating next LTS, dunfell is still supported but is already inching towards its end comparatively you get more modern package versions with kirkstone.
Steve
-----Original Message-----
From: yocto@... <yocto@...> On Behalf Of Alexander Kanavin
Sent: Wednesday, August 31, 2022 7:23 AM
To: Monsees, Steven C (US) <steven.monsees@...>
Cc: yocto@...
Subject: Re: [yocto] #yocto #dunfell #qemux86-64
External Email Alert
This email has been sent from an account outside of the BAE Systems network.
Please treat the email with caution, especially if you are requested to click on a link, decrypt/open an attachment, or enable macros. For further information on how to spot phishing, access “Cybersecurity OneSpace Page” and report phishing by clicking the button “Report Phishing” on the Outlook toolbar.
You need to run this in a X11 session, or use 'nographic' parameter.
Alex
On Wed, 31 Aug 2022 at 13:17, Monsees, Steven C (US) via lists.yoctoproject.org <steven.monsees=baesystems.com@...> wrote:
Hello:
I am attempting to evaluate dunfell -23.0.17, on a cetos7 linux box.
When building the default : core-image-minimal or core-image-sato,
clean with no errors/warnings, on execution
I get the following error for both (see below)…
(1) Is this an issue with the release ?, and is there another release I should be using ?
(2) Is there something I need to pre-configure for these builds to run properly ?
(3) How might I resolve this issue ?
06:57 smonsees@yix490016
/disk0/scratch/smonsees/yocto/yocto-dunfell/poky-dunfell-23.0.17/dunfe
ll_Min>runqemu qemux86-64
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - INFO - Continuing with the following parameters:
KERNEL:
[/disk0/scratch/smonsees/yocto/yocto-dunfell/poky-dunfell-23.0.17/dunf
ell_Min/tmp/deploy/images/qemux86-64/bzImage--5.4.192+gitAUTOINC+3fecb
08507_85f0668fea-r0-qemux86-64-20220830151817.bin]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS:
[/disk0/scratch/smonsees/yocto/yocto-dunfell/poky-dunfell-23.0.17/dunf
ell_Min/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64-202
20830151817.rootfs.ext4]
CONFFILE:
[/disk0/scratch/smonsees/yocto/yocto-dunfell/poky-dunfell-23.0.17/dunf
ell_Min/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64-202
20830151817.qemuboot.conf]
runqemu - INFO - Setting up tap interface under sudo
[sudo] password for smonsees:
runqemu - INFO - Network configuration:
ip=192.168.7.2::192.168.7.1:255.255.255.0
runqemu - INFO - Running /disk0/scratch/smonsees/yocto/yocto-dunfell/poky-dunfell-23.0.17/dunfell_Min/tmp/work/x86_64-linux/qemu-helper-native/1.0-r1/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -drive file=/disk0/scratch/smonsees/yocto/yocto-dunfell/poky-dunfell-23.0.17/dunfell_Min/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64-20220830151817.rootfs.ext4,if=virtio,format=raw -show-cursor -usb -device usb-tablet -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -cpu core2duo -m 256 -serial mon:vc -serial null -kernel /disk0/scratch/smonsees/yocto/yocto-dunfell/poky-dunfell-23.0.17/dunfell_Min/tmp/deploy/images/qemux86-64/bzImage--5.4.192+gitAUTOINC+3fecb08507_85f0668fea-r0-qemux86-64-20220830151817.bin -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0 oprofile.timer=1 '
runqemu - ERROR - Failed to run qemu: Could not initialize SDL(x11 not
available) - exiting
runqemu - INFO - Cleaning up
Set 'tap0' nonpersistent
Thank you for your help,
Steve