ok, this is using the realtek card only (disbaled the marvell chip).
1) Boot Gentoo live cd
2) modprobe 8139too
3) net-setup eth0
ifconfig:
eth0 Link Encap:Ethernet HWaddr:00:0B:2B:0D:D3:D9
inet addr:192.168.1.101 Bcast:192.168.1.255 MasK:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:19 Base address:0xc000
lo...
grep eth0 /var/log/messages:
March 24 11:23:14 livecd eth0: RealTek RTL8139 at 0xffffff000007c000,
00:0b:2b:0d:d3:d9
March 24 11:23:14 livecd eth0: Identified 8139 chip type
'RTL-8100B/8139D'
March 24 11:23:14 livecd eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
grep eth0 /var/log/syslog
grep: /var/log/syslog: No such file or directory
I can ping myself (192.168.1.101) but nothing else.
ping 192.168.1.100
PING 192.168.1.100 (192.168.1.100) 56(84) bytes of data
>From 192.168.1.101 icmp_seq=2 Destination Host Unreachable
Keith
On Wed, 2005-03-23 at 22:04 +0100, Iain wrote:
> Keith Vassallo wrote:
> > The problem is, the RealTek one doesn't work either!
> >
> > I disabled my Marvell on-board chip so I'd get rid of it until
> > installation is complete. I then booted the live cd, loaded the 8139
> > modules and configured as necessary.
> >
> > With all this, I still can't even ping!
>
> Even your own IP??
>
> Can you post the results of:
>
> 1. ifconfig
> 2. grep eth0 /var/log/messages
> 3. grep eth0 /var/log/syslog
>
> Iain.
> _______________________________________________
> MLUG-list mailing list
> [email protected]
> http://mailserv.megabyte.net/mailman/listinfo/mlug-list