
[HELP] running LE on a MXQ PRO
-
forart -
March 20, 2025 at 4:05 PM -
Thread is Unresolved
-
-
I've finally managed - preatty easily if you ask - to succesfully boot LE for H3-Orange Pi PC/Plus from SD using the PhoenixCard tool.
Anyway wifi don't work (as expected).
Here's the (in)famous Q44_V4.0_20200602 board in the box...
...does anyone able to to get wifi working? (someone at armbian forum claims that 5.10.60 kernel works)
Thanks in advance !
-
The board pic posted in the Armbian forum doesn't show the WiFi chip on the board. Yours is a Silicon Village "SV6256P" but no guarantee what the other user had (might be the same, might be Realtek, etc).
Searching on GitHub finds a few "ssv6x5x" drivers, but some of them are tagged as being usable with Linux 4.4 (as used in older downstream Allwinner kernels) and there are substantial crypto changes since then which mean drivers will not forward-port onto the modern upstream kernels that LE uses. You might find newer ones, or you might not
NB: Even if you do find a newer one, LE will not add support for downstream drivers that have no visible hope of being upstreamed to the kernel; we've only just managed to exorcise the last downstream Realtek drivers from our codebase. You're welcome to self-build custom images with your own driver changes though.