• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root CM10 progress Update Thread

hanging on andy = not starting. you can format the system partition and leave it blank itll still give you andy and just hang there. i think you need to replace some libs and maybe check what binaries didnt get copied from extract-files.sh, other than that i dunno

hey totlth can you check your github and make sure its all up to date? and also if you can recall having to make any modifications to the cm source itself like for the video hardware please let us know kuz hes at a loss and i cant do or see anything directly
 
got the issue with bootloader fix, it was dude partly to the fact my pc keeps corrupting command outputs. with cm10 just need to fix a test-key issue and with cm10.1 got to video issue
 
hanging on andy = not starting. you can format the system partition and leave it blank itll still give you andy and just hang there. i think you need to replace some libs and maybe check what binaries didnt get copied from extract-files.sh, other than that i dunno

hey totlth can you check your github and make sure its all up to date? and also if you can recall having to make any modifications to the cm source itself like for the video hardware please let us know kuz hes at a loss and i cant do or see anything directly

I will be updating cm10.1 today and adding source for hardware/qcom/audio-legacy,media-legacy,display-legacy
 
AH, yea thats what i figured was the issue with cm10.1 more of that old outdated tech cm already gave up on but zte still insists on using lol
we almost got cm10 booting though, just got a zygote issue at this point, keeps throwing deadbaad codes
 
CM10.1 device tree updated with directions in the readme for hardware repos
Hope it helps.
Stay groovy y'all
 
kool, thanks man. but umm what do you mean by boots with the cm10 init? the binary or the whole ramdisk or the init.rc or what?
 
kool, thanks man. but umm what do you mean by boots with the cm10 init? the binary or the whole ramdisk or the init.rc or what?

Init binary from cm10 build. Can't get it to boot with one compiled with cm10.1
 
with your updated source i get this when i try to build

make: *** No rule to make target `~/cm10.1/out/target/product/elden/obj/SHARED_LIBRARIES/libc_intermediates/export_includes', needed by `~/cm10.1/out/target/product/elden/obj/APPS/TestingCamera_intermediates/import_includes'. Stop.
 
with your updated source i get this when i try to build

make: *** No rule to make target `~/cm10.1/out/target/product/elden/obj/SHARED_LIBRARIES/libc_intermediates/export_includes', needed by `~/cm10.1/out/target/product/elden/obj/APPS/TestingCamera_intermediates/import_includes'. Stop.

Never seen that error
Is there more to it?
 
I haven't gotten camera to work. I can't even get the apk to compile at all. You're error is probably coming from hardware/qcom/camera/Android.mk or referenced file from that file.
 
in place of the hardware/qcom/camera/Android.mk and it seem something got damaged in my build environment or in my system. going though everything till I find what is at falt
 
in place of the hardware/qcom/camera/Android.mk and it seem something got damaged in my build environment or in my system. going though everything till I find what is at falt

Look for what's calling the libc for Testcamera
 
CM10.1 is in the works too. Wifi,bluetooth, 4G, all work but sdcard doesn't and using phone breaks audio
 
found the issue out it was that jdk was malfunctioning and it messed up some stuff in the cm10.1 repo. I also got cm10.1 to boot
 
Back
Top Bottom