|
Re: [meta-zephyr] new qemu version breaking qemu-cortex-a53
FYI, issue has been resolved upstream
FYI, issue has been resolved upstream
|
By
Jon Mason
·
#58214
·
|
|
Re: Changing git url of qemu
diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc
index 8a74e0a80a..ffa35a5ca7 100644
--- a/meta/recipes-graphics/mesa/mesa.inc
+++
diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc
index 8a74e0a80a..ffa35a5ca7 100644
--- a/meta/recipes-graphics/mesa/mesa.inc
+++
|
By
Edgar Mobile
·
#58213
·
|
|
Re: Changing git url of qemu
You need to build mesa, not mesa-native. And please show exact changes you made.
Alex
You need to build mesa, not mesa-native. And please show exact changes you made.
Alex
|
By
Alexander Kanavin
·
#58212
·
|
|
Re: Changing git url of qemu
Tried in a sifferent machine with wednesday poky master
Building mesa-native gives the error
cp:
Tried in a sifferent machine with wednesday poky master
Building mesa-native gives the error
cp:
|
By
Edgar Mobile
·
#58211
·
|
|
Re: Changing git url of qemu
Tried building mesa on its own with the recipe changes. It fails with meson Error this is a bug and should be reported.
Am 28. September 2022 13:37:05 MESZ schrieb Alexander Kanavin
Tried building mesa on its own with the recipe changes. It fails with meson Error this is a bug and should be reported.
Am 28. September 2022 13:37:05 MESZ schrieb Alexander Kanavin
|
By
Edgar Mobile
·
#58210
·
|
|
[meta-zephyr][PATCH] zephyr-openthread-rcp: Support nrf52840-mdk-usb-dongle machine
From: Philippe Coval <philippe.coval@...>
This makerdiary board can be a fallback option for Oniro's gateway-bluepr=
int
I've been tested it myself along my single arduino-nano
From: Philippe Coval <philippe.coval@...>
This makerdiary board can be a fallback option for Oniro's gateway-bluepr=
int
I've been tested it myself along my single arduino-nano
|
By
philippe.coval@astrolabe.coop
·
#58209
·
|
|
[meta-zephyr][PATCH] frdm-kw41z.conf: Add new machine from NXP
From: Philippe Coval <philippe.coval@...>
It was tested using zephyr-blinky and deployed manually using:
udisksctl mount -b "/dev/disk/by-label'FRDM-KW41ZJ"
Relate-to:
From: Philippe Coval <philippe.coval@...>
It was tested using zephyr-blinky and deployed manually using:
udisksctl mount -b "/dev/disk/by-label'FRDM-KW41ZJ"
Relate-to:
|
By
philippe.coval@astrolabe.coop
·
#58208
·
|
|
Re: Changing git url of qemu
Try latest poky master?
Alex
Try latest poky master?
Alex
|
By
Alexander Kanavin
·
#58207
·
|
|
Re: Changing git url of qemu
Mesa build fails. It complains that it copies llvm-config14.0.6 to the same file.
Am 28. September 2022 12:48:04 MESZ schrieb Alexander Kanavin <alex.kanavin@...>:
--
Diese Nachricht wurde von meinem
Mesa build fails. It complains that it copies llvm-config14.0.6 to the same file.
Am 28. September 2022 12:48:04 MESZ schrieb Alexander Kanavin <alex.kanavin@...>:
--
Diese Nachricht wurde von meinem
|
By
Edgar Mobile
·
#58206
·
|
|
Re: Changing git url of qemu
The following works for me. I
The following works for me. I
|
By
Alexander Kanavin
·
#58205
·
|
|
Re: Changing git url of qemu
Also vulkan-drivers is empty in meson generated by bitbake. If I add it manually it will complain that llvm is disabled. How would I enable it?
Am 28. September 2022 10:51:26 MESZ schrieb Alexander
Also vulkan-drivers is empty in meson generated by bitbake. If I add it manually it will complain that llvm is disabled. How would I enable it?
Am 28. September 2022 10:51:26 MESZ schrieb Alexander
|
By
Edgar Mobile
·
#58204
·
|
|
Re: Changing git url of qemu
I now have
-Dvulkan-drivers=swrast,virtio-experimental
In mesa_22.2.0.bb doesn't help
Am 28. September 2022 10:51:26 MESZ schrieb Alexander Kanavin <alex.kanavin@...>:
--
Diese Nachricht wurde von
I now have
-Dvulkan-drivers=swrast,virtio-experimental
In mesa_22.2.0.bb doesn't help
Am 28. September 2022 10:51:26 MESZ schrieb Alexander Kanavin <alex.kanavin@...>:
--
Diese Nachricht wurde von
|
By
Edgar Mobile
·
#58203
·
|
|
Re: Changing git url of qemu
I think for software vulkan you need to pass in
-Dvulkan-drivers=swrast when building mesa for the target.
Alex
I think for software vulkan you need to pass in
-Dvulkan-drivers=swrast when building mesa for the target.
Alex
|
By
Alexander Kanavin
·
#58202
·
|
|
Re: Changing git url of qemu
I asked the author so I assume he would have told me. Apparently the virglrenderer branch is obsolete.
Currently my only changes from poky master are adding vulkan opengl x11 to distro features and
I asked the author so I assume he would have told me. Apparently the virglrenderer branch is obsolete.
Currently my only changes from poky master are adding vulkan opengl x11 to distro features and
|
By
Edgar Mobile
·
#58201
·
|
|
Re: Changing git url of qemu
I would first check whether any of that work in the branch has meanwhile landed upstream. The post is from 2021.
Have you tried the software Vulkan in the guest?
Alex
I would first check whether any of that work in the branch has meanwhile landed upstream. The post is from 2021.
Have you tried the software Vulkan in the guest?
Alex
|
By
Alexander Kanavin
·
#58200
·
|
|
Re: Builing Gcc fails Poky
Khem may be right and it may simply be running out of memory. You could
have a look in dmesg and see if the kernel did report OOM conditions.
What worries me a little bit is that things corrupted. It
Khem may be right and it may simply be running out of memory. You could
have a look in dmesg and see if the kernel did report OOM conditions.
What worries me a little bit is that things corrupted. It
|
By
Richard Purdie
·
#58199
·
|
|
Re: Changing git url of qemu
I try to enable vulkan according to this tutorial
https://www.collabora.com/news-and-blog/blog/2021/11/26/venus-on-qemu-enabling-new-virtual-vulkan-driver/
According to the author the modified qemu
I try to enable vulkan according to this tutorial
https://www.collabora.com/news-and-blog/blog/2021/11/26/venus-on-qemu-enabling-new-virtual-vulkan-driver/
According to the author the modified qemu
|
By
Edgar Mobile
·
#58198
·
|
|
Re: Changing git url of qemu
You need to clarify what you want to do exactly. Why can’t you use the existing recipe?
Alex
You need to clarify what you want to do exactly. Why can’t you use the existing recipe?
Alex
|
By
Alexander Kanavin
·
#58197
·
|
|
Changing git url of qemu
Greetings,
I want to change the git repo url in order to test the Venus driver. Can someone tell me which variable in which recipe I'd have to set?
Regards
--
Diese Nachricht wurde von meinem
Greetings,
I want to change the git repo url in order to test the Venus driver. Can someone tell me which variable in which recipe I'd have to set?
Regards
--
Diese Nachricht wurde von meinem
|
By
Edgar Mobile
·
#58196
·
|
|
[meta-zephyr][PATCH] qemuzephyrrunner: allow to pass QB_GRAPHICS to qemu cmdline
Signed-off-by: Naveen Saini <naveen.kumar.saini@...>
---
meta-zephyr-core/lib/oeqa/utils/qemuzephyrrunner.py | 1 +
1 file changed, 1 insertion(+)
diff --git
Signed-off-by: Naveen Saini <naveen.kumar.saini@...>
---
meta-zephyr-core/lib/oeqa/utils/qemuzephyrrunner.py | 1 +
1 file changed, 1 insertion(+)
diff --git
|
By
Naveen Saini
·
#58195
·
|