linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 201921] New: Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008
@ 2018-12-07 11:43 bugzilla-daemon
  2018-12-19 19:35 ` [Bug 201921] " bugzilla-daemon
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: bugzilla-daemon @ 2018-12-07 11:43 UTC (permalink / raw)
  To: linux-bluetooth

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

            Bug ID: 201921
           Summary: Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver
                    a99e, hci rev 826c, hci ver 0008
           Product: Drivers
           Version: 2.5
    Kernel Version: Ubuntu 4.19.0-8.9-generic 4.19.6
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Bluetooth
          Assignee: linux-bluetooth@vger.kernel.org
          Reporter: caravena@gmail.com
        Regression: No

Hello,

Open bug in launchpad.net
https://bugs.launchpad.net/bugs/1807375

dmesg:
Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci
ver 0008

Best regards,
--
Cristian Aravena Romero (caravena)

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

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

* [Bug 201921] Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008
  2018-12-07 11:43 [Bug 201921] New: Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008 bugzilla-daemon
@ 2018-12-19 19:35 ` bugzilla-daemon
  2019-01-09  8:09 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2018-12-19 19:35 UTC (permalink / raw)
  To: linux-bluetooth

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

--- Comment #1 from Cristian Aravena Romero (caravena@gmail.com) ---
Created attachment 280099
  --> https://bugzilla.kernel.org/attachment.cgi?id=280099&action=edit
dmesg 4.20.0-042000rc7-generic

I really do not know if the problem was definitively solved. Because Bluetooth
devices now appear in GNOME.

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

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

* [Bug 201921] Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008
  2018-12-07 11:43 [Bug 201921] New: Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008 bugzilla-daemon
  2018-12-19 19:35 ` [Bug 201921] " bugzilla-daemon
@ 2019-01-09  8:09 ` bugzilla-daemon
  2019-01-13  9:49 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2019-01-09  8:09 UTC (permalink / raw)
  To: linux-bluetooth

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

vasthusya@gmail.com changed:

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

--- Comment #2 from vasthusya@gmail.com ---
(In reply to Cristian Aravena Romero from comment #1)
> Created attachment 280099 [details]
> dmesg 4.20.0-042000rc7-generic
> 
> I really do not know if the problem was definitively solved. Because
> Bluetooth devices now appear in GNOME.

It is still affecting me on vanilla 4.20 and 4.19.12.

I was able to modify drivers/bluetooth/btrtl.c to use rtl_bt/rtl8821c_fw.bin
firmware for this device.

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

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

* [Bug 201921] Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008
  2018-12-07 11:43 [Bug 201921] New: Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008 bugzilla-daemon
  2018-12-19 19:35 ` [Bug 201921] " bugzilla-daemon
  2019-01-09  8:09 ` bugzilla-daemon
@ 2019-01-13  9:49 ` bugzilla-daemon
  2019-01-13 17:03 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2019-01-13  9:49 UTC (permalink / raw)
  To: linux-bluetooth

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

--- Comment #3 from vasthusya@gmail.com ---
Created attachment 280449
  --> https://bugzilla.kernel.org/attachment.cgi?id=280449&action=edit
Add IC_INFO(a99e, 826c) to load rtl8821c firmware

With this patch, it has been working fine for a week using Bluetooth mouse.

Other things tested:

 - File transfer
 - A2DP Source

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

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

* [Bug 201921] Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008
  2018-12-07 11:43 [Bug 201921] New: Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008 bugzilla-daemon
                   ` (2 preceding siblings ...)
  2019-01-13  9:49 ` bugzilla-daemon
@ 2019-01-13 17:03 ` bugzilla-daemon
  2019-01-14  7:30 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2019-01-13 17:03 UTC (permalink / raw)
  To: linux-bluetooth

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

Kai-Heng Feng (kai.heng.feng@canonical.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kai.heng.feng@canonical.com

--- Comment #4 from Kai-Heng Feng (kai.heng.feng@canonical.com) ---
vasthusya,

I also see this issue, but this only happens to reboot.

Do you see this on cold boot?

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

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

* [Bug 201921] Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008
  2018-12-07 11:43 [Bug 201921] New: Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008 bugzilla-daemon
                   ` (3 preceding siblings ...)
  2019-01-13 17:03 ` bugzilla-daemon
@ 2019-01-14  7:30 ` bugzilla-daemon
  2019-01-24 14:21 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2019-01-14  7:30 UTC (permalink / raw)
  To: linux-bluetooth

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

--- Comment #5 from vasthusya@gmail.com ---
Created attachment 280459
  --> https://bugzilla.kernel.org/attachment.cgi?id=280459&action=edit
Kernel messages from various boot states.

Yes, the coldboot lmp_subver=8221 & hci_rev=c are correct and Bluetooth works
on vanilla kernel.

Unfortunately, I must restart the computer in order to gain CPU clock boost on
my Ryzen 5 2500u.
Separate issue, haven't checked around here for that bug yet.
https://community.amd.com/thread/229980#2893988

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

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

* [Bug 201921] Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008
  2018-12-07 11:43 [Bug 201921] New: Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008 bugzilla-daemon
                   ` (4 preceding siblings ...)
  2019-01-14  7:30 ` bugzilla-daemon
@ 2019-01-24 14:21 ` bugzilla-daemon
  2019-01-24 14:22 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2019-01-24 14:21 UTC (permalink / raw)
  To: linux-bluetooth

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

--- Comment #6 from Kai-Heng Feng (kai.heng.feng@canonical.com) ---
Created attachment 280713
  --> https://bugzilla.kernel.org/attachment.cgi?id=280713&action=edit
0001-Bluetooth-btrtl-Let-rtl_load_file-always-return-erro.patch

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

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

* [Bug 201921] Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008
  2018-12-07 11:43 [Bug 201921] New: Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008 bugzilla-daemon
                   ` (5 preceding siblings ...)
  2019-01-24 14:21 ` bugzilla-daemon
@ 2019-01-24 14:22 ` bugzilla-daemon
  2019-01-24 14:22 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2019-01-24 14:22 UTC (permalink / raw)
  To: linux-bluetooth

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

--- Comment #7 from Kai-Heng Feng (kai.heng.feng@canonical.com) ---
Created attachment 280715
  --> https://bugzilla.kernel.org/attachment.cgi?id=280715&action=edit
0002-Bluetooth-btrtl-Let-btrtl_initialize-always-return-e.patch

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

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

* [Bug 201921] Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008
  2018-12-07 11:43 [Bug 201921] New: Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008 bugzilla-daemon
                   ` (6 preceding siblings ...)
  2019-01-24 14:22 ` bugzilla-daemon
@ 2019-01-24 14:22 ` bugzilla-daemon
  2019-01-24 14:23 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2019-01-24 14:22 UTC (permalink / raw)
  To: linux-bluetooth

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

--- Comment #8 from Kai-Heng Feng (kai.heng.feng@canonical.com) ---
Created attachment 280717
  --> https://bugzilla.kernel.org/attachment.cgi?id=280717&action=edit
0003-Bluetooth-btrtl-Skip-initialization-if-firmware-is-a.patch

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

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

* [Bug 201921] Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008
  2018-12-07 11:43 [Bug 201921] New: Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008 bugzilla-daemon
                   ` (7 preceding siblings ...)
  2019-01-24 14:22 ` bugzilla-daemon
@ 2019-01-24 14:23 ` bugzilla-daemon
  2019-01-26  3:07 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2019-01-24 14:23 UTC (permalink / raw)
  To: linux-bluetooth

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

--- Comment #9 from Kai-Heng Feng (kai.heng.feng@canonical.com) ---
Please try these patches. It should the issue.

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

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

* [Bug 201921] Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008
  2018-12-07 11:43 [Bug 201921] New: Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008 bugzilla-daemon
                   ` (8 preceding siblings ...)
  2019-01-24 14:23 ` bugzilla-daemon
@ 2019-01-26  3:07 ` bugzilla-daemon
  2019-01-27  8:35 ` bugzilla-daemon
  2019-08-08  9:21 ` bugzilla-daemon
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2019-01-26  3:07 UTC (permalink / raw)
  To: linux-bluetooth

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

--- Comment #10 from vasthusya@gmail.com ---
Created attachment 280781
  --> https://bugzilla.kernel.org/attachment.cgi?id=280781&action=edit
0004-Bluetooth-btrtl-Expose-btrtl_device_info.patch

Hi Kai,

Your patch #2 had two issues:
 - btrtl_device_info definition is unavailable in hci_h5.c as it's not in
header
 - a couple of argument type mismatch

It would have compiled fine when you don't have CONFIG_BT_HCIUART_RTL=y

I have made it compilable and running it now with working Bluetooth.

Thanks

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

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

* [Bug 201921] Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008
  2018-12-07 11:43 [Bug 201921] New: Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008 bugzilla-daemon
                   ` (9 preceding siblings ...)
  2019-01-26  3:07 ` bugzilla-daemon
@ 2019-01-27  8:35 ` bugzilla-daemon
  2019-08-08  9:21 ` bugzilla-daemon
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2019-01-27  8:35 UTC (permalink / raw)
  To: linux-bluetooth

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

--- Comment #11 from Kai-Heng Feng (kai.heng.feng@canonical.com) ---
Turns out it's a regression, I sent V2 patch to address the issue.

https://lkml.org/lkml/2019/1/27/16

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

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

* [Bug 201921] Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008
  2018-12-07 11:43 [Bug 201921] New: Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008 bugzilla-daemon
                   ` (10 preceding siblings ...)
  2019-01-27  8:35 ` bugzilla-daemon
@ 2019-08-08  9:21 ` bugzilla-daemon
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2019-08-08  9:21 UTC (permalink / raw)
  To: linux-bluetooth

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

--- Comment #12 from vasthusya@gmail.com ---
The patch has been working for me since kernel 5.1.

Thank you.

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

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

end of thread, other threads:[~2019-08-08  9:21 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-07 11:43 [Bug 201921] New: Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008 bugzilla-daemon
2018-12-19 19:35 ` [Bug 201921] " bugzilla-daemon
2019-01-09  8:09 ` bugzilla-daemon
2019-01-13  9:49 ` bugzilla-daemon
2019-01-13 17:03 ` bugzilla-daemon
2019-01-14  7:30 ` bugzilla-daemon
2019-01-24 14:21 ` bugzilla-daemon
2019-01-24 14:22 ` bugzilla-daemon
2019-01-24 14:22 ` bugzilla-daemon
2019-01-24 14:23 ` bugzilla-daemon
2019-01-26  3:07 ` bugzilla-daemon
2019-01-27  8:35 ` bugzilla-daemon
2019-08-08  9:21 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).