15.11已经不再维护,建议升级到deepinV20.2.1
All Replies
widon1104
deepin
2021-05-15 17:20 Reply Like 0 View the author
lxyong
deepin
2021-05-15 17:46 widon1104:
15.11已经不再维护,建议升级到deepinV20.2.1
15.11在老一些的电脑上非常流畅,20.2卡顿,性能有待优化,20.2.1相对于20.2有性能提升。
在15.11上触控板也正常,在20.2上触控板不好用,WIFI驱动的支持也差。15.11和20.2.1上面WIFI都是可以连接但是上不了网。
Reply Like 0 View the author
SamLukeYes
deepin
2021-05-15 18:04 不建议勉强用着一个已经不维护的版本。要么升级,要么弃坑。
Reply Like 0 View the author
lxyong
deepin
2021-05-15 20:10 SamLukeYes:
不建议勉强用着一个已经不维护的版本。要么升级,要么弃坑。
最新20.2.1版存在相同的问题。
Reply Like 0 View the author
lcw0268
deepin
2021-05-15 20:21 It has been deleted!
lxyong
deepin
2021-05-15 20:34 lcw0268: It has been deleted!
默认新装的系统,连接wifi,路由需要设置什么吗?
Reply Like 0 View the author
zhangyingzhen
deepin
2021-05-15 21:29 Reply Like 0 View the author
lxyong
deepin
2021-05-15 23:44 感谢各位的支持,问题已经解决,参考了下面三篇文章:
https://wireless.wiki.kernel.org/en/users/Drivers/b43#devicefirmware
https://wiki.debian.org/bcm43xx
直接使用wl的驱动不成功,15.11上安装B43的驱动搞定:
/etc/apt/source.list里面添加源:
# Debian 9 "stretch"
deb http://deb.debian.org/debian/ stretch main contrib non-free
然后执行:
apt-get update
sudo apt purge bcmwl-kernel-source broadcom-sta-*
apt-get install firmware-b43-installer
重启.
对应如果是V20,应该使用Debian10 Buster了,未尝试。
Reply Like 0 View the author
Please sign in first
Popular Events
More

中文 
系统15.11,内核4.15.
默认安装可以识别,但是无法上网,按照网上的方法重新安装驱动: