-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wednesday 18 December 2002 10:59 pm, Daniel Church wrote:
> Linux Guru's,
>
> I am trying to setup and older system, its a P133 with 32MB RAM, and a
> Realtek 8019 ISA NIC.
>
> How can I get this card to work?
>
> The Realtek homepage says the kernel has inbuilt support for NE2000,
> you just have to enable it using make.  I've tried make config, make
> menuconfig and make xconfig and each time I get told my make that the
> configuration file does not exist.
>
> I've tried booting using:  linux ether=11,0x280H,eth0
>
> Doesn't make any difference.
>
> RedHat howto suggests that I can install using expert mode, and use the
> add drivers screen.  Where is the add drivers screen?  I've installed
> using workstation, custom & server and none seem to have an add drivers
> screen.
>
> Yes I know I can go any buy a new NIC for $10 but I want to make this
> work more to the point!

Have you tried inserting the proper module for your card? The support 
isn't built into the kernel, it's built as a loadable module. I'm not 
sure on the ISA version, but I believe it uses the ne.o module. After 
booting, try "modprobe ne" and see if it loads. You probably have to add 
options to the modprobe command for ISA cards. For the data you used 
above, something like "modprobe ne io=0x280 irq=11" should work, assuming 
those are the correct values for this card and your machine.
Try "modinfo ne" to see possible options.

- -- 
- -Michael

pgp key:  http://www.tuxfan.homeip.net:8080/gpgkey.txt
Red Hat Linux 7.{2,3}|8.0 in 8M of RAM: http://www.rule-project.org/
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+AU0Qn/07WoAb/SsRAsAzAJ9aBfu4Wfizu3JIZQ0ghJVyenqcOACeMauk
CNXQuZxTjPtVXHYQL06rjNY=
=SaW4
-----END PGP SIGNATURE-----



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to