8,367
edits
Changes
→Compile device driver
<div>[[File:Orange-pi-i96-img54.png|800px]]</div>
<br>
Back to the source code directory/trunk:<br>$ make bootimage<br>Make sure it have already finished make-engineer-configuration before execute this command, if not, please refer to last section about Linux source code compilation.<divbr>[[File:OrangeUpdate the new generated module file into Linux system.<br>It will show on *cd<br>/trunk/out/target/product/slt-piNollecA9V2VV8810P_ext4/obj/KERNEL/out/target/product/slt-pc2NollecA9V2VV8810P_ext4/obj/KERNEL/modules/lib/modules/3.10.62-img85rel5.0.2/ generated corresponding .ko file, it is the module that generated after OrangePi_misc.c compilation.png|800px]]</divbr>
<br>
<div>[[File:Orange-pi-i96-img55.png|800px]]</div>
<br>
Copy the OrangePi_misc.ko directory file to :<br>/trunk/out/target/product/slt-NollecA9V2VV8810P_ext4/obj/KERNEL/out/target/product/slt-NollecA9V2VV8810P_ext4/obj/mediaKERNEL/*modules/lib/modules/3.410.62-rel5.390.2/into:<br>$ cp OrangePi_misc.ko /media/*/lib/modules/3.4.39<br>
<br>