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
5.89k stars 1.89k forks source link

how the right way to compile kernel and add driver #2503

Open tjengbudi opened 1 month ago

tjengbudi commented 1 month ago

hello, i trying to compile kernel, the kernel i compile is 6.1 version i added some wifi driver, rtl8188fu and rtl8189fs i add it in the config and compile, and it not found in the compiled kernel.

i might got wrong. can i know how to compile kernel and add the driver?

i found some post issue but looks like it different with your newest doc, in the github doc you call ./recompile

ophub commented 1 month ago

The driver not included in the kernel needs to be found online, which is compatible with the current driver. Search online for the method to add the driver.

https://github.com/unifreq

https://github.com/ophub/kernel

https://github.com/ophub/amlogic-s9xxx-armbian/tree/main/compile-kernel