2013年6月28日 星期五
compile tiap_drv.ko
make -C system/wlan/ti/WiLink_AP/platforms/os/linux KERNEL_DIR= $(KERNEL) ARCH="arm" CROSS_COMPILE="$(ANDROID_BUILD_TOP)/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-" HOST_PLATFORM="zoom2" REPORT_LOG=n
2013年2月25日 星期一
ramdisk and devtree for flipout
ramdisk:
./split_bootimg.pl CG35.smg
mkdir ramdisk
cd ramdisk
gzip -dc ../CG35.smg-ramdisk.gz | cpio -i
to new ramdisk:
find . | cpio -o -H newc | gzip > ../newramdisk
devtree:
apt-get install device-tree-compiler
get device-tree directory from phone /proc
dtc -f -I fs -O dtb -o devtree device-tree
reference: ramdisk:xda
./split_bootimg.pl CG35.smg
mkdir ramdisk
cd ramdisk
gzip -dc ../CG35.smg-ramdisk.gz | cpio -i
to new ramdisk:
find . | cpio -o -H newc | gzip > ../newramdisk
apt-get install device-tree-compiler
get device-tree directory from phone /proc
dtc -f -I fs -O dtb -o devtree device-tree
reference: ramdisk:xda
2013年1月29日 星期二
ruth(MB511) device configure files for CM7, update rom status: RC Version 5
My ROM VERSION:
RUTEM_U3_01.14.16_DEBLUR_SIGNED_USARUTH15ND0RTINT056.0R_PDS000_USARUTHEHKTWEMARA_P011_A010_HWp3_1FF.sbf
RC version 5: v0.7.4
configure sources
gapps.zip
RUTEM_U3_01.14.16_DEBLUR_SIGNED_USARUTH15ND0RTINT056.0R_PDS000_USARUTHEHKTWEMARA_P011_A010_HWp3_1FF.sbf
RC version 5: v0.7.4
configure sources
gapps.zip
NOTICE:If you want update fix zip, you should use bootmenu to update.When boot at motologo,click click and click "vol -" to enter bootmenu.
->because bootmenu executed by mot_boot_mode, so /system can't umount, only can remount.
--and update zip have to modify updater-script, remount /system.
can work:
camera
battd
fmradio
bluetooth
gps
sensors
usb connect
audio
half work:
video
-> 720p has problem.
wifi
->no softap.
ril
->I only use 2G service, so I can't test 3G.
訂閱:
文章 (Atom)