Fedora Networking :: Intel Gigabit Card Only Connects At 100Mbps

Jan 24, 2009

I recently swapped out my old network switch (10/100) for a Netgear GS105 gigabit switch. With the exception of my Fedora 10 laptop all the rest successfully connect at gigabit speeds. But my laptop (with an Intel Corporation 82566MM Gigabit Network Connection (rev 03)) will only connect at 100Mbps. If I look in the logs for my network card here is what I get:

e1000e: Intel(R) PRO/1000 Network Driver - 0.3.3.3-k6
e1000e: Copyright (c) 1999-2008 Intel Corporation.
e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
e1000e 0000:00:19.0: setting latency timer to 64

0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:1c:7e:46:e6:a3
0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
0000:00:19.0: eth0: MAC: 5, PHY: 6, PBA No: ffffff-0ff

0000:00:19.0: eth0: Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX
0000:00:19.0: eth0: 10/100 speed: disabling TSO
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

What I can try to bring it up to gigabit speeds?

View 8 Replies


ADVERTISEMENT

Hardware :: Intel 82574L Mobo Gigabit Network Card

Sep 10, 2010

NIC: Intel 82574L Gigabit mobo network card
Issue: After the server has been up for a random amount of time, the network connection is lost. Attaching a console and looking at ifconfig I see a large number of dropped packets and collisions.

use;
Code:
lspci -vxx
to list the make manufacture of NIC and the device driver it is using.

In this case: Intel 82574L, e1000e
Look in var/log/messages to get the version of the driver, in this case 1.0.2
Download .gz file with source code, follow instructions to install newest driver (e1000e.ko), in my case version 1.2.10. [URL]

View 2 Replies View Related

Networking :: How To Install Intel 82573E Gigabit On Centos 5

Mar 30, 2011

how to install intel 82573E gigabit on centos 5

View 2 Replies View Related

Networking :: Wits END - Can't Configure Intel 82577LM Gigabit On Dell E6410

Oct 30, 2010

Ive been trying everything possible, and cant get this Intel card to connect. Here are the details Centos 5.5 Kernel 2.6.18-194.el5 Intel 82577LM Gigabit on dell laptop e6410 Broadband router with gateway 10.54.7.1 My network is 10.54.7.* linux sees the exact card in the configuration utility. If I choose dhcp, and try to bring up teh device, I get "no network, cable unplugged?" error If I configure static ip for eth0 like

10.54.7.2
255.255.0.0
gw 10.54.7.1

The interface will come up (seen in ifconfig) but cant ping the gateway. At one point it did work... I just cant get it back - Ive reinstalled like 4 times... in hopes Id catch something different, no luck. My network serices about 10 pcs many of them centos linux - no problem using static or dhcp with my router- I just got this new laptop and cant get ths card to work.

View 4 Replies View Related

Ubuntu Networking :: Slow File Transfers (FTP, SCP) With Intel Gigabit Or Atheros WLAN?

Nov 16, 2010

I just installed ubuntu as my primary OS, but I have the disk with XP on it and I don't want to go back, but I need faster network connectivity. I have a T60p with Intel Gigabit jacked into my Gigabit router which also has my desktop (running XP) and my NAS. If I FTP files from my NAS (or SCP), I get transfer speeds around 250-500 KB/s (which is not very fast). On this same switch, from my XP desktop I get transfer speeds around 12 MB/s. I get the same speeds using my 802.11n card (Atheros) as with the ethernet NIC (250-500 KB/s).The drivers for the ethernet card and the atheros card are e1000e and ath9k respectively.I have disabled IPv6. Since the problem occurs using either interface, I am just going to concentrate on fixing it for the Ethernet interface (since I believe it to be a systemwide problem).

Code:

skinnersbane@albert:~$ sudo ethtool eth0
Settings for eth0:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full

[code]....

Clearly my card is running at Gigabit, but why the bad transfer speeds? I am using filezilla for FTP (technically FTPES). I closed every other program. My CPU utilization does seem high and I wonder if this is part of the problem. I had no problems with throughput using either interface in Windows XP just one week ago.

View 1 Replies View Related

Networking :: Ethernet Intel Gigabit Controller Is Broken Or That Atheros Driver Is Missing?

Apr 21, 2011

I have an ASUS P5Q PRO motherboard with an integrated Atheros AR8121/AR8113 PCI-E Gigabit Ethernet Adapter.I installed Ubuntu 10.04 "Lucid" 64bit Kernel version 2.6.32.21 I have read that the driver isn't in the kernel, but there's a strange thing :

First if I try to run lspci from command line it doesn't reports Atheros Ethernet Controller.

Second If I try to run lshw -C network from command line it doesn't reports Atheros Ethernet Controller.

Third if I run ifconfig it only returns my loopback address.

Can I suppose that my Ethernet Intel Gigabit Controller is broken or that Atheros driver is missing?

View 4 Replies View Related

Fedora Installation :: Intel Corporation 82579V Gigabit Network Connection?

Aug 29, 2011

I installed Fedora 14 on my new PC but I don't have network connection. In fact, I hit the command "lspci" and the prompt return :

Code:
Ethernet Controller : Intel Corporation 82579V Gigabit Network Connection
So, I created a ifcfg-eth0 file on /etc/sysconfig/network-script because it doesn't exist :

Code:
DEVICE=eth0
TYPE=Ethernet
BOOTPROTO=dhcp
ONBOOT=yes

Then, I restart network service, but eth0 is down, no device found for the connection eth0.

View 10 Replies View Related

Fedora Hardware :: Intel Gigabit Ethernet(e1000e) Broke On 2.6.35 Kernel / Resolve This?

Nov 8, 2010

Just a heads up to others. There is a kernel regression in the 2.6.35 kernel with regard to, some but not all Intel Gigabit ethernet adapters using the e1000e driver. After an otherwise successful upgrade from fedora 13 to 14, no ethernet connection could be made while using the upgraded 2.6.35 kernel that comes with fedora 14. The 2.6.34 fedora 13 kernels work fine and were fortunately still available after the upgrade.

I have personally seen the identical malfunction on all 2.6.35 kernels I've tried with both Arch and Aptosid and have seen similar reported problems on the Gentoo forum. In each case, going back to a 2.6.34 or upgrading to a 2.6.36 kernel solved the problem so this is almost certainly a kernel issue. My onboard Intel Gigabit ethernet adapter is:

$ lspci -vv | grep Ethernet
00:19.0 Ethernet controller: Intel Corporation 82566DC Gigabit Network Connection (rev 02)

I believe the intel ICH8 chipset motherboards are the ones primarily effected.

View 9 Replies View Related

Networking :: Gigabit Card With 100Mbits Speeds?

Mar 3, 2011

From what I can see in mii-tool I should be getting 1000Mbit link but when I transfer files I only get 100mpbs?

Code:
morrow:~# mii-tool
eth0: no link
eth1: no link
eth2: negotiated 1000baseT-HD flow-control, link ok
eth3: negotiated 1000baseT-HD flow-control, link ok
morrow:~# lshw -C Network
*-network:0 .....

View 7 Replies View Related

Ubuntu Networking :: Gigabit Card Only Works On 100 MBit

Apr 14, 2010

I have bought two Asus NX1101 gigabit cards for my kubuntu box and ubuntu server box. The cards are automatically detected as eth1. However the speed is set to 100mbit instead of 1gbit.

ifconfig eth1 .....
capabilities: pm bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=Sundance Technology IPG Triple-Speed Ethernet duplex=full ip=130.89.169.33 latency=64 maxlatency=10 mingnt=80 multicast=yes port=MII speed=100MB/s
resources: irq:17 ioport:ec00(size=256) memory:f7d00000-f7d000ff memory:f7c00000-f7c0ffff(prefetchable)

I noticed that both lshw and ethtool claim that the card does not support 1000mbit. So changing the speed manually with ethtool doesn't work. In windows XP the card works as it should.

View 4 Replies View Related

Networking :: Gigabit Network Card For CentOS 5.4 Server

Feb 11, 2010

I am looking for a gigabit network card for my centos 5.4 server. I am looking for something known to work well with linux. I have been on the bestbuy site and I found a DLink (DGE-530T) card with support for linux from the vendor but after reading feedback from users with that card I am not so sure it is linux friendly. I am now thinking of buying online.

View 2 Replies View Related

Ubuntu Networking :: Check My Ethernet Card Supports Gigabit?

Jun 8, 2010

With what command i can check whether my Ethernet card supports gigabit speed Ethernet or not?

View 1 Replies View Related

CentOS 5 Networking :: On Board Network Card Refuses To Run Gigabit?

Jun 30, 2009

I've just set up a PC with CentOS 5.3 runing on near identical hardware to an existing 5.2 machine. Motherboard is Asus M2A-VM which I discover by chance generally works very well with CentOS. Ethernet is on board Nvidia.The older machine just did run gigabit speed without any intervention at all, rather to my surprise. The newer machine insists on running at 100 Mbit which is annoying as it is connected to a NAS through a gigabit dumb switch.

The obvious difference between the two is that ethtool on the older machine says that supported ports are TP, and so the port is TP. Whereas the newer machine says that supported ports are TP or MII and insists on running MII. I cannot change this with ethtool -s eth0 port tp. Perhaps not too surprisingly, mii-tool says that the supported speeds range up to 100 Mbit.

View 13 Replies View Related

Fedora Hardware :: Broadcom 57780 Gigabit Network Card

Mar 16, 2011

I have been trawling the web looking to see how to get my broadcom nic working on my Dell optiplex 380 with fedora 12. Basically it shows up when I run lspci but no where else, unfortunately I have no linux experience. Other things that I have tried were to check the blacklist driver file, which had no reference to the nic.

View 3 Replies View Related

Fedora Networking :: F14 Does Not Detect Onboard LAN Card (DH67BL Intel Mother Board)

Apr 24, 2011

I have installed Fedora 14 on Intel's DH67BL mother board, which has a on board LAN port, Fedora 14 does not detect on-board LAN. Unfortunately, intel does not provide any driver support for linux OS :-(. However, if I install an additional LAN card, Fedora 14 detects it and everything works fine.

View 5 Replies View Related

Ubuntu Networking :: Getting 10mbps Instead Of 100mbps?

Jun 11, 2010

After my upgrade from karmic to lucid (clean install, not upgrade through update manager) it seems my ethernet is running at 10mbps instead of 100mbps. Since I have a 100mbit fiber connection it's pretty annoying. Is there a way to force my ethernet to use 100mbps?

Code:

Settings for eth0:
Supported ports: [ MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full

[code]....

View 2 Replies View Related

Slackware :: No Network - Intel Corporation 82567LM Gigabit?

Mar 3, 2011

Just did a clean install on a Dell Latitude E6400 of Slackware 13.1 and, for the most part, all is working great. Got wicd installed and wireless came right up, nvidia drivers installed and video is fantastic, but for some reason my wired connection isn't happening. The device is detected, but I can't get an IP.

Code:
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:01.0 PCI bridge: Intel Corporation Mobile 4 Series Chipset PCI Express Graphics Port (rev 07)
00:19.0 Ethernet controller: Intel Corporation 82567LM Gigabit Network Connection (rev 03)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)

[Code]...

View 14 Replies View Related

Networking :: Total Throughput Of A 100mbps Line?

Nov 14, 2010

Lets assume we have a 100mbps connection between two servers in same switch. then How much is the total throughput of the connection between servers. For example if I am downloading with 70mbps from other server , do I still have 100mbps upload BW available ? or 30mbps is available ? in other words for a 100mbps connection , the limit of download+upload is 100mbps ? or we have 100mbps download and 100mbps upload available ?

View 12 Replies View Related

Hardware :: Detect Intel 82574L Gigabit Ethernet On Ubuntu 8.04?

Feb 14, 2011

I'm having issues with Ubuntu 8.04 to see my Intel 82574L ethernet card. Ubuntu is not detecting it at all.

I downloaded the drivers from

[URL]

copied it to the server, untarred, make install ,and now i'm getting notifications that kernel-devel is not installed. I installed linux-headers from the install cd ( ihave the alternate and server one), but i cannot find any kernel-devel or linux-kernel-devel. The driver still does not want to build after installing linux-headers.

I need to use Ubuntu 8.04 due to some specific requirements, do i need the network cards to work.

View 2 Replies View Related

Debian Installation :: Which PCI Gigabit LAN Card Is Lenny Proof

Feb 1, 2010

I'm giving up trying to install Lenny as a server. The netinstall won't recognise my realtek 8139 chipset on the PCI ethernet NIC. I've googled so much i'm freakin loosing it. The install fails while getting an IP adress via DHCP. So a new networkcard is in order. Why not go for gigabit lan then. Which PCI gigabit LAN card is 100% guaranteed to work with Lenny net install cd?

View 3 Replies View Related

Ubuntu Servers :: Inserted Gigabit Ethernet Card - Now What To Do

Mar 3, 2010

I installed ubuntu server 9.10. During the install the onboard 10/100 land card was automatically installed and was used for updating packages. I just put in a DGE-530T gigabit ethernet card. I can see it recognized under lspci.01:07.0 Ethernet controller: D-Link System Inc DGE-530T Gigabit Ethernet Adapter (rev 11) (rev 11). It does not show up under ifconfig. The CD came with linux drivers. The readme talked about recompiling the kernel and a whole bunch of other stuff. Google was equally confusing. What do I do?

View 7 Replies View Related

Ubuntu Networking :: Intel Network Card Up/Down On Current 10.04?

May 18, 2010

I am running Lucid Lynx and have only noticed this problem in the past couple weeks. Before Lucid I ran Jaunty & Karmic on this same box, although I installed Lucid as a clean install. My problem is that up to 5 or 6 times per minute my networking card drops its connection and then has its connection re-established. I have an integrated Intel 82566DC gigabit card on an Intel Motherboard DG35EC connected to a 10/100 network and am running the 64-bit version of Lucid. I've done some considerable searching on this problem and although I've seen many references to similar problems dating back several years, I have found none that seem to have any solutions that do anything for me. I never had this problem under any prior version of Linux on this box (all prior versions were also 64-bit).

In short, this block of messages repeats in my messages log:

May 18 20:18:50 mark-desktop kernel: [10121.062129] e1000e: eth0 NIC Link is Down May 18 20:18:52 mark-desktop kernel: [10122.730873] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX May 18 20:18:52 mark-desktop kernel: [10122.730876] 0000:00:19.0: eth0: 10/100 speed: disabling TSO

Most of the time I don't even see that the connection has gone down. Sonetimes everything seems to be operating fine for a half-hour or more, although it could be dropping out and coming back really quickly all of the time. Sometimes it goes out for 10 seconds.Sometimes it goes out for many minutes and I can get networking back by killing disabling networking and then re-enabling it. It's quite annoying.

I'm sorry if I'm duplicating an existing issue on this forum, but I can't find this exact problem anywhere. Does anyone have any clever ideas about how to fix this?

View 5 Replies View Related

Networking :: Intel 3945ABG Card Fails To Associate With The AP

Feb 8, 2010

Have been using Arch for about one year. Everything works great until a few days ago. My wireless card couldn't connect to my router.

kernel: 2.6.32-ARCH
wireless card: Intel 3945ABG
wireless card driver/firmware: iwlwifi-3945-ucode 15.32.2.9-2

[code]....

The wireless card:

Code:

#lspci -vv
03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
Subsystem: Intel Corporation Device 1010
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+

[code]....

Since the card works in scanning mode, I assume it's OK. I have other devices in the house that also connect to the same AP. Everyone works except this laptop.

View 3 Replies View Related

Fedora Networking :: 8 Freezes When Wireless Connects?

May 26, 2009

I am using Fedora 8 on my laptop, newly installed, I can see the network card(Linksys WPc54G v2) and Network Manager sees the wireless router, however as soon as I tell it to connect my computer freezes and I have to restart. I searched for solutions but all I found was Ubuntu problems.

Actually it seems that the trigger is when the keyring comes up and asks for a password. As soon as I start typing the pass it locks.

View 1 Replies View Related

Fedora :: 9 Driver For Intel LAN Card

Jan 4, 2011

I have an IBM X3250 M3 server were Iam trying to install Fedora 9 version on RAID 1 and am unable to configure it. Some body guide me with LAN card driver for Inetl 8000 series Gigabit NIC card driver for fedora 9.

View 1 Replies View Related

Ubuntu Networking :: Wireless Card Intel 82562V-2 Not Working

Feb 2, 2010

I have a Dell Vostro 200 with the above wireless card in it and I cant get it to work. I have been on Intel's website and downloaded e1000-8.0.18 and installed as the instructions. But it is still greyed out on the Network Manager. I have just installed Ubuntu Desktop the latest current version.

View 1 Replies View Related

Ubuntu Networking :: Intel 2200BG WiFi Card Won't Connect?

Jul 25, 2010

I have an old Toshiba Satellite A30 Notepad. I've installed Ubuntu 10.04 onto it and everything but WiFi works. I've installed wicd and several other network tools but just can't get Ubuntu to let me use the WiFi connection (the option is greyed out).I know the card works because the last OS (Windows XP) used it without any problems. The card is detected, the drivers are installed and the hardware (slider) switch is set to on.I think the issue is related to the Radio Frequency Kill Switch being on but I don't know how to turn it off.The output from various commands are:

sudo lshw -C network is:

Code:
*-network:0
description: Ethernet interface[code]............

View 9 Replies View Related

Fedora Networking :: Network Manager Connects With 'auto Eth 0'

Jun 23, 2009

I got a little problem with network manager. I got two connections in it, with two different DNS-Servers, because the one of my provider is very slow I surf with opendns, but sometimes that slows down too, so I want to change if necessary. Both connections got the same fixed IP.That worked all fine, until I got my new router (it's a Netgear WGU 624). It's connected by cable and I configured it like the old one. But for some reason instead of connecting to the manually configured connections, my fedora 10 creates a new one "auto eth 0" with a dynamic IP. So every time I boot or switch on from standby my PC connects with this one and I have to manually set it to the right connection. There's no chance to edit or delete it cause those two buttons are grey and won't work. I also tried restarting network manager manually and I also tried starting it with su as root.

View 14 Replies View Related

Ubuntu Networking :: Constant Wireless Disconnecting With Intel Based Card

May 2, 2010

This is a fresh install of Ubuntu 10.04 on a Dell XPS M1530. I'm getting very frequent disconnects to my wireless network, despite good signal. I have wicd and nm-applet running side by side, wicd doesn't work by itself and nm-applet won't get a new IP after reassociating with the AP.

Wireless connection is steady in Windows 7, so I'm guessing it's a problem with the driver.

Wifi card: 0b:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)

Driver:

Code:
[ 22.889588] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 2.6.32-21-generic-ks
[ 22.889592] iwl3945: Copyright(c) 2003-2009 Intel Corporation

[Code].....

View 2 Replies View Related

Ubuntu Networking :: Intel 5100 Wireless Card Doesn't Connect On 10.04?

Jun 4, 2010

Intel 5100 wireless card doesn't connect on 10.04?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved