Re: Install problem - network wont start
Mazhar Memon <[email protected]>
| Newsgroups | gmane.linux.gentoo.newbies |
|---|---|
| Message-ID | <[email protected]> |
> Hi all,
>
> I just spend a weekend unsuccessfully trying to install from the latest
> LiveCD. My network wont start up. I have a D-LINK DF530TX and a
> Speedstream DSL Modem. My provider is SBC/PacBell which is using PPPoE.
> I found a posting somewhere describing an approach on how to use PPPoE
> with Gentoo.
> The only problem I seem to have now is that there is no driver for my
> network card (via-rhine.o). I tried to compile it myself but it is
> missing modversions.h. Can anyone suggest what I should try next?
> On a side note, why does version.h say "2.4.19" when the actual kernel
> on the LiveCD is "2.4.19-xfs-rc1"?
Try the 8139too driver, it works for me and I think I have the same card. Although, its possible that the same card comes with multiple chipsets, heres from /proc/pci
Bus 0, device 18, function 0:
Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C (rev 16).
IRQ 9.
Master Capable. Latency=32. Min Gnt=32.Max Lat=64.
I/O at 0xd800 [0xd8ff].
Non-prefetchable 32 bit memory at 0xda020000 [0xda0200ff].
-Mazhar