On Thursday 04 November 2010 17:24:51 you wrote: > I have followed the instructions found here: > > http://wiki.meego.com/SDK/Docs/1.1/Configuring_QEMU_runtimes > > but when I try this command: > > mad remote -r meego-handset-ia32-qemu-1.1.20101031.2201-sda-runtime poweron > > it exits immediately with this message: > > Starting QEMU runtime meego-handset-ia32-qemu-1.1.20101031.2201-sda-runtime > This may take some time ... > > I am missing something ? My system: openSUSE 11.3 x86_64
I have found why mad exits immediately: openSUSE 11.3 does not load automatically kvm modules. So, with AMD processors one should use: sudo /sbin/modprobe kvm sudo /sbin/modprobe kvm-amd after this mad launches qemu, but I get a black screen in the emulator. I am able to login though ssh, so the behavior is quite similar to the raw image mage using image-creator. Any other suggestions ? _______________________________________________ MeeGo-sdk mailing list [email protected] http://lists.meego.com/listinfo/meego-sdk
