[CWM Recovery][Stock ROM/Radio] LG C800 (T-Mobile MyTouch Q, Bell/Virgin Eclypse)

Search This thread

bunu

Senior Member
Nov 25, 2009
1,242
61
an upload of the stock recovery would be nice and also a flashable ROM of the stock system ROM would be nice.

I'm so excited! All I really want is CM7 but CM9 or CM9.1/CM10 would be great

too bad I cracked my phone's screen :p

EDIT: fuuuu. I did the correct command for term but I think it just wiped my phone and yes I was rooted and gave terminal SU permissions.
 
Last edited:

vedy33

Member
Jun 12, 2010
15
0
I have a C800 my touch q by lg for T-Mobile. I screwed me phone up completely somehow. I cant get past the LG logo but I am able to get into the stock recovery on the phone. It wont let me flash any roms or images, it keeps saying: E: cant find misc.Sometimes the recovery recognizes zip flders and when trying to install the rom it sometimes denies it because of some security problem.
I tried to use the lg support tool to update but the phone wont connect long enough with my computer to update fully.

Anyone have any suggestions or ideas?

My sd card is empty and phone is useless, anyone know how to get it to stock?

Anyone know how to get s/w mode on these phones?
 

vtinoc

Senior Member
May 8, 2009
58
9
Humble
I have a C800 my touch q by lg for T-Mobile. I screwed me phone up completely somehow. I cant get past the LG logo but I am able to get into the stock recovery on the phone. It wont let me flash any roms or images, it keeps saying: E: cant find misc.Sometimes the recovery recognizes zip flders and when trying to install the rom it sometimes denies it because of some security problem.
I tried to use the lg support tool to update but the phone wont connect long enough with my computer to update fully.

Anyone have any suggestions or ideas?

My sd card is empty and phone is useless, anyone know how to get it to stock?

Anyone know how to get s/w mode on these phones?


S/w mode is volume up plus e key plus power but its best to try that last
first try to flash cwm http://androidforums.com/mytouch-q-all-things-root/577069-recovery-cwm-fully-working-cwm-recovery-nandroid-everything.html

Then flash the nandroid

---------- Post added at 08:42 AM ---------- Previous post was at 08:39 AM ----------

I'm up for testing roms
Cm7
Cm9
Custom stock
MIUI
others.
 

chui101

Senior Member
Sep 9, 2010
285
258
Lexington, KY
devilsbsd.net
Updated OP with information re: stock recovery, stock ROM, and stock baseband. Might be helpful if you're bricked :)

@vedy33, are you able to get to an adb shell with the stock recovery?
 
Last edited:

thekd53

Senior Member
Jun 21, 2011
257
35
Macon
Tried getting into fast boot using the USB stuff. Never got past boot animation. That may be because I did it on device. Will try adb later.

Sent from my LG-E739 using xda app-developers app
 

chui101

Senior Member
Sep 9, 2010
285
258
Lexington, KY
devilsbsd.net
This zip was improperly made, it won't flash because everything is in a subfolder. Fixed version here: Stock ROM

Hey, it was past 3AM :p I'm not as young as I used to be!

How's the CM7/CM9 coming? I'm trying to work on the kernel but am not having much luck.

Also: updating the zips in the OP with the correct folder structure. Should be finished uploading about an hour after this edit.

Also Also: ultravioletnanokitty (that was fun to type!), you might want to remove your link to the ROM as well... the folder structure wasn't the only thing I got wrong - I zipped the folder that still had CarrierIQ in it too. Whoops.
 
Last edited:

spidro

Member
May 16, 2012
45
0
ok issues with my c800. all this was before i found this fourm btw.....anyways. i had it rooted and a factory reset was done on it. well when that was done the setup wizard stopped responding. ive tried alot and no go. when the battery gets low the power saver options come up. i can use basic stuff. cant get to the usb menu to enable debugging. im also not sure of all the boot options for this phone. like volume down a and f. or power and home or things like that. any way to fix this?
 

chui101

Senior Member
Sep 9, 2010
285
258
Lexington, KY
devilsbsd.net
Use the instructions in the OP to boot into stock recovery. From there you can issue 'adb reboot bootloader' from your computer and use fastboot to flash the CWM recovery and the cleaned stock ROM.
 
  • Like
Reactions: spidro

spidro

Member
May 16, 2012
45
0
life saver thank u so much! for a moment i was mis reading it but i got it to work finally. now im flashing the stock rom and ill let ya know how it goes
 

spidro

Member
May 16, 2012
45
0
yea i tried to flash ur stock rom....it reboots a few times then shoots me back to recovery..... not giving up tho
 

Top Liked Posts

  • There are no posts matching your filters.
  • 21
    ClockworkMod Recovery (Unofficial)​
    Finally we have fully functioning CWM recovery for the LG C800, also known as the T-Mobile USA MyTouch Q, also known as the Bell/Virgin Canada Eclypse! After many said it couldn't be done... here we are!
    cp0bq.png
    How to Install
    0. Prerequisites
    You will need:
    - ADB and fastboot (http://dottech.org/downloads/adb_fastboot_and_other_tools.zip)
    - LG's ADB drivers, available here.

    Optionally, you will need:
    - Root. (Use SuperOneClick root) Note: Root is not required for flashing via fastboot, but may be required for recovering should anything go wrong!

    1. Back up your old recovery! ROOT REQUIRED
    Open up a shell on your device by using adb shell or running your terminal emulator.
    If you see a $ prompt, type
    Code:
    su
    to get root. Otherwise if you see a # prompt you are ready to proceed.
    Type
    Code:
    dd if=/dev/block/mmcblk0p17 of=/sdcard/stock-recovery.img
    to write the stock recovery to your sd card. This will take about 8 MB of space.

    2. Prepare the phone for future awesomeness

    First, we must get the device into fastboot mode. In order to do this you must be able to have ADB access to the device. ADB is accessible when you are on the charging screen and when the phone is fully booted. You can enable ADB (debugging) access in the Application settings to access the adb service while your phone is fully booted.

    Get the phone to the charging screen or enable ADB in the OS. Now, plug in the phone and verify you have adb access from your computer:
    Code:
    adb devices

    If your phone is not showing up, go into device manager and make sure the LG ADB drivers are properly installed.

    Once you have ADB access, run this command on your computer:
    Code:
    adb reboot bootloader

    This brings the device into fastboot mode. What does fastboot mode look like? Well, it looks like a whole lot of nothing, mainly. If your phone boots up at this point and hangs out at the LG logo for a while, you're in fastboot mode. To verify it's in fastboot mode, run
    Code:
    fastboot devices

    it should show something like

    Code:
    C:\androidsdk\platform-tools\> fastboot devices
    ?               fastboot

    If you see this, you are ready to flash!

    3. Flash!

    To flash, first run

    Code:
    fastboot erase recovery
    This erases the recovery partition and ensures that everything is zeroed out so nothing gets in the way.

    Now run
    Code:
    fastboot flash recovery C:\Path\to\downloaded\lgc800-recovery-cwm-chui101.img
    protip: Tab autocompletes. It saves a lot of key strokes if you have a lot of long folder names like I do!

    It should almost instantaneously transfer the recovery image, and pause just a few seconds more to write the CWM recovery image. When done, you can type
    Code:
    fastboot reboot
    to reboot the phone back into the main OS.

    4. Reboot into recovery!
    To reboot into recovery:

    - Issue an adb reboot recovery from your computer wherever you have ADB access (charging screen, stock recovery, or the main Android environment if you have it enabled there.)
    - Or, from the phone's powered off state, hold down VOL DOWN, F, and A, and press the power button. Once the LG logo appears, you can release the power button. Once the LG logo disappears and reappears, release all the the buttons.

    Welcome to CWM recovery! You can take a nandroid backup, mount USB storage, and flash zips from here! Hopefully this opens the door to CM9 and other custom ROMs on this device!
    Buttons are:
    MENU or VOL+ = up
    HOME or VOL- = down
    GENIUS or ENTER = select
    BACK or DEL = back

    Note: If anything goes wrong, you can return to stock recovery by using
    Code:
    dd if=/sdcard/stock-recovery.img of=/dev/block/mmcblk0p17
    , or by using the CWM flashable zip available below. Note: Above command REQUIRES ROOT.

    Downloads
    It is recommended that you check the MD5 sum of your downloads!

    CWM 6.0.1.2 Fastboot Image MD5: b8d15a0ee9486f0a9662dd5747c50c43
    CWM 6.0.1.2 CWM Flashable ZIP MD5: 44ec9d19d5814fcfac8397c7d9a77559
    USB functionality has been fixed as of 25 August. If you downloaded 6.0.1.2 before then, you might need to flash the update! If you are having any additional issues with this recovery please let me know!

    Older versions:
    CWM 6.0.0.0 Fastboot Image MD5: 3f5661d6120eddfd7c436c439805a310


    Stuff to Flash from CWM
    CyanogenMod 9 (Unofficial) Thread

    Stock 2.3.6 ROM (V10V) MD5: f71cac4b1b534d94bb29d5c21a4ed8a1
    NOTE: You should perform a wipe/factory reset if you are coming from a ROM other than the stock 2.3.4 that shipped with the phone.

    Stock 2.3.4 ROM (V10D, bloatware and CarrierIQ removed) MD5: b6d8c04fb19cd9847027930dfb9fa7e8
    NOTE: This image contains issues due to CIQ removal such as unreliable MMS/SMS retrieval. This should be only used as a last resort.

    Stock Baseband for T-MOBILE MyTouch Q ONLY MD5: 2c2dcaeb6d75b37ff0b41f311665814c

    Stock Recovery (from LG V10V 2.3.6 ROM) MD5: c9f606bc9033264d967ae98516cc044b

    Thanks to:
    misterfamilyguy for getting the ball rolling
    vtinoc for getting the ball rolling again
    mudtub for helping build all those recovery images and deodexing
    3
    As a convenience, I mirrored all the stuff you might need to get an LGC800 T-Mobile myTouch Q rooted, modified, or unbricked at:

    http://mediafire.com/strumcat

    Drivers, ADB/fastboot, Chui's recovery, flashable superuser, factory ROMs 2.3.4 and 2.3.6, and tools for opening the ROMs and/or unbricking with them.

    As usual, use them at your own risk.

    To answer the question about CM9, yes, it's working and Chui has done a great job. Thanks, Chui, and all the other developers who provided all this great software.
    2
    Thanks chui101 for getting the ball rolling. Good work.

    Is there a link to the kernel source for the LGE C800?

    I would certainly be interested in compiling a kernel and CM7 or even CM9. I have all the proprietary files needed, just need to dig around in the source and I'll upload to my github repo.
    2
    Yeah they have a 2.6 series kernel for gingerbread posted:

    http://www.lg.com/global/support/opensource/opensource.jsp

    search for LGC800, and it should be there.

    I'm trying to get CM9 to build and I think I'm way over my head with the kernel config! :eek:
    2
    CWM Backup

    Here is the stock rom clockworkmod backup just unrar into the clockworkmod folder
    its 2 parts.

    Part 1
    http://www.mediafire.com/?07n0z2om99z26sg

    Part 2
    http://www.mediafire.com/?2a6olngnj6gv7a2