I see a line in the kernel changelog under 6.8.0-40-generic.

    - e1000e: change usleep_range to udelay in PHY mdic access

I think this may have to do with the following errors:

sudo dmesg | grep -i suspend
[    1.106374] Low-power S0 idle used by default for system suspend
[    1.502944] nvme 0000:04:00.0: platform quirk: setting simple suspend
[   63.807978] PM: suspend entry (s2idle)
[   63.939375] printk: Suspending console(s) (use no_console_suspend to debug)
[   64.540058] e1000e 0000:00:1f.6: PM: pci_pm_suspend(): 
e1000e_pm_suspend+0x0/0xa0 [e1000e] returns -2
[   64.540086] e1000e 0000:00:1f.6: PM: dpm_run_callback(): 
pci_pm_suspend+0x0/0x1b0 returns -2
[   64.540094] e1000e 0000:00:1f.6: PM: failed to suspend async: error -2
[   64.720142] PM: Some devices failed to suspend, or early wake event detected
[   65.650199] PM: suspend exit
[   65.650256] PM: suspend entry (s2idle)
[   65.684798] printk: Suspending console(s) (use no_console_suspend to debug)
[   66.060516] e1000e 0000:00:1f.6: PM: pci_pm_suspend(): 
e1000e_pm_suspend+0x0/0xa0 [e1000e] returns -2
[   66.060535] e1000e 0000:00:1f.6: PM: dpm_run_callback(): 
pci_pm_suspend+0x0/0x1b0 returns -2
[   66.060540] e1000e 0000:00:1f.6: PM: failed to suspend async: error -2
[   66.060626] PM: Some devices failed to suspend, or early wake event detected
[   66.994173] PM: suspend exit

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

Title:
  Computer waking immediately after suspend on any kernel newer than
  6.8.0-38

Status in linux package in Ubuntu:
  New

Bug description:
  `lsb_release -rd`
  Output:
  `No LSB modules are available.
  Description:  Linux Mint 22.1
  Release:      22.1`

  Expected behavior:
  That computer will suspend when clicking 'Suspend'.

  What happens:
  Screen goes black for a split second then immediately the computer wakes and 
goes to the login screen.  This occurs with or without any USB accessories 
attached.  It is only a problem in kernels newer than 6.8.0-38.  I have tried 
6.8.0-45, 6.8.0-51, and 6.8.0-52.  Suspend behavior and all other functionality 
works perfectly using 6.8.0-38.  The same behavior occurred using Linux Mint 
22.0 trying various kernels.

  Please note that I was booted into 6.8.0-38 when generating
  version.log and lspci-vnvn.log (attached).  I also have 6.8.0-52
  installed, but I would like to delete it unless further
  troubleshooting is needed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2096878/+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