cool215
02-05-2001, 05:32 PM
I have a HP4440 computer with 128mb of ram and a AMD K2 333mhz.
I recently installed Linux Madrake 7.2 with duel boot win98.
The ethernet card is the newest Linksys LNE100TX.
I can't seem to be able to install my ethernet card in Linux. I got it working with Windows without a hitch.
With the card came a disk with drivers and instrucrtions for installation on multible OSs.
By the instructions found on the disk I was able to compile the linux drivers(tulip.o and pci-scan.o)
I then sucessfuly loaded the modules.
By the instructions, was supposed to load the NIC with "ifup eth0".
I got a usage error
something like "usage ifup <devicename>"
If I do "ifconfig" I only see the "lo" adapter.
But if I do "ifconfig -a" I can see the eth0 aswell. It says its got a interupt of 11 and IO of 0xbc7f
If I do "cat /proc/interrupts" I can see the eth0 at the bottom with a Interrupt of
10.(??not eleven??)
If I do "cat /proc/ioports" I see it at the bottom again, with the IO of "c605bc7f".
(???whats up with the c605?? none of the others have this)
In windows the ethernet card has a IRQ of 11 and a IO of F400-F4FF.
It is also sharing the IRQ with with something called "ACPI IRQ Holde for PCI steering"(???no clue on this one???).
I have looked on the net and found 2 guides how to install this card. None, which worked.
One suggested recompiling the kernel, but I don't know how to do that?
What is wrong? Can someone help?
I recently installed Linux Madrake 7.2 with duel boot win98.
The ethernet card is the newest Linksys LNE100TX.
I can't seem to be able to install my ethernet card in Linux. I got it working with Windows without a hitch.
With the card came a disk with drivers and instrucrtions for installation on multible OSs.
By the instructions found on the disk I was able to compile the linux drivers(tulip.o and pci-scan.o)
I then sucessfuly loaded the modules.
By the instructions, was supposed to load the NIC with "ifup eth0".
I got a usage error
something like "usage ifup <devicename>"
If I do "ifconfig" I only see the "lo" adapter.
But if I do "ifconfig -a" I can see the eth0 aswell. It says its got a interupt of 11 and IO of 0xbc7f
If I do "cat /proc/interrupts" I can see the eth0 at the bottom with a Interrupt of
10.(??not eleven??)
If I do "cat /proc/ioports" I see it at the bottom again, with the IO of "c605bc7f".
(???whats up with the c605?? none of the others have this)
In windows the ethernet card has a IRQ of 11 and a IO of F400-F4FF.
It is also sharing the IRQ with with something called "ACPI IRQ Holde for PCI steering"(???no clue on this one???).
I have looked on the net and found 2 guides how to install this card. None, which worked.
One suggested recompiling the kernel, but I don't know how to do that?
What is wrong? Can someone help?