LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Boot message.. (https://www.linuxquestions.org/questions/slackware-14/boot-message-51494/)

Fuel 03-24-2003 01:02 PM

Boot message..
 
what does this mean ? it appears when i boot up ?

insmod: /lib/modules/2.4.20/kernel/drivers/net/8139.cp.o.gz: failed etc... a couple of times..

tcaptain 03-24-2003 01:21 PM

sounds like a network driver (module) is trying to load but isn't present...or is being invoked with incorrect parameters.

Deeboo 03-24-2003 01:32 PM

i think its the realtek chipset 8139 if that helps

acid2000 03-24-2003 01:56 PM

correct.

Fuel do you have one, if you do check that your kernel has the option for module compiled in for it, otherwise remove it from the modules autoload file.

Fuel 03-24-2003 02:06 PM

my modules.conf is empty

JoooN 03-24-2003 02:15 PM

I have the same problem, but with 8139too. How can I get rid if it? from my rc.modules:
Code:

# RealTek 8129/8139 (not 8019/8029!) support:
#/sbin/modprobe 8139too

I don't prob it but I still got that "failure" message at boot... why?

tcaptain 03-24-2003 02:18 PM

what distro are you using?

kater 03-24-2003 02:44 PM

Do you use some kind of 'linuxconf' who's searching at boottime for newly installed hardware and tries to auto-configure them?

JoooN 03-24-2003 03:48 PM

Quote:

Originally posted by tcaptain
what distro are you using?
Slackware 9

Aussie 03-24-2003 07:41 PM

It's hotplug doing this, I saw the same error at my first boot.
I have an 8139 card that uses the 8139too module, the 8139cp module is a new experimental module for a new revision of the 8139 chip, both modules were being loaded by hotplug during boot, the 8139too module was doing it's bit but the 8139cp module was outputting those errors (because I don't have an 8139cp chip), after a kernel rebuild those messages have gone - because I only build for my hardware, so no module no error messages.


All times are GMT -5. The time now is 03:08 PM.