[Feedback on issues] 蓝牙音箱无法连接上了
Tofloor
poster avatar
引栗先生
deepin
2025-06-30 14:23
Author

手头有一个朗琴ROYQUEEN M400便携式蓝牙音箱,之前v23是可以连接并日常使用的,更换25后发现无法连接,重启了也没用效果,有什么办法排除故障并连接吗?对了,另外有一个斐讯AI蓝牙音箱HPICOMM R1也无法连接上,这2个音箱使用华为手机都能正常连接和使用。

Reply Favorite View the author
All Replies
引栗先生
deepin
2025-06-30 14:54
#1

使用命令行配对出现几个错误,高手帮忙看看。

lyl@lyl-PC:~$ sudo bluetoothctl
请输入密码:
验证成功
Waiting to connect to bluetoothd...[bluetooth]# Agent registered
[bluetooth]# hci0 type 7 discovering on
[bluetooth]# [CHG] Controller A4:FC:77:2F:21:2E Discovering: yes
[CHG] Device C9:5C:FD:26:43:E3 RSSI: 0xffffffa4 (-92)
[bluetooth]# power on
[bluetooth]# Changing power on succeeded
hci0 type 7 discovering off
hci0 type 7 discovering on
hci0 type 7 discovering off
[bluetooth]# pairable on
[bluetooth]# Changing pairable on succeeded
[bluetooth]# [CHG] Device C9:5C:FD:26:43:E3 RSSI is nil
[bluetooth]# [CHG] Controller A4:FC:77:2F:21:2E Discovering: no
hci0 type 7 discovering on
[CHG] Controller A4:FC:77:2F:21:2E Discovering: yes
[bluetooth]# scan on
[bluetooth]# SetDiscoveryFilter success
[bluetooth]# Discovery started
[bluetooth]# [DEL] Device C9:5C:FD:26:43:E3 ROYQUEEN M400
hci0 type 7 discovering off
Device C9:5C:FD:26:43:E3 not available
[bluetooth]# hci0 type 7 discovering on
hci0 type 7 discovering off
[bluetooth]# pair C9:5C:FD:26:43:E3
Device C9:5C:FD:26:43:E3 not available
[bluetooth]# hci0 type 7 discovering on
[bluetooth]# pair C9:5C:FD:26:43:E3
Device C9:5C:FD:26:43:E3 not available
hci0 type 7 discovering off
trust C9:5C:FD:26:43:E3
Device C9:5C:FD:26:43:E3 not available
[bluetooth]# hci0 type 7 discovering on
[bluetooth]# trust C9:5C:FD:26:43:E3
Device C9:5C:FD:26:43:E3 not available

好像提示蓝牙音箱天线信号弱

[bluetooth]# [CHG] Device C9:5C:FD:26:43:E3 RSSI is nil

但是音箱肯定信号不弱,然后还提示[bluetooth]# [DEL] Device C9:5C:FD:26:43:E3 ROYQUEEN M400

Reply View the author
LiuYongzhang
deepin
2025-06-30 15:23
#2

sudo apt update && sudo apt reinstall bluez* -y

Reply View the author
引栗先生
deepin
2025-06-30 18:27
#3
LiuYongzhang

sudo apt update && sudo apt reinstall bluez* -y

没有用,现在连搜索蓝牙音箱都搜索不到了。。。

Reply View the author
deepinuser17
deepin
2025-06-30 23:11
#4

进入蓝牙管理器, 删除已经配对的蓝牙设备, 重启配对。

Reply View the author
引栗先生
deepin
2025-07-01 07:31
#5
deepinuser17

进入蓝牙管理器, 删除已经配对的蓝牙设备, 重启配对。

在安装bluez*之前就删除了,现在是搜索都搜索不到了

Reply View the author
deepinuser17
deepin
2025-07-01 08:19
#6
引栗先生

在安装bluez*之前就删除了,现在是搜索都搜索不到了

蓝牙设备也需要开启配对功能。 升级以后, 已经配对的蓝牙设备都不见了。 重新配对, 又加回来了。

Reply View the author
引栗先生
deepin
2025-07-01 09:21
#7

image.png

Reply View the author
引栗先生
deepin
2025-07-01 09:29
#8
deepinuser17

蓝牙设备也需要开启配对功能。 升级以后, 已经配对的蓝牙设备都不见了。 重新配对, 又加回来了。

首先会报错提示:不在通讯范围内。

然后过一会儿连接上了,但是声音断断续续且有破音,然后总停顿,根本没法听。

断开后,然后再次连接多次都提示不在通讯范围内。

这过程中手机怎么删除配对怎么连接都是正常的。

Reply View the author