From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DHWag-00019p-Vo for qemu-devel@nongnu.org; Fri, 01 Apr 2005 19:34:19 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DHWaY-00015l-OR for qemu-devel@nongnu.org; Fri, 01 Apr 2005 19:34:13 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DHWaV-00011X-JR for qemu-devel@nongnu.org; Fri, 01 Apr 2005 19:34:07 -0500 Received: from [81.255.54.11] (helo=mx.laposte.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DHWY8-00032I-GP for qemu-devel@nongnu.org; Fri, 01 Apr 2005 19:31:40 -0500 Message-ID: <424DE7E3.7040902@laposte.net> Date: Sat, 02 Apr 2005 02:31:31 +0200 From: "Damien \"tuX\" Thebault" MIME-Version: 1.0 Subject: Re: [Qemu-devel] problems with kqemu module. References: <200504011651.49486.paul@codesourcery.com> In-Reply-To: <200504011651.49486.paul@codesourcery.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig419735162163E8488A919DC9" 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 Cc: Miguel Filipe This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig419735162163E8488A919DC9 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Paul Brook wrote: > On Friday 01 April 2005 16:27, Miguel Filipe wrote: > >>I've downloaded the kqemu package yesterday, and tried to build qemu >>from CVS today with that kqemu. >> >>I've followed the instructions and the build went fine, I have >>/dev/kqemu, and kqemu in /lib/modules/kernel-version/misc/kqemu.ko >> >>My kernel is 2.6.10-5-686-smp from the ubuntu distro. >>trying to modprobe kqemu gives me this: >> >>miguel@garfield:/lib/modules$ sudo modprobe kqemu >>FATAL: Error inserting kqemu >>(/lib/modules/2.6.10-5-686-smp/misc/kqemu.ko): Invalid module format >>miguel@garfield:/lib/modules$ sudo insmod ./2.6.10-5-686-smp/misc/kqemu.ko >>insmod: error inserting './2.6.10-5-686-smp/misc/kqemu.ko': -1 Invalid >>module format >> >>Can you ppl give me any advice? > > > Most likely you used the wrong kernel sources/headers. The kernel sources you > use when building kqemu must *exactly* match the kernel you're running. > > Paul gcc must have the same version than the one used to compile the kernel. -- Damien Thebault public keys on http://pgp.mit.edu --------------enig419735162163E8488A919DC9 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFCTefqVHEaRMFauK8RAjf0AJ9vtZXf7ojJTVRhNvzHRk6M+QwEbwCfTw9v nK16N1eM3qvgkVXhG6SfZiQ= =bUdo -----END PGP SIGNATURE----- --------------enig419735162163E8488A919DC9--