Thanks for the bug report.
Does the ambient light sensor works after system suspend, prior to the
kernel upgrade?
** Changed in: linux (Ubuntu)
Assignee: (unassigned) => Kai-Heng Feng (kaihengfeng)
--
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/1988346
Title:
cm32181 module error blocking suspend
Status in linux package in Ubuntu:
Confirmed
Bug description:
After updating to 22.04.1 (from 20.04) suspend gets interrupted and
the system returns after a few seconds.
journalctl output
```
Aug 31 19:59:32 nmurphy-laptop kernel: PM: suspend entry (deep)
Aug 31 19:59:32 nmurphy-laptop kernel: Filesystems sync: 0.044 seconds
Aug 31 19:59:37 nmurphy-laptop kernel: Freezing user space processes ...
(elapsed 0.002 seconds) done.
Aug 31 19:59:37 nmurphy-laptop kernel: OOM killer disabled.
Aug 31 19:59:37 nmurphy-laptop kernel: Freezing remaining freezable tasks ...
(elapsed 3.894 seconds) done.
Aug 31 19:59:37 nmurphy-laptop kernel: printk: Suspending console(s) (use
no_console_suspend to debug)
Aug 31 19:59:37 nmurphy-laptop kernel: sd 0:0:0:0: [sda] Synchronizing SCSI
cache
Aug 31 19:59:37 nmurphy-laptop kernel: PM: dpm_run_callback():
acpi_subsys_suspend+0x0/0x60 returns -121
Aug 31 19:59:37 nmurphy-laptop kernel: cm32181 i2c-CPLM3218:00: PM: failed to
suspend: error -121
Aug 31 19:59:37 nmurphy-laptop kernel: sd 0:0:0:0: [sda] Stopping disk
Aug 31 19:59:37 nmurphy-laptop kernel: PM: Some devices failed to suspend, or
early wake event detected
Aug 31 19:59:37 nmurphy-laptop kernel: sd 0:0:0:0: [sda] Starting disk
Aug 31 19:59:37 nmurphy-laptop kernel: tpm tpm0: TPM is disabled/deactivated
(0x6)
Aug 31 19:59:37 nmurphy-laptop kernel: OOM killer enabled.
Aug 31 19:59:37 nmurphy-laptop kernel: Restarting tasks ... done.
Aug 31 19:59:37 nmurphy-laptop bluetoothd[1129]: Controller resume with wake
event 0x0
Aug 31 19:59:37 nmurphy-laptop kernel: PM: suspend exit
Aug 31 19:59:37 nmurphy-laptop kernel: PM: suspend entry (s2idle)
Aug 31 19:59:37 nmurphy-laptop kernel: Filesystems sync: 0.051 seconds
Aug 31 19:59:44 nmurphy-laptop kernel: Freezing user space processes ...
(elapsed 0.005 seconds) done.
Aug 31 19:59:44 nmurphy-laptop kernel: OOM killer disabled.
Aug 31 19:59:44 nmurphy-laptop kernel: Freezing remaining freezable tasks ...
Aug 31 19:59:44 nmurphy-laptop kernel: psmouse serio2: trackpoint: IBM
TrackPoint firmware: 0x0e, buttons: 3/3
Aug 31 19:59:44 nmurphy-laptop kernel: input: TPPS/2 IBM TrackPoint as
/devices/rmi4-00/rmi4-00.fn03/serio2/input/input196
Aug 31 19:59:44 nmurphy-laptop kernel: (elapsed 6.917 seconds) done.
Aug 31 19:59:44 nmurphy-laptop kernel: printk: Suspending console(s) (use
no_console_suspend to debug)
Aug 31 19:59:44 nmurphy-laptop kernel: sd 0:0:0:0: [sda] Synchronizing SCSI
cache
Aug 31 19:59:44 nmurphy-laptop kernel: PM: dpm_run_callback():
acpi_subsys_suspend+0x0/0x60 returns -121
Aug 31 19:59:44 nmurphy-laptop kernel: cm32181 i2c-CPLM3218:00: PM: failed to
suspend: error -121
Aug 31 19:59:44 nmurphy-laptop kernel: sd 0:0:0:0: [sda] Stopping disk
Aug 31 19:59:44 nmurphy-laptop kernel: PM: Some devices failed to suspend, or
early wake event detected
Aug 31 19:59:44 nmurphy-laptop kernel: sd 0:0:0:0: [sda] Starting disk
Aug 31 19:59:44 nmurphy-laptop kernel: tpm tpm0: TPM is disabled/deactivated
(0x6)
Aug 31 19:59:44 nmurphy-laptop kernel: OOM killer enabled.
Aug 31 19:59:44 nmurphy-laptop kernel: Restarting tasks ... done.
Aug 31 19:59:44 nmurphy-laptop kernel: PM: suspend exit
Aug 31 19:59:44 nmurphy-laptop systemd[1]: NetworkManager-dispatcher.service:
Deactivated successfully.
Aug 31 19:59:44 nmurphy-laptop bluetoothd[1129]: Controller resume with wake
event 0x0
Aug 31 19:59:44 nmurphy-laptop systemd-sleep[65536]: Failed to put system to
sleep. System resumed again: Remote I/O error
Aug 31 19:59:44 nmurphy-laptop systemd-sleep[65624]: /dev/sda:
Aug 31 19:59:44 nmurphy-laptop systemd-sleep[65624]: setting Advanced Power
Management level to 0xfe (254)
Aug 31 19:59:44 nmurphy-laptop systemd-sleep[65624]: APM_level = 254
Aug 31 19:59:44 nmurphy-laptop NetworkManager[1131]: <info>
[1661972384.8203] audit: op="radio-control" arg="wwan-enabled:off" pid=65646
uid=0 result="success"
Aug 31 19:59:44 nmurphy-laptop systemd[1]: systemd-suspend.service: Main
process exited, code=exited, status=1/FAILURE
Aug 31 19:59:44 nmurphy-laptop systemd[1]: systemd-suspend.service: Failed
with result 'exit-code'.
Aug 31 19:59:44 nmurphy-laptop systemd[1]: Failed to start System Suspend.
Aug 31 19:59:44 nmurphy-laptop systemd[1]: Dependency failed for Suspend.
Aug 31 19:59:44 nmurphy-laptop systemd[1]: suspend.target: Job
suspend.target/start failed with result 'dependency'.
Aug 31 19:59:44 nmurphy-laptop systemd[1]: Stopped target Sleep.
Aug 31 19:59:44 nmurphy-laptop systemd-logind[1159]: Operation 'sleep'
finished.
```
I think the problem is:
> Aug 31 19:59:44 nmurphy-laptop kernel: PM: dpm_run_callback():
acpi_subsys_suspend+0x0/0x60 returns -121
> Aug 31 19:59:44 nmurphy-laptop kernel: cm32181 i2c-CPLM3218:00: PM: failed
to suspend: error -121
This issue occurs in kernels:
* 5.15.0-47-generic
* Ubuntu 5.15.0-48.54-generic 5.15.53
Description: Ubuntu 22.04.1 LTS
Release: 22.04
---
ProblemType: Bug
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC0: nmurphy 2467 F.... wireplumber
/dev/snd/controlC1: nmurphy 2467 F.... wireplumber
/dev/snd/seq: nmurphy 2465 F.... pipewire
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
DistroRelease: Ubuntu 22.04
HibernationDevice: RESUME=UUID=a88327a5-ac06-4a19-9409-c95dbaec6636
InstallationDate: Installed on 2014-06-25 (2989 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
MachineType: LENOVO 20A70066UK
Package: linux (not installed)
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.15.0-48-generic
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
ProcVersionSignature: Ubuntu 5.15.0-48.54-generic 5.15.53
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
linux-restricted-modules-5.15.0-48-generic N/A
linux-backports-modules-5.15.0-48-generic N/A
linux-firmware 20220329.git681281e4-0ubuntu3.4
Tags: wayland-session jammy
Uname: Linux 5.15.0-48-generic x86_64
UpgradeStatus: Upgraded to jammy on 2022-08-19 (12 days ago)
UserGroups: docker sudo
WifiSyslog:
_MarkForUpload: True
dmi.bios.date: 05/29/2014
dmi.bios.release: 1.15
dmi.bios.vendor: LENOVO
dmi.bios.version: GRET38WW (1.15 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20A70066UK
dmi.board.vendor: LENOVO
dmi.board.version: SDK0E50510 Pro
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.ec.firmware.release: 1.13
dmi.modalias:
dmi:bvnLENOVO:bvrGRET38WW(1.15):bd05/29/2014:br1.15:efr1.13:svnLENOVO:pn20A70066UK:pvrThinkPadX1Carbon2nd:rvnLENOVO:rn20A70066UK:rvrSDK0E50510Pro:cvnLENOVO:ct10:cvrNotAvailable:skuLENOVO_MT_20A7_BU_Think_FM_ThinkPadX1Carbon2nd:
dmi.product.family: ThinkPad X1 Carbon 2nd
dmi.product.name: 20A70066UK
dmi.product.sku: LENOVO_MT_20A7_BU_Think_FM_ThinkPad X1 Carbon 2nd
dmi.product.version: ThinkPad X1 Carbon 2nd
dmi.sys.vendor: LENOVO
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1988346/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp