Re: depmod problem

SZABO Miklos Zsolt <[email protected]> Tue, 15 Mar 2005 10:49:16 +0100 (CET)
Newsgroups gmane.linux.drivers.at76c503a.user
Message-ID <[email protected]>
Hoi

> > depmod / modprobe cannot match the reference iw_handler_get_spy to
> > iw_handler_get_spy_R__ver_iw_handler_get_spy from the kernel.
> > I really wonder how you got the above symbols
> > (name_R__ver_name) into your kernel?
> Isnt it because of the CONFIG_MODVERSIONS ? Tomorrow I'll try to recompile
> without that setting.

And tadaaa, it works :>

anon@anoftc:~$ lsmod
Module                  Size  Used by    Tainted: PF
at76c503-rfmd          39836   0 (unused)
at76c503               79264   0 [at76c503-rfmd]
at76_usbdfu             3364   0 [at76c503]

I dont have the device atm, so I cant test it with that, but I guess its
99% that it will work! :)

Thanx for helping!

But a final question: The fact that module couldnt be installed was the
fault of:
  - my silly system or
  - the kernel or
  - the driver?

Thanx for helping again!
ZS