Fixes for use with kernel 5.8.x#338
Conversation
588cf36 to
af6f6c1
Compare
|
the origin version got bugs after hours of using it with my device. after I encountered https://lore.kernel.org/linux-wireless/20200424212454.230080-1-geomatsi@gmail.com/ I realised that though the function looks useless to me (it only prints some logs) it somehow could not be removed (as a 'registration function'). I fixed it and it now works perfectly. |
|
Hi all, Currently Buildroot is based on 4235b0e with this patch and #316 applied. My version of this series of patches on top of 4235b as a base is here: https://github.com/paralin/rtl8812AU_8821AU_linux/tree/buildroot Hope this helps. |
|
making some progress there, but still running into another problem: |
|
@omegacoleman yup my branch + series submitted to buildroot mainline has that in there too |
|
Your version works for me, too. |
|
@Ecos-hj Thanks for letting me know. The 5.10+ builds break because of the famous removal of |
I wasn't aware of #337 when i started, but this fix for sha256_state might be more simple.
Also needs #333 #316 5.3 5.6 patches for working with 5.8.x kernel