Comment 9 for bug 1962471

Revision history for this message
Arjan (iafilius) wrote :

Hi, small update.
tried kernel linux-oem-22.04, and noteced the suspend issue is also solved that way.

```
$ uname -a
Linux T430-i7 5.17.0-1015-oem #16-Ubuntu SMP PREEMPT Mon Aug 8 19:09:19 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

dmesg -T| grep loaded:
[ma aug 15 15:41:44 2022] iwlwifi 0000:03:00.0: loaded firmware version 68.01d30b0c.0 ty-a0-gf-a0-68.ucode op_mode iwlmvm
[ma aug 15 15:41:44 2022] iwlwifi 0000:03:00.0: loaded PNVM version 05a8dfca
```

So it seems newer kernel allows to load more recent firmware (.68 as apposed to .66), and with that the suspend/wakeup issue is also solved.

Note for random visitor: linux-oem-22.04 requires kernel modules to be signed, so can't add custom modules, so it might not be for everyone.

Regards,

Arjan