在 Acer 笔记本电脑上,我从来没有对内置蓝牙适配器提供工作支持——https: //bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1643455——最后投入了毛巾并买了一个便宜的 USB 蓝牙加密狗:
# lsusb -v -d 0a12:0001
Bus 002 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 224 Wireless
bDeviceSubClass 1 Radio Frequency
bDeviceProtocol 1 Bluetooth
bMaxPacketSize0 64
idVendor 0x0a12 Cambridge Silicon Radio, Ltd
idProduct 0x0001 Bluetooth Dongle (HCI mode)
bcdDevice 88.91
iManufacturer 0
iProduct 2 CSR8510 A10
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 177
bNumInterfaces 2 …Run Code Online (Sandbox Code Playgroud) 我正在尝试在 Ubuntu 18.04 中使用来自 Galaxy Buds 的麦克风,但它们没有出现在输入部分。
我已经尝试安装 blueman 并将配置文件更改为 HSP/HFP,但它什么也不做。
pacmd显示headset_head_unit个人资料,但它说不可用
index: 5
name: <bluez_card.CC_21_19_BF_B3_1B>
driver: <module-bluez5-device.c>
owner module: 51
properties:
device.description = "Galaxy Buds (B31B)"
device.string = "CC:21:19:BF:B3:1B"
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/hci0/dev_CC_21_19_BF_B3_1B"
bluez.class = "0x240404"
bluez.alias = "Galaxy Buds (B31B)"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"
profiles:
a2dp_sink: High Fidelity Playback (A2DP Sink) (priority 40, available: unknown)
headset_head_unit: Headset Head Unit (HSP/HFP) (priority 30, …Run Code Online (Sandbox Code Playgroud) 我的问题很简单。我有一副 Q30 耳机,正在尝试将其与桌面配对。我有一个蓝牙 5.2 蓝牙卡,我相信(但并不真正知道)它与 Q30 的蓝牙 5 向后兼容。我的蓝牙绝对有效,因为我能够将我的手机与它配对,但对于某些人来说我的 Q30 拒绝配对的原因。
\n之前,当我单击“配对”时,它会将设备的标签替换为“BES_BLE”(一个已知的错误)。一段时间后,给我旋转器,该设备将从列表中消失,然后重新显示为未连接。重新启动我的桌面和耳机都不起作用。在尝试与桌面配对之前,我的耳机也没有连接任何其他设备。
\n我能找到的与此相关的最接近的线程就在这里,但似乎没有找到解决方案。
\n我尝试的最后一件事是通过命令行连接。我曾经hcitool scan找到过耳机的MAC地址和bluetooth ctl connect [MAC address]. 这给了我以下错误:Failed to connect: org.bluez.Error.Failed br-connection-unknown。不是很有帮助
bluetooth ×3
22.04 ×1
bluez ×1
headphones ×1
headset ×1
microphone ×1
pulseaudio ×1
sound ×1
usb ×1