我拿来mac本上用的Magic Keyboard,想用在ubuntu上,匹配的时候出现错误
Failed to pair: org.bluez.Error.ConnectionAttemptFailed
bluez是5.41版本。 查询了很多网上的相关问题,一直解决不成功。 不知道是系统默认bluetooth manager有问题,还是Magic Keyboard设置有问题,毕竟在mac上是拿来直接用的。
如何在ubuntu16.10下匹配苹果Magic Keyboard
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
-
- 帖子: 5
- 注册时间: 2017-02-01 11:16
- 系统: Ubuntu
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
-
- 帖子: 5
- 注册时间: 2017-02-01 11:16
- 系统: Ubuntu
Re: 如何在ubuntu16.10下匹配苹果Magic Keyboard
Thank you. 我用了一下连接里的方法,可惜没有成功,发现连接里的方法是pair成功connect不成功,我在pair的时候就出了问题。
bluetoothctl中的反馈如下:
[bluetooth]# devices
Device 04:4B:ED:E4:F3:7A Aoran Zhao’s Keyboard
[bluetooth]# trust 04:4B:ED:E4:F3:7A
[CHG] Device 04:4B:ED:E4:F3:7A Trusted: yes
Changing 04:4B:ED:E4:F3:7A trust succeeded
[bluetooth]# pair 04:4B:ED:E4:F3:7A
Attempting to pair with 04:4B:ED:E4:F3:7A
Failed to pair: org.bluez.Error.ConnectionAttemptFailed
[bluetooth]# connect 04:4B:ED:E4:F3:7A
Attempting to connect to 04:4B:ED:E4:F3:7A
Failed to connect: org.bluez.Error.Failed
pair的时候报错如下:
(bluetooth-wizard:28947): Bluetooth-WARNING **: Pair() failed for /org/bluez/hci0/dev_04_4B_ED_E4_F3_7A: GDBus.Error:org.bluez.Error.ConnectionAttemptFailed: Page Timeout
** (bluetooth-wizard:28947): WARNING **: Setting up 'Aoran Zhao’s Keyboard' (at /org/bluez/hci0/dev_04_4B_ED_E4_F3_7A) failed: GDBus.Error:org.bluez.Error.ConnectionAttemptFailed: Page Timeout

bluetoothctl中的反馈如下:
[bluetooth]# devices
Device 04:4B:ED:E4:F3:7A Aoran Zhao’s Keyboard
[bluetooth]# trust 04:4B:ED:E4:F3:7A
[CHG] Device 04:4B:ED:E4:F3:7A Trusted: yes
Changing 04:4B:ED:E4:F3:7A trust succeeded
[bluetooth]# pair 04:4B:ED:E4:F3:7A
Attempting to pair with 04:4B:ED:E4:F3:7A
Failed to pair: org.bluez.Error.ConnectionAttemptFailed
[bluetooth]# connect 04:4B:ED:E4:F3:7A
Attempting to connect to 04:4B:ED:E4:F3:7A
Failed to connect: org.bluez.Error.Failed
pair的时候报错如下:
(bluetooth-wizard:28947): Bluetooth-WARNING **: Pair() failed for /org/bluez/hci0/dev_04_4B_ED_E4_F3_7A: GDBus.Error:org.bluez.Error.ConnectionAttemptFailed: Page Timeout
** (bluetooth-wizard:28947): WARNING **: Setting up 'Aoran Zhao’s Keyboard' (at /org/bluez/hci0/dev_04_4B_ED_E4_F3_7A) failed: GDBus.Error:org.bluez.Error.ConnectionAttemptFailed: Page Timeout

-
- 帖子: 5
- 注册时间: 2017-02-01 11:16
- 系统: Ubuntu
-
- 帖子: 5
- 注册时间: 2017-02-01 11:16
- 系统: Ubuntu
Re: 如何在ubuntu16.10下匹配苹果Magic Keyboard
终于解决了,再自顶一下。
我用的笔记本为Dell XPS 13 9343型号,Bluetooth为BCM20702A,查看/lib/firmware/brcm目录,缺少相应的firmware。
解决办法链接如下
https://bugs.launchpad.net/dell-sputnik/+bug/1589623
我用的笔记本为Dell XPS 13 9343型号,Bluetooth为BCM20702A,查看/lib/firmware/brcm目录,缺少相应的firmware。
解决办法链接如下
https://bugs.launchpad.net/dell-sputnik/+bug/1589623