XPS15-9550 蓝牙问题
Tofloor
poster avatar
oscar-qin
deepin
2019-01-15 00:31
Author
安装成功 wifi可以使用了 结果蓝牙连接不了了 网卡是dw1830ac的
Reply Favorite View the author
All Replies
avatar
oscar-qin
deepin
2019-01-15 16:35
#1
本帖最后由 oscar-qin 于 2019-1-15 08:40 编辑

https://bbs.deepin.org/user/111488 https://bbs.deepin.org/user/33250帮忙看看呗
Reply View the author
Comments
caoyuan217
2019-01-18 06:54
最尴尬的事,我是大夫,解决不了这么高深的问题,哈哈
caoyuan217
2019-01-18 06:50
抱歉,手头上没有xps,目前只有thinkpad t540Pp。前段时间装过deepin,后来又删掉了,目前在使用黑苹果和win10。 真心希望deepin能通过这次的机会发展起来
avatar
yanbowen
deepin
Community Developer
2019-01-15 17:07
#2
https://bbs.deepin.org/post/173709
@caoyuan217 @yanbowen帮忙看看呗

看这里:
https://memcpy.io/fixing-bluetoo ... 9550-on-ubuntu.html
https://wiki.archlinux.org/index.php/Dell_XPS_15_(9550)#Bluetooth (这个是使用win10的固件, 需要自行查看PKGBUILD 文件, 获取安装方法)
Reply View the author
avatar
oscar-qin
deepin
2019-01-15 17:15
#3
https://bbs.deepin.org/post/173709
看这里:
https://memcpy.io/fixing-bluetooth-on-the-xps-15-9550-on-ubuntu.html
https://wiki.archlinu ...

自行查看PKGBUILD 文件, 获取安装方法???  有没有相关的教程?
Reply View the author
avatar
yanbowen
deepin
Community Developer
2019-01-15 18:54
#4
https://bbs.deepin.org/post/173709
自行查看PKGBUILD 文件, 获取安装方法???  有没有相关的教程?

https://mega.nz/#!G4dyAYpK!vABDx ... zeEp4LDYYu2kwcffTnk
这个链接就是根据 win10 的驱动提取出的 0a5c:6410 的固件, 下载后, 执行下列命令安装:
  1. sudo cp BCM20703A1-0a5c-6410.hcd /lib/firmware/brcm/
  2. sudo chmod 0644 /lib/firmware/brcm/BCM20703A1-0a5c-6410.hcd
  3. sudo reboot
Copy the Code


如果重启后蓝牙还是无法使用, 请使用之前第一个链接里的固件安装.

ps: 提取固件的方法见这里: http://jouyouyun.top:8000/blog/p ... luetooth-Device-FAQ


Reply View the author