All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 216314] New: After resume the host stops listening to incoming Bluetooth pairing requests
@ 2022-08-01 12:49 bugzilla-daemon
  2022-08-01 12:55 ` [Bug 216314] " bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2022-08-01 12:49 UTC (permalink / raw)
  To: linux-bluetooth

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

            Bug ID: 216314
           Summary: After resume the host stops listening to incoming
                    Bluetooth pairing requests
           Product: Drivers
           Version: 2.5
    Kernel Version: 5.18.10
          Hardware: AMD
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Bluetooth
          Assignee: linux-bluetooth@vger.kernel.org
          Reporter: aros@gmx.com
        Regression: No

This looks like a regression in kernel 5.18. The device is: Intel Corp.
Wireless-AC 9260 Bluetooth Adapter

After booting, my BT headphones connect to my host automatically. Once I
suspend, this no longer happens, there's nothing in the system log:

# bluetoothctl
Agent registered
AdvertisementMonitor path registered

[ I'm switching on my BT headphones - no messages nothing, ok, switching them
off ]

[bluetooth]# power off
Changing power off succeeded
[CHG] Controller 48:89:E7:XX:YY:ZZ Powered: no
[CHG] Controller 48:89:E7:XX:YY:ZZ Discovering: no
[CHG] Controller 48:89:E7:XX:YY:ZZ Class: 0x00000000
[bluetooth]# power on
[CHG] Controller 48:89:E7:XX:YY:ZZ Class: 0x007c0104
Changing power on succeeded
[CHG] Controller 48:89:E7:XX:YY:ZZ Powered: yes

[ I'm switching on my BT headphones again ]

[CHG] Device 17:10:28:AA:BB:CC Connected: yes
[NEW] Endpoint /org/bluez/hci0/dev_17_10_28_AA_BB_CC/sep1 
[NEW] Endpoint /org/bluez/hci0/dev_17_10_28_AA_BB_CC/sep2 
[NEW] Transport /org/bluez/hci0/dev_17_10_28_AA_BB_CC/fd1 
[CHG] Transport /org/bluez/hci0/dev_17_10_28_AA_BB_CC/fd1 Volume: 0x000f (15)
[DEL] Transport /org/bluez/hci0/dev_17_10_28_AA_BB_CC/fd1 
[NEW] Transport /org/bluez/hci0/dev_17_10_28_AA_BB_CC/sep1/fd2 
[CHG] Transport /org/bluez/hci0/dev_17_10_28_AA_BB_CC/sep1/fd2 Volume: 0x000f
(15)

-- 
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] 5+ messages in thread

* [Bug 216314] After resume the host stops listening to incoming Bluetooth pairing requests
  2022-08-01 12:49 [Bug 216314] New: After resume the host stops listening to incoming Bluetooth pairing requests bugzilla-daemon
@ 2022-08-01 12:55 ` bugzilla-daemon
  2022-08-01 13:00 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2022-08-01 12:55 UTC (permalink / raw)
  To: linux-bluetooth

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

Artem S. Tashkinov (aros@gmx.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tedd.an@intel.com
         Regression|No                          |Yes

--- Comment #1 from Artem S. Tashkinov (aros@gmx.com) ---
I'm looking at

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/drivers/bluetooth/btintel.c

and there's nothing which could indicate a regression. Maybe it's an issue with
bluez?

-- 
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] 5+ messages in thread

* [Bug 216314] After resume the host stops listening to incoming Bluetooth pairing requests
  2022-08-01 12:49 [Bug 216314] New: After resume the host stops listening to incoming Bluetooth pairing requests bugzilla-daemon
  2022-08-01 12:55 ` [Bug 216314] " bugzilla-daemon
@ 2022-08-01 13:00 ` bugzilla-daemon
  2022-08-01 13:34 ` bugzilla-daemon
  2022-08-01 23:10 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2022-08-01 13:00 UTC (permalink / raw)
  To: linux-bluetooth

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

--- Comment #2 from Artem S. Tashkinov (aros@gmx.com) ---
Also file here: https://github.com/bluez/bluez/issues/373

-- 
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] 5+ messages in thread

* [Bug 216314] After resume the host stops listening to incoming Bluetooth pairing requests
  2022-08-01 12:49 [Bug 216314] New: After resume the host stops listening to incoming Bluetooth pairing requests bugzilla-daemon
  2022-08-01 12:55 ` [Bug 216314] " bugzilla-daemon
  2022-08-01 13:00 ` bugzilla-daemon
@ 2022-08-01 13:34 ` bugzilla-daemon
  2022-08-01 23:10 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2022-08-01 13:34 UTC (permalink / raw)
  To: linux-bluetooth

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

Kamil Paral (kparal@redhat.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kparal@redhat.com

--- Comment #3 from Kamil Paral (kparal@redhat.com) ---
Downstream Fedora bug with some details and lots of people affected:
https://bugzilla.redhat.com/show_bug.cgi?id=2100761

-- 
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] 5+ messages in thread

* [Bug 216314] After resume the host stops listening to incoming Bluetooth pairing requests
  2022-08-01 12:49 [Bug 216314] New: After resume the host stops listening to incoming Bluetooth pairing requests bugzilla-daemon
                   ` (2 preceding siblings ...)
  2022-08-01 13:34 ` bugzilla-daemon
@ 2022-08-01 23:10 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2022-08-01 23:10 UTC (permalink / raw)
  To: linux-bluetooth

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

Artem S. Tashkinov (aros@gmx.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |PATCH_ALREADY_AVAILABLE

--- Comment #4 from Artem S. Tashkinov (aros@gmx.com) ---
Must have been fixed by:

https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git/commit/?id=68253f3cd715e819bc4bff2b0e6b21234e259d56

Sadly, no one has pushed this very important fix to stable.

-- 
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] 5+ messages in thread

end of thread, other threads:[~2022-08-01 23:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-01 12:49 [Bug 216314] New: After resume the host stops listening to incoming Bluetooth pairing requests bugzilla-daemon
2022-08-01 12:55 ` [Bug 216314] " bugzilla-daemon
2022-08-01 13:00 ` bugzilla-daemon
2022-08-01 13:34 ` bugzilla-daemon
2022-08-01 23:10 ` 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.