This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #script by Da_G to set up su and busybox adapted for i927(utkanos) adapted to i110(PlayfulGod) | |
| mount -o rw,remount /dev/block/mmcblk0p8 /system | |
| /busybox cp /su /system/xbin/su | |
| /busybox cp /busybox /system/xbin/busybox | |
| /system/xbin/busybox --install -s /system/xbin | |
| /system/xbin/busybox chmod 4755 /system/xbin/su | |
| #init.d tweak - utkanos | |
| /system/xbin/busybox run-parts /system/etc/init.d/ | |
| mount -o ro,remount /dev/block/mmcblk0p8 /system |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| | |
| * | |
| 00000050 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ff ff |................| | |
| 00000060 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff |................| | |
| * | |
| 00300000 dd cc bb aa 50 54 30 31 53 31 31 31 32 32 32 30 |....PT01S1112220| | |
| 00300010 30 31 35 37 33 30 30 30 30 30 00 00 00 00 00 00 |0157300000......| | |
| 00300020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| | |
| * | |
| 00300040 dd cc bb aa 08 9a 09 00 60 01 86 85 16 00 00 00 |........`.......| |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| In file included from drivers/gpu/msm/kgsl_device.h:24, | |
| from drivers/gpu/msm/adreno.h:16, | |
| from drivers/gpu/msm/adreno_ringbuffer.c:22: | |
| drivers/gpu/msm/kgsl_pwrctrl.h:49: error: 'KGSL_MAX_PWRLEVELS' undeclared here (not in a function) | |
| In file included from drivers/gpu/msm/adreno.h:18, | |
| from drivers/gpu/msm/adreno_ringbuffer.c:22: | |
| drivers/gpu/msm/adreno_ringbuffer.h:65:1: warning: "writel_relaxed" redefined | |
| In file included from include/linux/scatterlist.h:8, | |
| from include/linux/dma-mapping.h:7, | |
| from drivers/gpu/msm/kgsl_sharedmem.h:18, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /home/playfulgod/Android/CM9/kernel/lge/ms910/arch/arm/include/asm/io.h:192:1: warning: this is the location of the previous definition | |
| drivers/gpu/msm/adreno_ringbuffer.c: In function 'adreno_ringbuffer_extract': | |
| drivers/gpu/msm/adreno_ringbuffer.c:723: error: 'struct kgsl_devmemstore' has no member named 'current_context' | |
| drivers/gpu/msm/adreno_ringbuffer.c:737: error: 'struct kgsl_devmemstore' has no member named 'current_context' | |
| make[3]: *** [drivers/gpu/msm/adreno_ringbuffer.o] Error 1 | |
| make[2]: *** [drivers/gpu/msm] Error 2 | |
| make[1]: *** [drivers/gpu] Error 2 | |
| make: *** [drivers] Error 2 | |
| make: *** Waiting for unfinished jobs.... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| In file included from arch/arm/mach-msm/board-msm7x30.c:93: | |
| include/linux/msm_kgsl.h:288: error: expected identifier or '(' before numeric constant | |
| In file included from arch/arm/mach-msm/board-msm7x30.c:116: | |
| arch/arm/mach-msm/include/mach/lge_mem_misc.h:95: warning: '__packed__' attribute ignored | |
| arch/arm/mach-msm/board-msm7x30.c: In function 'msm_snddev_tx_route_config': | |
| arch/arm/mach-msm/board-msm7x30.c:1458: warning: unused variable 'rc' | |
| arch/arm/mach-msm/board-msm7x30.c: In function 'msm_snddev_tx_route_deconfig': | |
| arch/arm/mach-msm/board-msm7x30.c:1479: warning: unused variable 'rc' | |
| arch/arm/mach-msm/board-msm7x30.c: At top level: | |
| arch/arm/mach-msm/board-msm7x30.c:4177: warning: initialization from incompatible pointer type |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| In file included from /home/playfulgod/Android/CM9/kernel/lge/ms910/drivers/gpu/msm/kgsl_device.h:22, | |
| from /home/playfulgod/Android/CM9/kernel/lge/ms910/drivers/gpu/msm/adreno.h:16, | |
| from /home/playfulgod/Android/CM9/kernel/lge/ms910/drivers/gpu/msm/adreno_ringbuffer.c:22: | |
| /home/playfulgod/Android/CM9/kernel/lge/ms910/drivers/gpu/msm/kgsl_pwrctrl.h:45: error: 'KGSL_MAX_PWRLEVELS' undeclared here (not in a function) | |
| LD net/bluetooth/hidp/built-in.o | |
| /home/playfulgod/Android/CM9/kernel/lge/ms910/drivers/gpu/msm/adreno_ringbuffer.c: In function 'adreno_ringbuffer_extract': | |
| /home/playfulgod/Android/CM9/kernel/lge/ms910/drivers/gpu/msm/adreno_ringbuffer.c:734: error: 'struct kgsl_devmemstore' has no member named 'current_context' | |
| /home/playfulgod/Android/CM9/kernel/lge/ms910/drivers/gpu/msm/adreno_ringbuffer.c:748: error: 'struct kgsl_devmemstore' has no member named 'current_context' | |
| CC net/bluetooth/rfcomm/core.o | |
| make[5]: *** [drivers/gpu/msm/adreno_ringbuffer.o] Err |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| In file included from /home/playfulgod/Android/CM9/kernel/lge/ms910/include/linux/scatterlist.h:8, | |
| from /home/playfulgod/Android/CM9/kernel/lge/ms910/include/linux/dma-mapping.h:7, | |
| from /home/playfulgod/Android/CM9/kernel/lge/ms910/drivers/gpu/msm/kgsl_sharedmem.h:18, | |
| from /home/playfulgod/Android/CM9/kernel/lge/ms910/drivers/gpu/msm/adreno_ringbuffer.c:19: | |
| /home/playfulgod/Android/CM9/kernel/lge/ms910/arch/arm/include/asm/io.h:192:1: warning: this is the location of the previous definition | |
| /home/playfulgod/Android/CM9/kernel/lge/ms910/drivers/gpu/msm/adreno_ringbuffer.c: In function 'adreno_ringbuffer_extract': | |
| /home/playfulgod/Android/CM9/kernel/lge/ms910/drivers/gpu/msm/adreno_ringbuffer.c:723: error: 'struct kgsl_devmemstore' has no member named 'current_context' | |
| /home/playfulgod/Android/CM9/kernel/lge/ms910/drivers/gpu/msm/adreno_ringbuffer.c:737: error: 'struct kgsl_devmemstore' has no member named 'current_context' | |
| make[5]: *** [drivers/gpu/msm/adreno_ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| In file included from /home/playfulgod/Android/CM9/kernel/lge/ms910/arch/arm/mach-msm/smd_private.h:21, | |
| from /home/playfulgod/Android/CM9/kernel/lge/ms910/arch/arm/mach-msm/proc_comm.c:27: | |
| /home/playfulgod/Android/CM9/kernel/lge/ms910/include/linux/fih_hw_info.h: In function 'IS_SF8_SERIES_PRJ': | |
| /home/playfulgod/Android/CM9/kernel/lge/ms910/include/linux/fih_hw_info.h:93: error: implicit declaration of function 'fih_get_product_id' | |
| make[3]: *** [arch/arm/mach-msm/proc_comm.o] Error 1 | |
| make[2]: *** [arch/arm/mach-msm] Error 2 | |
| make[1]: *** [sub-make] Error 2 | |
| make[1]: Leaving directory `/home/playfulgod/Android/CM9/kernel/lge/ms910' | |
| make: *** [TARGET_KERNEL_BINARIES] Error 2 | |
| make: *** Waiting for unfinished jobs.... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| In file included from /home/playfulgod/Android/CM9/kernel/lge/ms910/arch/arm/mach-msm/include/mach/../../smd_private.h:21, | |
| from /home/playfulgod/Android/CM9/kernel/lge/ms910/arch/arm/mach-msm/include/mach/msm_smd.h:21, | |
| from /home/playfulgod/Android/CM9/kernel/lge/ms910/arch/arm/mach-msm/include/mach/dal.h:34, | |
| from /home/playfulgod/Android/CM9/kernel/lge/ms910/arch/arm/mach-msm/include/mach/dal_axi.h:31, | |
| from /home/playfulgod/Android/CM9/kernel/lge/ms910/arch/arm/mach-msm/board-msm7x30.c:95: | |
| /home/playfulgod/Android/CM9/kernel/lge/ms910/include/linux/fih_hw_info.h:5: error: expected specifier-qualifier-list before 'extern' | |
| CC fs/ext4/xattr_trusted.o | |
| make[3]: *** [arch/arm/mach-msm/board-msm7x30.o] Error 1 | |
| make[3]: *** Waiting for unfinished jobs.... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --------- beginning of /dev/log/main | |
| I/DEBUG ( 671): 46d85d88 00000000 | |
| I/DEBUG ( 671): 46d85d8c 000f4240 [heap] | |
| I/DEBUG ( 671): 46d85d90 001bd160 [heap] | |
| I/DEBUG ( 671): 46d85d94 00000001 | |
| I/DEBUG ( 671): 46d85d98 001bced8 [heap] | |
| I/DEBUG ( 671): 46d85d9c 45032bf1 /system/lib/libRS.so | |
| I/DEBUG ( 671): #01 46d85da0 001afdd0 [heap] | |
| I/DEBUG ( 671): 46d85da4 001bced8 [heap] | |
| I/DEBUG ( 671): 46d85da8 00000000 |