ophub / amlogic-s9xxx-armbian

Support for Armbian in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
GNU General Public License v2.0
6.12k stars 1.96k forks source link

TX3-miniA S9012P(S9083) drivers request #2620

Open sangnpq opened 1 week ago

sangnpq commented 1 week ago

Hi! Thank you for your hard work in creating a complete installation guide for Armbian on Amlogic boards. I have a request: could you include some missing drivers in the current build? If time is limited, could you provide instructions on adding drivers to this build process? I’d really appreciate it.

My device uses an older driver that isn’t available in the current mainline kernel: rtl8822bs-aml, maintained by ChalesYu. Thanks to @ChalesYu for keeping it updated!

ophub commented 1 week ago

https://github.com/ophub/kernel

Here is the method to compile the kernel. You add the corresponding driver to the kernel source code using a patch and compile it.