Page 4 of 7 FirstFirst 1234567 LastLast
Results 76 to 100 of 170
Like Tree26Likes
  1. #76  
    puffen619's Avatar

    Posts
    82 Posts
    ROM
    Cold As Ice

    Default Re: [RECOVERY] Cannibal Open Touch v1.1 (HUGE update!)

    Quote Originally Posted by sammyz12 View Post
    It takes 5 minutes or less....first boot takes forever.

    You didn't extract and rezip did you?
    No, I did everything from winrar without extracting it
  2. #77  
    sammyz's Avatar

    Posts
    825 Posts
    ROM
    OV:quattrimus OM:BACKside

    Default Re: [RECOVERY] Cannibal Open Touch v1.1 (HUGE update!)

    Quote Originally Posted by puffen619 View Post
    No, I did everything from winrar without extracting it
    Hmmm maybe it's a bad download...

    Only remove to the first semi-colon, if you removed to the second one or anything after the first one, then you screwed up.
  3. #78  
    puffen619's Avatar

    Posts
    82 Posts
    ROM
    Cold As Ice

    Default Re: [RECOVERY] Cannibal Open Touch v1.1 (HUGE update!)

    Quote Originally Posted by sammyz12 View Post
    Hmmm maybe it's a bad download...

    Only remove to the first semi-colon, if you removed to the second one or anything after, then you screwed up.
    hahah yeah I found my mistake, the notepad window was too small and I erased way more than I was supposed to. I appreciate the help thanks!
    sammyz likes this.
  4. #79  

    Default Re: [RECOVERY] Cannibal Open Touch v1.1 (HUGE update!)

    Quote Originally Posted by sammyz12 View Post
    Hmmm maybe it's a bad download...

    Only remove to the first semi-colon, if you removed to the second one or anything after the first one, then you screwed up.
    If there were posted MD5's, you could find out right away if it's a bad download.
  5. #80  
    tdm
    tdm is online now
    tdm's Avatar

    Posts
    1,409 Posts
    Global Posts
    1,411 Global Posts
    ROM
    Quattrimus

    Default Re: [RECOVERY] Cannibal Open Touch v1.1 (HUGE update!)

    Quote Originally Posted by BuggerZ View Post
    If there were posted MD5's, you could find out right away if it's a bad download.
    This one worked for me to flash quattrimus:

    7e042bab9ddbf4775f3fe78fd4b58f04 Cannibal-Open-Touch-v1.1_thunderc_vm.img
    Thanked by:
  6. #81  
    sammyz's Avatar

    Posts
    825 Posts
    ROM
    OV:quattrimus OM:BACKside

    Default Re: [RECOVERY] Cannibal Open Touch v1.1 (HUGE update!)

    Quote Originally Posted by tdm View Post
    This one worked for me to flash quattrimus:

    7e042bab9ddbf4775f3fe78fd4b58f04 Cannibal-Open-Touch-v1.1_thunderc_vm.img
    We were talking about the download of quattrimus AOKP with your updater-script....
  7. #82  
    tdm
    tdm is online now
    tdm's Avatar

    Posts
    1,409 Posts
    Global Posts
    1,411 Global Posts
    ROM
    Quattrimus

    Default Re: [RECOVERY] Cannibal Open Touch v1.1 (HUGE update!)

    Drew, please change the product device string to just "thunderc".

    "thunderc_VM670" is incorrect, regardless of what blarf did in IHO.

    Here is the assert from the official VM ZV9 update:

    Code:
    assert(getprop("ro.product.device") == "thunderc" ||
           getprop("ro.build.product") == "thunderc");
    And from the ZV9 build.prop:

    Code:
    ro.build.id=FRG83G
    ro.build.display.id=ZV9.479A6632
    ro.build.version.incremental=ZV9.479A6632
    ro.build.version.sdk=8
    ro.build.version.codename=REL
    ro.build.version.release=2.2.2
    ro.build.date=Mon Jan 30 10:42:53 KST 2012
    ro.build.date.utc=1327887773
    ro.build.type=user
    ro.build.user=lge
    ro.build.host=LGEARND3U8
    ro.build.tags=release-keys
    ro.product.model=VM670
    ro.product.brand=VirginMobile
    ro.product.name=thunderc
    ro.product.device=thunderc
    ro.product.board=thunderc
    ro.product.cpu.abi=armeabi
    ro.product.manufacturer=LGE
    ro.product.locale.language=en
    ro.product.locale.region=US
    ro.board.platform=msm7k
    ro.board.chipset=msm7627
    # ro.build.product is obsolete; use ro.product.device
    ro.build.product=thunderc
    # Do not try to parse ro.build.description or .fingerprint
    ro.build.description=thunderc-user 2.2.2 FRG83G ZV9.479A6632 release-keys
    ro.build.fingerprint=VirginMobile/LGE/thunderc/thunderc:2.2.2/FRG83G/ZV9.479A6632:user/release-keys
  8. #83  
    tdm
    tdm is online now
    tdm's Avatar

    Posts
    1,409 Posts
    Global Posts
    1,411 Global Posts
    ROM
    Quattrimus

    Default Re: [RECOVERY] Cannibal Open Touch v1.1 (HUGE update!)

    I repacked this to say just "thunderc" and it installed quattrimus aokp alpha10 just fine.
    Thanked by:
  9. #84  
    sammyz's Avatar

    Posts
    825 Posts
    ROM
    OV:quattrimus OM:BACKside

    Default

    Quote Originally Posted by tdm View Post
    I repacked this to say just "thunderc" and it installed quattrimus aokp alpha10 just fine.
    I still think there's no point of an assert script....

    Sent from VM670 on MetroPCS
  10. #85  
    tdm
    tdm is online now
    tdm's Avatar

    Posts
    1,409 Posts
    Global Posts
    1,411 Global Posts
    ROM
    Quattrimus

    Default Re: [RECOVERY] Cannibal Open Touch v1.1 (HUGE update!)

    Quote Originally Posted by sammyz12 View Post
    I still think there's no point of an assert script....

    Sent from VM670 on MetroPCS
    Then don't put one in your roms.
  11. #86  
    sammyz's Avatar

    Posts
    825 Posts
    ROM
    OV:quattrimus OM:BACKside

    Default

    Quote Originally Posted by tdm View Post
    Then don't put one in your roms.
    I don't I always delete them so I don't get 20 pages of "it won't flash!"

    Sent from VM670 on MetroPCS
  12. Thread Author  Thread Author    #87  
    drewwalton19216801's Avatar

    Posts
    2,539 Posts
    ROM
    HydroROM

    Default Re: [RECOVERY] Cannibal Open Touch v1.1 (HUGE update!)

    Quote Originally Posted by tdm View Post
    I repacked this to say just "thunderc" and it installed quattrimus aokp alpha10 just fine.
    I'm actually considering switching from IHO to thekraven's repository which will also solve this issue. Just waiting for the vendor trees to sync (takes forever lol).
    Thanked by:
  13. Thread Author  Thread Author    #88  
    drewwalton19216801's Avatar

    Posts
    2,539 Posts
    ROM
    HydroROM

    Default Re: [RECOVERY] Cannibal Open Touch v1.2 (latest update: 06/24/201

    Big Update Announcement!
    Cannibal Open Touch v1.2 has been released. Sblood86 and I have been working on some pretty substantial things, and they've become stable enough to warrant a new release!

    About this release:
    1) There is now an "advanced backup" menu item in the "backup and restore" menu. You can now create partial backups (in case you want to upgrade ROM versions but want to keep your data partition, and other cases).

    2) When you install a ZIP package using "choose zip from sdcard", you are now prompted to make a nandroid backup. This is NOT required and you may choose "no" and the installation will continue as normal. There is a way to disable this prompt and that will be detailed in the upcoming documentation we are writing.

    3) Nandroid backups will now fail if there is less than 400MB left on the sdcard. You will be asked to either continue the backup anyway (not recommended), delete old backups via a fancy-schmancy menu, or cancel backup entirely.

    4) There is now a "delete old backups" menu item in the "backup and restore" menu. This will allow you to view (and delete of course) any backups you wish. Pretty self-explanatory.

    5) In a previous post, I had stated that future releases of Cannibal Open Touch would be built against thekraven's repository instead of IHO. This is no longer the case, however I have applied a local fix to the IHO repository that forces some build.prop values to be "thunderc" to fix the issues many of you had installing some ROMs.

    As always, hit up the first post for the download!
    Thanked by 8:
    sblood86, Anonymo and sammyz like this.
  14. #89  
    clodfelterac's Avatar
    Samurai Dev

    Posts
    736 Posts
    ROM
    IllusionB / OM

    Default Re: [RECOVERY] Cannibal Open Touch v1.2 (latest update: 06/24/201

    @drew--- dl link seems to be broken... leads me to page not found... :-(
  15. Thread Author  Thread Author    #90  
    drewwalton19216801's Avatar

    Posts
    2,539 Posts
    ROM
    HydroROM

    Default Re: [RECOVERY] Cannibal Open Touch v1.2 (latest update: 06/24/201

    Quote Originally Posted by clodfelterac View Post
    @drew--- dl link seems to be broken... leads me to page not found... :-(
    Thanks for letting me know. Links have been pulled for re-upload.
    Thanked by:
  16. Thread Author  Thread Author    #91  
    drewwalton19216801's Avatar

    Posts
    2,539 Posts
    ROM
    HydroROM

    Default Re: [RECOVERY] Cannibal Open Touch v1.2 (latest update: 06/24/201

    Links are up again. Sorry for the delay.

    Note to self: Test links before submitting them.
    Thanked by 3:
    sblood86 and sammyz like this.
  17. #92  
    sammyz's Avatar

    Posts
    825 Posts
    ROM
    OV:quattrimus OM:BACKside

    Default Re: [RECOVERY] Cannibal Open Touch v1.2 (latest update: 06/24/201

    Quote Originally Posted by drewwalton19216801 View Post
    Links are up again. Sorry for the delay.

    Note to self: Test links before submitting them.
    sblood86 and you are working on the OM version right? I love this recovery.
  18. Thread Author  Thread Author    #93  
    drewwalton19216801's Avatar

    Posts
    2,539 Posts
    ROM
    HydroROM

    Default Re: [RECOVERY] Cannibal Open Touch v1.2 (latest update: 06/24/201

    Quote Originally Posted by sammyz12 View Post
    sblood86 and you are working on the OM version right? I love this recovery.
    Trying to would be a better phrase to use. Building these things for devices we don't have first-hand access to is difficult.
  19. #94  

    Default Re: [RECOVERY] Cannibal Open Touch v1.2 (latest update: 06/24/201

    Nice! Thanks for the new release! Like the new features!
  20. #95  
    Badboytoast's Avatar

    Posts
    821 Posts
    Global Posts
    822 Global Posts
    ROM
    ICS 2.3.7/ tvall kernel

    Default

    This recovery just keeps on getting better! Thanks guys!

    Sent from my LG-VM670 using Tapatalk 2
  21. #96  
    sammyz's Avatar

    Posts
    825 Posts
    ROM
    OV:quattrimus OM:BACKside

    Default Re: [RECOVERY] Cannibal Open Touch v1.2 (latest update: 06/24/201

    Quote Originally Posted by drewwalton19216801 View Post
    Trying to would be a better phrase to use. Building these things for devices we don't have first-hand access to is difficult.
    Yea I know.....BobZhome lets me test his CM9 for OM....
    I will get the logs from advanced/debugging after I finish my Unbrick guide for OV, I have a .bin or well I finished that, now to make the fix MEID guide....this is all on AF here:
    I also have the optimus S .bin Will write that guide based on my OV guide and MEID fix should work the same way.
    I know the S .bin will be handy for you
    Thanked by:
  22. #97  
    Pkt_Lnt's Avatar
    yes, that old

    Posts
    786 Posts
    ROM
    Codename Android / franco

    Default

    Looks like OP needs a copy and paste correction.
    http://forums.androidcentral.com/sho....php?p=1888893

    LG-LS670 w tdm quattrimus ICS & Tapatalk 2
  23. Thread Author  Thread Author    #98  
    drewwalton19216801's Avatar

    Posts
    2,539 Posts
    ROM
    HydroROM

    Default Re: [RECOVERY] Cannibal Open Touch v1.2 (latest update: 06/24/201

    Quote Originally Posted by Pkt_Lnt View Post
    Looks like OP needs a copy and paste correction.
    http://forums.androidcentral.com/sho....php?p=1888893

    LG-LS670 w tdm quattrimus ICS & Tapatalk 2
    Arrrgh, thanks for letting me know. Fixed now
    Pkt_Lnt likes this.
  24. #99  

    Default Re: [RECOVERY] Cannibal Open Touch v1.2 (latest update: 06/24/201

    Thanks Drewwalton! The color schemes are sweeeet.
  25. #100  

    Default Re: [RECOVERY] Cannibal Open Touch v1.2 (latest update: 06/24/201

    I wanted to point out a minor graphical bug. If you hold down one of the on-screen buttons, then drag your finger to another button, it highlights the new icon but does not un-highlight the old icon. So you can drag your finger across all four buttons and have them all highlighted. Of course, only the button you are currently on top of will actually activate when you release your finger. Just FYI!
Page 4 of 7 FirstFirst 1234567 LastLast

Posting Permissions