Re: Slow Network Connection



On Thu, Sep 27, 2007 at 11:34:52 -0400, Eric Estes wrote:
I just purchased a Shuttle XPC SN27P2 barebones system.
Chipset: North Bridge - Nvidia nForce 570 Ultra
Onboard NIC: Marvell 88E1116(10/100/1000Mbps) - I also added a Intel
Dual-Server NIC and disabled the Marvell

I tried installing Debian 4.0r0, 4.0r1 and a nightly test build and they
all suffer from the same problem; an extremely slow connection to the
internet (about dial-up speed - I have a 5Meg cable connection).

Yet, if I boot off of a PCLinuxOS Live CD the network works perfectly.

I've changed cables and network cards with no luck. I'm hoping someone
here will see something that I've overlooked.

[...]

Here is the output of the 'lspci' (Debian):

[...]

02:04.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 05)
02:05.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 05)

[...]

Here is the output of a 'lsmod' (Debian):

[...]

e100 33288 0
mii 5696 1 e100

[...]

Here is the output of a 'lsmod' (PCLinuxOS):
[root@localhost root]# lsmod
Module Size Used by
eepro100 31728 0
mii 5760 1 eepro100

The most obvious difference is that Debian uses the e100 driver while
PCLinuxOS uses the eepro100 module. Is the version of the kernel the
same in both cases?

You could try to force the Debian system to use the eepro100 driver:

invoke-rc.d networking stop
modprobe -r e100
modprobe eepro100
invoke-rc.d networking start

--
Regards, | http://users.icfo.es/Florian.Kulzer
Florian |


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Re: Woody on 486 problem
    ... Remember when Win95 ran well with 16MB RAM? ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ... Its strange that older debian distributions are failing to properly ... And all I need is just simple network client without gui or any services:) ...
    (Debian-User)
  • Re: networking problem encountered while installing "Woody"
    ... get a move on learning to compiling my own kernel. ... # The first network card - this entry was created ... Mar 21 21:59:22 debian dhclient-2.2.x: DHCPDISCOVER on ...
    (Debian-User)
  • Re: Trying to protect another computer with a gnome-lokkit firewall
    ... If your 'New Debian' PC is connected to the linksys router by the NIC1 ... NIC2 and 'To be Protected' PC should be i nthe same network address, ... switch then it shall be a direct-cable connection. ...
    (Debian-User)
  • Re: Network setup problems (formerly Can anyone give me a clue)
    ... > First of all I have a crossover cable connecting my Debian machine and ... > a Windows XP machine. ... > a basic network with this. ... But any attempts to ping the Windows box, ...
    (Debian-User)
  • Re: Advice for setting up a file server
    ... > I would very much appreciate any advice concerning the set-up of a Debian ... > based file server. ... image back over the network. ... lab (thankfully behind the university firewall) before ...
    (Debian-User)