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

Root [ROM][Beta][FINAL] CM7 Android For Triumph [Tickerguy Edition, Kernel: mine] 11/19

I get reboots too. Sometimes they'll happen for seemingly no reason. Sometimes they happen right after I get a text, sometimes they happen when I press the power button to turn on my screen.
 
I've been using this ROM for a while now, a few weeks, and I've never gotten a reboot. I rarely turn WiFi on, but when I do, I shut it off before I put my phone to sleep. Maybe something to do with the "fix" for the lockups caused by WiFi being left on is causing the phone to reboot?

I don't know for sure, but I've never had a reboot, maybe it has nothing to do with that, but are the people that are getting reboots leaving WiFi on or not? It seems like after that fix was applied, that's when people started reporting the reboots.
 
I get reboots too. Sometimes they'll happen for seemingly no reason. Sometimes they happen right after I get a text, sometimes they happen when I press the power button to turn on my screen.
I Thought maybe i did something wrong.. but yeah same here.. all those thing you said is are happening to me.:eek:
 
Same, it's rebooting even when it's idle i have the wifi on. I'll try turning it off and see if it reboots again.

It happened like 4 or 5 hours inbetween.

Edit:

Also found that when my phone goes to sleep and wakes up after, i almost always have to toggle flight mode to get the cellular data to work again.

Not that it's a big thing but still that and the wifi must somehow not like to get out of sleep.
 
I don't have lockups or reboots. I also almost never use the wifi. Sounds to me like that is the culprit here.
Well that's what I didn't want to hear. My 3g sucks in my area. I'm always on wifi.. I guess I'm out of luck.. :(
 
I've had the 10/2 for a while now and Ive experienced the known bugs, but today something new and potentially bad is happening. When i receive or make a call the call suddenly ends after 2 seconds. Ive rebooted, taken out the batt etc... but its still fhe same. Now, i shut down 3g and im able to receive and make calls..
Also, is the video driver Ok? My video is choppy on flash. Youtube is ok, but any flash video is not ok.

Thank you TG for your work.
 
For all the peeps having audio issues in regards to the volume being low, download the Google music app from the news section from phandroid that's supposed to be for the Ice Cream OS. I tried it and the music is greatly amplified. I've been using PowerAmp for so long but this may have replaced it :-)
 
I finally got BT tethering working on my Linux laptop. For anyone on Linux wanting to use Bluetooth tethering, here's some basic instructions (let me know TG if you don't want these here):

1. Pair your Linux device and your phone.
2. Make your Triumph discoverable
3. Run the following on your Linux device.
Code:
sudo pand --nodetach --role PANU --search

That should work. Just FYI. Can't wait until USB tethering works so I can tether my Chromebook while I'm out and about. =D
 
There's a memory leak somewhere in the base CM7 code... this will be a BITCH to find, but it's there. The only fix is to reboot periodically at present; it's NOT in the applications you load, as if it were killing them would fix it - and it doesn't.

It's in the "base" CM7 code somewhere.... I've been able to reproduce it, but not find it as of yet. If you're running into very slow response on the rotation sensor or other apps, this is why....

I'm on it but this is NOT going to be fun to find at all, given that it's not my code or development in this issue.... the fastest fix for it is to reboot roughly daily.

Incidentally I've run a solid 8+ hour tether session, and it was utterly stable while running CoPilot the entire time. This ROM is, in the general sense, VERY stable and usable IMHO - far better than stock.
 
There's a memory leak somewhere in the base CM7 code... this will be a BITCH to find, but it's there. The only fix is to reboot periodically at present; it's NOT in the applications you load, as if it were killing them would fix it - and it doesn't.

It's in the "base" CM7 code somewhere.... I've been able to reproduce it, but not find it as of yet. If you're running into very slow response on the rotation sensor or other apps, this is why....

I'm on it but this is NOT going to be fun to find at all, given that it's not my code or development in this issue.... the fastest fix for it is to reboot roughly daily.

Incidentally I've run a solid 8+ hour tether session, and it was utterly stable while running CoPilot the entire time. This ROM is, in the general sense, VERY stable and usable IMHO - far better than stock.

Sweet..... the tethering worked perfectly on my laptop for a full hour non-stop. I think it is a iPad only issue at the moment. And it is.... strange that I have yet to have a random reboot. I'll consider myself lucky.
 
What I meant was koush and the CM team should be cleaning up their code, they shouldn't leave it up to ticker. That's just lazy programming.
 
I've had the 10/2 for a while now and Ive experienced the known bugs, but today something new and potentially bad is happening. When i receive or make a call the call suddenly ends after 2 seconds. Ive rebooted, taken out the batt etc... but its still fhe same. Now, i shut down 3g and im able to receive and make calls..
Also, is the video driver Ok? My video is choppy on flash. Youtube is ok, but any flash video is not ok.

Thank you TG for your work.

I was going to post this exact post. This was happening to me for a good chunk of the afternoon. I thought it was related to an alteration on the phone that I did myself. I went as far as restoring old nandroid backups. Grove IP saved my butt though!
 
There's a memory leak somewhere in the base CM7 code... this will be a BITCH to find, but it's there. The only fix is to reboot periodically at present; it's NOT in the applications you load, as if it were killing them would fix it - and it doesn't.

It's in the "base" CM7 code somewhere.... I've been able to reproduce it, but not find it as of yet. If you're running into very slow response on the rotation sensor or other apps, this is why....

I'm on it but this is NOT going to be fun to find at all, given that it's not my code or development in this issue.... the fastest fix for it is to reboot roughly daily.

Incidentally I've run a solid 8+ hour tether session, and it was utterly stable while running CoPilot the entire time. This ROM is, in the general sense, VERY stable and usable IMHO - far better than stock.

On the note of the leak, now first I would like to say that I am not a programmer but I do have some knowledge, but have you attempted or thought about a tracer program to run on the leak? Maybe run the base code in a VM environment or something.

On the note of tethering, up until recently I was using my phone for my internet on my computer completely (living in hotel with no inet) and was able to play Lord of the Rings Online perfectly this way, no lag what so ever. I use/used PDANet 3.02 So job well done
 
Still having problems with the recovery image. Can any of you give me some steps to restore it to factory settings from the state it's in now please? I think I saw one on the forums one time but I can't find it.
 
There's a memory leak somewhere in the base CM7 code... this will be a BITCH to find, but it's there. The only fix is to reboot periodically at present; it's NOT in the applications you load, as if it were killing them would fix it - and it doesn't.

It's in the "base" CM7 code somewhere.... I've been able to reproduce it, but not find it as of yet. If you're running into very slow response on the rotation sensor or other apps, this is why....

I'm on it but this is NOT going to be fun to find at all, given that it's not my code or development in this issue.... the fastest fix for it is to reboot roughly daily.

Incidentally I've run a solid 8+ hour tether session, and it was utterly stable while running CoPilot the entire time. This ROM is, in the general sense, VERY stable and usable IMHO - far better than stock.

First off thanks tickerguy and all others that have worked on this rom, its a great start!

I am experiencing alot of the bugs noted which still is usable as a daily IMHO. Let me know if you need more testers and any logs of anything for testing. I am willing to help.

Issue i am having is i try to tether to my galaxy pad over bluetooth. It connects and says i am using it as tethering but when I try browse the web i get a page can not be found error. Where can i look, log wise or other ways to help me understand whats going on here.
 
First off thanks tickerguy and all others that have worked on this rom, its a great start!

I am experiencing alot of the bugs noted which still is usable as a daily IMHO. Let me know if you need more testers and any logs of anything for testing. I am willing to help.

Issue i am having is i try to tether to my galaxy pad over bluetooth. It connects and says i am using it as tethering but when I try browse the web i get a page can not be found error. Where can i look, log wise or other ways to help me understand whats going on here.

I am an linux admin by day but havnt dabbled in the Android development much.. willing to help
 
Just throwing this out there, but I usually keep my wifi on all the time, and I haven't had any reboot issues. I wouldn't be surprised if a clear cache/clear dalvik/reflash did the trick.
 
Hey guys,
I just installed tickerguy's latest cm7 build on my Triumph and noticed something. In Settings > About Phone, it has Mem info (avail/total). My phone reports 162 MB / 348 MB, indicating it has 348MB of ram installed.
I thought the Triumph had 512MB? Am I missing something?
 
Back
Top Bottom