[OE-core] [PATCH 00/25] Add machine qemuarm64

Kang Kai Kai.Kang at windriver.com
Mon Nov 10 09:42:44 UTC 2014


On 2014年11月08日 16:53, Burton, Ross wrote:
> On 6 November 2014 15:34, Kai Kang <kai.kang at windriver.com> wrote:
>
>> It has been tested for core-image-minimal core-image-sato
>> core-image-sato-sdk
>> meta-toolchain and world.
>>
> When I boot core-image-sato, X can't start.  Does the virtual machine that
> qemu runs not have video support at the moment?

qemu  boots arm64 image with '-machine virt' and machine 'virt' doesn't 
support any graphic driver for now.
So I update the runqem-internal intended with "-nographic" for qemuarm64:

+        if [ $MACHINE = 'qemuarm64' ]; then
+            QEMU_UI_OPTIONS="-nographic"
+        fi


--Kai

>
> Ross
>


-- 
Regards,
Neil | Kai Kang




More information about the Openembedded-core mailing list