* [gentoo-user] NIC works fine with Gentoo Live CD, not so good without.
2006-03-20 18:58 ` Dave Jones
@ 2006-03-20 19:07 ` Jeff
2006-03-20 19:20 ` Jeff
2006-03-20 20:33 ` JimD
0 siblings, 2 replies; 5+ messages in thread
From: Jeff @ 2006-03-20 19:07 UTC (permalink / raw
To: gentoo-user
Ok gang, this one absolutely boggles me.
My system:
AMD64 w/1.5G RAM, 200G HD, Audigy2, Realtek NIC, nVidia 6800GS.
So, here's my NIC as it appears in lspci (both with the Live CD, and my
current install):
02:03.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
And the driver:
8139too 28992 0
Now then... as of 2 days ago, I've been noticing that my ethernet has
been acting really whacky, with random ping times and flaky web surfing.
Example ping:
jmg ~ # ping yahoo.com -c 10
PING yahoo.com (66.94.234.13) 56(84) bytes of data.
64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=1 ttl=47
time=627 ms
64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=2 ttl=48
time=696 ms
64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=3 ttl=47
time=85.5 ms
64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=4 ttl=48
time=728 ms
64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=5 ttl=48
time=96.4 ms
64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=6 ttl=47
time=764 ms
64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=7 ttl=47
time=132 ms
64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=8 ttl=48
time=800 ms
64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=9 ttl=48
time=164 ms
64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=10 ttl=48
time=833 ms
--- yahoo.com ping statistics ---
10 packets transmitted, 10 received, 0% packet loss, time 9027ms
rtt min/avg/max/mdev = 85.529/492.918/833.156/309.889 ms
Look at those times. Strange eh? Even more strange, I get a nice even
30-40ms ping when booting with the AMD64 Gentoo CD, so I've ruled out
that my NIC card could be broken. I've also checked my iptables to make
sure nothing's being blocked/dropped, and that looks fine.
Here's ifconfig:
jmg ~ # ifconfig
eth0 Link encap:Ethernet HWaddr 00:13:D4:63:AB:45
inet addr:192.168.100.69 Bcast:192.168.100.255 Mask:255.255.255.0
inet6 addr: fe80::213:d4ff:fe63:ab45/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1717 errors:2 dropped:4 overruns:1 frame:0
TX packets:1389 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1221100 (1.1 Mb) TX bytes:224935 (219.6 Kb)
Interrupt:10 Base address:0x2000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 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:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Look at eth0. Errors? Drops? Overruns? Why? What could be wrong with
this NIC all of the sudden? Again, I have 0 problems when booting the
same exact setup with the Live CD.
After doing some simple troubleshooting, I'll admit, I'm stumped. Any
idea why my NIC works great with the Live CD and not with my currently
running system?
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] NIC works fine with Gentoo Live CD, not so good without.
2006-03-20 19:07 ` [gentoo-user] NIC works fine with Gentoo Live CD, not so good without Jeff
@ 2006-03-20 19:20 ` Jeff
2006-03-20 20:33 ` JimD
1 sibling, 0 replies; 5+ messages in thread
From: Jeff @ 2006-03-20 19:20 UTC (permalink / raw
To: gentoo-user
*sigh*
I hit 'reply' instead of 'compose' DAMMIT!
Sorry...
Jeff wrote:
> Ok gang, this one absolutely boggles me.
>
> My system:
>
> AMD64 w/1.5G RAM, 200G HD, Audigy2, Realtek NIC, nVidia 6800GS.
>
> So, here's my NIC as it appears in lspci (both with the Live CD, and my
> current install):
>
> 02:03.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
> RTL-8139/8139C/8139C+ (rev 10)
>
> And the driver:
>
> 8139too 28992 0
>
> Now then... as of 2 days ago, I've been noticing that my ethernet has
> been acting really whacky, with random ping times and flaky web surfing.
> Example ping:
>
> jmg ~ # ping yahoo.com -c 10
> PING yahoo.com (66.94.234.13) 56(84) bytes of data.
> 64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=1 ttl=47
> time=627 ms
> 64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=2 ttl=48
> time=696 ms
> 64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=3 ttl=47
> time=85.5 ms
> 64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=4 ttl=48
> time=728 ms
> 64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=5 ttl=48
> time=96.4 ms
> 64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=6 ttl=47
> time=764 ms
> 64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=7 ttl=47
> time=132 ms
> 64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=8 ttl=48
> time=800 ms
> 64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=9 ttl=48
> time=164 ms
> 64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=10 ttl=48
> time=833 ms
>
> --- yahoo.com ping statistics ---
> 10 packets transmitted, 10 received, 0% packet loss, time 9027ms
> rtt min/avg/max/mdev = 85.529/492.918/833.156/309.889 ms
>
> Look at those times. Strange eh? Even more strange, I get a nice even
> 30-40ms ping when booting with the AMD64 Gentoo CD, so I've ruled out
> that my NIC card could be broken. I've also checked my iptables to make
> sure nothing's being blocked/dropped, and that looks fine.
>
> Here's ifconfig:
>
> jmg ~ # ifconfig
> eth0 Link encap:Ethernet HWaddr 00:13:D4:63:AB:45
> inet addr:192.168.100.69 Bcast:192.168.100.255 Mask:255.255.255.0
> inet6 addr: fe80::213:d4ff:fe63:ab45/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:1717 errors:2 dropped:4 overruns:1 frame:0
> TX packets:1389 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:1221100 (1.1 Mb) TX bytes:224935 (219.6 Kb)
> Interrupt:10 Base address:0x2000
>
> lo Link encap:Local Loopback
> inet addr:127.0.0.1 Mask:255.0.0.0
> inet6 addr: ::1/128 Scope:Host
> UP LOOPBACK RUNNING MTU:16436 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:0
> RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
>
> Look at eth0. Errors? Drops? Overruns? Why? What could be wrong with
> this NIC all of the sudden? Again, I have 0 problems when booting the
> same exact setup with the Live CD.
>
> After doing some simple troubleshooting, I'll admit, I'm stumped. Any
> idea why my NIC works great with the Live CD and not with my currently
> running system?
--
Emperor Palpatine:
Everything that has transpired has done so according
to my design.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] NIC works fine with Gentoo Live CD, not so good without.
2006-03-20 20:49 [gentoo-user] NIC works fine with Gentoo Live CD, not so good without Jeff
@ 2006-03-20 20:30 ` Hans-Werner Hilse
0 siblings, 0 replies; 5+ messages in thread
From: Hans-Werner Hilse @ 2006-03-20 20:30 UTC (permalink / raw
To: gentoo-user
Hi,
On Mon, 20 Mar 2006 15:49:23 -0500
Jeff <jmg_071769@comcast.net> wrote:
> And the driver:
>
> 8139too 28992 0
>
> Now then... as of 2 days ago, I've been noticing that my ethernet has
> been acting really whacky, with random ping times and flaky web surfing.
Did you try playing with 8139too's kernel setup, esp. regarding MMIO
vs. PIO?
-hwh
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] NIC works fine with Gentoo Live CD, not so good without.
2006-03-20 19:07 ` [gentoo-user] NIC works fine with Gentoo Live CD, not so good without Jeff
2006-03-20 19:20 ` Jeff
@ 2006-03-20 20:33 ` JimD
1 sibling, 0 replies; 5+ messages in thread
From: JimD @ 2006-03-20 20:33 UTC (permalink / raw
To: gentoo-user
Jeff wrote:
> Ok gang, this one absolutely boggles me.
>
> My system:
>
> AMD64 w/1.5G RAM, 200G HD, Audigy2, Realtek NIC, nVidia 6800GS.
>
> So, here's my NIC as it appears in lspci (both with the Live CD, and my
> current install):
>
> 02:03.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
> RTL-8139/8139C/8139C+ (rev 10)
<snip>
repost so it threads right.
I am building a similar AMD64 today, well if UPS ever stinkin gets here : )
I will see if I get similar issues. What kernel a you running? I
compiled my own kerenle on my x86 and I was having weird NIC issues as
well. However, my issues were the opposite. I would get get ping times
and transfer rates for outside neteworks. My home network would see to
be touch and go over wireless. I am not sure if the issue is resolved
or not yet. I will have to wait until I get my AMD64 built.
Do you happen to have a cheap PCI NIC you can slap in to test with?
Jim
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-user] NIC works fine with Gentoo Live CD, not so good without.
@ 2006-03-20 20:49 Jeff
2006-03-20 20:30 ` Hans-Werner Hilse
0 siblings, 1 reply; 5+ messages in thread
From: Jeff @ 2006-03-20 20:49 UTC (permalink / raw
To: gentoo-user
Ok gang, this one absolutely boggles me.
My system:
AMD64 w/1.5G RAM, 200G HD, Audigy2, Realtek NIC, nVidia 6800GS.
So, here's my NIC as it appears in lspci (both with the Live CD, and my
current install):
02:03.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
And the driver:
8139too 28992 0
Now then... as of 2 days ago, I've been noticing that my ethernet has
been acting really whacky, with random ping times and flaky web surfing.
Example ping:
jmg ~ # ping yahoo.com -c 10
PING yahoo.com (66.94.234.13) 56(84) bytes of data.
64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=1 ttl=47
time=627 ms
64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=2 ttl=48
time=696 ms
64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=3 ttl=47
time=85.5 ms
64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=4 ttl=48
time=728 ms
64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=5 ttl=48
time=96.4 ms
64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=6 ttl=47
time=764 ms
64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=7 ttl=47
time=132 ms
64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=8 ttl=48
time=800 ms
64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=9 ttl=48
time=164 ms
64 bytes from w2.rc.vip.scd.yahoo.com (66.94.234.13): icmp_seq=10 ttl=48
time=833 ms
--- yahoo.com ping statistics ---
10 packets transmitted, 10 received, 0% packet loss, time 9027ms
rtt min/avg/max/mdev = 85.529/492.918/833.156/309.889 ms
Look at those times. Strange eh? Even more strange, I get a nice even
30-40ms ping when booting with the AMD64 Gentoo CD, so I've ruled out
that my NIC card could be broken. I've also checked my iptables to make
sure nothing's being blocked/dropped, and that looks fine.
Here's ifconfig:
jmg ~ # ifconfig
eth0 Link encap:Ethernet HWaddr 00:13:D4:63:AB:45
inet addr:192.168.100.69 Bcast:192.168.100.255 Mask:255.255.255.0
inet6 addr: fe80::213:d4ff:fe63:ab45/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1717 errors:2 dropped:4 overruns:1 frame:0
TX packets:1389 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1221100 (1.1 Mb) TX bytes:224935 (219.6 Kb)
Interrupt:10 Base address:0x2000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 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:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Look at eth0. Errors? Drops? Overruns? Why? What could be wrong with
this NIC all of the sudden? Again, I have 0 problems when booting the
same exact setup with the Live CD.
After doing some simple troubleshooting, I'll admit, I'm stumped. Any
idea why my NIC works great with the Live CD and not with my currently
running system?
--
Emperor Palpatine:
Everything that has transpired has done so according
to my design.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2006-03-20 21:37 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-20 20:49 [gentoo-user] NIC works fine with Gentoo Live CD, not so good without Jeff
2006-03-20 20:30 ` Hans-Werner Hilse
-- strict thread matches above, loose matches on Subject: below --
2006-03-19 17:48 [gentoo-user] Mozilla - pop-ups not blocked !! Rohit Sharma
2006-03-19 20:55 ` JimD
[not found] ` <D73DF656-5555-4967-A447-553F85FA8EB5@keeliegirl.dyndns.org>
2006-03-20 1:12 ` JimD
2006-03-20 18:15 ` Dave Jones
2006-03-20 18:21 ` JimD
2006-03-20 18:58 ` Dave Jones
2006-03-20 19:07 ` [gentoo-user] NIC works fine with Gentoo Live CD, not so good without Jeff
2006-03-20 19:20 ` Jeff
2006-03-20 20:33 ` JimD
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox