On Wed, 2013-07-03 at 23:51 -0700, Saul Wold wrote: > Tired this out today and got the following: > > ERROR: Function failed: Failed to start qemu. You should check the task log > > and the qemu boot log (qemu log is > > /srv/ssd/sgw/builds/world/tmp/work/qemux86_64-poky-linux/core-image-sato/1.0-r0/testimage/qemu_boot_log.20130704065001) > > ERROR: Logfile of failure stored in: > > /srv/ssd/sgw/builds/world/tmp/work/qemux86_64-poky-linux/core-image-sato/1.0-r0/temp/log.do_testimage.18354 > > Log data follows: > > | DEBUG: Executing python function do_testimage > > | NOTE: Test modules ['oeqa.runtime.ping', 'oeqa.runtime.ssh', > > 'oeqa.runtime.connman', 'oeqa.runtime.rpm', 'oeqa.runtime.smart', > > 'oeqa.runtime.xorg', 'oeqa.runtime.dmesg']
On a second look, this shouldn't be none: > > | NOTE: DISPLAY value: None Because this happens: > > | Running qemu-system-x86_64... > > | > > /srv/ssd/sgw/builds/world/tmp/sysroots/x86_64-linux/usr/bin/qemu-system-x86_64 > > -kernel /srv/ssd/sgw/builds/world/tmp/deploy/images/bzImage-qemux86-64.bin > > -net nic,vlan=0 -net tap,vlan=0,ifname=tap0,script=no,downscript=no -hda > > /srv/ssd/sgw/builds/world/tmp/deploy/images/core-image-sato-qemux86-64.ext3 > > -show-cursor -usb -usbdevice wacom-tablet -vga vmware -no-reboot -snapshot > > -serial unix:/tmp/qemuconnection.18354,server,nowait -m 128 --append "vga=0 > > uvesafb.mode_option=640x480-32 root=/dev/hda rw mem=128M > > ip=192.168.7.2::192.168.7.1:255.255.255.0 oprofile.timer=1 console=ttyS0" > > | Could not initialize SDL(No available video device) - exiting Can you export DISPLAY before running the task? But don't use DISPLAY=localhost:1 use DISPLAY=:1 (see my other mail). Cheers, Stefan _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core