From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JkKQU-000483-Q5 for qemu-devel@nongnu.org; Fri, 11 Apr 2008 10:40:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JkKQO-00041X-Q4 for qemu-devel@nongnu.org; Fri, 11 Apr 2008 10:40:26 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JkKQO-00041E-KT for qemu-devel@nongnu.org; Fri, 11 Apr 2008 10:40:20 -0400 Received: from mail62.opentransfer.com ([76.162.254.62]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JkKQO-0004Td-1B for qemu-devel@nongnu.org; Fri, 11 Apr 2008 10:40:20 -0400 Received: from [127.0.0.1] (localhost [127.0.0.1]) by gateway.localdomain (Postfix) with ESMTP id C94A52697DA for ; Fri, 11 Apr 2008 10:40:08 -0400 (EDT) Message-ID: <47FF7848.8060404@mmri.us> Date: Fri, 11 Apr 2008 10:40:08 -0400 From: "admin@mmri.us" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] kqemu Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org I made sure that kqemu was installed and runs, but I still get an error message that it is not activated. [root@]# qemu -hda WinME.qemu.img -net nic,model=rtl8139 Could not open '/dev/kqemu' - QEMU acceleration layer not activated Furthermore, if I do modprobe kqemu, it tells me that /dev/kqemu does not exist. Also, even thuogh I installed the RTL8139 driver, networking doesnt work in WinME, but does in XP, any idea why ME doesnt work? Does someoen maybe have an alternative download link to a newer or newest RTL8139 driver for ME? Thanks