Sauerlandlinux
Sauerlandlinux
Hi First of all thanks for the driver. I bought an BrosTrend AX1800 `Bus 001 Device 035: ID 0bda:8832 Realtek Semiconductor Corp. 802.11ac WLAN Adapter` A few patching and the...
Building in openSUSE as rpm, typo in line 3909 [ 62s] /home/abuild/rpmbuild/BUILD/rtw89-5.17~62.gbb980e8/obj/default/core.c: In function 'rtw89_init_he_cap': [ 62s] /home/abuild/rpmbuild/BUILD/rtw89-5.17~62.gbb980e8/obj/default/core.c:3909:7: error: 'IEEE80211_HE_PHY_CAP9_NOMIMAL_PKT_PADDING_16US' undeclared (first use in this function); did you mean 'IEEE80211_HE_PHY_CAP9_NOMINAL_PKT_PADDING_16US'?...
Maybe a wrong kernel-Version in your last commit, should it not be: `diff -rNu rtl8852au/os_dep/linux/ioctl_cfg80211.c rtl8852aun/os_dep/linux/ioctl_cfg80211.c --- rtl8852au/os_dep/linux/ioctl_cfg80211.c 2024-04-02 18:09:10.053185383 +0200 +++ rtl8852aun/os_dep/linux/ioctl_cfg80211.c 2024-04-02 18:53:24.749996657 +0200 @@ -488,7 +488,7 @@...