Changes between Initial Version and Version 1 of Ticket #1722, comment 2


Ignore:
Timestamp:
May 9, 2023, 2:32:54 PM (13 months ago)
Author:
kolAflash

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1722, comment 2

    initial v1  
    1 I've got another notebook (HP !EliteBook 845 G8) with the same SSD model (Seagate !FireCuda 510) showing the same behavior.
     1I've got another notebook (HP !EliteBook 845 G8, Ryzen-5650U) with the same SSD model (Seagate !FireCuda 510) showing the same behavior.
    22The error log count increases by one on every standby (S3).
     3[[BR]]
     4
     5P.S.
     6Found this in the !EliteBook 845 G8 dmesg at boot.:
     7{{{
     82023-05-09T10:39:48.899014+02:00 myhost kernel: [    0.915830][  T449] nvme 0000:03:00.0: platform quirk: setting simple suspend
     92023-05-09T10:39:48.899014+02:00 myhost kernel: [    0.915931][  T449] nvme nvme0: pci function 0000:03:00.0
     10[...]
     112023-05-09T10:39:48.899018+02:00 myhost kernel: [    0.919920][   T89] nvme nvme0: missing or invalid SUBNQN field.
     122023-05-09T10:39:48.899019+02:00 myhost kernel: [    0.919939][   T89] nvme nvme0: Shutdown timeout set to 10 seconds
     132023-05-09T10:39:48.899020+02:00 myhost kernel: [    0.921188][   T89] nvme nvme0: 8/0/0 default/read/poll queues
     142023-05-09T10:39:48.899020+02:00 myhost kernel: [    0.922707][   T90]  nvme0n1: p1 p2 p3 p4
     15}}}
     16But there's no nvme error when entering suspend (standby with [https://www.kernel.org/doc/Documentation/power/states.txt s2idle] a.k.a. [https://en.wikipedia.org/wiki/ACPI#GSTATES S0ix]).