← Back to team overview

kernel-packages team mailing list archive

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

 

Chistopher Penalver, I have downloaded and performed minor testing with
the amd64 image of the Trusty daily-live build (downloaded at 21:47
CEST, so presumably yesterday's build).

The live image was able to restart the Wired Interface connection
without fail 5 out of 5 attempts I made.  Not extensive testing, I know,
but it prompted me to want to test a full install.

The full install failed to restart the Wired Interface connection on 6
out of 7 attempts thus far.

I have not tested alongside a functioning Wireless Interface connection,
as my particular hardware doesn't work out of the box without a little
persuasion.  I was originally wondering if there was a conflict between
the proprietary drivers and the sleep state, but I suppose that
possibility is out now.

Please let me know how would be the most productive testing direction from here.
Thank you.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux 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 “linux” package in Ubuntu:
  Incomplete

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/linux/+bug/1286230/+subscriptions


References