Jack Coates wrote:

> On Mon, 4 Feb 2002, hallm wrote:
>
> >
> >
> > I recently acquired cable internet service through AT&T @Home. I =
> > currently lease their SURFBoard SB3100 cable modem. My intended LEAF box =
> > is a Pentium 120MHz with 16MB RAM, 1.44 MB floppy, 1 DLink DFE530TX+ =
> > NIC, and 1 NetGear FA311 NIC. The BIOS is AMIBIOS 1.00.02.CB0. My =
> > internal, windows box has a NetGear FA311 NIC as well.
> >
> > I started with Dachstein v1.0.2-1680. I uncommented pci-scan and added =
> > via-rhine (for the DLink NIC) and natsemi (for the NetGear NIC) in =
> > /etc/modules (I also tried the fa311 module without successful boot). =
> > The natsemi.o and via-rhine.o modules were added and backed up.
> >
>
> That NetGear NIC uses tulip, IIRC. Do an lsmod at the command line and
> see what you have; if any modules say (unused) after the name, they
> didn't find supporting hardware and you should try something else.

Dachstein has the fa310 and fa311 module.  If you are using the CD version you
do not need to copy the modules to /lib/modules.  You just need to spell them
correctly.  On my DCD:

hanroute: -root-
# mount -t iso9660 -r /dev/hda /mnt

hanroute: -root-
# cd /mnt/lib/modules/net

hanroute: -root-
# ls -al fa*
-r--r--r--    1 root     root         8332 Dec  1 23:11 fa311.o
-r--r--r--    1 root     root         8332 Dec  1 23:11 fa312.o

hanroute: -root-
# va 81*
-r--r--r--    1 root     root        18448 Dec  1 22:06 8139too.o

hanroute: -root-
# cd /

hanroute: -root-
# umount /mnt
---------
If you are using the floppy version you may have to copy these modules to the
floppy if they are not already there.  Modules available on Charles' site.

The DFE530TX+ I believe works (better??) with the new 8139too module.  All these
pci cards need pciscan loaded first.

Victor McAllister



_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to