[System Installation] 宏碁ac4750G安装后WIFI模块找不到网络
Tofloor
poster avatar
z1991627
deepin
2021-01-28 21:18
Author

网卡芯片型号为Atheros AR9287   系统版本为:20.1

Reply Favorite View the author
All Replies
Ziggy
deepin
2021-01-28 22:46
#1

https://linux-hardware.org/index.php?id=pci:168c-002e-11ad-6603找适配Ubuntu20的安装

Reply View the author
z1991627
deepin
2021-01-29 01:48
#2
Ziggy

https://linux-hardware.org/index.php?id=pci:168c-002e-11ad-6603找适配Ubuntu20的安装

谢谢  看到了

Reply View the author
heham
deepin
2021-02-10 19:38
#3
Ziggy

https://linux-hardware.org/index.php?id=pci:168c-002e-11ad-6603找适配Ubuntu20的安装

请问怎么操作?

Reply View the author
heham
deepin
2021-02-10 19:39
#4
Ziggy

https://linux-hardware.org/index.php?id=pci:168c-002e-11ad-6603找适配Ubuntu20的安装

请问怎么操作?

Reply View the author
Ziggy
deepin
2021-02-11 01:36
#5
heham

请问怎么操作?

根据网站里面的文档提示操作

Reply View the author
heham
deepin
2021-02-11 01:58
#6
Ziggy

根据网站里面的文档提示操作

就是没看明白啊

Reply View the author
deepin_12
deepin
2021-05-31 23:11
#7

 

解决acer的wifi无信号问题,亲测有效:

 

 

打卡终端输入下面命令:

sudo dedit /etc/modprobe.d/blacklist-bcm43.conf

再在打开的文件最后一行添加:blacklist acer-wmi

然后点右上角3条杠杠,里面就有保存点击保存关闭,之后关机重启就ok

Reply View the author
186******87
deepin
2022-03-24 09:34
#8
deepin_12

 

解决acer的wifi无信号问题,亲测有效:

 

 

打卡终端输入下面命令:

sudo dedit /etc/modprobe.d/blacklist-bcm43.conf

再在打开的文件最后一行添加:blacklist acer-wmi

然后点右上角3条杠杠,里面就有保存点击保存关闭,之后关机重启就ok

我就不行,提示找不到命令

Reply View the author
deepin_12
deepin
2022-03-24 23:25
#9
186******87

我就不行,提示找不到命令

打开etc 文件夹 下面的modprobe.d文件夹,然后右键选择管理员打开

接着找到 blacklist-bcm43.conf 文件, 点击右键打开文本,在最后一行添加 blacklist acer-wmi,然后保存文件关闭。重启电脑

Reply View the author