ophub / amlogic-s9xxx-armbian

Support for Armbian in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
GNU General Public License v2.0
5.7k stars 1.83k forks source link

大佬 你好 关于WIFI的问题 #352

Closed 84864797 closed 2 years ago

84864797 commented 2 years ago

我安装了Armbian_22.05.0_Aml_s905d_jammy_5.15.44_server_2022.05.30 这个固件 使用nmtui 命令 能看到WIFI的 热点,但是选择热点连接,输入密码后 会死机。 我盒子上的WIFI芯片为8189。 我现在有一个USB 无线网卡 芯片为8188 我想卸载盒子的WIFI驱动 插上USB 无线网卡使用 我应该怎么操作。

ophub commented 2 years ago

https://github.com/ophub/amlogic-s9xxx-armbian/blob/2b3cef6c7b40da07d6831ad247cc42b952eac725/compile-kernel/tools/config/config-5.10.118#L2757

https://github.com/ophub/amlogic-s9xxx-armbian/blob/2b3cef6c7b40da07d6831ad247cc42b952eac725/compile-kernel/tools/config/config-5.10.118#L2768

https://github.com/ophub/amlogic-s9xxx-armbian/blob/2b3cef6c7b40da07d6831ad247cc42b952eac725/compile-kernel/tools/config/config-5.10.118#L5879

你是8188的哪个?如果内核中有你对应的8188的驱动,插上就可以使用。不过盒子的无线总是不尽人意,稳定性不确定。一般推荐禁用无线,使用有线网络。

84864797 commented 2 years ago

8188gu 不过我现在已经退货了 网上说发热严重 在淘宝上买了个linux 免驱的USB无线网卡 但是怎么卸载原来的WIFI驱动?

ophub commented 2 years ago

固件里包含了很多常见的驱动,你插入新的usb无线网卡,连接这个就可以。固件里其他的不用删除吧。你同时支持多个不同网卡就连接哪个,不用的不需要删除驱动。