Public bug reported:

[Summary]

System failed to enter suspend due to intel_ipu6_isys returning -16
during the device suspend phase.

From the log, the system started suspend with s2idle:
Jun 25 03:56:39 localhost kernel: PM: suspend entry (s2idle)
Jun 25 03:56:39 localhost kernel: Filesystems sync: 0.006 seconds
Jun 25 03:56:39 localhost kernel: Freezing user space processes
Jun 25 03:56:39 localhost kernel: Freezing user space processes completed 
(elapsed 0.249 seconds)
Jun 25 03:56:39 localhost kernel: OOM killer disabled.
Jun 25 03:56:39 localhost kernel: Freezing remaining freezable tasks
Jun 25 03:56:39 localhost kernel: Freezing remaining freezable tasks completed 
(elapsed 0.001 seconds)
Jun 25 03:56:39 localhost kernel: printk: Suspending console(s) (use 
no_console_suspend to debug)
Jun 25 03:56:39 localhost kernel: GFP mask restricted
Jun 25 03:56:39 localhost kernel: Intel CVS driver i2c-INTC10E0:00: 
cvs_suspend:entered
Jun 25 03:56:39 localhost kernel: Intel CVS driver i2c-INTC10E0:00: 
cvs_suspend:wait for fw update cancel
Jun 25 03:56:39 localhost kernel: Intel CVS driver i2c-INTC10E0:00: 
cvs_suspend:fw update cancelled
Jun 25 03:56:39 localhost kernel: Intel CVS driver i2c-INTC10E0:00: 
cvs_suspend:completed
Jun 25 03:56:39 localhost kernel: intel_ipu6_isys.isys intel_ipu6.isys.40: PM: 
dpm_run_callback(): isys_suspend [intel_ipu6_isys] returns -16
Jun 25 03:56:39 localhost kernel: intel_ipu6_isys.isys intel_ipu6.isys.40: PM: 
failed to suspend: error -16
Jun 25 03:56:39 localhost kernel: PM: suspend of devices aborted after 28.511 
msecs
Jun 25 03:56:39 localhost kernel: PM: start suspend of devices aborted after 
152.289 msecs
Jun 25 03:56:39 localhost kernel: PM: Some devices failed to suspend, or early 
wake event detected

[Reproduce steps]

1. Run checkbox sru plan, select camera test and suspend test

[Failure rate]

1/1

[Affected machines]
https://certification.canonical.com/hardware/202504-36642/
https://certification.canonical.com/hardware/202412-36131/
https://certification.canonical.com/hardware/202412-36134/

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: linux-image-6.17.0-1026-oem 6.17.0-1026.26
ProcVersionSignature: Ubuntu 6.17.0-1026.26-oem 6.17.13
Uname: Linux 6.17.0-1026-oem x86_64
ApportVersion: 2.28.2-0ubuntu0.1
Architecture: amd64
AudioDevicesInUse:
 USER        PID ACCESS COMMAND
 /dev/snd/controlC0:  ubuntu     2051 F.... pipewire
                      ubuntu     2055 F.... wireplumber
 /dev/snd/seq:        ubuntu     2051 F.... pipewire
CasperMD5CheckMismatches: ./casper/initrd ./casper/vmlinuz 
./casper/minimal.standard.live.hotfix.manifest 
./casper/minimal.standard.live.hotfix.size ./casper/minimal.standard.live.size 
./casper/minimal.manifest ./casper/minimal.standard.manifest 
./casper/minimal.standard.size ./casper/minimal.hotfix.size 
./casper/minimal.standard.live.hotfix.squashfs 
./casper/minimal.standard.hotfix.squashfs ./casper/minimal.standard.hotfix.size 
./casper/minimal.hotfix.squashfs ./casper/minimal.standard.live.manifest 
./casper/minimal.size ./boot/grub/grub.cfg
CasperMD5CheckResult: fail
Date: Thu Jun 25 04:47:18 2026
DistributionChannelDescriptor:
 # This is the distribution channel descriptor for Ubuntu 24.04 for Dell
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-noble-oem-24.04b-proposed-20250114-163
InstallationDate: Installed on 2026-05-13 (43 days ago)
InstallationMedia: Ubuntu OEM 24.04.1 LTS "Noble Numbat" - Release amd64 
(20250113)
MachineType: Dell Inc. Dell Pro 16 Plus PB16250
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.17.0-1026-oem 
root=UUID=36412ed1-122d-45dc-91ef-c764ee19d5c2 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-6.17.0-1026-oem N/A
 linux-backports-modules-6.17.0-1026-oem  N/A
 linux-firmware                           20240318.git3b128b60-0ubuntu2.27
SourcePackage: linux-oem-6.17
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/06/2025
dmi.bios.release: 2.0
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 2.0.1
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.ec.firmware.release: 1.4
dmi.modalias: 
dmi:bvnDellInc.:bvr2.0.1:bd02/06/2025:br2.0:efr1.4:svnDellInc.:pnDellPro16PlusPB16250:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:sku0CF5:
dmi.product.family: Dell Pro Laptops
dmi.product.name: Dell Pro 16 Plus PB16250
dmi.product.sku: 0CF5
dmi.sys.vendor: Dell Inc.

** Affects: linux-oem-6.17 (Ubuntu)
     Importance: Undecided
         Status: Invalid


** Tags: amd64 apport-bug cert-sru noble package-from-proposed

** Attachment added: "journal.log"
   
https://bugs.launchpad.net/bugs/2158226/+attachment/5978851/+files/journal.log

** Changed in: linux-oem-6.17 (Ubuntu)
       Status: New => Invalid

** Description changed:

  [Summary]
  
  System failed to enter suspend due to intel_ipu6_isys returning -16
  during the device suspend phase.
  
  From the log, the system started suspend with s2idle:
  Jun 25 03:56:39 localhost kernel: PM: suspend entry (s2idle)
  Jun 25 03:56:39 localhost kernel: Filesystems sync: 0.006 seconds
  Jun 25 03:56:39 localhost kernel: Freezing user space processes
  Jun 25 03:56:39 localhost kernel: Freezing user space processes completed 
(elapsed 0.249 seconds)
  Jun 25 03:56:39 localhost kernel: OOM killer disabled.
  Jun 25 03:56:39 localhost kernel: Freezing remaining freezable tasks
  Jun 25 03:56:39 localhost kernel: Freezing remaining freezable tasks 
completed (elapsed 0.001 seconds)
  Jun 25 03:56:39 localhost kernel: printk: Suspending console(s) (use 
no_console_suspend to debug)
  Jun 25 03:56:39 localhost kernel: GFP mask restricted
  Jun 25 03:56:39 localhost kernel: Intel CVS driver i2c-INTC10E0:00: 
cvs_suspend:entered
  Jun 25 03:56:39 localhost kernel: Intel CVS driver i2c-INTC10E0:00: 
cvs_suspend:wait for fw update cancel
  Jun 25 03:56:39 localhost kernel: Intel CVS driver i2c-INTC10E0:00: 
cvs_suspend:fw update cancelled
  Jun 25 03:56:39 localhost kernel: Intel CVS driver i2c-INTC10E0:00: 
cvs_suspend:completed
  Jun 25 03:56:39 localhost kernel: intel_ipu6_isys.isys intel_ipu6.isys.40: 
PM: dpm_run_callback(): isys_suspend [intel_ipu6_isys] returns -16
  Jun 25 03:56:39 localhost kernel: intel_ipu6_isys.isys intel_ipu6.isys.40: 
PM: failed to suspend: error -16
  Jun 25 03:56:39 localhost kernel: PM: suspend of devices aborted after 28.511 
msecs
  Jun 25 03:56:39 localhost kernel: PM: start suspend of devices aborted after 
152.289 msecs
  Jun 25 03:56:39 localhost kernel: PM: Some devices failed to suspend, or 
early wake event detected
  
- 
  [Reproduce steps]
  
  1. Run checkbox sru plan, select camera test and suspend test
  
  [Failure rate]
  
  1/1
  
  [Affected machines]
  https://certification.canonical.com/hardware/202504-36642/
  https://certification.canonical.com/hardware/202412-36131/
+ https://certification.canonical.com/hardware/202412-36134/
  
  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-image-6.17.0-1026-oem 6.17.0-1026.26
  ProcVersionSignature: Ubuntu 6.17.0-1026.26-oem 6.17.13
  Uname: Linux 6.17.0-1026-oem x86_64
  ApportVersion: 2.28.2-0ubuntu0.1
  Architecture: amd64
  AudioDevicesInUse:
-  USER        PID ACCESS COMMAND
-  /dev/snd/controlC0:  ubuntu     2051 F.... pipewire
-                       ubuntu     2055 F.... wireplumber
-  /dev/snd/seq:        ubuntu     2051 F.... pipewire
+  USER        PID ACCESS COMMAND
+  /dev/snd/controlC0:  ubuntu     2051 F.... pipewire
+                       ubuntu     2055 F.... wireplumber
+  /dev/snd/seq:        ubuntu     2051 F.... pipewire
  CasperMD5CheckMismatches: ./casper/initrd ./casper/vmlinuz 
./casper/minimal.standard.live.hotfix.manifest 
./casper/minimal.standard.live.hotfix.size ./casper/minimal.standard.live.size 
./casper/minimal.manifest ./casper/minimal.standard.manifest 
./casper/minimal.standard.size ./casper/minimal.hotfix.size 
./casper/minimal.standard.live.hotfix.squashfs 
./casper/minimal.standard.hotfix.squashfs ./casper/minimal.standard.hotfix.size 
./casper/minimal.hotfix.squashfs ./casper/minimal.standard.live.manifest 
./casper/minimal.size ./boot/grub/grub.cfg
  CasperMD5CheckResult: fail
  Date: Thu Jun 25 04:47:18 2026
  DistributionChannelDescriptor:
-  # This is the distribution channel descriptor for Ubuntu 24.04 for Dell
-  # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
-  canonical-oem-somerville-noble-oem-24.04b-proposed-20250114-163
+  # This is the distribution channel descriptor for Ubuntu 24.04 for Dell
+  # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
+  canonical-oem-somerville-noble-oem-24.04b-proposed-20250114-163
  InstallationDate: Installed on 2026-05-13 (43 days ago)
  InstallationMedia: Ubuntu OEM 24.04.1 LTS "Noble Numbat" - Release amd64 
(20250113)
  MachineType: Dell Inc. Dell Pro 16 Plus PB16250
  ProcEnviron:
-  LANG=en_US.UTF-8
-  PATH=(custom, no user)
-  SHELL=/bin/bash
-  TERM=xterm-256color
+  LANG=en_US.UTF-8
+  PATH=(custom, no user)
+  SHELL=/bin/bash
+  TERM=xterm-256color
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.17.0-1026-oem 
root=UUID=36412ed1-122d-45dc-91ef-c764ee19d5c2 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-6.17.0-1026-oem N/A
-  linux-backports-modules-6.17.0-1026-oem  N/A
-  linux-firmware                           20240318.git3b128b60-0ubuntu2.27
+  linux-restricted-modules-6.17.0-1026-oem N/A
+  linux-backports-modules-6.17.0-1026-oem  N/A
+  linux-firmware                           20240318.git3b128b60-0ubuntu2.27
  SourcePackage: linux-oem-6.17
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/06/2025
  dmi.bios.release: 2.0
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 2.0.1
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.ec.firmware.release: 1.4
  dmi.modalias: 
dmi:bvnDellInc.:bvr2.0.1:bd02/06/2025:br2.0:efr1.4:svnDellInc.:pnDellPro16PlusPB16250:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:sku0CF5:
  dmi.product.family: Dell Pro Laptops
  dmi.product.name: Dell Pro 16 Plus PB16250
  dmi.product.sku: 0CF5
  dmi.sys.vendor: Dell Inc.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2158226

Title:
  System failed to enter suspend due to intel_ipu6_isys returning -16

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


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to