Jump to content

[Armbian build PR] - rockchip: enable rtl8723ds kernel module


Recommended Posts

Posted

Description

A user from the forum reports that a new rockchip rk3288-based board Tinkerboard S R2.0 has no wifi (see discussion here). After some talk, it seems that this board revision uses a Realtek rtl8723ds chip, whereas the R1.01 board uses rtl8723bs.

This PR enabled the rtl8723ds wifi module that curiously was previously enabled in kernel 5.15 but somehow has been disabled in the advancement to 6.1. Current and edge kernel on rockchip family are both on 6.1 right now.

The board actually is in a limbo where probably much of the design is shared with regular Tinkerboard/S, but other differences are unknown. Enabling a kernel module to let wifi work is a relatively straight and simple task that makes an user happy.

Jira reference number AR-1619

How Has This Been Tested?

  • [x] kernel deb packages have been complied with success

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
  • [x] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings
  • [x] 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