All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 215768] Kernel 5.17 can't suspend while bluetooth is enabled.
       [not found] <bug-215768-62941@https.bugzilla.kernel.org/>
@ 2022-06-27  3:14 ` bugzilla-daemon
  2022-07-09 13:27 ` bugzilla-daemon
                   ` (14 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2022-06-27  3:14 UTC (permalink / raw)
  To: linux-bluetooth

https://bugzilla.kernel.org/show_bug.cgi?id=215768

Zhang Rui (rui.zhang@intel.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rui.zhang@intel.com
          Component|Power-Sleep-Wake            |Bluetooth
           Assignee|acpi_power-sleep-wake@kerne |linux-bluetooth@vger.kernel
                   |l-bugs.osdl.org             |.org
            Product|ACPI                        |Drivers

--- Comment #31 from Zhang Rui (rui.zhang@intel.com) ---
reassign to bluetooth experts.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 215768] Kernel 5.17 can't suspend while bluetooth is enabled.
       [not found] <bug-215768-62941@https.bugzilla.kernel.org/>
  2022-06-27  3:14 ` [Bug 215768] Kernel 5.17 can't suspend while bluetooth is enabled bugzilla-daemon
@ 2022-07-09 13:27 ` bugzilla-daemon
  2022-08-04  8:28 ` bugzilla-daemon
                   ` (13 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2022-07-09 13:27 UTC (permalink / raw)
  To: linux-bluetooth

https://bugzilla.kernel.org/show_bug.cgi?id=215768

--- Comment #32 from ifaigios (ifaigios@gmail.com) ---
Problem persists in 5.18.10 on Thinkpad X1 Carbon Gen 9, having bluetooth
devices connected  makes the laptop wake up immediately after suspending.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 215768] Kernel 5.17 can't suspend while bluetooth is enabled.
       [not found] <bug-215768-62941@https.bugzilla.kernel.org/>
  2022-06-27  3:14 ` [Bug 215768] Kernel 5.17 can't suspend while bluetooth is enabled bugzilla-daemon
  2022-07-09 13:27 ` bugzilla-daemon
@ 2022-08-04  8:28 ` bugzilla-daemon
  2022-08-04 22:15 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2022-08-04  8:28 UTC (permalink / raw)
  To: linux-bluetooth

https://bugzilla.kernel.org/show_bug.cgi?id=215768

teleyinex (teleyinex@gmail.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |teleyinex@gmail.com

--- Comment #33 from teleyinex (teleyinex@gmail.com) ---
The problem persists in 5.18.15 on X1 Carbon Gen 6, having Bluetooth devices
connected makes the laptop wake up immediately after suspending as ifaglos
reported.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 215768] Kernel 5.17 can't suspend while bluetooth is enabled.
       [not found] <bug-215768-62941@https.bugzilla.kernel.org/>
                   ` (2 preceding siblings ...)
  2022-08-04  8:28 ` bugzilla-daemon
@ 2022-08-04 22:15 ` bugzilla-daemon
  2022-08-05  1:21 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2022-08-04 22:15 UTC (permalink / raw)
  To: linux-bluetooth

https://bugzilla.kernel.org/show_bug.cgi?id=215768

woky (nechtom@gmail.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nechtom@gmail.com

--- Comment #34 from woky (nechtom@gmail.com) ---
The problem seems to be fixed by commit d50f2557 ("Bluetooth: Always set event
mask on suspend") present in 5.18.16. At least on my box (Asus ZenBook UX410)
it doesn't resume few seconds after suspend with bluetooth headset connected
anymore. Thanks!

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 215768] Kernel 5.17 can't suspend while bluetooth is enabled.
       [not found] <bug-215768-62941@https.bugzilla.kernel.org/>
                   ` (3 preceding siblings ...)
  2022-08-04 22:15 ` bugzilla-daemon
@ 2022-08-05  1:21 ` bugzilla-daemon
  2022-08-05  7:35 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2022-08-05  1:21 UTC (permalink / raw)
  To: linux-bluetooth

https://bugzilla.kernel.org/show_bug.cgi?id=215768

--- Comment #35 from plum (plumerlis@gmail.com) ---
Can confirm fixed in Kernel 5.18.16

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 215768] Kernel 5.17 can't suspend while bluetooth is enabled.
       [not found] <bug-215768-62941@https.bugzilla.kernel.org/>
                   ` (4 preceding siblings ...)
  2022-08-05  1:21 ` bugzilla-daemon
@ 2022-08-05  7:35 ` bugzilla-daemon
  2022-08-14 20:52 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2022-08-05  7:35 UTC (permalink / raw)
  To: linux-bluetooth

https://bugzilla.kernel.org/show_bug.cgi?id=215768

--- Comment #36 from teleyinex (teleyinex@gmail.com) ---
Can confirm it is fixed in Kernel 5.18.16. What I now need to know why after
resuming the Bluetooth does not connect the devices unless I open gnome control
center and activate Bluetooth. According to systemcl Bluetooth daemon is
running.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 215768] Kernel 5.17 can't suspend while bluetooth is enabled.
       [not found] <bug-215768-62941@https.bugzilla.kernel.org/>
                   ` (5 preceding siblings ...)
  2022-08-05  7:35 ` bugzilla-daemon
@ 2022-08-14 20:52 ` bugzilla-daemon
  2022-08-23 10:16 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2022-08-14 20:52 UTC (permalink / raw)
  To: linux-bluetooth

https://bugzilla.kernel.org/show_bug.cgi?id=215768

--- Comment #37 from Krzysztof.Krason@gmail.com ---
In my case it also doesn't reconnect to BT devices, I need to manually connect
to them after resume (5.18.12 - the fix for resume worked for me since 5.18.5,
but with the reconnection issue)

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 215768] Kernel 5.17 can't suspend while bluetooth is enabled.
       [not found] <bug-215768-62941@https.bugzilla.kernel.org/>
                   ` (6 preceding siblings ...)
  2022-08-14 20:52 ` bugzilla-daemon
@ 2022-08-23 10:16 ` bugzilla-daemon
  2022-08-23 11:58 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2022-08-23 10:16 UTC (permalink / raw)
  To: linux-bluetooth

https://bugzilla.kernel.org/show_bug.cgi?id=215768

--- Comment #38 from Krzysztof.Krason@gmail.com ---
Reconnecto to BT devices started working again in 5.19.3 for me (probably
5.19.2 would be enough because I've seen a lot of BT fixes there) in 5.19.1 it
didn't work.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 215768] Kernel 5.17 can't suspend while bluetooth is enabled.
       [not found] <bug-215768-62941@https.bugzilla.kernel.org/>
                   ` (7 preceding siblings ...)
  2022-08-23 10:16 ` bugzilla-daemon
@ 2022-08-23 11:58 ` bugzilla-daemon
  2022-09-02 12:27 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2022-08-23 11:58 UTC (permalink / raw)
  To: linux-bluetooth

https://bugzilla.kernel.org/show_bug.cgi?id=215768

--- Comment #39 from Damien Thébault (damien.thebault@gmail.com) ---
I can confirm that on 5.19.2 I'm able to connect bluetooth devices after
wake-up without having to stop/start bluetooth.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 215768] Kernel 5.17 can't suspend while bluetooth is enabled.
       [not found] <bug-215768-62941@https.bugzilla.kernel.org/>
                   ` (8 preceding siblings ...)
  2022-08-23 11:58 ` bugzilla-daemon
@ 2022-09-02 12:27 ` bugzilla-daemon
  2022-09-02 13:06 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2022-09-02 12:27 UTC (permalink / raw)
  To: linux-bluetooth

https://bugzilla.kernel.org/show_bug.cgi?id=215768

--- Comment #40 from ifaigios (ifaigios@gmail.com) ---
Bug fixed in linux-5.19.2, time to close this

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 215768] Kernel 5.17 can't suspend while bluetooth is enabled.
       [not found] <bug-215768-62941@https.bugzilla.kernel.org/>
                   ` (9 preceding siblings ...)
  2022-09-02 12:27 ` bugzilla-daemon
@ 2022-09-02 13:06 ` bugzilla-daemon
  2022-09-05 20:11 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2022-09-02 13:06 UTC (permalink / raw)
  To: linux-bluetooth

https://bugzilla.kernel.org/show_bug.cgi?id=215768

plum (plumerlis@gmail.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |CODE_FIX

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 215768] Kernel 5.17 can't suspend while bluetooth is enabled.
       [not found] <bug-215768-62941@https.bugzilla.kernel.org/>
                   ` (10 preceding siblings ...)
  2022-09-02 13:06 ` bugzilla-daemon
@ 2022-09-05 20:11 ` bugzilla-daemon
  2022-09-05 20:39 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2022-09-05 20:11 UTC (permalink / raw)
  To: linux-bluetooth

https://bugzilla.kernel.org/show_bug.cgi?id=215768

--- Comment #41 from Michael Guntsche (mike@it-loops.com) ---
Hi, 

this worked for me in 5.19.3 but stopped working in 5.19.5 again. With 5.19.3 I
could go into standby with my BT headphones connected, with 5.19.5 and 6.0-rc3
the machine does not go to standby.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 215768] Kernel 5.17 can't suspend while bluetooth is enabled.
       [not found] <bug-215768-62941@https.bugzilla.kernel.org/>
                   ` (11 preceding siblings ...)
  2022-09-05 20:11 ` bugzilla-daemon
@ 2022-09-05 20:39 ` bugzilla-daemon
  2022-09-09  6:40 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2022-09-05 20:39 UTC (permalink / raw)
  To: linux-bluetooth

https://bugzilla.kernel.org/show_bug.cgi?id=215768

Paul Menzel (pmenzel+bugzilla.kernel.org@molgen.mpg.de) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pmenzel+bugzilla.kernel.org
                   |                            |@molgen.mpg.de

--- Comment #42 from Paul Menzel (pmenzel+bugzilla.kernel.org@molgen.mpg.de) ---
Michael, thank you for your report, please open a new issue though. (And it
would be great, if you could bisect the issue.)

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 215768] Kernel 5.17 can't suspend while bluetooth is enabled.
       [not found] <bug-215768-62941@https.bugzilla.kernel.org/>
                   ` (12 preceding siblings ...)
  2022-09-05 20:39 ` bugzilla-daemon
@ 2022-09-09  6:40 ` bugzilla-daemon
  2022-09-09  7:13 ` bugzilla-daemon
  2022-09-09  7:17 ` bugzilla-daemon
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2022-09-09  6:40 UTC (permalink / raw)
  To: linux-bluetooth

https://bugzilla.kernel.org/show_bug.cgi?id=215768

--- Comment #43 from Michael Guntsche (mike@it-loops.com) ---
Hello,

For your information, I tried this a little bit more and for me suspend only
works if I add the script mentioned in
https://bugzilla.kernel.org/show_bug.cgi?id=215768#c27 to my setup. If the
bluetooth devices are not removed prior to suspend it hangs.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 215768] Kernel 5.17 can't suspend while bluetooth is enabled.
       [not found] <bug-215768-62941@https.bugzilla.kernel.org/>
                   ` (13 preceding siblings ...)
  2022-09-09  6:40 ` bugzilla-daemon
@ 2022-09-09  7:13 ` bugzilla-daemon
  2022-09-09  7:17 ` bugzilla-daemon
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2022-09-09  7:13 UTC (permalink / raw)
  To: linux-bluetooth

https://bugzilla.kernel.org/show_bug.cgi?id=215768

plum (plumerlis@gmail.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

--- Comment #44 from plum (plumerlis@gmail.com) ---
It's fixed in Kernel 5.19.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 215768] Kernel 5.17 can't suspend while bluetooth is enabled.
       [not found] <bug-215768-62941@https.bugzilla.kernel.org/>
                   ` (14 preceding siblings ...)
  2022-09-09  7:13 ` bugzilla-daemon
@ 2022-09-09  7:17 ` bugzilla-daemon
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2022-09-09  7:17 UTC (permalink / raw)
  To: linux-bluetooth

https://bugzilla.kernel.org/show_bug.cgi?id=215768

--- Comment #45 from Michael Guntsche (mike@it-loops.com) ---
Sorry I forgot to mention, I tried this with 5.19.8 and without the script my
notebook does not suspend correctly, well it does every now and then but it is
not deterministic. With the script it always works.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2022-09-09  7:18 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-215768-62941@https.bugzilla.kernel.org/>
2022-06-27  3:14 ` [Bug 215768] Kernel 5.17 can't suspend while bluetooth is enabled bugzilla-daemon
2022-07-09 13:27 ` bugzilla-daemon
2022-08-04  8:28 ` bugzilla-daemon
2022-08-04 22:15 ` bugzilla-daemon
2022-08-05  1:21 ` bugzilla-daemon
2022-08-05  7:35 ` bugzilla-daemon
2022-08-14 20:52 ` bugzilla-daemon
2022-08-23 10:16 ` bugzilla-daemon
2022-08-23 11:58 ` bugzilla-daemon
2022-09-02 12:27 ` bugzilla-daemon
2022-09-02 13:06 ` bugzilla-daemon
2022-09-05 20:11 ` bugzilla-daemon
2022-09-05 20:39 ` bugzilla-daemon
2022-09-09  6:40 ` bugzilla-daemon
2022-09-09  7:13 ` bugzilla-daemon
2022-09-09  7:17 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.