What | Removed | Added |
---|---|---|
CC | fkrueger@mailbox.org |
(In reply to Ralf Kissmann from comment #11) > (In reply to Takashi Iwai from comment #4) > > Thanks for the update! It's ironic that BIOS setup for Linus doesn't work > > on Linux... > > > > Could you give the hwinfo outputs from both BIOS modes, as well as the dmesg > > outputs, for comparison? > > > > Also, I'm building a test kernel with the reverts of two commits that are > > mentioned in the upstream thread (commit 5e85eba6f50d and 4ff116d0d5fd). > > It's being built in OBS home:tiwai:bsc1207279 repo. Once after the build > > finishes (takes an hour or so), it will be available at: > > http://download.opensuse.org/repositories/home:/tiwai:/bsc1207279/standard/ > > Could you give it a try later? > > > > If the revert kernel is confirmed to work, it means that it's the same bug > > as the already reported one. > > I just installed the test kernel. It shows the same behaviour as the other > 6.1-kernels: with the "Windows 10" BIOS option suspend works but with the > "Linux" option the laptop directly wakes up again. Just a guess: https://github.com/torvalds/linux/commit/d63f11c02b8d3e54bdb65d8c309f73b7f474aec4 solves a regression in kernel 6.1.x, where suspend is broken for S3 ("Linux mode"), while s2idle ("Windows mode") works fine. It is part of kernel 6.1.10, does it solve your issue?