Bug 219057 - dongle bluetooth does't work on linux mint
Summary: dongle bluetooth does't work on linux mint
Status: RESOLVED INVALID
Alias: None
Product: Drivers
Classification: Unclassified
Component: Bluetooth (show other bugs)
Hardware: All Linux
: P3 normal
Assignee: linux-bluetooth@vger.kernel.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-19 02:32 UTC by ricardo
Modified: 2024-07-22 20:20 UTC (History)
1 user (show)

See Also:
Kernel Version:
Subsystem:
Regression: No
Bisected commit-id:


Attachments
dmesg (84.42 KB, text/plain)
2024-07-21 21:17 UTC, Artem S. Tashkinov
Details

Description ricardo 2024-07-19 02:32:29 UTC
Hi , I build a pc gaming machine and install linux mint on it and for most the thinks works almost perfect except this dougle bluetooth of the brand ugreen , I just buy this device because it said bluetooth 5,4 and when I put the device the system recognize as a bt device but when I try to enable blueman , the program in seft crash I try this command and give me this error [    9.428797] Bluetooth: hci0: command 0x1005 tx timeout
[    9.428845] Bluetooth: hci0: Opcode 0x1005 failed: -110
 so.. I don't know can I do now , I try to forums of linux mint , telegram about linux mint , discord too and none it can give a awnser , can someone with more experience help me please and thanks for give me a little of your time and readme

Ricardo.
Comment 1 Artem S. Tashkinov 2024-07-19 11:20:35 UTC
Please try kernel 6.10 and if it still doesn't work, please attach `dmesg` output.
Comment 2 Artem S. Tashkinov 2024-07-19 11:20:56 UTC
And please attach `lsusb` output as well.
Comment 3 ricardo 2024-07-20 01:49:09 UTC
(In reply to Artem S. Tashkinov from comment #1)
> Please try kernel 6.10 and if it still doesn't work, please attach `dmesg`
> output.

I cannot send because is too long and I can't send it but it said the same error what I am posed here
Comment 4 ricardo 2024-07-20 01:50:07 UTC
command 'lsusb' 

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 007: ID 0b05:1a51 ASUSTek Computer, Inc. ROG RYUO III
Bus 001 Device 006: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 001 Device 005: ID 33fa:0010  USB2.0-BT
Bus 001 Device 004: ID 045e:028e Microsoft Corp. Xbox360 Controller
Bus 001 Device 003: ID 062a:4101 MosArt Semiconductor Corp. Wireless Keyboard/Mouse
Bus 001 Device 002: ID 2dc8:5201 8BitDo 8BitDo Retro Keyboard Receiver
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Comment 5 ricardo 2024-07-20 01:50:49 UTC
(In reply to ricardo from comment #4)
> command 'lsusb' 
> 
> Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
> Bus 001 Device 007: ID 0b05:1a51 ASUSTek Computer, Inc. ROG RYUO III
> Bus 001 Device 006: ID 05e3:0608 Genesys Logic, Inc. Hub
> Bus 001 Device 005: ID 33fa:0010  USB2.0-BT
> Bus 001 Device 004: ID 045e:028e Microsoft Corp. Xbox360 Controller
> Bus 001 Device 003: ID 062a:4101 MosArt Semiconductor Corp. Wireless
> Keyboard/Mouse
> Bus 001 Device 002: ID 2dc8:5201 8BitDo 8BitDo Retro Keyboard Receiver
> Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

the system detect the btusb device but crashed when I enable the bluetooth
Comment 6 Paul Menzel 2024-07-20 05:25:01 UTC
(In reply to ricardo from comment #3)
> (In reply to Artem S. Tashkinov from comment #1)
> > Please try kernel 6.10 and if it still doesn't work, please attach `dmesg`
> > output.
> 
> I cannot send because is too long and I can't send it but it said the same
> error what I am posed here

    $ dmesg > 20240720--linux-6.10--messsages.txt

Did you try to attach this file clicking on *Add an attachment*? If that does not work, please tell us the size of the text file.

    $ ls -l 20240720--linux-6.10--messsages.txt
Comment 7 ricardo 2024-07-20 18:37:29 UTC
the size of the text file it is 85,3 kB

1137 line of code
Comment 8 ricardo 2024-07-21 01:38:22 UTC
https://pastebin.com/mNRqk97e
Comment 9 Artem S. Tashkinov 2024-07-21 21:17:03 UTC
Created attachment 306602 [details]
dmesg
Comment 10 Artem S. Tashkinov 2024-07-21 21:22:55 UTC
Your BT dongle could be malfunctioning, that's all I can say:

[    7.641748] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    7.641750] Bluetooth: BNEP filters: protocol multicast
[    7.641752] Bluetooth: BNEP socket layer initialized
[    7.746321] input input12: unable to receive magic message: -121
[    9.399212] input input12: unable to receive magic message: -121
[    9.449012] input input12: unable to receive magic message: -121
[    9.524765] Bluetooth: hci0: command 0x1005 tx timeout
[    9.524802] Bluetooth: hci0: Opcode 0x1005 failed: -110
[   57.877847] input input12: unable to receive magic message: -121
[   57.944875] input input12: unable to receive magic message: -121
[   65.820223] input input12: unable to receive magic message: -121
[   65.894224] input input12: unable to receive magic message: -121
[   67.979270] input input12: unable to receive magic message: -121

Someone has the exact same issue: https://bbs.archlinux.org/viewtopic.php?id=296195 and they've bought a new one.

A google search has not revealed any success stories: https://www.google.com/search?q=%22Opcode+0x1005+failed%22
Comment 11 Artem S. Tashkinov 2024-07-21 21:24:41 UTC
You could try a solution posted here: https://askubuntu.com/questions/1205962/bluetooth-dongle-problem
Comment 12 ricardo 2024-07-21 22:04:05 UTC
so... the doungle it must be remplaced it? there's not another solution from this?
Comment 13 ricardo 2024-07-22 15:42:57 UTC
I bought the brand tp link nano USB adapter UB400 , and now is worked so it was the other bluetooth device the issue not a bug , thanks for the support

Note You need to log in before you can comment on or make changes to this bug.