14e4:1713 [HP Compaq 6715s Notebook PC] Ethernet connection does not reactivate following Resume from Sleep
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
systemd-shim (Ubuntu) |
New
|
Low
|
Unassigned |
Bug Description
Waking from Sleep, Wireless Connections resume without delay, but the Ethernet connection does not reactivate unless forced by command or by rebooting the system.
the interface (very) occasionally resumes properly, but the reported condition occurs >80% of the time with current Ubuntu Release amd64 kernel. Re-plugging the network cable has no apparent effect.
WORKAROUND: Restore all network connections until next Sleep:
sudo service network-manager restart
nmccurdy@
network-manager:
Installed: 0.9.8.0-0ubuntu22
Candidate: 0.9.8.0-0ubuntu22
Version table:
*** 0.9.8.0-0ubuntu22 0
500 http://
100 /var/lib/
Solution attempted to force wake of network-manager (Failed):
Creating file: /etc/pm/
With contents:
################### Start
#!/bin/sh
# This script gets NetworkManager out of suspend.
case $1 in
suspend|
# No need to do anything here.
;;
resume|thaw)
nmcli nm sleep false
;;
esac
################### End
Mainline Kernels also tested:
3.11.10-03111004 : Condition Exists
3.13.5-031305 : Condition Exists
3.14.0-031400rc4 : Inconclusive. System Too Unstable to Verify. Indicator Applet appears to show correct Icon, but System Crashes during final stages of waking process.
ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: linux-image-
ProcVersionSign
Uname: Linux 3.11.0-17-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
Date: Fri Feb 28 17:03:01 2014
HibernationDevice: RESUME=
InstallationDate: Installed on 2014-01-14 (44 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
MachineType: Hewlett-Packard HP Compaq 6715s (KE061ET#ABD)
MarkForUpload: True
PccardctlIdent:
Socket 0:
no product info available
PccardctlStatus:
Socket 0:
no card
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=
RelatedPackageV
linux-
linux-
linux-firmware 1.116.2
RfKill:
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/04/2008
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68YTT Ver. F.0B
dmi.board.name: 30C2
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 71.2D
dmi.chassis.
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: dmi:bvnHewlett-
dmi.product.name: HP Compaq 6715s (KE061ET#ABD)
dmi.product.
dmi.sys.vendor: Hewlett-Packard
tags: |
added: needs-full-computer-model needs-upstream-testing removed: kernel-bug-exists-upstream kernel-bug-exists-upstream-3.11.10 kernel-bug-exists-upstream-3.13.5 |
summary: |
- Wired Ethernet connection does not reactivate following System Resume - from Sleep + 14e4:1713 [HP Compaq 6715s Notebook PC] Ethernet connection does not + reactivate following Resume from Sleep |
tags: | added: regression-potential |
tags: | added: trusty |
Changed in linux (Ubuntu): | |
status: | Incomplete → Confirmed |
This change was made by a bot.