Networking Forums

Networking Forums > Computer Networking > Linux Networking > Error inserting 3c589_cs in Mandrake 10

Reply
Thread Tools Display Modes

Error inserting 3c589_cs in Mandrake 10

 
 
bosseb
Guest
Posts: n/a

 
      01-13-2005, 07:40 PM
I have a 3Com 3C589C PCMCIA Combo NIC that I am trying to get working
in my newly installed Mandrake 10 on a Compaq Armada 1750 laptop.
After a few turnarounds when i tried to enter config switches in
/etc/modules.conf I am back with the file in pristine state with only
this line at the end:
alias eth1 3c589_cs

When the PC boots up I get this message on the console right after the
pcmcia driver loads:
Starting pcmcia: cardmgr[735]: socket 0: 3Com 589 Ethernet [OK]
cardmgr[735]: + FATAL: Error inserting 3c589_cs
(/lib/modules/2.6.3-7mdk/kernel/drivers/net/pcmcia/3c589_cs.ko.gz):
Unknown symbol in module, or unknown parameter (see dmesg)
(I got this using a digital camera because it speeds out from the
screen so fast...)

Question:
What does the message mean and what unknown symbol does it find that is
no good???
The modules.conf file looks like this:

probeall usb-interface usb-uhci
alias eth0 eepro100
alias eth1 3c589_cs

(eth0 is OK but the network cable is disconnected since I want to get
the PCCARD NIC working so I can get rid of the docking unit where eth0
is located).

TIA
Bo B

 
Reply With Quote
 
 
 
 
Tauno Voipio
Guest
Posts: n/a

 
      01-13-2005, 08:51 PM
bosseb wrote:
> I have a 3Com 3C589C PCMCIA Combo NIC that I am trying to get working
> in my newly installed Mandrake 10 on a Compaq Armada 1750 laptop.
> After a few turnarounds when i tried to enter config switches in
> /etc/modules.conf I am back with the file in pristine state with only
> this line at the end:
> alias eth1 3c589_cs
>
> When the PC boots up I get this message on the console right after the
> pcmcia driver loads:
> Starting pcmcia: cardmgr[735]: socket 0: 3Com 589 Ethernet [OK]
> cardmgr[735]: + FATAL: Error inserting 3c589_cs
> (/lib/modules/2.6.3-7mdk/kernel/drivers/net/pcmcia/3c589_cs.ko.gz):
> Unknown symbol in module, or unknown parameter (see dmesg)
> (I got this using a digital camera because it speeds out from the
> screen so fast...)


Have a look at dmesg, either:

dmesg | less

or

less /var/log/dmesg

The screen message tells that there is more in dmesg.

Also the system log (/var/log/messages) may contain information.

It seems that your driver module is not compatible with your
kernel in use. Are the from the same compilation or package?

--

Tauno Voipio
tauno voipio (at) iki fi

 
Reply With Quote
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
problems while inserting hooks using Netfilter framework will_u_tellmemore Linux Networking 1 12-07-2006 11:30 AM
inserting MN-720 cause notebook to lock-up KenP Broadband Hardware 2 07-15-2004 05:27 PM
Ndiswrapper and Mandrake 10: make install error - Need help. The Etobian Linux Networking 2 06-07-2004 12:12 AM
After inserting wlan-card, my laptop freeze on boot after a few seconds ... zorgh Linux Networking 0 01-19-2004 01:48 PM
System locks when inserting wireless card Marc Wireless Internet 1 10-02-2003 09:25 PM



1 2 3 4 5 6 7 8 9 10 11