F(x)tec Pro1 X >> Sailfish

build kernel 4.19.157


參考資料:
1. kernel-adaptation-halium-qx1050

步驟如下:

$ cd
$ wget https://github.com/steward-fu/pro1x/releases/download/v1.2/sailfiosh_kernel-4.19.157.tar.gz
$ tar xvf sailfiosh_kernel-4.19.157.tar.gz
$ cd kernel
$ ./build.sh

$ wget https://github.com/steward-fu/pro1x/releases/download/v1.0/sailfish_repack_bootimg.tar.gz
$ tar xvf sailfish_repack_bootimg.tar.gz
$ cp out/arch/arm64/boot/Image.gz repack/kernel
$ cd repack
$ ./run.sh

$ fastboot flash boot_a boot_new.img

完成


返回上一頁