• 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

Those are not CM7 updates. Those are things going into CM9. That isn't a simple update, that is a whole new codebase (ice cream sandwich)!

I'm sure someone will get CM9 working on Triumph at some point. Most of the difficult stuff was already figured out by TG and Isaac (who both rock, btw).

idk:( it might take them a whilee to prperly configure the codes to work on cm9. plus they haven't released the stable version of cm7 on rom manager. this will take a long tme to get it up and running. also does anyone have any idea what phones ICS is compatible with:confused:. i would really like to see the hdmi working hopefully it will be fully operatonal in cm9. Ik iSnow is working on it for cm7.http://androidforums.com/triumph-al...-out-no-releases-yet-isnow-version.html:cool:
 
Both of you, if you don't mind testing, go to the bug tracker issue 24 and download from the link in one of the last comments and try that. See if that works better for you; you can just flash that over beta8.

https://github.com/ikarosdev/CM7_Triumph_bug_tracker/issues/24

Mantera.. I loaded it but I lost all of my desktop icons, I had to replace them. (I cleared Cache and Davlik Cache as I've always done on loads)

BUT...

I can now connect to the hidden SSID!

Thanks again!
 
Man.... this bites. Tickerguy left and now CM7 is getting more updates. :(

"Some other great enhancements are coming too, like a completely overhauled music app, a new file manager, and a new launcher based on stock 4.0." -CM website. (CM9 Progress Update | CyanogenMod)

Is there anyone who could/would be able to support CM7 again?

TG mentioned that he doesn't have the MT anymore, but can still sync & build new ROMs if there are worthy updates to the CM7 source. We'd just have be the ones to test it in case the new updates breaks anything on our phones.

Also anyone can build from his source, it's only a little harder than installing a custom ROM. The real difficult stuff was fixing bugs & getting things to work on the MT (which Isaac & TG have already done).

http://androidforums.com/triumph-al...ild-cyanogenmod7-source-development-area.html

BTW there are enhancement kernels to go along with this ROM that are still actively developed such as Brandon's bKernel and Mantera's TheOC kernel.
 
Mantera.. I loaded it but I lost all of my desktop icons, I had to replace them. (I cleared Cache and Davlik Cache as I've always done on loads)

BUT...

I can now connect to the hidden SSID!

Thanks again!

It's weird that your icons disappeared. I assume that's because you cleared the cache or something. But I'm glad that you were able to connect to your network now. It means the fix worked. Thanks for your help.
 
I've been having a lot of force closes and lock ups with Sipdroid. Anyone else have any trouble with sip clients on this ROM? Everything else I use on CM7 works like a champ.
 
I've been having a lot of force closes and lock ups with Sipdroid. Anyone else have any trouble with sip clients on this ROM? Everything else I use on CM7 works like a champ.

I don't use Sipdroid but GrooveIP worked fine when I had it installed. Also, have you tried using the built-in SIP client in CM7? TG said in an earlier post that he tested it and it works great.

Settings --> Call Settings and there's an "Internet call settings" section way at the bottom.
 
Also, have you tried using the built-in SIP client in CM7? TG said in an earlier post that he tested it and it works great.

I agree. Don't use Sipdroid when there is built in SIP support in the rom already. I've used the built in SIP and it works perfectly fine.
 
I don't use Sipdroid but GrooveIP worked fine when I had it installed. Also, have you tried using the built-in SIP client in CM7? TG said in an earlier post that he tested it and it works great.

Settings --> Call Settings and there's an "Internet call settings" section way at the bottom.

I was going to write the exact same. Just tried Groove IP last night and it works great on wifi, even 3G (with its choppy voice due to crappy VM network) was better than on OV.
 
Both of you, if you don't mind testing, go to the bug tracker issue 24 and download from the link in one of the last comments and try that. See if that works better for you; you can just flash that over beta8.

https://github.com/ikarosdev/CM7_Triumph_bug_tracker/issues/24

I installed it, and can also connect to my hidden SSID.
However I'm not terribly fond of the new "desktop" homescreen look.
I'm something of a minimalist.
It also seems slower so far (I did not wipe cache).
I'll play with it a bit before final judgement.
 
Am I the only one having problems with Bluetooth on .08? It will turn on just fine for me, but I can't actually connect to either my Wiimote or Bluetooth dongle for my computer. I've made sure to have Wifi off, of course.
 
i have noob question how do i push in the gps config. file to the triumph on tickerguys latest build 11-19-11 any little help will be appreciated
 
I don't use Sipdroid but GrooveIP worked fine when I had it installed. Also, have you tried using the built-in SIP client in CM7? TG said in an earlier post that he tested it and it works great.

Settings --> Call Settings and there's an "Internet call settings" section way at the bottom.

I'm going to play with it soon. My only reservation is that sipdroid allows you to use the G722 (HDvoice) codec as well as many others, but it doesn't appear that the built in SIP client offers those kinds of options.
 
i have noob question how do i push in the gps config. file to the triumph on tickerguys latest build 11-19-11 any little help will be appreciated

In regards to pushing files on the phone: put file on sdcard, go to root explorer and enable RW, go to sdcard and copy gps file, paste in system and update the permissions to match the gps file you are replacing. ( usually rw-r--r--) then move to the location of the current gps file and replace, reboot, enjoy. My gps.conf file is located in system/etc but I am not sure if that is the file you are referring to.

I have not replaced my gps.conf file so I don't know if there is something special in how to do it. If all you are trying to do is get a better lock on gps (theoretically) just go to

http://androidforums.com/motorola-t...a-triumphs-slow-gps-updating-gps-library.html

and follow the directions to flash the updated files. I haven't tried it, but I am doing now to see if it does anything. I will post results....

Eh, it might have improved it slightly.
 
i have noob question how do i push in the gps config. file to the triumph on tickerguys latest build 11-19-11 any little help will be appreciated

You can do like cdtatum08 said, or you could do it through adb. In the Triumph Root Guide you will find a link to the ADB Guide (I linked it here too!) that can help you get ADB set up and running. It is a useful tool for a lot of different things. If the only push or pull you need to do from your device is for the GPS config It is probably easier to use the SD card like mentioned above.

I am not sure if messing with the GPS config will actually do anything for you. From what I know none of the "GPS fixes" that have been posted (besides the work in CM7 and MIUI) will solve any of the issues long term.
 
You can do like cdtatum08 said, or you could do it through adb. In the Triumph Root Guide you will find a link to the ADB Guide (I linked it here too!) that can help you get ADB set up and running. It is a useful tool for a lot of different things. If the only push or pull you need to do from your device is for the GPS config It is probably easier to use the SD card like mentioned above.

I am not sure if messing with the GPS config will actually do anything for you. From what I know none of the "GPS fixes" that have been posted (besides the work in CM7 and MIUI) will solve any of the issues long term.

I forgot all about adb. It is quite useful...much better than the sdcard when testing different edits made to various files such as the framework-res or systemUI. When doing just one file that is known stable sdcard might be more simpler though.

I haven't really noticed a difference with the gps but some people seem to think otherwise.
 
Am i just blind or something? I just flashed the latest version of cm7 and can not find the market app anywhere.

For any of the Google apps including market, you must flash Gapps seperately as described in the installation instructions at the beginning of this thread......
 
I apologize. I flashed cm7 back in October and i don't remember having to do that. I thought I just messed up the flash. Thanks for correcting me.
 
I apologize. I flashed cm7 back in October and i don't remember having to do that. I thought I just messed up the flash. Thanks for correcting me.

Not a bad flash :) The official Cyanogenmod ROMS cannot include Google apps, so they must be installed separately.

Although this ROM is not "officially" supported by the Cyanogenmod team, I guess Tickerguy followed standard protocol.. in hopes that it might be supported soon. (I hope!)
 
The earliest versions did not require you to flash gapps. But Tickerguy changed it to be like the official releases midway through his work on it.
 
Mantera,
Will your latest rom help with my win 7 machine not tethering to the phone as a hotspot?
It "sees" the phone but when I link to it, It never resolves dns and just sits there trying... I think...(says "no internet")

Is anyone else having this problem?
 
Mantera,
Will your latest rom help with my win 7 machine not tethering to the phone as a hotspot?
It "sees" the phone but when I link to it, It never resolves dns and just sits there trying... I think...(says "no internet")

Is anyone else having this problem?

It's not "mine". It's all Isaac's repo from about end of November. But it may help. It doesn't hurt to try.

Edit: Although, it may work better since it won't be trying to do the extra scanning that the previous version were trying to do that the MT's 2.2 wifi libraries (i think) can't actually do.
 
Mantera,
Will your latest rom help with my win 7 machine not tethering to the phone as a hotspot?
It "sees" the phone but when I link to it, It never resolves dns and just sits there trying... I think...(says "no internet")

Is anyone else having this problem?

My win7 x64 has the same issue, but if I just wait like 2-3 minutes it finally connects internet, then the connection works like normal.
 
Back
Top Bottom