|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
insmod tulip failed
Hi!
I recently installed Redhat 7.3, everything works great except my network card. It's a Surecom EP-320X-S-1 I remember about half a year ago that I managed to get this card working with the Tulip driver (in Slackware 8.0), but when I try to load the module in RedHat i get this: # modprobe tulip /lib/modules/2.4.18-3/kernel/drivers/net/tulip/tulip.o: init_module: No such device Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters /lib/modules/2.4.18-3/kernel/drivers/net/tulip/tulip.o: insmod /lib/modules/2.4.18-3/kernel/drivers/net/tulip/tulip.o failed /lib/modules/2.4.18-3/kernel/drivers/net/tulip/tulip.o: insmod tulip failed Any ideas ? ( http://hardware.redhat.com/hcl/?pag...details&hid=570 ) Last edited by Redlum : August 31st, 2002 at 01:27 PM. |
|
#2
|
|||
|
|||
|
Make sure you have a line in your /etc/modules.conf that looks something like (adjust eth0 for your interface)
alias eth0 tulip # And optionally turn on debugging # options tulip debug=3 jaa |
|
#3
|
|||
|
|||
|
yes i've done that, but without the debug-thing.
I'll try adding that maybe it'll generate some useful info.. |
|
#4
|
|||
|
|||
|
well nothing new :(
The /etc/modules.conf thing obviosly doesn't work..
It just cannot "find" my NIC ? /lib/modules/2.4.18-3/kernel/drivers/net/tulip/tulip.o: init_module: No such device Here's the output of my /proc/pci ... Bus 1, device 1, function 0: Ethernet controller: PCI device 1516:0803 (MYSON Technology Inc) (rev 0). IRQ 11. Master Capable. Latency=32. Min Gnt=32.Max Lat=64. I/O at 0xc000 [0xc0ff]. Non-prefetchable 32 bit memory at 0xdd000000 [0xdd0003ff]. ... That's my NIC right? But why doesn't it work!! Any help greatly appreciated ![]() |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Linux Help > insmod tulip failed |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|