public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bug 221426] New: Intel AX211 Bluetooth hci0 hardware error 0x0c with HID/HOG failures on 6.19.14-zen
@ 2026-04-27 16:32 bugzilla-daemon
  2026-04-27 16:32 ` [Bug 221426] " bugzilla-daemon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2026-04-27 16:32 UTC (permalink / raw)
  To: linux-bluetooth

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

            Bug ID: 221426
           Summary: Intel AX211 Bluetooth hci0 hardware error 0x0c with
                    HID/HOG failures on 6.19.14-zen
           Product: Drivers
           Version: 2.5
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Bluetooth
          Assignee: linux-bluetooth@vger.kernel.org
          Reporter: cristi@ieee.org
        Regression: No

Created attachment 309973
  --> https://bugzilla.kernel.org/attachment.cgi?id=309973&action=edit
Log highlights

# AX211 Bluetooth HID instability report

## Summary
Intel AX211 Bluetooth on this system intermittently fails with kernel hardware
error 0x0c and repeated BlueZ HOG profile failures. User-facing symptom is that
BLE mouse and keyboard become difficult or impossible to connect while Chrome
is open; closing Chrome often allows reconnect.

This appears to be a kernel or controller stability problem, potentially
amplified by power management settings and high USB activity.

## Environment
- Distro: ArchLinux rolling
- Kernel: 6.19.14-zen1-1-zen
- Bluetooth controller: Intel AX211 Bluetooth (USB ID 8087:0033)
- Devices affected: Logitech M720 mouse, Logitech K850 keyboard (BLE HID)

## Reproduction
1. Boot system normally.
2. Ensure Bluetooth service is active.
3. Open Chrome and use system normally.
4. Attempt to connect or keep connected BLE keyboard and mouse.
5. Observe failures, reconnect loops, or failed writes.
6. Close Chrome and retry; connection usually succeeds.

## Expected behavior
BLE mouse and keyboard should remain stable regardless of Chrome state.

## Actual behavior
BLE HID profile operation intermittently fails; reconnect loops occur and
controller errors are logged.

## High signal evidence
From kernel log:

    Bluetooth: hci0: Hardware error 0x0c
    Bluetooth: hci0: Retrieving Intel exception info failed (-16)

From bluetooth service log:

    profiles/input/hog-lib.c:output_written_cb() Write output report failed:
Request attribute has encountered an unlikely error
    Wrong size of start discovery return parameters

Power-management related state on this host:

    /sys/module/btusb/parameters/enable_autosuspend=Y
    /sys/module/usbcore/parameters/autosuspend=2

## Attachments
- System snapshot: ax211-bt-system-2026-04-27.txt
- Log highlights: ax211-bt-logs-2026-04-27.txt

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

* [Bug 221426] Intel AX211 Bluetooth hci0 hardware error 0x0c with HID/HOG failures on 6.19.14-zen
  2026-04-27 16:32 [Bug 221426] New: Intel AX211 Bluetooth hci0 hardware error 0x0c with HID/HOG failures on 6.19.14-zen bugzilla-daemon
@ 2026-04-27 16:32 ` bugzilla-daemon
  2026-04-27 17:26 ` bugzilla-daemon
  2026-04-27 19:12 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2026-04-27 16:32 UTC (permalink / raw)
  To: linux-bluetooth

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

--- Comment #1 from Cristian Cocos (cristi@ieee.org) ---
Created attachment 309974
  --> https://bugzilla.kernel.org/attachment.cgi?id=309974&action=edit
System snapshot

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

* [Bug 221426] Intel AX211 Bluetooth hci0 hardware error 0x0c with HID/HOG failures on 6.19.14-zen
  2026-04-27 16:32 [Bug 221426] New: Intel AX211 Bluetooth hci0 hardware error 0x0c with HID/HOG failures on 6.19.14-zen bugzilla-daemon
  2026-04-27 16:32 ` [Bug 221426] " bugzilla-daemon
@ 2026-04-27 17:26 ` bugzilla-daemon
  2026-04-27 19:12 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2026-04-27 17:26 UTC (permalink / raw)
  To: linux-bluetooth

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

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

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

--- Comment #2 from Paul Menzel (pmenzel+bugzilla.kernel.org@molgen.mpg.de) ---
Thank you for your report. Do you know if it’s a regression, that means, did it
work with earlier Linux versions?

What firmware is used?

The BlueZ issue template has some more commands helping to collect things
aiding in debugging.


[1]: https://github.com/bluez/bluez/tree/master/.github/ISSUE_TEMPLATE

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

* [Bug 221426] Intel AX211 Bluetooth hci0 hardware error 0x0c with HID/HOG failures on 6.19.14-zen
  2026-04-27 16:32 [Bug 221426] New: Intel AX211 Bluetooth hci0 hardware error 0x0c with HID/HOG failures on 6.19.14-zen bugzilla-daemon
  2026-04-27 16:32 ` [Bug 221426] " bugzilla-daemon
  2026-04-27 17:26 ` bugzilla-daemon
@ 2026-04-27 19:12 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2026-04-27 19:12 UTC (permalink / raw)
  To: linux-bluetooth

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

--- Comment #3 from Cristian Cocos (cristi@ieee.org) ---
(In reply to Paul Menzel from comment #2)
> Thank you for your report. Do you know if it’s a regression, that means, did
> it work with earlier Linux versions?

I do not recall this issue's happening with the previous Linux kernel
(6.19.13), hence very likely no regression.

> What firmware is used?

BlueZ 5.86, AX211 firmware 202-5.26

C

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

end of thread, other threads:[~2026-04-27 19:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-27 16:32 [Bug 221426] New: Intel AX211 Bluetooth hci0 hardware error 0x0c with HID/HOG failures on 6.19.14-zen bugzilla-daemon
2026-04-27 16:32 ` [Bug 221426] " bugzilla-daemon
2026-04-27 17:26 ` bugzilla-daemon
2026-04-27 19:12 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox