https://bugzilla.kernel.org/show_bug.cgi?id=215528 Bug ID: 215528 Summary: Excessive logging from Intel Bluetooth "Bluetooth: hci0: sending frame failed" "hci0: urb 00000000xxxxxxxx submission failed (90)" Product: Drivers Version: 2.5 Kernel Version: 5.15.16 Hardware: x86-64 OS: Linux Tree: Mainline Status: NEW Severity: high Priority: P1 Component: Bluetooth Assignee: linux-bluetooth@xxxxxxxxxxxxxxx Reporter: aros@xxxxxxx Regression: No Sometimes bluetooth here fails spectacularly for no reasons and I get literally thousands of lines in dmesg log. PLEASE implement rate limiting or something. $ journalctl -b | grep hci0 | wc -l 4257 This is all within three seconds! ... Bluetooth: hci0: urb 000000001aab8aa3 submission failed (90) Bluetooth: hci0: sending frame failed (-90) Bluetooth: hci0: urb 000000001aab8aa3 submission failed (90) Bluetooth: hci0: sending frame failed (-90) Bluetooth: hci0: urb 000000001aab8aa3 submission failed (90) Bluetooth: hci0: sending frame failed (-90) Bluetooth: hci0: urb 000000001aab8aa3 submission failed (90) Bluetooth: hci0: sending frame failed (-90) Bluetooth: hci0: urb 000000001aab8aa3 submission failed (90) Bluetooth: hci0: sending frame failed (-90) Bluetooth: hci0: urb 000000001aab8aa3 submission failed (90) Bluetooth: hci0: sending frame failed (-90) Bluetooth: hci0: urb 000000001aab8aa3 submission failed (90) Bluetooth: hci0: sending frame failed (-90) Bluetooth: hci0: urb 000000001aab8aa3 submission failed (90) Bluetooth: hci0: sending frame failed (-90) Bluetooth: hci0: urb 000000001aab8aa3 submission failed (90) Bluetooth: hci0: sending frame failed (-90) Bluetooth: hci0: urb 000000001aab8aa3 submission failed (90) Bluetooth: hci0: sending frame failed (-90) Bluetooth: hci0: urb 000000001aab8aa3 submission failed (90) Bluetooth: hci0: sending frame failed (-90) Bluetooth: hci0: urb 000000001aab8aa3 submission failed (90) Bluetooth: hci0: sending frame failed (-90) Bluetooth: hci0: urb 000000001aab8aa3 submission failed (90) Bluetooth: hci0: sending frame failed (-90) Bluetooth: hci0: urb 000000001aab8aa3 submission failed (90) Bluetooth: hci0: sending frame failed (-90) Bluetooth: hci0: urb 000000001aab8aa3 submission failed (90) Bluetooth: hci0: sending frame failed (-90) Bluetooth: hci0: urb 000000001aab8aa3 submission failed (90) Bluetooth: hci0: sending frame failed (-90) Bluetooth: hci0: urb 000000001aab8aa3 submission failed (90) Bluetooth: hci0: sending frame failed (-90) Bluetooth: hci0: urb 000000001aab8aa3 submission failed (90) Bluetooth: hci0: sending frame failed (-90) ... Bluetooth: Core ver 2.22 NET: Registered PF_BLUETOOTH protocol family Bluetooth: HCI device and connection manager initialized Bluetooth: HCI socket layer initialized Bluetooth: L2CAP socket layer initialized Bluetooth: SCO socket layer initialized Bluetooth: hci0: Found device firmware: intel/ibt-18-16-1.sfi Bluetooth: hci0: Boot Address: 0x40800 Bluetooth: hci0: Firmware Version: 207-35.21 Bluetooth: hci0: Firmware already loaded The device is: Bus 003 Device 002: ID 8087:0025 Intel Corp. Wireless-AC 9260 Bluetooth Adapter -- You may reply to this email to add a comment. You are receiving this mail because: You are the assignee for the bug.