Bhavin Posted February 8 Posted February 8 I have been working on rk3328 (kernel 6.1) based board recently and have been trying to bringup wifi RTL8723AS module using rockpi-e image. As there is no direct support available for this module I have tried to cloning it from github and building it but it gives compilation errors. Hence I referred to drivers available in the kernel and found one for the module similar to that of my module (RTL8723BS), cross verified through user manual and datasheets and build it using armbian. The driver gets built properly and even initializes upon powerup but it isn't getting into probe. The wifi is interfaced through SDIO to the board. Any idea what might be wrong? 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.