Sending to systemd-shim for review. Please reassign if not a systemd-shim 
issue. For background information, please see:
https://bugs.launchpad.net/ubuntu/+source/systemd-shim/+bug/1184262

** Package changed: linux (Ubuntu) => systemd-shim (Ubuntu)

** Changed in: systemd-shim (Ubuntu)
       Status: Confirmed => New

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to systemd-shim in Ubuntu.
https://bugs.launchpad.net/bugs/1286230

Title:
  14e4:1713 [HP Compaq 6715s Notebook PC] Ethernet connection does not
  reactivate following Resume from Sleep

Status in “systemd-shim” package in Ubuntu:
  New

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@gc-hpcompaqLaptop:~$ apt-cache policy network-manager
  network-manager:
    Installed: 0.9.8.0-0ubuntu22
    Candidate: 0.9.8.0-0ubuntu22
    Version table:
   *** 0.9.8.0-0ubuntu22 0
          500 http://de.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages
          100 /var/lib/dpkg/status

  Solution attempted to force wake of network-manager (Failed):
  Creating file: /etc/pm/sleep.d/network-manager-restart
  With contents:
  ###################  Start
  #!/bin/sh

  # This script gets NetworkManager out of suspend.
  case $1 in
       suspend|suspend_hybrid|hibernate)
      # 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-3.11.0-17-generic 3.11.0-17.31
  ProcVersionSignature: Ubuntu 3.11.0-17.31-generic 3.11.10.3
  Uname: Linux 3.11.0-17-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC0:  nmccurdy   2362 F.... pulseaudio
  Date: Fri Feb 28 17:03:01 2014
  HibernationDevice: RESUME=UUID=bfdf28bd-0398-4c14-b34f-938ed08d040b
  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=/vmlinuz-3.11.0-17-generic 
root=UUID=816b1999-49d9-4918-8e6b-35e9a4dfe229 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-17-generic N/A
   linux-backports-modules-3.11.0-17-generic  N/A
   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.asset.tag: CNU8291MPN
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68YTTVer.F.0B:bd03/04/2008:svnHewlett-Packard:pnHPCompaq6715s(KE061ET#ABD):pvrF.0B:rvnHewlett-Packard:rn30C2:rvrKBCVersion71.2D:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6715s (KE061ET#ABD)
  dmi.product.version: F.0B
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd-shim/+bug/1286230/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to