Vicente wrote:
The distros use either the NE2000 or the pcnet_cs drivers. I have tried
to load the pcnet_cs module (modprobe pcnet_cs), but the card does not
want to work with it and I haven't been successful in loading the NE2000
module.
Any ideas on how to get this card to work?
We must know its PCI ID. Please do the following:
lspci && lspci -n
and post the full output here. If it is not listed there (e.g. because
it is seen as an ISA card), do the following:
cd /tmp
cp -a /sys . 2>/dev/null
tar zcf sys-vicente.tar.gz sys
and post sys-vicente.tar.gz here.
--
Alexander E. Patrakov
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page