Just for note:
Found this thread with same bug on Mint 18 on Alienware 13 R2: 
https://forums.linuxmint.com/viewtopic.php?t=234368

Suspend and resume working on Solus LiveCD with kernel 4.8.15.

Different (related to ACPI and PCI) startup messages in journal on Solus:
  kernel: ACPI: Core revision 20160422
  kernel: PCI: Using configuration type 1 for base access
  kernel: ACPI: Enabled 7 GPEs in block 00 to 7F
  kernel: ACPI : EC: EC stopped
  kernel: ACPI : EC: GPE = 0x14, I/O: command/status = 0x66, data = 0x62
  kernel: ACPI : EC: EC started

Different startup messages on journal on Fedora 25 with kernel 
4.9.7-201.fc25.x86_64:
  kernel: ACPI: Core revision 20160831
  kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 
0xe0000000-0xefffffff] (base 0xe0000000)
  kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
  kernel: PCI: Using configuration type 1 for base access
  kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
  kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x14, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle 
transactions
  kernel: acpiphp: Slot [1] registered
  kernel: ACPI: Enabled 7 GPEs in block 00 to 7F
  kernel: ACPI : EC: event unblocked
  kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x14, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle 
transactions and events

So, old kernel has older ACPI revision. Don't know what the rest of the
messages mean. But Solus using only pciehp module (PCI Express Hot Plug
Controller Driver). New kernel using pciehp module AND acpiphp (ACPI PCI
Hot Plug Controller Driver). Something about pci hotplug and something
about pci hotplug. And we have bug with pci hotplug.

AND NOW THE GREAT NEWS

Disabling acpiphp with "acpiphp.disable=1" kernel boot parameter solves
our problem. Now I can suspend and I can resume.

Don't know what this workaround will break.

Also I think this is upstream bug. Can anyone report it? Because I'm too
shy.

-- 
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/1655100

Title:
  NVME devices and Network devices disappears upon suspend

Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Yakkety:
  Triaged

Bug description:
  Ubuntu 16.10 on a Alienware 15 R2 when resuming from suspend the NVME
  devices and network devices are gone.

  I can force the devices to re-appear issuing echo 1 >
  /sys/bus/pci/rescan, that was what I did to be able to submit this bug
  report from a live USB stick.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: linux-image-4.8.0-22-generic 4.8.0-22.24
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CasperVersion: 1.379
  CurrentDesktop: Unity
  Date: Mon Jan  9 17:55:50 2017
  LiveMediaBuild: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  MachineType: Alienware Alienware 15 R2
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi 
file=/cdrom/preseed/hostname.seed boot=casper quiet splash ---
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-22-generic N/A
   linux-backports-modules-4.8.0-22-generic  N/A
   linux-firmware                            1.161
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2016
  dmi.bios.vendor: Alienware
  dmi.bios.version: 1.3.9
  dmi.board.name: 0X70NC
  dmi.board.vendor: Alienware
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Alienware
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnAlienware:bvr1.3.9:bd09/30/2016:svnAlienware:pnAlienware15R2:pvr1.3.9:rvnAlienware:rn0X70NC:rvrA00:cvnAlienware:ct10:cvrNotSpecified:
  dmi.product.name: Alienware 15 R2
  dmi.product.version: 1.3.9
  dmi.sys.vendor: Alienware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1655100/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to