RTL8812AU enable all channels in Linux

文章介绍了如何通过从GitHub克隆特定版本的RTL8812AU驱动并修改配置文件(8812.conf),设置rtw_country_code为CN,以使无线适配器在国内能正常使用149及以后的5G信道。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

RTL8812AU假如按正常配置,在国内的话,应该是默认5G只是149打后的信道可以使用。

参考AX411 Access Point Country and Channel Support - TechLibrary - Juniper Networks

找了一圈发现该驱动可用:

git clone https://github.com/morrownr/8812au-20210629.git

下载后修改8812.conf里options行添加rtw_country_code=CN

# Edit the following line to change, add or delete options:
options 8812au rtw_drv_log_level=1 rtw_led_ctrl=1 rtw_vht_enable=1 rtw_power_mgnt=1 rtw_switch_usb_mode=0 rtw_country_code=CN
#

完美!

后续发现

sudo apt install realtek-rtl88xxau-dkms
rmmod 88XXau
modprobe 88XXau rtw_country_code=CN

也可行

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值