Open main menu

Wiki-Orange Pi β

Changes

Orange Pi Zero Plus 2

6 bytes added, 15:22, 27 June 2022
Compile device driver
<br>
$ ./build.sh<br>
After compiled the kernel, there will be an orangepi_misc.ko file generated on the directory of lichee/linux-3.410/output/lib/modules/3.410.4165<br><div>[[File:Orange-pi-pc2prime-img86img16.png|800px]]</div>
<br>
There is a .ko module which generated after compiled of OrangePi_misc.c on */lichee/linux-3.4/output/lib/modules/3.4.39/
<div>[[File:Orange-pi-pc2prime-img87img17.png|800px]]</div>
<br>
Insert U disk (please note the SD card should have been written image) if the SD card system is mounted to the directory / dev / SDB, SD card will have two sub mount points, respectively are / dev / sdb1 and /dev/sdb2. Two partition of SD card will automatically mount to the PC /media/ directory, the first partition is the boot partition and the second partition is the rootfs partition.