Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
bluetooth not connecting
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Tzuriel
Apprentice
Apprentice


Joined: 01 Jun 2004
Posts: 260

PostPosted: Fri Jan 05, 2024 9:58 pm    Post subject: bluetooth not connecting Reply with quote

I am trying to connect my radio w/ bluetooth to a Bluetooth adapter which is a small USB stick.

I've been following the device pairing section in https://wiki.gentoo.org/wiki/Bluetooth and believe I have things setup correctly, but not hearing anything after it's paired. Here's what I have so far:

Code:
bluetooth]# info 64:72:D8:D3:B7:3B
Device 64:72:D8:D3:B7:3B (public)
        Name: CCRadio-3
        Alias: CCRadio-3
        Class: 0x00240404 (2360324)
        Icon: audio-headset
        Paired: yes
        Bonded: yes
        Trusted: yes
        Blocked: no
        Connected: no
        LegacyPairing: no
        ManufacturerData Key: 0x5349 (21321)
        ManufacturerData Value:
  53 43                                            SC
        RSSI: 0xffffffbe (-66)
        TxPower: 0x0000 (0)

Each time I use 'connect <mac_addr>', I get the following:
Code:
[bluetooth]# connect 64:72:D8:D3:B7:3B
Attempting to connect to 64:72:D8:D3:B7:3B
Failed to connect: org.bluez.Error.Failed br-connection-page-timeout


Code:
$ hciconfig -a
hci1:   Type: Primary  Bus: USB
        BD Address: E8:48:B8:C8:20:00  ACL MTU: 1021:6  SCO MTU: 255:12
        UP RUNNING PSCAN INQUIRY
        RX bytes:29230 acl:4 sco:0 events:740 errors:0
        TX bytes:37169 acl:5 sco:0 commands:552 errors:0
        Features: 0xff 0xff 0xff 0xfe 0xdb 0xfd 0x7b 0x87
        Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
        Link policy: RSWITCH HOLD SNIFF PARK
        Link mode: PERIPHERAL ACCEPT
        Name: 'BlueZ 5.70'
        Class: 0x6c0104
        Service Classes: Rendering, Capturing, Audio, Telephony
        Device Class: Computer, Desktop workstation
        HCI Version: 5.1 (0xa)  Revision: 0xdfc6
        LMP Version: 5.1 (0xa)  Subversion: 0xd922
        Manufacturer: Realtek Semiconductor Corporation (93)

hci0:   Type: Primary  Bus: USB
        BD Address: 00:00:00:00:00:00  ACL MTU: 0:0  SCO MTU: 0:0
        DOWN
        RX bytes:0 acl:0 sco:0 events:0 errors:0
        TX bytes:3 acl:0 sco:0 commands:1 errors:0
        Features: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
        Packet type: DM1 DH1 HV1
        Link policy:
        Link mode: PERIPHERAL ACCEPT


Code:
$ dmesg | grep -i blue
[   11.935257] Bluetooth: Core ver 2.22
[   11.935269] NET: Registered PF_BLUETOOTH protocol family
[   11.935270] Bluetooth: HCI device and connection manager initialized
[   11.935274] Bluetooth: HCI socket layer initialized
[   11.935275] Bluetooth: L2CAP socket layer initialized
[   11.935277] Bluetooth: SCO socket layer initialized
[   11.945716] Bluetooth: hci1: RTL: examining hci_ver=0a hci_rev=000b lmp_ver=0a lmp_subver=8761
[   11.946715] Bluetooth: hci1: RTL: rom_version status=0 version=1
[   11.946717] Bluetooth: hci1: RTL: loading rtl_bt/rtl8761bu_fw.bin
[   11.948408] Bluetooth: hci1: RTL: loading rtl_bt/rtl8761bu_config.bin
[   11.948705] Bluetooth: hci1: RTL: cfg_sz 6, total sz 30210
[   12.102732] Bluetooth: hci1: RTL: fw version 0xdfc6d922
[   13.959366] Bluetooth: hci0: Opcode 0x0c03 failed: -110
[  877.612224] Bluetooth: MGMT ver 1.22
[  877.616024] Bluetooth: RFCOMM socket layer initialized
[  877.616031] Bluetooth: RFCOMM ver 1.11


Anyone have thoughts? Also, is alsa required to be setup correctly?
Back to top
View user's profile Send private message
garrison
Apprentice
Apprentice


Joined: 18 Mar 2003
Posts: 251

PostPosted: Sat Jan 06, 2024 12:03 am    Post subject: Reply with quote

Please check if your issue matches this kernel bluetooth regression https://lore.kernel.org/all/db579656-5700-d99b-f1eb-c1e27749eb7b@linux.intel.com/T/
If yes you either need to apply the patch or use different (older or more recent) kernel which should fix the problem.
Back to top
View user's profile Send private message
Tzuriel
Apprentice
Apprentice


Joined: 01 Jun 2004
Posts: 260

PostPosted: Sat Jan 06, 2024 11:52 pm    Post subject: Reply with quote

Thanks, that does indeed look like a match. Was really hoping to stay w/ 6.1.x LTS, but am evaluating my options now. Thanks again.
Back to top
View user's profile Send private message
garrison
Apprentice
Apprentice


Joined: 18 Mar 2003
Posts: 251

PostPosted: Sun Jan 07, 2024 6:56 am    Post subject: Reply with quote

That regression should be already fixed in 6.1.68 and later in 6.1.y series, what is your kernel version?
Back to top
View user's profile Send private message
Tzuriel
Apprentice
Apprentice


Joined: 01 Jun 2004
Posts: 260

PostPosted: Mon Jan 08, 2024 11:40 pm    Post subject: Reply with quote

Currently running Gentoo stable which is at 6.1.67. If that's the case, I'll happily wait for the next bump.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum