cilynx / rtl88x2bu

rtl88x2bu driver updated for current kernels.
http://www.wolfteck.com/2018/02/22/wsky_1200mbps_wireless_usb_wifi_adapter/
GNU General Public License v2.0
1.64k stars 318 forks source link

Build failing on 5.15.2 #184

Closed hood closed 2 years ago

hood commented 2 years ago

I'm encountering serious issues trying to rebuild for 5.15.2, most of which I have already fixed, but there's still an error I don't know how to solve:

/rtl88x2bu/core/rtw_br_ext.c:20:18: fatal error: net/ipx.h: No such file or directory
   20 |         #include <net/ipx.h>

UPDATE: Nevermind, found a fix here: https://github.com/cilynx/rtl88x2bu/commit/e3339ad63c0a51e353f714743b8f0124ec2d89ba. I'm currently using branch 5.6.1.6_35492.20191025_COEX20180928-6a6a where it hasn't been merged yet.