On Sat, 13 May 2006 20:08:47 -0500
"wayne tempel" <[EMAIL PROTECTED]> wrote:

> I have versions 0.7.2 and 0.8.1
> installed on my computer. It was working just fine, but now it's not.
> Do I need to uninstall the 0.7.2 version? It keeps telling me Qemu
> acceleration layer is not activated.

If you've updated your kernel since installing Qemu, you'll need to
re-install the kernel module. Check whether

  /lib/modules/`uname -r`/misc/kqemu.ko

exists and is loaded before you run Qemu:

  lsmod | grep kqemu

should show it loaded. I'd remove 0.7.2 if you're successfully using
0.8.1.

-- 
Kevin F. Quinn

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to