isaacj87
Android Expert
Hey Isaac,
First of all, thank you for everything you've done for this phone and this community. I really appreciate the work and I'll be throwing you a donation sometime after the Christmas expenses settle.
Look back at the road to ICS thread, I saw that you got the radio partially working, but it doesn't look like anyone who has built from your github (myself included) got a working radio. Any idea what happened to that? Were the changes not pushed or did somthing new break it?
A working radio (even partially) would be a huge step towards a usable ROM.
I honestly don't know. Everything keeps changing from every side and it's difficult for me to keep up with everything. To make matters worse, I haven't found any documentation on 4.0. As far as my changes go, I haven't done anything that would cause all these regressions. However, the 4.0.3 merge was a massive one and a lot of things got changed. I believe 4.0.1 was technically a "developer's" release. It was a bad idea for me to start with that.
Another thing that baffles me is why software rendering refuses to work on the Triumph. (I understand why HWA doesn't work). The Triumph is a fairly typical msm7x30 device (with an equally common GPU - Adreno 205). I'm not doing anything differently than any other msm7x30 device and yet it refuses to cooperate.
EDIT: I forgot to mention I pushed a kernel to my repo: https://github.com/ikarosdev/androi...mmit/622f58441395850f0963bfd6168374656091f4bc
It's basically the same kernel minus the HW3D crap. I just want to see if I can get the UI to come back up again (i.e. get the ROM in a bootable state again).