From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Fw: [Bug 199243] New: Ethernet doesn't work after sleep Date: Thu, 29 Mar 2018 08:12:27 -0700 Message-ID: <20180329081227.63b8889b@xeon-e3> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit To: netdev@vger.kernel.org Return-path: Received: from mail-pf0-f180.google.com ([209.85.192.180]:42720 "EHLO mail-pf0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750708AbeC2PMa (ORCPT ); Thu, 29 Mar 2018 11:12:30 -0400 Received: by mail-pf0-f180.google.com with SMTP id a16so3429754pfn.9 for ; Thu, 29 Mar 2018 08:12:30 -0700 (PDT) Received: from xeon-e3 (204-195-71-95.wavecable.com. [204.195.71.95]) by smtp.gmail.com with ESMTPSA id j11sm12848355pff.94.2018.03.29.08.12.29 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 29 Mar 2018 08:12:29 -0700 (PDT) Sender: netdev-owner@vger.kernel.org List-ID: Begin forwarded message: Date: Thu, 29 Mar 2018 15:02:07 +0000 From: bugzilla-daemon@bugzilla.kernel.org To: stephen@networkplumber.org Subject: [Bug 199243] New: Ethernet doesn't work after sleep https://bugzilla.kernel.org/show_bug.cgi?id=199243 Bug ID: 199243 Summary: Ethernet doesn't work after sleep Product: Networking Version: 2.5 Kernel Version: 4.15.12 Hardware: x86-64 OS: Linux Tree: Mainline Status: NEW Severity: high Priority: P1 Component: Other Assignee: stephen@networkplumber.org Reporter: zamazan4ik@tut.by Regression: No Description of problem: Laptop with Fedora 27 cannot connect via Ethernet to a network after sleep (not hibernation). Version-Release number of selected component (if applicable): Fedora 27 How reproducible: Always Steps to Reproduce: 1. With connected or disconnected Ethernet cable (in my case doesn't matter) turn on sleep mode on a laptop. 2. Turn off sleep mode. 3. Ooops: Ethernet doesn't work (and even isn't detected). Actual results: There is chance to get workable Ethernet connection after sleep. Expected results: Fedora should be able to establish Ethernet connection after sleep. Additional info: Laptop model: Asus K55VJ-SX012D Fedora 27 KDE Plasma 5.11.5 KDE Frameworks 5.43.0 Qt: 5.9.4 lspci | grep Ethernet: 04:00.2 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0a) uname -r: 4.15.12-301.fc27.x86_64 On Windows 10 all works fine. Ethernet cable is fine (tested on Windows and on another machine). Similar link to Redhat bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1550701 -- You are receiving this mail because: You are the assignee for the bug.