不可思議己刷入 nik projectx 4.1 想要超頻,目前找到這個KERNEL
http://forum.xda-developers.com/showthread.php?t=1851121
在二樓有寫幾個動作:
Step 1: Download the XS-Kernel.zip, then open the Zip on your computer and extract the file mkbootimg.sh in "kernel"
Step 2: Open mkbootimg.sh in a texteditor like notepad++ or notepad, then edit the following in line 3:
Code:
output /tmp/newboot.img
to
Code:
output /sdcard/newboot.img
Step 3: Save your edited file and place it back in your zip, copy your modified zip to your phone-sdcard and install it in the recovery. Then reboot your phone and connect it to pc and take the newboot.img from the root of the sdcard.
Step 4: Now reboot your phone into bootloader and flash it via fastboot flash boot newboot.img
Step 5: Once you phone has booted, mount the system as r/w using something like ES file explorer or Root explorer, then type the following:
Code:
adb push bcm4329.ko /system/lib/modules
第五個看不太懂 好像是使用es檔案管理器編輯
adb push bcm4329.ko /system/lib/modules
這個部份,但是看不懂要編輯那個檔案~請教了解的大大感謝!
X




























































































