KWTm
01-23-2003, 06:47 AM
When I try "insmod ne io=0x300 irq=3", Slack8.1 responds:
lib/modulres/2.4.18/kernel/drivers/net/ne.o.gz: unresolved symbol isapnp_find_dev
lib/modulres/2.4.18/kernel/drivers/net/ne.o.gz: unresolved symbol isapnp_present
Yes, I know I have to first "insmod 8390".
The funny thing is, when I boot RedHat 5.1 on the same computer (yes, ancient version, I know), I can get on the net no problem! Like this:
insmod 8390
insmod ne io=0x300 irq=3
dhcpcd
And I'm surfing the web in RedHat 5.1
Is it because Slackware is trying to use ISA Plug'n'Play? Is there any way to turn off ISApnp and just install the module the ancient way just like RedHat? How do I get my 486 to recognize the "ne" card?
For those who need more info, you can read the following:
-----
I have two 486's, one with and one without a CD-ROM.
I couldn't install Slack8.1 on my 486 without a CD-ROM, so I stuck the hard drive in the one WITH and installed Slack8.1. Then I took it out and put it into the one without.
Problem is, the one WITH uses a 3c509 ethernet card, and the one WITHOUT uses a 10baseT card, which I *know* is compatible with "ne.o" since it works in RedHat. So Slackware is looking for a 3c509, not knowing that it's booting on a different computer system.
Could it also be that the one WITH has ISA-plug'n'play (AMI BIOS 1993) and the one WITHOUT has no ISA-plug'n'play (AMI BIOS 1991)? If so, what should I do??
Any help would be appreciated. Thx.
lib/modulres/2.4.18/kernel/drivers/net/ne.o.gz: unresolved symbol isapnp_find_dev
lib/modulres/2.4.18/kernel/drivers/net/ne.o.gz: unresolved symbol isapnp_present
Yes, I know I have to first "insmod 8390".
The funny thing is, when I boot RedHat 5.1 on the same computer (yes, ancient version, I know), I can get on the net no problem! Like this:
insmod 8390
insmod ne io=0x300 irq=3
dhcpcd
And I'm surfing the web in RedHat 5.1
Is it because Slackware is trying to use ISA Plug'n'Play? Is there any way to turn off ISApnp and just install the module the ancient way just like RedHat? How do I get my 486 to recognize the "ne" card?
For those who need more info, you can read the following:
-----
I have two 486's, one with and one without a CD-ROM.
I couldn't install Slack8.1 on my 486 without a CD-ROM, so I stuck the hard drive in the one WITH and installed Slack8.1. Then I took it out and put it into the one without.
Problem is, the one WITH uses a 3c509 ethernet card, and the one WITHOUT uses a 10baseT card, which I *know* is compatible with "ne.o" since it works in RedHat. So Slackware is looking for a 3c509, not knowing that it's booting on a different computer system.
Could it also be that the one WITH has ISA-plug'n'play (AMI BIOS 1993) and the one WITHOUT has no ISA-plug'n'play (AMI BIOS 1991)? If so, what should I do??
Any help would be appreciated. Thx.