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

Root [Dev-Only] CM10 status

I'm a little lost. Are you guys actually getting jb working? I understand it's far from being ready, but still good start. Maybe by the time cm9 is up and running with camera, this well be ready and the camera fix will be much faster. Can't wait for ics but jb it's gonna be sweet. No pun intended.
 
Upvote 0
I'm a little lost. Are you guys actually getting jb working? I understand it's far from being ready, but still good start. Maybe by the time cm9 is up and running with camera, this well be ready and the camera fix will be much faster. Can't wait for ics but jb it's gonna be sweet. No pun intended.

CM7 and CM9 shouldn't even be worked on especially now that it seems CM10 is booting and a few things work. I have no idea why CM7 is even being worked on at all.
 
Upvote 0
I was so excited to see the Jelly Bean progress that I decided to man-up and figure out how to compile from source. After figuring that out and waiting forever for it to download and compile I flashed the ROM and it's a black screen after the Moto logo. I saw that Rukin was able to boot so I'm kind of confused. Is the latest source not up or did I just screw something up?
 
Upvote 0
I was so excited to see the Jelly Bean progress that I decided to man-up and figure out how to compile from source. After figuring that out and waiting forever for it to download and compile I flashed the ROM and it's a black screen after the Moto logo. I saw that Rukin was able to boot so I'm kind of confused. Is the latest source not up or did I just screw something up?

Latest device files that make it boot are in my git. I haven't set up a manifest yet until I get a stable build.

For now, just rm the device files and clone mine and rm the libhardware_legacy and clone mine and you should be good to go.
 
Upvote 0
Sorry for the quiet development. I've been dealing with some personal situations and I've recently broken my phone and am on the verge of getting a new one. An HTC One V to be exact. I will start development very soon. If I don't end up picking back up, I'll I'm setting up an updated manifest tonight for the fixes. BSydz or MTDEVS can take over. It's horribly rigged up, sorry for that guys.
 
  • Like
Reactions: soleen and BSydz
Upvote 0
Sorry for the quiet development. I've been dealing with some personal situations and I've recently broken my phone and am on the verge of getting a new one. An HTC One V to be exact. I will start development very soon. If I don't end up picking back up, I'll I'm setting up an updated manifest tonight for the fixes. BSydz or MTDEVS can take over. It's horribly rigged up, sorry for that guys.

so ur not deving anymore for cm10?
 
Upvote 0
Sorry for the quiet development. I've been dealing with some personal situations and I've recently broken my phone and am on the verge of getting a new one. An HTC One V to be exact. I will start development very soon. If I don't end up picking back up, I'll I'm setting up an updated manifest tonight for the fixes. BSydz or MTDEVS can take over. It's horribly rigged up, sorry for that guys.
Hope you get everything worked out. Don't worry, at least it boots and hopefully we can all come together with some fixes and get some stuff going.

I'm working on data know, did you ever figure out anything on the hardware composer front? I saw the temp fix, but I was just wondering. Seems to keep the backlight on all the time, and with the triumph lights won't boot all the way, I still need to pour over all the logs. I always change too much and break the build. It seems like JB to ICS is like GB to Froyo, things are way different. I'm probably not the best hope for this, but I'm trying. I have a test for 3G I am about to flash in a minute. I've pulled down so much source that I have to make my partition bigger so I don't run out of room while I'm building, like I already have a couple times. All respect to mantera as he set this up without even having the phone anymore, I'm sure he still has a few tricks up his sleeve. But I don't expect anything from him, he has already done a ton of stuff for the community, and this stuff takes forever. Good luck guys! :D
 
Upvote 0
Hope you get everything worked out. Don't worry, at least it boots and hopefully we can all come together with some fixes and get some stuff going.

I'm working on data know, did you ever figure out anything on the hardware composer front? I saw the temp fix, but I was just wondering. Seems to keep the backlight on all the time, and with the triumph lights won't boot all the way, I still need to pour over all the logs. I always change too much and break the build. It seems like JB to ICS is like GB to Froyo, things are way different. I'm probably not the best hope for this, but I'm trying. I have a test for 3G I am about to flash in a minute. I've pulled down so much source that I have to make my partition bigger so I don't run out of room while I'm building, like I already have a couple times. All respect to mantera as he set this up without even having the phone anymore, I'm sure he still has a few tricks up his sleeve. But I don't expect anything from him, he has already done a ton of stuff for the community, and this stuff takes forever. Good luck guys! :D

Lol Like I said, I basically rigged up the fixes for it to boot until I get the legit fixes out. As you've probably seen with my recent commit, I've removed the building of lights.triumph.so. So I think you might need to merge upstream or something. Lol.

Also, you can use lights.triumph.so from ICS and it will work correctly. That's what I did. I just forgot to throw it in the prebuilt folder.

Right now the main problem is data. I can upload my current test commit for data but I've been told that it doesn't work. It's basically migrating the ICS fix into JB. That's what I did to fix wifi.
 
  • Like
Reactions: BSydz
Upvote 0
Lol Like I said, I basically rigged up the fixes for it to boot until I get the legit fixes out. As you've probably seen with my recent commit, I've removed the building of lights.triumph.so. So I think you might need to merge upstream or something. Lol.

Also, you can use lights.triumph.so from ICS and it will work correctly. That's what I did. I just forgot to throw it in the prebuilt folder.

Right now the main problem is data. I can upload my current test commit for data but I've been told that it doesn't work. It's basically migrating the ICS fix into JB. That's what I did to fix wifi.
Yeah, I saw the commit, I've just been pulling from the website when I need to, so I don't mess up what I have now. I got wifi going and then I saw your post, so I figured there was no need to clutter the thread, cause that was what I did to get it working. Thanks for the heads up on the .so, with the back light on the whole time I couldn't leave it laying around or the battery would be dead when I got back to it.
 
  • Like
Reactions: rukin5197
Upvote 0
Yeah, I saw the commit, I've just been pulling from the website when I need to, so I don't mess up what I have now. I got wifi going and then I saw your post, so I figured there was no need to clutter the thread, cause that was what I did to get it working. Thanks for the heads up on the .so, with the back light on the whole time I couldn't leave it laying around or the battery would be dead when I got back to it.

Yeah mine died after about 15 minutes from 30% before I put in the new lights. then it went normally.
 
Upvote 0
  • Like
Reactions: rukin5197
Upvote 0
After they merged a bunch of similar qualcomm implementations, that fix got moved here:

https://github.com/mantera/android_frameworks_base/commit/ba365694be44da6b9c89866939f187876d3ffb47

Thing that stinks about that is that they've removed the SIM_NOT_READY, NV_READY, and RUIM_NOT_READY. It's in this commit:
https://github.com/CyanogenMod/andr...mmit/fc2cbe9b46ab17a401dc50f8e0dbb677ed012299
I don't know how dependent the Motorola Triumph are on those radio states, so I don't know if I should revert this commit or if I should make it compatible with it. Right now I'm fighting off build errors with it.

EDIT: My latest commit for RIL fix backport

https://github.com/rukin5197/android_frameworks_base/commit/7d5d51acbe17b1ef7febc61c36eef5d84e8005d2
 
Upvote 0
Thing that stinks about that is that they've removed the SIM_NOT_READY, NV_READY, and RUIM_NOT_READY. It's in this commit:
https://github.com/CyanogenMod/andr...mmit/fc2cbe9b46ab17a401dc50f8e0dbb677ed012299
I don't know how dependent the Motorola Triumph are on those radio states, so I don't know if I should revert this commit or if I should make it compatible with it. Right now I'm fighting off build errors with it.

EDIT: My latest commit for RIL fix backport

https://github.com/rukin5197/android_frameworks_base/commit/7d5d51acbe17b1ef7febc61c36eef5d84e8005d2

I got around a few errors by searching for the compatible reference, like NV_READY is RADIO_ON, I think, but I am away from the computer right now. I tried to add the other two to RIL.java but got other errors and had to leave so that is where I left it. Good luck!
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones