Bug 1158626

Summary: Realtek 8111F GBit LAN Controller not Awakened when PC resumes from S3
Product: [Fedora] Fedora Reporter: bob <redzilla.coralnut>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 21CC: gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, mchehab, michel
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-05 20:38:49 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
lspci -vvv > lspci.txt
none
dmesg > dmesg.txt
none
journalctl -a > journalctl.txt none

Description bob 2014-10-29 18:09:00 UTC
Created attachment 951876 [details]
lspci -vvv > lspci.txt

Description of problem:

Realtek on-board 8111F GBit ethernet controller is not awakened when PC resumes from S3 sleep state.  The ethernet connetion remains offline, and the user has to manually click on the GUI's network manager interface and select "connect" to restore the ethernet link.  The GUI mistakenly reports that the ethernet connection was last used 12 hours ago, although the sleep event took place within the past 30 minutes.

Version-Release number of selected component (if applicable):

F21Beta RC1 installation, KDE.  Kernel and driver info listed in attachments.

How reproducible:

Every time PC resumes from S3 sleep state.

Steps to Reproduce:
1. Install F21Beta RC1, KDE DVD installation medium
2. Configure KDE to allow suspend to S3: System Settings > Power Management > Energy Saving > Suspend Session after 30 min; Sleep.
3. Wait for Sleep state.
4. Awaken PC via keyboard
5. Ethernet connection enp2s0 remains offline

Actual results:

LAN adapter remains offline; has to be reconnected manually by clicking on network manager front end.

Expected results:

LAN adapter awakens from S3 along with PC, requiring no user intervention.

Additional info:

Interestingly, this problem does not occur when I use an Intel PCIe GBit ethernet card.  This suggests that the r8169 driver that is used for the Realtek 8111F may be responsible for the problem.

Motherboard is an ASUS M5A97LE R2.0 with the latest BIOS flash, 2501.

Comment 1 bob 2014-10-29 18:09:43 UTC
Created attachment 951877 [details]
dmesg > dmesg.txt

Comment 2 bob 2014-10-29 18:47:18 UTC
Created attachment 951898 [details]
journalctl -a > journalctl.txt

Comment 3 bob 2014-10-29 19:53:26 UTC
I forgot to mention that the ethernet adapter is also disabled on boot, and after the KDE GUI loads, the network status icon shows a disconnected state.  To activate the network connection, the user has to click on the network plasmoid, click on enp2s0, and click the "Connect" button.

Comment 4 Justin M. Forbes 2015-01-27 15:01:35 UTC
*********** MASS BUG UPDATE **************

We apologize for the inconvenience.  There are a large number of bugs to go through and several of them have gone stale.  Due to this, we are doing a mass bug update across all of the Fedora 21 kernel bugs.

Fedora 21 has now been rebased to 3.18.3-201.fc21.  Please test this kernel update (or newer) and let us know if you issue has been resolved or if it is still present with the newer kernel.

If you experience different issues, please open a new bug report for those.

Comment 5 bob 2015-02-05 20:38:49 UTC
Not a problem with current kernel.