LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-07-2003, 04:09 PM   #1
yan1
LQ Newbie
 
Registered: Apr 2003
Distribution: Slackware 9.0
Posts: 7

Rep: Reputation: 0
Question problems with networkcard


Hy!
I am new to Slackware (9.0) and have some problems to get my networkcard working. It has a RTL8139C Chipset.
During boot I get some failure messages (logs are attached below).
It seesms to be that the system tries to load a driver module named 8139cp.o.gz, but it seems to be the wrong driver. I think 8139too is the right one for that card. So i am wondering why i tries to load this driver. Is there something like autoprobe that tells the system to load the 8139cp driver, or something like that. And why is the same error message there 8 or more times? I donīt understand whats internally going on there. Can someone help me?

Another question: Where do I get the boot messages after booting (the bootmessage below, is directly written off)? Is it stored in a file? I tried syslog, messages and dmesg. But there is nothing written about a device driver error. dmesg (also atached below) also says something about the 8139cp driver (also many times), but donīt say that there was an error. Quite the contrary, it says something about eth0, this is at boot time not even mentioned. I am a bit confused.
Hope someone can help me.

Here the bootmessage:
-------------------<snip>----------------------------------
INIT: Entering runlevel: 3
Going multiuser...
8139too Fast Ethernet driver 0.9.26
PCI: Found IRQ 11 for device 00:10.0
PCI: Sharing IRQ 11 with 01:00.0
eth0: RealTek RTL8139 Fast Ethernet at 0xc88fbc00, 00:30:84:3d:24:49, IRQ 11
8139cp: 10/100 PCI Ethernet driver v0.3.0 (Sep 29, 2002)
insmod: /lib/modules/2.4.20/kernel/drivers/net/8139cp.o.gz: init_module: No such device
insmod: /lib/modules/2.4.20/kernel/drivers/net/8139cp.o.gz: Hint: insmod errors
can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
insmod: /lib/modules/2.4.20/kernel/drivers/net/8139cp.o.gz: insmod /lib/modules/2.4.20/kernel/drivers/net/8139cp.o.gz failed
insmod: /lib/modules/2.4.20/kernel/drivers/net/8139cp.o.gz: insmod 8139cp failedusb.c: registered new driver usbdevfs
usb.c: registered new driver hub
uhci.c: USB Universal Host Controller Interface driver v1.1
PCI: Found IRQ 9 for device 00:07.2
uhci.c: USB UHCI at I/O 0xf800, IRQ 9
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
8139cp: 10/100 PCI Ethernet driver v0.3.0 (Sep 29, 2002)
insmod: /lib/modules/2.4.20/kernel/drivers/net/8139cp.o.gz: init_module: No such device
insmod: /lib/modules/2.4.20/kernel/drivers/net/8139cp.o.gz: Hint: insmod errors
can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
insmod: /lib/modules/2.4.20/kernel/drivers/net/8139cp.o.gz: insmod /lib/modules/2.4.20/kernel/drivers/net/8139cp.o.gz failed
insmod: /lib/modules/2.4.20/kernel/drivers/net/8139cp.o.gz: insmod 8139cp failed8139cp: 10/100 PCI Ethernet driver v0.3.0 (Sep 29, 2002)
insmod: /lib/modules/2.4.20/kernel/drivers/net/8139cp.o.gz: init_module: No such device
insmod: /lib/modules/2.4.20/kernel/drivers/net/8139cp.o.gz: Hint: insmod errors
can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
insmod: /lib/modules/2.4.20/kernel/drivers/net/8139cp.o.gz: insmod /lib/modules/2.4.20/kernel/drivers/net/8139cp.o.gz failed
insmod: /lib/modules/2.4.20/kernel/drivers/net/8139cp.o.gz: insmod 8139cp failed8139cp: 10/100 PCI Ethernet driver v0.3.0 (Sep 29, 2002)

[the error messages repeat several times here]
------------------------------<snip>--------------------------------


and here the output of dmesg:
--------------------<snip>------------------------------------
Attached scsi CD-ROM sr0 at scsi1, channel 0, id 0, lun 0
sr0: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.12
8139too Fast Ethernet driver 0.9.26
PCI: Found IRQ 11 for device 00:10.0
PCI: Sharing IRQ 11 with 01:00.0
eth0: RealTek RTL8139 Fast Ethernet at 0xc88fbc00, 00:30:84:3d:24:49, IRQ 11
eth0: Identified 8139 chip type 'RTL-8139C'
8139cp: 10/100 PCI Ethernet driver v0.3.0 (Sep 29, 2002)
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
uhci.c: USB Universal Host Controller Interface driver v1.1
PCI: Found IRQ 9 for device 00:07.2
uhci.c: USB UHCI at I/O 0xf800, IRQ 9
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
8139cp: 10/100 PCI Ethernet driver v0.3.0 (Sep 29, 2002)
8139cp: 10/100 PCI Ethernet driver v0.3.0 (Sep 29, 2002)
8139cp: 10/100 PCI Ethernet driver v0.3.0 (Sep 29, 2002)
8139cp: 10/100 PCI Ethernet driver v0.3.0 (Sep 29, 2002)
8139cp: 10/100 PCI Ethernet driver v0.3.0 (Sep 29, 2002)
8139cp: 10/100 PCI Ethernet driver v0.3.0 (Sep 29, 2002)
8139cp: 10/100 PCI Ethernet driver v0.3.0 (Sep 29, 2002)
8139cp: 10/100 PCI Ethernet driver v0.3.0 (Sep 29, 2002)
usb-uhci.c: $Revision: 1.275 $ time 15:38:38 Mar 11 2003
usb-uhci.c: High bandwidth mode enabled
-------------------------<snip>-------------------------------


greetings,
Kai
 
Old 04-07-2003, 06:05 PM   #2
stelmed
Member
 
Registered: Mar 2003
Location: Evia-Greece
Distribution: Slackware
Posts: 104

Rep: Reputation: 15
try netconfig and give it the proper device for your netcard...
 
Old 04-07-2003, 07:46 PM   #3
Excalibur
Senior Member
 
Registered: Jun 2002
Location: Northern VA, USA
Distribution: Ubuntu
Posts: 1,180

Rep: Reputation: 46
In Slack 9.0 a new feature has been introduced, it is called hotplugging. It was an option that was offered during the install if you desired it to be enabled. The hotplug procedure has a file named /etc/hotplug/blacklist that modules can be added to on a system to eliminate such problems as this. Add the module 8139cp to the end of the /etc/hotplug/blacklist file. It will instruct the hotplug system to not load the listed module. The 8139too module will still be loaded as required.

If you desire to disable the feature and load all modules manually then I suggest the following command;

chmod 000 /etc/rc.d/rc.hotplug

To remove the execution bits from the startup script. It can be enabled again if desired by using 755 instead.
 
Old 04-14-2003, 06:23 PM   #4
yan1
LQ Newbie
 
Registered: Apr 2003
Distribution: Slackware 9.0
Posts: 7

Original Poster
Rep: Reputation: 0
Yes, the blacklist thing works. Thx a lot
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
DHCP??? Default networkcard nicart Linux - Newbie 1 12-08-2003 01:07 PM
Realtek RTL8139 Networkcard Problems Jay_highlands Slackware 7 08-11-2003 10:42 PM
ISA networkcard install?!!!! slackerbie Linux - Networking 28 05-01-2003 02:49 PM
Networkcard speciffics on the web? slackerbie Linux - Networking 0 05-01-2003 08:59 AM
Problems detecting onboard networkcard drzigman Linux - Networking 1 01-26-2003 02:36 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:32 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration