From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CzQVJ-0007jb-CY for qemu-devel@nongnu.org; Thu, 10 Feb 2005 21:25:57 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CzQTA-0006wL-FJ for qemu-devel@nongnu.org; Thu, 10 Feb 2005 21:23:47 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CzQT4-0006lu-M3 for qemu-devel@nongnu.org; Thu, 10 Feb 2005 21:23:41 -0500 Received: from [64.233.170.192] (helo=rproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CzPuP-0002Xv-5p for qemu-devel@nongnu.org; Thu, 10 Feb 2005 20:47:49 -0500 Received: by rproxy.gmail.com with SMTP id f1so468914rne for ; Thu, 10 Feb 2005 17:47:40 -0800 (PST) Message-ID: <41e41e7a05021017473367d235@mail.gmail.com> Date: Fri, 11 Feb 2005 03:47:11 +0200 From: Hetz Ben Hamo Subject: Re: [Qemu-devel] KQEMU error, unable to get major 254 In-Reply-To: <1108084799.5629.3.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <1108084799.5629.3.camel@localhost.localdomain> Reply-To: Hetz Ben Hamo , qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: esrever_otua@pythonhacker.is-a-geek.net, qemu-devel@nongnu.org Earlier in IRC someone mentioned that changing the code to work with major 253 solved this issue... Can someone tell where do you "officially" can request a major number these days? (if it's possible).. Thanks, Hetz On Fri, 11 Feb 2005 14:19:59 +1300, Darryl Dixon wrote: > 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 > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel > > >