linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* A weird problem of Realtek r8168 after resume from S3
@ 2018-12-13  2:20 Chris Chiu
  2018-12-14  3:33 ` Chris Chiu
  0 siblings, 1 reply; 17+ messages in thread
From: Chris Chiu @ 2018-12-13  2:20 UTC (permalink / raw)
  To: nic_swsd, davem, netdev, Linux Kernel, Linux Upstreaming Team

Hi,
    We got an acer laptop which has a problem with ethernet networking after
resuming from S3. The ethernet is popular realtek r8168. The lspci shows as
follows.
02:00.1 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd.
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 12)

    The problem is the ethernet is not accessible after resume. Pinging via
ethernet always shows the response `Destination Host Unreachable`. However,
the interesting part is, when I run tcpdump to monitor the problematic ethernet
interface, the networking is back to alive. But it's dead again after
I stop tcpdump.
One more thing, if I ping the problematic machine from others, it achieves the
same effect as above tcpdump. Maybe it's about the register setting for RX path?

    I tried the latest 4.20 rc version but the problem still there. I
also tried some
hw_reset or init thing in the resume path but no effect. Any
suggestion for this?
Thanks

Chris

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2018-12-21 15:16 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-13  2:20 A weird problem of Realtek r8168 after resume from S3 Chris Chiu
2018-12-14  3:33 ` Chris Chiu
2018-12-14  7:36   ` Heiner Kallweit
2018-12-17 13:25     ` Chris Chiu
2018-12-17 19:08       ` Heiner Kallweit
2018-12-18 13:25         ` Chris Chiu
2018-12-18 18:21           ` Heiner Kallweit
2018-12-19 14:37             ` Chris Chiu
2018-12-18 20:28           ` Heiner Kallweit
2018-12-19 15:32             ` Chris Chiu
2018-12-19 19:41               ` Heiner Kallweit
2018-12-20  9:43                 ` Chris Chiu
2018-12-20 18:48                   ` Heiner Kallweit
2018-12-20 19:21                   ` Heiner Kallweit
2018-12-21 15:16                     ` Chris Chiu
2018-12-17 21:45       ` Heiner Kallweit
2018-12-18 12:31         ` Chris Chiu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).