Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
strange errors
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
tommy_haaland
Guru
Guru


Joined: 04 Oct 2003
Posts: 320

PostPosted: Wed Nov 05, 2003 1:45 pm    Post subject: strange errors Reply with quote

When I boot I get lots of errors:
Code:
insmod: /lib/modules/2.4.23_pre8-gss/kernel/drivers/net/8139cp.o insmod 8139cp failed

How come I get this when my network card works? I remember there was a file I could edit to get these error-messages do disappear...something with a blacklist ?

Please help.

Back to top
View user's profile Send private message
Birnenpfluecker
Guru
Guru


Joined: 01 Sep 2003
Posts: 315
Location: Lage, Germany

PostPosted: Wed Nov 05, 2003 2:13 pm    Post subject: Reply with quote

Could it be that you have 2 network cards in your modules.autoload ?
Back to top
View user's profile Send private message
guitou
Guru
Guru


Joined: 02 Oct 2003
Posts: 534
Location: France

PostPosted: Wed Nov 05, 2003 2:19 pm    Post subject: Reply with quote

Maybe you complied your kernel with your NIC support built-in... then there is no module to load (which would explain the insmod error).
Back to top
View user's profile Send private message
Nickw
n00b
n00b


Joined: 28 Oct 2003
Posts: 53
Location: Pompey, England.

PostPosted: Wed Nov 05, 2003 2:35 pm    Post subject: Reply with quote

I had this error and found this.

The Realtek 8139 series seems to advertise itself as a 8139/8139too/8139c/8139cp all at once and all together, and if you look in boot log, just before them warning messages you will see eth0 running OK with 8139too module.

So what I think happens is the kernel tries all the available kernel drivers for that card, and they all try to load (Gentoo has two, the 8139too and the 8139cp).

So, if what I say is correct and you see the 8139too driver loaded and eth0 is OK, move the 8139cp module to the 'blacklist', and you will never see again :)

Nick
Back to top
View user's profile Send private message
tommy_haaland
Guru
Guru


Joined: 04 Oct 2003
Posts: 320

PostPosted: Wed Nov 05, 2003 2:38 pm    Post subject: Reply with quote

hmmm, I got a belkin network card, and it ios based on the realtek chipset.
In kernel config I got "realtek 8139" as a module, and "support for older realtek cards" built in.

I have checked /etc/modules.autoload and it is empty.
Back to top
View user's profile Send private message
Nickw
n00b
n00b


Joined: 28 Oct 2003
Posts: 53
Location: Pompey, England.

PostPosted: Wed Nov 05, 2003 2:42 pm    Post subject: Reply with quote

I have checked /etc/modules.autoload and it is empty.

It will be.

Just put '8139cp' in the blacklist file and it will not attempt to load that module driver.

Nick
Back to top
View user's profile Send private message
tommy_haaland
Guru
Guru


Joined: 04 Oct 2003
Posts: 320

PostPosted: Wed Nov 05, 2003 4:17 pm    Post subject: Reply with quote

Thanks. It works now :-)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum