On Wed, 01 Sep 1999, Wes Leonard wrote:
> I just installed a new ethernet card in my system and I'm trying to get it
> to work with Linux. The instructions says that the driver is
rtl8139.o > > How do I compile this file into my kernel? I tried
going to > /usr/src/linux and doing a make xconfig. I see the
realtek 8139 driver, > but for some reason I can't select it. It's
greyed out. Nothing I select > will open it up either.
First off if you have a distribution kernel still on your system, the
one which was installed when you installed you linux/system, no
mention of it so now its guess work time.
Check /lib/modules/org_kernel_version_number/net for rtl8139.c if
you have redhat 6.0 its already there, just do the follwoing;
modprobe rtl8139.
lsmod to check if its loaded, then use ifconfig to configure it.
I dont use make xconfig however i think one explanation for the grey
text is because you may not have choosen EXPERIMENTAL=y
Try making kernels in a console without X running. compile time will
be a lot shorter.
>
> Please help me.
>
> Thanks,
>
> Wes Leonard
> [EMAIL PROTECTED]
--
Regards Richard
[EMAIL PROTECTED]