On Tue, Feb 20, 2007 at 09:59:49PM -0500, Nick Holland wrote: > First of all, regarding your dmesg: that's a feature, not a bug. The > system attempts to store multiple dmesgs in RAM and keep them after a > reboot. This can be very handy at times, but disconcerting to those > not expecting it. The last one is the one you want.
Thanks for clearing that up for me. > Yours is a different revision, but I suspect your problem isn't with > the NIC. Most network performance problems boil down to: > * Duplex issues I'd put my money on this, but I don't know how to test in order to be certain. > * b/B confusion (bits vs. Bytes per second) Not the case. > * bad cables Tested with multiple cables, to no avail. > * bad switches (ok, maybe that's just been my luck) I have a TE100-S8P TRENDNet switch. It worked fine for me for years now, and the only machine that has these sort of problems is the new one with the vr(4) in it. Others at proper speeds like they used to. > > If you really believe it isn't any of the above, tell us how your > machine is hooked up, what you tested, what you expected, what you > saw, etc. Simply saying "it's slow" doesn't help us track it down > much, you understand... > I know just saying it's slow doesn't help. Don't know exactly how to test this issue. Let me tell you my config and what I've tested so far. This is a computer inside my home LAN. All the computers in my house are connected, via the switch menitoned above, to an OpenBSD server. The NIC is configured via DHCP. It's a common setup. I run OpenBSD exclusively on my machines so I can't test if the NIC works well on another OS (although I know/saw it ran just fine on Windows 2003 Server, the OS that the ex-owner used with this compie). My test have been pretty simple actually: - looking at ifconfig for proper duplex - investigating the server's pf.conf for quirks - ``ping -f''-ing, all went fine 0.00% loss - tcpdump-ing, nothing strange there either - changing the cable and it's position in the switch If you need the output of any tests just ask. Same if additional are required. I'm going to warranty with this mobo today (it's an integrated NIC) due to non NIC related issues (the AGP slot is broken). They'll probably supply me with another mobo. Maybe that will fix this too. Or not. I'll send a new dmesg and notify if anything has changed when I get back. Paul.