【求助】安装 bcm94360c2 pcie 无线蓝牙网卡失败
Tofloor
poster avatar
fungleo
deepin
2018-09-14 22:06
Author
在网上搜了一圈,没有最终解决。
尝试执行 sudo apt-get --reinstall install bcmwl-kernel-source 还是失败。

有人知道怎么处理吗?

macos 和 windows10 完美驱动。
Reply Favorite View the author
All Replies
avatar
duanchi
deepin
2019-03-21 06:59
#1
老铁 你现在好了没?貌似真的没法用啊
Reply View the author
avatar
duanchi
deepin
2019-03-21 07:00
#2
wl:
Running module version sanity check.
- Original module
   - No original module exists within this kernel
- Installation
   - Installing to /lib/modules/4.15.0-29deepin-generic/updates/

depmod...

DKMS: install completed.
update-initramfs: deferring update (trigger activated)
正在处理用于 initramfs-tools (0.130) 的触发器 ...
update-initramfs: Generating /boot/initrd.img-4.15.0-29deepin-generic
WARNING: Setting CRYPTSETUP in /etc/initramfs-tools/initramfs.conf is deprecated and will stop working in the future. Use /etc/cryptsetup-initramfs/conf-hook instead.
setupcon is missing. Please install the 'console-setup' package.
W: plymouth: The plugin label.so is missing, the selected theme might not work as expected.
W: plymouth: You might want to install the plymouth-themes package to fix this.

贴出来就当备份了 有机会解决一下
Reply View the author
avatar
duanchi
deepin
2019-03-22 04:37
#3
我是15.9.2的测试版,我已经驱动了。
sudo apt-get purge bcmwl-kernel-source(我不知道这个有没有用?虽然我是这样子做的结果操作完重启无线就驱动好了)
1.从Linux固件git回购下载固件。

https://git.kernel.org/cgit/linu ... mfmac43602-pcie.bin

2.将此文件移动到文件夹/lib/firmware/brcm/

cp brcmfmac43602-pcie.bin /lib/firmware/brcm

3.重新启动系统,运行以下命令。

reboot
Reply View the author
avatar
fungleo
deepin
2019-03-28 21:32
#4
https://bbs.deepin.org/post/168862
我是15.9.2的测试版,我已经驱动了。
sudo apt-get purge bcmwl-kernel-source(我不知道这个有没有用?虽 ...

回头我测试一下,后来没再管了。
Reply View the author