Wireless DWL-520 (D-link): Compiling module
David A. Bandel
david
Mon May 17 11:58:11 PDT 2004
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 13 Jan 2004 22:58:20 -0500
Joel Hammer <joel at hammershome.com> wrote:
[snip]
>
> I have:
> hermes.o
>
> When I try to install this module, I get this:
>
> insmod ./hermes.o
> ./hermes.o: unresolved symbol printk_Rsmp_1b7d4074
> ./hermes.o: unresolved symbol __const_udelay_Rsmp_eae3dfd6
>
> modprobe hermes also fails, with the same error messages.
>
> Doing a google search reveals that this is a well known
> problem, with symbol printk etc being a frequent unresolved
> symbol.
>
> Running depmod -a gives unresolved symbols errors with
> numerous modules although far from all.
>
> I have set version information on all module symbols in
> make xconfig before compiling.
>
> uname -a shows:
> Linux hammer11 2.4.20 #1 Thu Jun 19 14:13:55 PDT 2003 i686 unknown
> unknown GNU/Linux
Any reason you're running such an old kernel? If you look, you'll see
that almost every newer kernel has wireless updates. I'd give it a try
w/ 2.4.24 or 2.6.1.
Also, the hermes.o is not the actual driver. There'll be another driver
that depends on the hermes:
orinoco_cs 4808 1
orinoco 31768 0 [orinoco_cs]
hermes 5892 0 [orinoco_cs orinoco]
ds 6888 1 [orinoco_cs]
yenta_socket 10112 1
pcmcia_core 43296 0 [orinoco_cs ds yenta_socket]
You won't have the pcmcia_core, yenta_socket, or ds, and instead of
orinoco_cs you'll have something like orinoco_pci.
Ciao,
David A. Bandel
- --
Focus on the dream, not the competition.
Nemesis Racing Team motto
GPG key autoresponder: mailto:david_key at pananix.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFABTb4j31PLQNUbV4RArBeAKCU1oLD8nxaRUg8Uz4F3w48yhrYEQCeIkCm
PYgb6LmkiZXvz9faJH/Z960=
=iSXS
-----END PGP SIGNATURE-----
More information about the Linux-users
mailing list