- Aug 14, 2001
- 12,343
- 0
- 0
i compiled another 2.4.17 kernel for this machine, finally getting all the correct options for iptables, but anyways, now my 2 ne2000 ISA nics dont work...heres what i typed up:
when i modprobe 0x240, 250, 260, 270, 280 or 290 nothing happens, it says no
device found at that location. when i modprobe ne io=0x300, it finds
THREE ne cards, IIRC one at 270, one at 300, and one at 2a0. they are
eth0, eth1 and eth2...but i only have two nic's...then when i try to do
ANYTHING with them, like use apt, use a browser, anything that would be
using the nics to communicate with the net, i get this:
eth0: trigger_send() called with the transmitter busy
Hw. address read/write mismap 0
Hw. address read/write mismap 1
Hw. address read/write mismap 2
Hw. address read/write mismap 3
Hw. address read/write mismap 4
Hw. address read/write mismap 5
and i cant connect....
if i lsmod i get this:
Module Size Used by Not tainted
ne 6400 2
8390 5920 0 [ne]
smbfs 30880 0 (unused)
then if i try to modprobe -r ne or 8390 (i dont get it, is 8390 another
instance of ne or what?), i get a "resource busy" error.
this sux0rz please help0r
when i modprobe 0x240, 250, 260, 270, 280 or 290 nothing happens, it says no
device found at that location. when i modprobe ne io=0x300, it finds
THREE ne cards, IIRC one at 270, one at 300, and one at 2a0. they are
eth0, eth1 and eth2...but i only have two nic's...then when i try to do
ANYTHING with them, like use apt, use a browser, anything that would be
using the nics to communicate with the net, i get this:
eth0: trigger_send() called with the transmitter busy
Hw. address read/write mismap 0
Hw. address read/write mismap 1
Hw. address read/write mismap 2
Hw. address read/write mismap 3
Hw. address read/write mismap 4
Hw. address read/write mismap 5
and i cant connect....
if i lsmod i get this:
Module Size Used by Not tainted
ne 6400 2
8390 5920 0 [ne]
smbfs 30880 0 (unused)
then if i try to modprobe -r ne or 8390 (i dont get it, is 8390 another
instance of ne or what?), i get a "resource busy" error.
this sux0rz please help0r
