Bug 1224103 - Hybrid sleep wakes up on bluetooth device (normal sleep does not)
Summary: Hybrid sleep wakes up on bluetooth device (normal sleep does not)
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: KDE Workspace (Plasma) (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-Mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-10 07:59 UTC by Gabor Katona
Modified: 2024-05-11 07:18 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Katona 2024-05-10 07:59:01 UTC
If I send my laptop to hybrid sleep it wakes up when I power on my bluetooth headset. Using simple sleep works as expected. This is only happening since a few weeks.

I have also added a rule to udev:

ACTION=="add", SUBSYSTEM=="usb", DRIVERS=="usb", ATTRS{idVendor}=="8087", ATTR{power/wakeup}="disabled"

because my bluetooth adapter shows up in lsusb, but there is no change.

The system is Tumbleweed 20240503 with KDE6.
Comment 1 Takashi Iwai 2024-05-10 10:24:59 UTC
Could you verify whether it's a recent kernel regression?  You can try the older kernels found in TW history repo, too
  http://download.opensuse.org/history/
Comment 2 Gabor Katona 2024-05-10 11:40:13 UTC
The oldest kernel I found at the linked repo is 6.8.4-rc1 and it shows the problem. Where can I get older kernels?

As far as I remember before migrating to KDE6 I was not using hybrid sleep, but with KDE6 problems with returning from sleep appeared therefore I needed to switch on hybrid sleep to save my work.

The KDE bug report: https://bugs.kde.org/show_bug.cgi?id=484808 (see my last comment). Maybe it is not just a KDE bug?
Comment 3 Takashi Iwai 2024-05-10 12:42:48 UTC
You can find older kernels in my OBS kernel archive repos, e.g. OBS home:tiwai:kernel:6.7, home:tiwai:kernel:6.6, etc
  http://download.opensuse.org/repositories/home:/tiwai:/kernel:/6.7/standard/

It might be that it's no kernel issue but some changes in the desktop side, e.g. the configuration changes.  Let's see.
Comment 4 Gabor Katona 2024-05-10 21:49:30 UTC
I have made several tests and based on these I suspect it is a KDE6 issue.

1. It is present with kernels down to 6.2 (older kernels would require an mkinitrd I could not install)

2. It is not present in latest openSUSE Leap live iso, which is on KDE5 and kernel 5.14

3. It is present in Kubuntu, but not present in Ubuntu.

Therefore I think it is probably a KDE6 bug.
Comment 5 Takashi Iwai 2024-05-11 07:18:49 UTC
OK, then let's reassign to KDE.