You are not logged in.
Pages: 1
Hi,
I'm trying to connect my android phone via bluetooth. It is recognized correctly via blueman. But when I try to connect to it, it fails with the following error:
Connection Failed: br-connection-profile-unavailableSame with bluetoothctl. I can pair with the device, but get the same error when trying to connect.
Does anyone know what this error mean, and how I could fix it?
Thanks a lot
$ lsmod | grep blue
bluetooth 1110016 40 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm
ecdh_generic 16384 2 bluetooth
crc16 12288 2 bluetooth,ext4
rfkill 40960 9 iwlmvm,asus_wmi,bluetooth,cfg80211$ dmesg | grep -i bluetooth
[ 14.187828] Bluetooth: Core ver 2.22
[ 14.187853] NET: Registered PF_BLUETOOTH protocol family
[ 14.187854] Bluetooth: HCI device and connection manager initialized
[ 14.187857] Bluetooth: HCI socket layer initialized
[ 14.187858] Bluetooth: L2CAP socket layer initialized
[ 14.187861] Bluetooth: SCO socket layer initialized
[ 14.362461] Bluetooth: hci0: Device revision is 0
[ 14.362464] Bluetooth: hci0: Secure boot is enabled
[ 14.362465] Bluetooth: hci0: OTP lock is enabled
[ 14.362465] Bluetooth: hci0: API lock is enabled
[ 14.362466] Bluetooth: hci0: Debug lock is disabled
[ 14.362466] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 14.362468] Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
[ 14.368562] Bluetooth: hci0: Found device firmware: intel/ibt-0040-0041.sfi
[ 14.368576] Bluetooth: hci0: Boot Address: 0x100800
[ 14.368577] Bluetooth: hci0: Firmware Version: 252-24.23
[ 15.137575] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 15.137577] Bluetooth: BNEP filters: protocol multicast
[ 15.137579] Bluetooth: BNEP socket layer initialized
[ 15.855851] Bluetooth: hci0: Waiting for firmware download to complete
[ 15.856666] Bluetooth: hci0: Firmware loaded in 1453223 usecs
[ 15.856817] Bluetooth: hci0: Waiting for device to boot
[ 15.872557] Bluetooth: hci0: Malformed MSFT vendor event: 0x02
[ 15.872569] Bluetooth: hci0: Device booted in 15511 usecs
[ 15.880607] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0040-0041.ddc
[ 15.883767] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 15.886802] Bluetooth: hci0: Firmware timestamp 2023.24 buildtype 1 build 67068
[ 15.956575] Bluetooth: MGMT ver 1.22
[ 16.015726] Bluetooth: hci0: Bad flag given (0x1) vs supported (0x0)
[ 21.611247] Bluetooth: RFCOMM TTY layer initialized
[ 21.611252] Bluetooth: RFCOMM socket layer initialized
[ 21.611255] Bluetooth: RFCOMM ver 1.11Offline
I don't know the reason for the error or what it means. However, I'm curious why you want to connect your Android phone to your computer using bluetooth. If you're wanting to just transfer files, you can do that using the USB cable supplied with your phone for charging.
Once you connect your phone to your computer using the USB cord, unlock your phone and you should receive a message with two options, one of the options being file transfer. Select file transfer and then your phone should show in a file manager. I use the Double Commander file manager and connecting my Android phone (Android 13) to my computer for file transfers works flawlessly every time under Arch and Debian.
Arch Linux with Openbox & Tint2
Offline
I am not the original poster, but I am having this EXACT issue. @walkingstickfan, in my case, I want to control my laptop wirelessly (phone as mouse/keyboard), I am in a hotel right now so nothing wifi-based works, so I see no option other than bluetooth.
I'd made a post for my issue before finding this one. Here is my post: https://bbs.archlinux.org/viewtopic.php … 2#p2174792
Offline
Pages: 1