+Babu
"Surugiu, PetruX" <[email protected]> writes: > Hi, > > I built the project using yocto and the two layers of crosswalk. > Unfortunately I could not install it on minnowboard. I wrote the hddimg on a > USB. > When it starts it opens a UEFI shell. I tried to add a boot using: > bcfg boot add 0 fs0:\EFI\BOOT\bootx64.efi "crosswalk" > > After reset it couldn't boot at all, literally nothing happens. I've tried > connect -r and map -r , I can browse on USB but I can't boot > I have updated the firmware to the latest version as well. > > > The other thing that I tried was to run it on qemu uploader with kvm enabled > using the following command > sudo qemu-system-x86_64 -enable-kvm -m 1024 -boot d -hda > ./core-image-crosswalk-embedded-genericx86-64.hddimg > > > > Unfortunately it has no window interface but at least I am able to boot. > Ventus crashes at startup or whenever I try to start it. > > This is the error log: > cat : can't open '/sys/class/graphics/fb0/virtual_size' : No such file or > directory > > FATAL: dri_wrapper.cc open: /dev/dri/card0: No such file or directory > > xwalk[599]: segfault at 8 ip 000000002583b40 sp 00007fffc8e9dca8 error 4 in > xwalk[400000+389d000] > Segmentation fault > > $ dmesg | grep drm > [drm] Initialized drm 1.1.0 2006810 > > > $ ventus > cat : can't open '/sys/class/graphics/fb0/virtual_size' : No such file or > directory > FATAL: dri_wrapper.cc open: /dev/dri/card0: No such file or directory > Segmentation fault > > > I think this is due lack of graphics virtualization modules or > something like that which I was not able to figure out how to fix it. > I would prefer to run it on qemu or any other virtualization software. > One last thing I tried was to add OVMF to qemu > (http://www.linux-kvm.org/page/OVMF ) . This time I could see grub as > well but whenever I choose boot or install screen remains black and > nothing happens. > > I've played with VirtualBox, Virt-manager or VMware and none of them worked. _______________________________________________ Crosswalk-help mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help
