刚安装的deepin没有无线网卡驱动
Tofloor
poster avatar
oscar-qin
deepin
2018-05-23 23:33
Author
笔记本:dell xps 15 9550,安装了15.5之后没有网卡驱动,求教改怎么解决,这款没有有线网口。
Reply Favorite View the author
All Replies
avatar
oscar-qin
deepin
2018-05-23 23:59
#1

自顶一下啊求解
Reply View the author
avatar
yanbowen
deepin
Community Developer
2018-05-24 00:22
#2
把 bcmwl-kernel-source 卸掉, 然后重启。
若还有问题,就把 sudo dmesg 和 lsusb -nnk 的输出贴一下。
Reply View the author
avatar
oscar-qin
deepin
2018-05-24 00:24
#3
https://bbs.deepin.org/post/156882
把 bcmwl-kernel-source 卸掉, 然后重启。
若还有问题,就把 sudo dmesg 和 lsusb -nnk 的输出贴一下。 ...

卸载的命令是撒?
Reply View the author
avatar
yanbowen
deepin
Community Developer
2018-05-24 00:27
#4
https://bbs.deepin.org/post/156882
卸载的命令是撒?
  1. sudo apt-get purge bcmwl-kernel-source
Copy the Code
Reply View the author
avatar
oscar-qin
deepin
2018-05-24 00:37
#5

在请教一个问题呢 在关机和重启的时候 过几分钟之后就卡在deepin的界面了
Reply View the author
avatar
yanbowen
deepin
Community Developer
2018-05-24 00:48
#6
https://bbs.deepin.org/post/156882
在请教一个问题呢 在关机和重启的时候 过几分钟之后就卡在deepin的界面了

一直卡住吗?出现 deepin 界面时,按下 Esc 键,看下卡的时候输出是什么?
Reply View the author
avatar
oscar-qin
deepin
2018-05-24 20:01
#7
https://bbs.deepin.org/post/156882
一直卡住吗?出现 deepin 界面时,按下 Esc 键,看下卡的时候输出是什么?

后重新启动之后就好了,请蓝牙面板可以弹出 但是蓝牙一直搜不到我的蓝牙鼠标和键盘 蓝牙鼠标是罗技的m337 键盘是罗技K380
Reply View the author
avatar
muzilee
deepin
2018-05-24 20:24
#8
这里有全套网卡驱动的下载地址链接,可以试试:https://www.oubayun.com/deepin-linux-wu-xian-wang-qia-ji-lan-ya-mo-kuai-qu-dong-an-zhuang-yu-yi-chang-xiu-fu.html
Reply View the author
avatar
138******56
deepin
2018-05-24 20:56
#9
我装的一个之前下的一个15.5系统,无线没啥问题,后来系统提醒我升级,升级后无线网卡硬件就打不开了,无奈又重新装了之前下载好的15.5系统。
Reply View the author
avatar
yanbowen
deepin
Community Developer
2018-05-24 22:23
#10
https://bbs.deepin.org/post/156882
后重新启动之后就好了,请蓝牙面板可以弹出 但是蓝牙一直搜不到我的蓝牙鼠标和键盘 蓝牙鼠标是罗技的m337 ...

参照 https://bbs.deepin.org/user/110031 的文章试下,若有问题就反馈日志
Reply View the author
avatar
yanbowen
deepin
Community Developer
2018-05-24 22:25
#11
https://bbs.deepin.org/post/156882
我装的一个之前下的一个15.5系统,无线没啥问题,后来系统提醒我升级,升级后无线网卡硬件就打不开了,无奈 ...

出问题时反馈下日志
Reply View the author
avatar
oscar-qin
deepin
2018-05-24 23:48
#12
https://bbs.deepin.org/post/156882
这里有全套网卡驱动的下载地址链接,可以试试:https://www.oubayun.com/deepin-linux-wu-xian-wang-qia-ji ...

root@oscar-PC:/lib/firmware# lspci | grep Wireless
02:00.0 Network controller: Broadcom Limited BCM43602 802.11ac Wireless LAN SoC (rev 01)
你提供的https://github.com/winterheart/broadcom-bt-firmware 中没有BCM43602的驱动文件哦
Reply View the author
avatar
muzilee
deepin
2018-05-25 17:22
#13
https://bbs.deepin.org/post/156882
root@oscar-PC:/lib/firmware# lspci | grep Wireless
02:00.0 Network controller: Broadcom Limited BC ...

从Linux固件git回购下载固件。(https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/plain/brcm/brcmfmac43602-pcie.bin)
将此文件移动到文件夹/ lib / firmware / brcm /,如有必要,创建该文件夹。
重新启动系统。
Reply View the author
avatar
玩不转怎么办
deepin
2018-05-26 12:55
#14
同求驱动问题,刚入手的荣耀magicbook,安装完deepin之后,无线网卡没显示,安装上面的步骤卸载了bcmwl-kernel-source不管用。请大神帮忙
Reply View the author
avatar
玩不转怎么办
deepin
2018-05-26 12:56
#15
https://bbs.deepin.org/post/156882
同求驱动问题,刚入手的荣耀magicbook,安装完deepin之后,无线网卡没显示,安装上面的步骤卸载了bcmwl-ker ...

网卡型号是inter(R)Dual Band Wireless AC8265
Reply View the author
avatar
xishanhuaixin
deepin
2021-01-25 21:47
#16

求助,腾达u2网卡,不会装驱动

 

 

Reply View the author
avatar
spear-neil
deepin
2021-03-19 08:15
#17
oscar-qin
https://bbs.deepin.org/post/156882
把 bcmwl-kernel-source 卸掉, 然后重启。
若还有问题,就把 sudo dmesg 和 lsusb -nnk 的输出贴一下。 ...

卸载的命令是撒?

sudo apt remove

Reply View the author
avatar
lucxtar
deepin
2021-12-03 09:35
#18

问题解决了么?

Dell Wireless 1704 802.11n + BT 4.0

无线网络搜不到,有图标,蓝牙找不到适配器,不可用。可有解?

Reply View the author