Patch for compiling with kernel 4.11.9#47
Conversation
* Added support for "Alfa - AWUS036AC" * Added support for "TP-Link - Archer T4U AC1300" * Added support for "TP-Link - T4UHP" * Added support for "GMYLE - AC450" * Added support for "Tenda - U12" * Added support for "Amped Wireless ACA1" * Added support for "Netis WF2190" * Added support for "I-O DATA - WN-AC433UA" * Added support for "Comcast - CF-915AC"
* Added Kernel v4.12 support
* Reverted back to originally added devices, left UPPERCASE & kernel v4.12 support intact
Fixes TX_Power to Max to that RegDoms allowed maximum, resolves issues with TLP and other powersaving affecting signal stability.
|
@gordboy yes, the 4.12 commit 3f0b82e is incomplete and doesn't build - this is the fix I've just submitted to the paspro repo: https://github.com/paspro/rtl8812au/pull/4 If anyone wants to cherry-pick it they're more than welcome. |
|
@MilhouseVH yes I committed something very similar myself, about 3 hours ago, to my 5.2.9 as part of my AIO 4.12 commit gordboy/rtl8812au@2217dd0 Try to keep up squire... :) |
|
Yes, sorry - it's annoying seeing these same build issues crop up with a new/different repository when you think you'd already fixed it 2 months ago... :) |
|
@MilhouseVH I'm beginning to think you and I are the only actual humans here, and the rest are auto-commit bots as part of some arcane Google conspiracy to obfuscate ... anyways 5.2.9 is going very swimmingly. And I shall search your stuff first in future, instead of working things out for myself. Take care, squire. |
|
I said the commit was dirty and needed review & testing. And with 2 months away without my computer it's kinda hard to keep up or even fix it, but you guys seem to got it going, so.. Im out :) |
Corrected TX_POWER_TO_MAX setting
|
@zebulon2 you've pulled a lot of other commits I'm now pretty sure you did not intend to include in this PR. You need to rebase this pull request without the other commits. |
|
Apologies for the issue. Glad this is now resolved. |
Patch for compiling with kernel 4.11.9 and 4.12+. This patch was taken from kernel developer Stephen Rothwell. See LKML post https://patchwork.kernel.org/patch/9773573/ for details.