qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org, Miguel Filipe <miguel.filipe@gmail.com>
Subject: Re: [Qemu-devel] problems with kqemu module.
Date: Fri, 1 Apr 2005 16:51:48 +0100	[thread overview]
Message-ID: <200504011651.49486.paul@codesourcery.com> (raw)
In-Reply-To: <f058a9c30504010727249885b7@mail.gmail.com>

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

  reply	other threads:[~2005-04-01 16:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-01 15:27 [Qemu-devel] problems with kqemu module Miguel Filipe
2005-04-01 15:51 ` Paul Brook [this message]
2005-04-02  0:31   ` Damien "tuX" Thebault

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200504011651.49486.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --cc=miguel.filipe@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).