Saturday, May 4, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 2159  / 1 Year ago, sat, january 21, 2023, 12:08:23

I have internet via ethernet cable plugged in directly into my desktop machine; windows and ubuntu on the same machine.



The problem is that after loggin in internet is working (though the speed is less than on Windows) for about 10 mins, after which connection disappears: cannot ping anything, nslookup is not responding too. Then after about 10 mins connection is back.






I'm not much familiar with Ubuntu, sorry if some info is missing. I have



Ubuntu version: 10.04.4 LTS
Codename: lucid


(for some reason I have to stay on 10.04 and cannot upgrade to a newer version now)



Network interfaces:



~$ cat /etc/network/interfaces
auto lo
iface lo inet loopback


Ethernet controller:



~$lspci -v
...
07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
Subsystem: ASUSTeK Computer Inc. Device 8432
Flags: bus master, fast devsel, latency 0, IRQ 31
I/O ports at d000 [size=256]
Memory at f2104000 (64-bit, prefetchable) [size=4K]
Memory at f2100000 (64-bit, prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: r8169
Kernel modules: r8169
...

More From » 10.04

 Answers
4

I solved this already by changing kernel driver version from r8169 to r8168.
http://www.foxhop.net/realtek-dropping-packets-on-linux-ubuntu-and-fedora


[#30811] Saturday, January 21, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
rieency

Total Points: 299
Total Questions: 116
Total Answers: 111

Location: Wales
Member since Tue, Dec 14, 2021
2 Years ago
rieency questions
Wed, Aug 25, 21, 15:17, 3 Years ago
Wed, Jun 23, 21, 04:37, 3 Years ago
Fri, Sep 30, 22, 12:07, 2 Years ago
Thu, Feb 24, 22, 00:50, 2 Years ago
Mon, Mar 28, 22, 13:28, 2 Years ago
;