On Fri, 30 Aug 2019 at 13:38, Alexander Kanavin <[email protected]> wrote:
> On Fri, 30 Aug 2019 at 02:09, <[email protected]> wrote: > >> > Can you please look into why that error happens on arm, but not on >> > x86? -vga virtio is the officially documented option, so I would >> > rather use that everywhere. >> >> Accoding to >> https://wiki.qemu.org/Documentation/Platforms/ARM#virt_machine_graphics >> , we should use '-device virtio-gpu-pci' if given '-M virt' to qemu- >> system-aarch64 or qemu-system-arm. >> > > Thanks, I didn't know that the lists of supported graphical hardware > differ between various machines. > > The patch makes sense then, I will test that it doesn't cause regressions > on x86 with virgl and add it to my patchset.\ > Unfortunately it does regress. The system crashes on boot. So this needs to be addressed first. You can reproduce via 'oe-selftest -r runtime_test.TestImage.test_testimage_virgl_gtk'. You probably should create an arm-specific qemuboot config file that suits your usecase rather than try to tweak runqemu script to change settings after the fact. Alex
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
