jingle
deepin
2020-04-16 19:08 Reply Like 0 View the author
https://bbs.deepin.org/post/191685
没有权限修改呀?
https://bbs.deepin.org/post/191685
@zhangshuang
https://bbs.deepin.org/post/191685
详细点,权限怎么能?
https://bbs.deepin.org/post/191685
终端
sudo dedit /etc/modprobe.d/iwlwifi.conf
https://bbs.deepin.org/post/191685
@zhangshuang


https://bbs.deepin.org/post/191685
你好!请问这个beta版5月份可以升级到正式版吗?


whoam1 发表于 2020-4-16 12:33
我inter网卡,改成0后,无法联网,8也一样。改成6正常了
whoam1 发表于 2020-4-16 12:33
我inter网卡,改成0后,无法联网,8也一样。改成6正常了
Popular Ranking
ChangePopular Events
More
wifi速度慢是因为deepinV20下 11n模式默认关闭了
在终端下输入:sudo dedit /etc/modprobe.d/iwlwifi.conf
原始内容:options iwlwifi 11n_disable=1 bt_coex_active=0 power_save=0 swcrypto=1
修改为 options iwlwifi 11n_disable=0 bt_coex_active=0 power_save=0 swcrypto=1 即 可
修改后 重启电脑就好了