2002-11-29 09:17:23

by Joern Nettingsmeier

[permalink] [raw]
Subject: 8139/mii module problem with 2.5.49/50

hi jeff, hi everyone !

i can compile 2.5.50 just fine, except for huge-page-table-support,
which bails out.

but i'm stuck w/o networking, since the 8139too driver can't be loaded.
it complains about an unresolved symbol, because the mii module fails to
load due to "unknown module format".
the same problem occurred in 2.5.49.

my first thought was to run depmod, but afaik it's obsolete now...?
other modules (like tdfx or crypto) load fine.

this is a dual p3/600 machine on an asus p2b-ds (bx chipset) with a
realtek 8139 pci nic.

i'd be happy to try out patches.

sorry if this has been asked before, i'm not subscribed to lkml and
there's always some lag in the archives.
i'd appreciate a cc: on replies. thanks.

best,

j?rn


--
J?rn Nettingsmeier
Kurf?rstenstr 49, 45138 Essen, Germany
http://spunk.dnsalias.org (my server)
http://www.linuxdj.com/audio/lad/ (Linux Audio Developers)


2002-11-29 19:05:59

by Jeff Garzik

[permalink] [raw]
Subject: Re: 8139/mii module problem with 2.5.49/50

It's a module loader bug... for now just build 8139too into your kernel
(CONFIG_8139TOO=y).