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

Root CM10 progress Update Thread

I got cm10.1 to boot with the init from cm10. Bluetooth works on it along with everything that works on this one. However the sdcard setup is different, so that's broke on it. Just giving an update.

4G is working, I'm able to text, Still when trying to make calls it's speaker phone only MMS doesn't seem to work, stuck at 'sending' when testing out pic send/recieve. Bluetooth doesn't even work on this one so it's impressive that CM10.1 it's working... Give us a Cm10.1 release to test and compare bugs with as well?
 
4G is working, I'm able to text, Still when trying to make calls it's speaker phone only MMS doesn't seem to work, stuck at 'sending' when testing out pic send/recieve. Bluetooth doesn't even work on this one so it's impressive that CM10.1 it's working... Give us a Cm10.1 release to test and compare bugs with as well?

Hmm. I guess I should've tried a pic message. I just checked regular text. The 10.1 rom sdcard setup is different than 10. Sdcard doesn't work at all on 10.1. As soon as I get that sorted I will post a tester. Also I'm still working on the phone speaker only issue. Has something to do with audio.conf I believe. The headset does as well. I know that the media codecs need tweeking too.
 
Hmm. I guess I should've tried a pic message. I just checked regular text. The 10.1 rom sdcard setup is different than 10. Sdcard doesn't work at all on 10.1. As soon as I get that sorted I will post a tester. Also I'm still working on the phone speaker only issue. Has something to do with audio.conf I believe. The headset does as well. I know that the media codecs need tweeking too.

Maybe since you have CM10.1 to pretty much the same point as CM10 you'll just work on CM10.1, given there are no complications etc?
 
That has been fixed in the latest tester, the round cursor doesn't show for me everything touch wise seems to be working fine.


Why is this round cursor STILL showing up?

I wipe data\cache\dalvik, also, this is a new phone. The first tester I installed was #5 and that one had the cursor also. Everything else works like everyone else says, but I keep getting that dang cursor. WTF:banghead:
 
Good Job! The latest build is fine, except I cannot connect to the camera and the phone speaker problem you mentioned.

I made a backup if my ROM before upgrading and I'm restoring all my apps and data on to the 4.1 using nandroid manager.
 
totlth
what bluetooth chipset do you guys have? is it a broadcom? because the sequent is in desperate need of a bluetooth fix

also, the sdcard thing. that is a huge pain for us but hopefully you have better luck with having a different chipset and what not
you will have to mount directly to /storage/sdcard0 or whatever, something in the /storage directory. the vold.fstab, storagelist.xml(if you have a custom one) and ramdisk inits will need to be modified to reflect the changes
the main problem on ours is the fact that /storage becomes controlled by zygote and made part of the tmpfs, the phones apps then read the sdcard directory as if it were just an empty folder on the tmpfs displaying the size of the sd as around 300mb(size of the tmpfs) however apon using adb shell or im assuming even a terminal emulator, you can cd to the same directory that was just seemingly empty in the file manager, do an ls, and see your sd card contents... its confusing as hell lol. but yea like i said that may just be us
update the paths, make sure to symlink to /mnt/sdcard and /sdcard, and i recommend a custom storagelist.xml if you dont already have one. good luck
 
I don't have any SDcard issues O.o only camera and phone audio y'all mentioned. Other than that I fixed everything else so its a 99% finished ROM.
 
cm10.1 not cm10. cm10 sdcard should be simple, and as far as i know fully functional on your version. cm10.1 makes things far different
 
audio you should be able to push a working audio_policy.conf to the etc directly and get it working even at the end user level. on the build level things get a little more complicated kuz cm likes to overwrite it if you try to put it in there
 
the gapps at the above link wont flash to my phone. i went to the website and downloaded again with no luck. any suggestions?
 
internal storage you mean? system partition should only be about 500mb but thats just for the rom. the internal storage should be 2.7gb if its anything like the sequent, but what version are you referring to? cm10.1 might not be configured properly yet, 4.2 changed alot of storage stuff so it has to be adapted for sdcard and internal sd
 
internal storage you mean? system partition should only be about 500mb but thats just for the rom. the internal storage should be 2.7gb if its anything like the sequent, but what version are you referring to? cm10.1 might not be configured properly yet, 4.2 changed alot of storage stuff so it has to be adapted for sdcard and internal sd

cm10 not cm10.1
 
I have moded your device tree to work on the force and when running a build I keep a error

No rule to make target ~/cm10.1/out/target/product/aurora/obj/SHARED_LIBRARIES/libsrsprocessing_intermediates/export_includes

i have tried two different distros
 
I have moded your device tree to work on the force and when running a build I keep a error

No rule to make target ~/cm10.1/out/target/product/aurora/obj/SHARED_LIBRARIES/libsrsprocessing_intermediates/export_includes

i have tried two different distros

Comment out the line in BuildConfig.mk that calls for srsprocessing
 
Back
Top Bottom