刚安装的20正式版,搜不到无线网络是怎么回事呢,谢谢
Tofloor
poster avatar
199******35
deepin
2020-09-14 06:28
Author

Reply Favorite View the author
All Replies
1 / 2
To page
haohu1193
deepin
2020-09-14 07:01
#1
双系统?网卡型号知道吗?
Reply View the author
deepinuser17
deepin
2020-09-14 07:09
#2
在深度终端运行以下命令,把结果发上来:
  1. lspci -vnn | grep -i network
Copy the Code
Reply View the author
Ziggy
deepin
2020-09-14 07:32
#3
设备管理器看网卡型号
Reply View the author
199******35
deepin
2020-09-14 07:36
#4
https://bbs.deepin.org/post/202032
在深度终端运行以下命令,把结果发上来:

03:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM43228 802.11a/b/g/n [14e4:4359]
Reply View the author
deepinuser17
deepin
2020-09-14 07:49
#5
安装broadcom-sta-dkms,然后加载驱动wl试试。

  1. sudo apt -y install broadcom-sta-dkms
  2. sudo modprobe wl
  3. iwconfig
  4. sudo iwlist scan
Copy the Code
Reply View the author
199******35
deepin
2020-09-14 07:57
#6
https://bbs.deepin.org/post/202032
安装broadcom-sta-dkms,然后加载驱动wl试试。

麻烦您看看,出现这样的提示,还是找不到wifi信号

Reply View the author
deepinuser17
deepin
2020-09-14 08:10
#7
https://bbs.deepin.org/post/202032
麻烦您看看,出现这样的提示,还是找不到wifi信号

Wifi装置名是wlp3s0. 说明机器已经加载了正确的驱动。iwlist命令要针对wifi装置来调整:

运行:
  1. sudo iwlist wlp3s0 scan
Copy the Code
Reply View the author
199******35
deepin
2020-09-14 08:25
#8
https://bbs.deepin.org/post/202032
Wifi装置名是wlp3s0. 说明机器已经加载了正确的驱动。iwlist命令要针对wifi装置来调整:

运行:


Reply View the author
yyz1314925
deepin
2020-09-14 08:31
#9
跟我的一个毛病,也是博通43系列网卡,我已经换成uos了,uos可以识别。
Reply View the author
deepinuser17
deepin
2020-09-14 09:00
#10
安装broadcom-sta-dkms了吗? 如果已经安装了,重启机器看看
Reply View the author
199******35
deepin
2020-09-14 18:14
#11
https://bbs.deepin.org/post/202032
安装broadcom-sta-dkms了吗? 如果已经安装了,重启机器看看

broadcom-sta-dkms,请问这个怎么安装?
Reply View the author
deepinuser17
deepin
2020-09-14 18:49
#12
https://bbs.deepin.org/post/202032
broadcom-sta-dkms,请问这个怎么安装?
  1. sudo apt -y install broadcom-sta-dkms
Copy the Code
Reply View the author
lanyun7112
deepin
2020-09-14 18:50
#13
我也碰到过2次,还以为把网卡烧了呢,重启几次也不行,偶尔发现电脑关机断电,记得一定要断电,过一会再开就可以了
Reply View the author
deepinuser17
deepin
2020-09-14 18:53
#14
https://bbs.deepin.org/post/202032
broadcom-sta-dkms,请问这个怎么安装?
  1. sudo apt -y install broadcom-sta-dkms
Copy the Code
Reply View the author
199******35
deepin
2020-09-14 19:00
#15

你好,出现这样的错误,麻烦您看看是什么原因,还是找不到无限网络



Reply View the author
deepin-chinaren
deepin
2020-09-14 19:00
#16
本帖最后由 dfqchina 于 2020-9-14 11:03 编辑
https://bbs.deepin.org/post/202032
麻烦您看看,出现这样的提示,还是找不到wifi信号

插上有线,有网络才能安装,要自动从网上下broadcom-sta-dkms这个东西了,没有联网你怎么安装呀?看你输出的结果是没有联网的。我了bcm4313的,但能wifi就是网速很慢,所以用sudo apt-get update
sudo apt-get --reinstall install bcmwl-kernel-source


sudo modprobe -r b43 ssb wl brcmfmac brcmsmac bcma
sudo modprobe wl
刷新了一下网,网速提高很多。
Reply View the author
199******35
deepin
2020-09-14 19:00
#17
https://bbs.deepin.org/post/202032
我也碰到过2次,还以为把网卡烧了呢,重启几次也不行,偶尔发现电脑关机断电,记得一定要断电,过一会再开 ...

好的,谢谢,我断电试试
Reply View the author
deepinuser17
deepin
2020-09-14 19:08
#18
https://bbs.deepin.org/post/202032
你好,出现这样的错误,麻烦您看看是什么原因,还是找不到无限网络

检查一下broadcom-sta-dkms是否已经安装了:
  1. dpkg -l broadcom-sta-dkms
Copy the Code
Reply View the author
199******35
deepin
2020-09-14 19:25
#19
https://bbs.deepin.org/post/202032
插上有线,有网络才能安装,要自动从网上下broadcom-sta-dkms这个东西了,没有联网你怎么安装呀?看你输出 ...

你好,按您说的执行了,也连接有线网了,出现这样的提示:还是找不到无线网
superb@superb-PC:~$ sudo apt-get update
命中:1 https://community-packages.deepin.com/deepin apricot InRelease
命中:2 https://community-packages.deepin.com/printer eagle InRelease
命中:3 https://community-store-packages.deepin.com/appstore eagle InRelease
正在读取软件包列表... 完成
superb@superb-PC:~$ sudo apt-get --reinstall install bcmwl-kernel-source
正在读取软件包列表... 完成
正在分析软件包的依赖关系树      
正在读取状态信息... 完成      
升级了 0 个软件包,新安装了 0 个软件包,重新安装了 1 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。
有 1 个软件包没有被完全安装或卸载。
需要下载 1,548 kB 的归档。
解压缩后会消耗 0 B 的额外空间。
获取:1 https://community-packages.deepin.com/deepin apricot/main amd64 bcmwl-kernel-source amd64 6.30.223.271+bdcom-5uos [1,548 kB]
已下载 1,548 kB,耗时 0秒 (3,761 kB/s)        
(正在读取数据库 ... 系统当前共安装有 209698 个文件和目录。)
准备解压 .../bcmwl-kernel-source_6.30.223.271+bdcom-5uos_amd64.deb  ...
Removing all DKMS Modules
rmdir: 删除 'updates' 失败: 目录非空
Done.
正在解压 bcmwl-kernel-source (6.30.223.271+bdcom-5uos) 并覆盖 (6.30.223.271+bdcom-5uos) ...
正在设置 broadcom-sta-dkms (6.30.223.271-10) ...
Removing old broadcom-sta-6.30.223.271 DKMS files...

------------------------------
Deleting module version: 6.30.223.271
completely from the DKMS tree.
------------------------------
Done.
Loading new broadcom-sta-6.30.223.271 DKMS files...
Building for 5.4.50-amd64-desktop
Building initial module for 5.4.50-amd64-desktop
Error! Bad return status for module build on kernel: 5.4.50-amd64-desktop (x86_64)
Consult /var/lib/dkms/broadcom-sta/6.30.223.271/build/make.log for more information.
dpkg: 处理软件包 broadcom-sta-dkms (--configure)时出错:
已安装 broadcom-sta-dkms 软件包 post-installation 脚本 子进程返回错误状态 10
正在设置 bcmwl-kernel-source (6.30.223.271+bdcom-5uos) ...
Loading new bcmwl-6.30.223.271+bdcom DKMS files...
Building for 5.4.50-amd64-desktop
Building for architecture x86_64
Building initial module for 5.4.50-amd64-desktop
Done.

wl.ko:
Running module version sanity check.
- Original module
   - No original module exists within this kernel
- Installation
   - Installing to /lib/modules/5.4.50-amd64-desktop/updates/

depmod...

DKMS: install completed.
update-initramfs: deferring update (trigger activated)
正在处理用于 initramfs-tools (0.133.3-1+eagle) 的触发器 ...
update-initramfs: Generating /boot/initrd.img-5.4.50-amd64-desktop
cryptsetup: WARNING: The initramfs image may not contain cryptsetup binaries
    nor crypto modules. If that's on purpose, you may want to uninstall the
    'cryptsetup-initramfs' package in order to disable the cryptsetup initramfs
    integration and avoid this warning.
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.
在处理时有错误发生:
broadcom-sta-dkms                                                                                                                                                                                                   
E: Sub-process /usr/bin/dpkg returned an error code (1)                                                                                                                                                              
superb@superb-PC:~$ sudo modprobe -r b43 ssb wl brcmfmac brcmsmac bcma                                                                                                                                               
superb@superb-PC:~$ sudo modprobe wl   
Reply View the author
199******35
deepin
2020-09-14 19:26
#20
https://bbs.deepin.org/post/202032
检查一下broadcom-sta-dkms是否已经安装了:

你好,出现这样的提示,
superb@superb-PC:~$ dpkg -l broadcom-sta-dkms
期望状态=未知(u)/安装(i)/删除(r)/清除(p)/保持(h)                                                                                                                                                                     
| 状态=未安装(n)/已安装(i)/仅存配置(c)/仅解压缩(U)/配置失败(F)/不完全安装(H)/触发器等待(W)/触发器未决(T)                                                                                                            
|/ 错误?=(无)/须重装(R) (状态,错误:大写=故障)                                                                                                                                                                     
||/ 名称              版本            体系结构     描述                                                                                                                                                              
+++-=================-===============-============-================================================                                                                                                                  
iF  broadcom-sta-dkms 6.30.223.271-10 all          dkms source for the Broadcom STA Wireless driver                                                                                                                  
superb@superb-PC:~$
Reply View the author
1 / 2
To page