Jump to content

[Armbian build PR] - Revert wifi driver from rtw88 to vendor rtl88x2cs for meson64 family (JetHub H1/D1/D1+)


Recommended Posts

Posted

Description

RTW88 driver has some problems (no working AP mode, wifi connection fails after 2-3 days, speed problems) on RTL8822CS SDIO modules. So:

  • update rtl88x2cs commit sha to latest version
  • add armbian_kernel_config hook to enable driver in kernel config (only for meson64 family)
  • add jethub boards hook to blacklist rtw88 module in image (by default rtw88 loads first)

Jira reference number AR-2033

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

  • [X] JetHub family WiFi works
  • [ ] Need to be tested on other family boards

Checklist:

  • [X] My code follows the style guidelines of this project
  • [X] I have performed a self-review of my own code
  • [X] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [X] My changes generate no new warnings
  • [ ] Any dependent changes have been merged and published in downstream modules

View the full article

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines