Hello everyone,
I am reaching out to see if anyone in the community has successfully managed to get the internal Wi-Fi working on a box with the Realtek RTL8703bs chip.
I have a MXQ Pro max (t9-RK3328) and I am using the latest Armbian build (Armbian_community_26.2.0-trunk.904_Rk3318-box_trixie_current_6.18.30_minimal.img.xz) provided by @jock for RK3318/RK3328 TV boxes.
Here is the situation:
1. Using `rk3318-config` with `rk3318-box-led-conf1`, the chip is correctly powered and detected on the SDIO bus.
2. `dmesg` shows: `mmc1: new high speed SDIO card at address 0001`.
3. The hardware ID is confirmed as `024c:b703`.
My questions :
- Has anyone ever managed to make this specific chip (RTL8703bs) work on Armbian?
- Does anyone have a patched driver (`.ko`), a specific `.dtbo` overlay, or a workaround that doesn't require recompiling the entire kernel from scratch?
Here is my system log for reference:
https://paste.armbian.com/ecadekazaz
Thank you very much for your time and any advice you can share!