mj22226
mj22226
It compile and works on mvebu/wrt3200, no issues noticed.
@PolynomialDivision I backported some patches to compile the current backports version on 6.1 https://github.com/mj22226/openwrt/commit/7aac779b28157a0675b19c3b3f63db072a0243b6
> Try this: > > ```diff > diff --git a/drivers/net/wireless/realtek/rtw88/rtw8821a.c b/drivers/net/wireless/realtek/rtw88/rtw8821a.c > index 0ff02ab27866..91068df8be4a 100644 > --- a/drivers/net/wireless/realtek/rtw88/rtw8821a.c > +++ b/drivers/net/wireless/realtek/rtw88/rtw8821a.c > @@ -4023,7 +3996,7 @@ const struct rtw_chip_info rtw8812a_hw_spec...
> Can you reproduce it with a regular desktop distro? on Ubuntu ``` [ 864.770925] rtw_8812au 3-1.1:1.0: Firmware version 52.14.0, H2C version 0 [ 865.141076] rtw_8812au 3-1.1:1.0: failed to dump...
> Have you tried this repository? https://github.com/lwfinger/rtw88/ Same error, definitely is a hardware issue with this specific USB adapter TRENDnet TEW-805UB V1.0R, I had seen similar issues with realtek USB...
@yusi1 OpenWrt use WiFi Backports, current version is 6.12.6 https://github.com/mj22226/openwrt/blob/main/package/kernel/mac80211/Makefile Try this patch, is sync rtw88 with Linux next https://github.com/mj22226/openwrt/commit/85374d9836023e75224feda4e63f9a0d5dc0c618.patch