Hi,

On Sat, Jun 18, 2005 at 06:26:31PM -0400, Jeremy Hankins wrote:
> Aurelien Jarno <[EMAIL PROTECTED]> writes:
> 
> > My guess would be you are using an old rt2500.ko not compiled against
> > your current kernel. Could you try to rebuild it against your current
> > kernel?
> 
> I'm pretty sure I had that straight to begin with, but I went ahead and
> recompiled both the kernel & the module together (using
> kernel-source-2.6.11-7 and "make-kpkg ... modules_image kernel_image")
> and I'm still getting:
> 
> rt2500: no version for "struct_module" found: kernel tainted.
> 
Could you please remove the module (rmmod rt2500), insert it with insmod
and a full path to make sure you load the right one (insmod
/lib/_kernel_version_/kernel/drivers/net/wireless/rt2500.ko) to see if
you still have a problem.

You can also run:
strings /lib/_kernel_version_/kernel/drivers/net/wireless/rt2500.ko | grep 
vermagic

and see if it corresponds to the version given by "uname -a".

Bye,
Aurelien

-- 
  .''`.  Aurelien Jarno             | GPG: 1024D/F1BCDB73
 : :' :  Debian GNU/Linux developer | Electrical Engineer
 `. `'   [EMAIL PROTECTED]         | [EMAIL PROTECTED]
   `-    people.debian.org/~aurel32 | www.aurel32.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to