From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CzQ0v-0006GJ-OB for qemu-devel@nongnu.org; Thu, 10 Feb 2005 20:54:33 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CzQ0k-0006C7-Bm for qemu-devel@nongnu.org; Thu, 10 Feb 2005 20:54:26 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CzQ0f-00065H-2M for qemu-devel@nongnu.org; Thu, 10 Feb 2005 20:54:17 -0500 Received: from [65.19.178.186] (helo=pythonhacker.is-a-geek.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CzPTm-000182-MY for qemu-devel@nongnu.org; Thu, 10 Feb 2005 20:20:19 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by pythonhacker.is-a-geek.net (Postfix) with ESMTP id D689C403D4 for ; Thu, 10 Feb 2005 20:20:17 -0500 (EST) Received: from pythonhacker.is-a-geek.net ([127.0.0.1]) by localhost (pythonhacker.is-a-geek.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18342-03 for ; Thu, 10 Feb 2005 20:20:06 -0500 (EST) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by pythonhacker.is-a-geek.net (Postfix) with ESMTP id B2802403CF for ; Thu, 10 Feb 2005 20:20:03 -0500 (EST) From: Darryl Dixon Content-Type: multipart/alternative; boundary="=-GXx3AAcfA2kYOSH0R8rJ" Date: Fri, 11 Feb 2005 14:19:59 +1300 Message-Id: <1108084799.5629.3.camel@localhost.localdomain> Mime-Version: 1.0 Subject: [Qemu-devel] KQEMU error, unable to get major 254 Reply-To: esrever_otua@pythonhacker.is-a-geek.net, 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 --=-GXx3AAcfA2kYOSH0R8rJ Content-Type: text/plain Content-Transfer-Encoding: 7bit Hi Fabrice, I have managed to download the latest cvs and tried it out on Fedora Core 3 (kernel 2.6.10). It seems that for some reason the kqemu module is unable to be assigned major device number 254. Below are the errors: [root@localhost ~]# modprobe kqemu FATAL: Error inserting kqemu (/lib/modules/2.6.10-1.760_FC3/misc/kqemu.ko): Device or resource busy [root@localhost ~]# tail /var/log/messages Feb 11 14:14:07 localhost kernel: QEMU Accelerator Module version 1.0.0, Copyright (c) 2005 Fabrice Bellard Feb 11 14:14:07 localhost kernel: This is a proprietary product. Read the LICENSE file for more information Feb 11 14:14:07 localhost kernel: Redistribution of this module is prohibited without authorization Feb 11 14:14:07 localhost kernel: kqemu: could not get major 254 Regards, -- Darryl Dixon --=-GXx3AAcfA2kYOSH0R8rJ Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Hi Fabrice,

    I have managed to download the latest cvs and tried it out on Fedora Core 3 (kernel 2.6.10).  It seems that for some reason the kqemu module is unable to be assigned major device number 254.  Below are the errors:
[root@localhost ~]# modprobe kqemu
FATAL: Error inserting kqemu (/lib/modules/2.6.10-1.760_FC3/misc/kqemu.ko): Device or resource busy
[root@localhost ~]# tail /var/log/messages
Feb 11 14:14:07 localhost kernel: QEMU Accelerator Module version 1.0.0, Copyright (c) 2005 Fabrice Bellard
Feb 11 14:14:07 localhost kernel: This is a proprietary product. Read the LICENSE file for more information
Feb 11 14:14:07 localhost kernel: Redistribution of this module is prohibited without authorization
Feb 11 14:14:07 localhost kernel: kqemu: could not get major 254


Regards,
--
Darryl Dixon <esrever_otua@pythonhacker.is-a-geek.net>
--=-GXx3AAcfA2kYOSH0R8rJ--