Heeter
December 9, 2010, 6:08am
1
Hi All,
My 11.3 keeps dropping the network connection.
After a few minutes of websurfing, it decides to quit connecting to the router.
The windows machine behind the same router keeps working properly.
I disabled IPv6 and rebooted, but still doing same the thing.
The router is the DHCP server.
I have tested the CAT5e wire, and it works fine.
Any ideas?
Thanks
Heeter
Are You using wired or wireless connection to the router ?
Best regards,
Greg
Heeter
December 9, 2010, 3:24pm
3
Hi Glistwan,
I am using wired connection. I mentioned that I tested the cat5e wire and found no issues.
I did forget to mention that this particular machine had another operating system that had no networking issues until I installed 11.3
Thanks
Heeter
Maybe a driver problem. Could You post the result of
lspci -nnk
Best regards,
Greg
Heeter
December 12, 2010, 12:07am
5
Sorry about being late, Greg.
Here is it:
linux-l994:/home/admin # lspci -nnk
00:00.0 Host bridge [0600]: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller [8086:29c0] (rev 02)
Subsystem: Foxconn International, Inc. Device [105b:0df5]
Kernel driver in use: agpgart-intel
00:02.0 VGA compatible controller [0300]: Intel Corporation 82G33/G31 Express Integrated Graphics Controller [8086:29c2] (rev 02)
Subsystem: Foxconn International, Inc. Device [105b:0df5]
Kernel driver in use: i915
00:02.1 Display controller [0380]: Intel Corporation 82G33/G31 Express Integrated Graphics Controller [8086:29c3] (rev 02)
Subsystem: Foxconn International, Inc. Device [105b:0df5]
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 01)
Subsystem: Foxconn International, Inc. Device [105b:0df5]
Kernel driver in use: HDA Intel
00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 01)
Kernel driver in use: pcieport
00:1c.1 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 2 [8086:27d2] (rev 01)
Kernel driver in use: pcieport
00:1c.2 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 3 [8086:27d4] (rev 01)
Kernel driver in use: pcieport
00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 [8086:27c8] (rev 01)
Subsystem: Foxconn International, Inc. Device [105b:0df5]
Kernel driver in use: uhci_hcd
00:1d.1 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 01)
Subsystem: Foxconn International, Inc. Device [105b:0df5]
Kernel driver in use: uhci_hcd
00:1d.2 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 01)
Subsystem: Foxconn International, Inc. Device [105b:0df5]
Kernel driver in use: uhci_hcd
00:1d.3 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb] (rev 01)
Subsystem: Foxconn International, Inc. Device [105b:0df5]
Kernel driver in use: uhci_hcd
00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 01)
Subsystem: Foxconn International, Inc. Device [105b:0df5]
Kernel driver in use: ehci_hcd
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev e1)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GH (ICH7DH) LPC Interface Bridge [8086:27b0] (rev 01)
Subsystem: Foxconn International, Inc. Device [105b:0df5]
00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df] (rev 01)
Subsystem: Foxconn International, Inc. Device [105b:0df5]
Kernel driver in use: ata_piix
00:1f.2 IDE interface [0101]: Intel Corporation N10/ICH7 Family SATA IDE Controller [8086:27c0] (rev 01)
Subsystem: Foxconn International, Inc. Device [105b:0df5]
Kernel driver in use: ata_piix
00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller [8086:27da] (rev 01)
Subsystem: Foxconn International, Inc. Device [105b:0df5]
Kernel driver in use: i801_smbus
02:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR5001 Wireless Network Adapter [168c:001c] (rev 01)
Subsystem: AMBIT Microsystem Corp. AR5BXB63 802.11bg NIC [1468:0428]
Kernel driver in use: ath5k
03:00.0 Ethernet controller [0200]: Intel Corporation 82573L Gigabit Ethernet Controller [8086:109a]
Subsystem: Foxconn International, Inc. Device [105b:0df5]
Kernel driver in use: e1000e
linux-l994:/home/admin #
Heeter
No problem about the delay.
This is your Ethernet NIC :
03:00.0 Ethernet controller [0200]: Intel Corporation 82573L Gigabit Ethernet Controller [8086:109a]
Subsystem: Foxconn International, Inc. Device [105b:0df5]
Kernel driver in use: e1000e
I have found and interesting thread on the CentOS forum describing the same problem You might be encountering.
www.centos.org - Forums - CentOS 5 - Networking Support - CentOS 5.3 problem with e1000e driver and 80003ES2LAN nic dropping connections
The solution for the reporter was to turn off “IO Acceleration Technology” in BIOS.
Best regards,
Greg
Heeter
December 12, 2010, 6:32pm
7
Thanks for great research on this topic, Greg.
I looked into the BIOS for this setting, but sadly, could not find one.
I am using an ACER L460 which doesn’t have many bios settings to begin with.
This thing was designed for vista (:sick:), but was working fine with Win7. I am unable to install other linux flavors on this thing, other than opensuse. The others just hang during install. the opensuse is working flawless, other than the network issue.
Thanks again, for your time.
Heeter
No problem. It wasn’t all that much helpful then. Maybe someone else will come back here with some better advice on how to disable this without using BIOS.
Best regards,
Greg
Heeter
December 12, 2010, 7:11pm
9
I think that this particular machine is just designed for windows, and that anything that I throw at it will not work properly.
Just gonna throw the windows7 back into it and give it back to the owner.
Thanks again,
Heeter