You are not logged in.

#1 2013-04-27 15:03:37

bslackr
Member
Registered: 2012-01-27
Posts: 131

NVIDIA MCP61 Ethernet VERY SLOW

I just installed Arch on my  parents computer, and the ethernet  is  crawling on  it. Package downloads keep on timing out, even when I try to install  them over the LAN with pacserve.  Not sure what to do  about this, I tried googling for issues with  this card, but couldn't find anything.  There were a few other issues that people were havine with  the forcedeth  driver, but I didn't find a solution.

$ lspci

00:00.0 RAM memory: NVIDIA Corporation MCP61 Memory Controller (rev a1)
00:01.0 ISA bridge: NVIDIA Corporation MCP61 LPC Bridge (rev a2)
00:01.1 SMBus: NVIDIA Corporation MCP61 SMBus (rev a2)
00:01.2 RAM memory: NVIDIA Corporation MCP61 Memory Controller (rev a2)
00:02.0 USB controller: NVIDIA Corporation MCP61 USB 1.1 Controller (rev a3)
00:02.1 USB controller: NVIDIA Corporation MCP61 USB 2.0 Controller (rev a3)
00:04.0 PCI bridge: NVIDIA Corporation MCP61 PCI bridge (rev a1)
00:05.0 Audio device: NVIDIA Corporation MCP61 High Definition Audio (rev a2)                                       
00:06.0 IDE interface: NVIDIA Corporation MCP61 IDE (rev a2)                                                        
00:07.0 Bridge: NVIDIA Corporation MCP61 Ethernet (rev a2)                                                          
00:08.0 IDE interface: NVIDIA Corporation MCP61 SATA Controller (rev a2)                                            
00:08.1 IDE interface: NVIDIA Corporation MCP61 SATA Controller (rev a2)                                            
00:09.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2)                                            
00:0b.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2)                                            
00:0c.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2)                                            
00:0d.0 VGA compatible controller: NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2)                      
00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration                 
00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Address Map                                  
00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor DRAM Controller                              
00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Miscellaneous Control                        
00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Link Control                                 
01:09.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller (rev 80)
$ dmesg | grep -i -E 'eth'

[    2.802357] systemd[1]: Expecting device sys-subsystem-net-devices-eth0.device...
[    5.732272] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
[    5.732512] forcedeth 0000:00:07.0: setting latency timer to 64
[    6.254120] forcedeth 0000:00:07.0: ifname eth0, PHY OUI 0x732 @ 1, addr 00:21:97:64:87:d9
[    6.254127] forcedeth 0000:00:07.0: highdma pwrctl mgmt lnktim msi desc-v3
[    7.045294] systemd-udevd[160]: renamed network interface eth0 to enp0s7
[  368.183241] forcedeth 0000:00:07.0: irq 43 for MSI/MSI-X
[  368.183421] forcedeth 0000:00:07.0 enp0s7: MSI enabled
$ dmesg | grep -i -E 'enp'

[    7.045294] systemd-udevd[160]: renamed network interface eth0 to enp0s7
[  368.183421] forcedeth 0000:00:07.0 enp0s7: MSI enabled

Offline

Board footer

Powered by FluxBB