|
Bugzilla – Full Text Bug Listing |
| Summary: | kernel 6.4.x power management issues on kaby lake CPU | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Michal Hlavac <miso> |
| Component: | Kernel | Assignee: | openSUSE Kernel Bugs <kernel-bugs> |
| Status: | RESOLVED UPSTREAM | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | miso, tiwai |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| See Also: | https://bugzilla.kernel.org/show_bug.cgi?id=217705 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Michal Hlavac
2023-07-25 06:40:25 UTC
Could you report it to the upstream? e.g. bugzilla.kernel.org at start. Although bbswitch is a downstream stuff, this kind of regression shouldn't happen. And, it's a regression of 6.4.x, i.e. when you boot 6.3.x, everything still works as is? Hi Takashi, thanks for reply. Is there any easy way how to reproduce this on 6.3.x kernel on Tumbleweed? thanks Just boot 6.3.x kernel :) I guess 6.3.x is still available in OBS TW history repo http://download.opensuse.org/history/ If not, you can find my OBS archive repos, e.g. OBS home:tiwai:kernel:6.3. But if you need a KMP, it can be problematic. You need to build KMP locally. Thanks Takashi for the history repos link. I didn't know they existed. installed packages: sudo zypper in --oldpackage kernel-default-6.3.9-1.1 bbswitch-kmp-default-0.8_k6.3.9_1-13.31 bbswitch-0.8-13.31 cat /proc/acpi/bbswitch OFF KDE plasma started when I booted to 6.3.9 with a disconnected power adapter. Only the text console started when I booted to 6.4.6 with a disconnected power adapter. So I think I can confirm that the 6.3.x kernel works as expected. Thanks, it's clearer now. Have you already reported it to the upstream? You can use bugzilla.kernel.org, for example. Yes, upstream bug is https://bugzilla.kernel.org/show_bug.cgi?id=217705 This seems to be an issue of rtsx ASPM stuff. The upstream contained the fix. |