|
Re: Minutes: Yocto Project Weekly Triage Meeting 3/17/2022
On 2022-03-17 11:28, Trevor Gamblin wrote:
Done.
../Randy
-- # Randy MacLeod# Wind River Linux
On 2022-03-17 11:28, Trevor Gamblin wrote:
Done.
../Randy
-- # Randy MacLeod# Wind River Linux
|
By
Randy MacLeod
·
#56483
·
|
|
Re: Minutes: Yocto Project Weekly Triage Meeting 3/17/2022
AR completed.
Stephen
By
Stephen Jolley
·
#56482
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 3/17/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Alexandre, Daiane, Luca, Randy, Richard, Ross, Saul, Stephen, Steve, Tim, Trevor
ARs:
- Randy to move
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Alexandre, Daiane, Luca, Randy, Richard, Ross, Saul, Stephen, Steve, Tim, Trevor
ARs:
- Randy to move
|
By
Trevor Gamblin
·
#56481
·
|
|
Re: runqemu - ERROR - Failed to run qemu: qemu-system-aarch64: Virtio VGA not available.
Ah, that's an interesting information.
The dmesg log gives the impression that virgl starts correctly and in the normal shell the examples work flawlessly. The problems start once I tell weston to use
Ah, that's an interesting information.
The dmesg log gives the impression that virgl starts correctly and in the normal shell the examples work flawlessly. The problems start once I tell weston to use
|
By
Edgar Mobile
·
#56480
·
|
|
Re: runqemu - ERROR - Failed to run qemu: qemu-system-aarch64: Virtio VGA not available.
There is no hardware acceleration with bochs at all, if you want it,
you need to make virtio/virgl driver work.
Alex
There is no hardware acceleration with bochs at all, if you want it,
you need to make virtio/virgl driver work.
Alex
|
By
Alexander Kanavin
·
#56479
·
|
|
Re: runqemu - ERROR - Failed to run qemu: qemu-system-aarch64: Virtio VGA not available.
Do you know if bochs driver is available and active for yocto 3.4 or 3.5?
Do you know if bochs driver is available and active for yocto 3.4 or 3.5?
|
By
Edgar Mobile
·
#56478
·
|
|
Re: runqemu - ERROR - Failed to run qemu: qemu-system-aarch64: Virtio VGA not available.
As I told you, we do not support or test this combination. Which means
that figuring out what the error messages mean and how to fix them is
on you - patches welcome.
Alex
As I told you, we do not support or test this combination. Which means
that figuring out what the error messages mean and how to fix them is
on you - patches welcome.
Alex
|
By
Alexander Kanavin
·
#56477
·
|
|
Re: runqemu - ERROR - Failed to run qemu: qemu-system-aarch64: Virtio VGA not available.
I tried that first and it was horribly slow. That's why I try hardware acceleration now.
Do you _know_ it doesn't work? If yes, why?
I tried that first and it was horribly slow. That's why I try hardware acceleration now.
Do you _know_ it doesn't work? If yes, why?
|
By
Edgar Mobile
·
#56476
·
|
|
Re: runqemu - ERROR - Failed to run qemu: qemu-system-aarch64: Virtio VGA not available.
If you want an aarch guest on x86, then drop the gl option from
runqemu. This will fall back to software rendering.
Alex
If you want an aarch guest on x86, then drop the gl option from
runqemu. This will fall back to software rendering.
Alex
|
By
Alexander Kanavin
·
#56475
·
|
|
Re: runqemu - ERROR - Failed to run qemu: qemu-system-aarch64: Virtio VGA not available.
Sorry, but I need an Aarch64 guest.
Ok, using a newer qemu I now encounter the following problem:
root@qemuarm64:/usr/bin# XDG_RUNTIME_DIR=/run/user/0 ./eglinfo
EGL client extensions string:
Sorry, but I need an Aarch64 guest.
Ok, using a newer qemu I now encounter the following problem:
root@qemuarm64:/usr/bin# XDG_RUNTIME_DIR=/run/user/0 ./eglinfo
EGL client extensions string:
|
By
Edgar Mobile
·
#56474
·
|
|
[meta-openssl102-fips][dunfell][PATCH 2/2] openssh: Adapt the patch for CVE-2020-14145 fix on poky/dunfell
From: Harshal Gohel <harshaldhruvkumar.gohel@...>
openssh-8.2p1-fips.patch does not apply after CVE-2020-14145 patch
introduced in (poky:
From: Harshal Gohel <harshaldhruvkumar.gohel@...>
openssh-8.2p1-fips.patch does not apply after CVE-2020-14145 patch
introduced in (poky:
|
By
Harshal Gohel
·
#56473
·
|
|
[meta-openssl102-fips][dunfell][PATCH 1/2] conf: Make layer compatible with dunfell
From: Harshal Gohel <harshaldhruvkumar.gohel@...>
Create branch "dunfell" from 634d497355f4169237b97a57a2f32486b0972167
---
conf/layer.conf | 2 +-
1 file changed, 1 insertion(+), 1
From: Harshal Gohel <harshaldhruvkumar.gohel@...>
Create branch "dunfell" from 634d497355f4169237b97a57a2f32486b0972167
---
conf/layer.conf | 2 +-
1 file changed, 1 insertion(+), 1
|
By
Harshal Gohel
·
#56472
·
|
|
Re: runqemu - ERROR - Failed to run qemu: qemu-system-aarch64: Virtio VGA not available.
This configuration is not tested. If you want accelerated gl, build
for the qemux86-64 target.
Alex
This configuration is not tested. If you want accelerated gl, build
for the qemux86-64 target.
Alex
|
By
Alexander Kanavin
·
#56471
·
|
|
[meta-selinux][dunfell][PATCH] openssh: don't overwrite sshd_config unconditionally
From: Nisha Parrakat <Nisha.Parrakat@...>
The current implementation was overwriting the sshd_config and sshd
assuming PAM is needed by default
openssh should use the default sshd_config
From: Nisha Parrakat <Nisha.Parrakat@...>
The current implementation was overwriting the sshd_config and sshd
assuming PAM is needed by default
openssh should use the default sshd_config
|
By
Ranjitsinh Rathod
·
#56470
·
|
|
Re: [meta-selinux][PATCH] openssh: don't overwrite sshd_config unconditionally
Hi there,
I have sent the latest rebased patch here.
https://lists.yoctoproject.org/g/yocto/message/56468
Thanks,
Ranjitsinh Rathod
Hi there,
I have sent the latest rebased patch here.
https://lists.yoctoproject.org/g/yocto/message/56468
Thanks,
Ranjitsinh Rathod
|
By
Ranjitsinh Rathod
·
#56469
·
|
|
[meta-selinux][dunfell][PATCH] openssh: don't overwrite sshd_config unconditionally
From: Nisha Parrakat <Nisha.Parrakat@...>
The current implementation was overwriting the sshd_config and sshd
assuming PAM is needed by default
openssh should use the default sshd_config
From: Nisha Parrakat <Nisha.Parrakat@...>
The current implementation was overwriting the sshd_config and sshd
assuming PAM is needed by default
openssh should use the default sshd_config
|
By
Ranjitsinh Rathod
·
#56468
·
|
|
runqemu - ERROR - Failed to run qemu: qemu-system-aarch64: Virtio VGA not available.
Greetings,
I tried to run an Aarch64 Yocto with qemu on amd 64 Host. For that purpose, I built core-image-weston from Hardknott following the
Greetings,
I tried to run an Aarch64 Yocto with qemu on amd 64 Host. For that purpose, I built core-image-weston from Hardknott following the
|
By
Edgar Mobile
·
#56467
·
|
|
Re: How to manage disk space while working with Yocto?
Yes, I am building Yocto inside docker containers. But previously, I did not face this issue with docker container.
Yes, I am building Yocto inside docker containers. But previously, I did not face this issue with docker container.
|
By
Sourabh Hegde
·
#56466
·
|
|
Re: How to manage disk space while working with Yocto?
Are you running in a virtual machine of some kind? It's better to get a real linux computer. Otherwise you need to check how to allocate more disk space to the virtual machine from the host.
Alex
Are you running in a virtual machine of some kind? It's better to get a real linux computer. Otherwise you need to check how to allocate more disk space to the virtual machine from the host.
Alex
|
By
Alexander Kanavin
·
#56465
·
|
|
Re: How to manage disk space while working with Yocto?
Hi Alex,
Below is the output of "df":
Hi Alex,
Below is the output of "df":
|
By
Sourabh Hegde
·
#56464
·
|