yann2
Senior Member
- Jan 24, 2012
- 414
- 48
Most of the credit for this post goes to sburns90, who posted it on the XDA Developer's thread for the Gingerbrad Beta release for TC970.
I found it useful, and it could help some of us here if needed. So, sit back and read on.
Based on a original post by sburns90; heavily edited (for simplicity and ease of use) by yann2; Guide starts : -------v
******************************************************************************
If you are caught in a bootloop after pressing the button on the back of the Le Pan TC970 follow these instructions.
First make sure you have either the the CWM recovery [ClockWorkMod - a Le Pan 1 TC970 version is provided HERE (cas_xp's post) - or via Mirror, Direct Download link] or the Manufacturer Firmware image on your SD card. (Latest firmware version as this is written is the un-official 4749 leaked build.)
Once those are on your SD card you need to have ADB [editor note: 'Android Debug Bridge' tool, ADB for short. ADB's homepage for more info here.] .
The EASIEST way to get a working ADB install is to get the SuperOneClick and Windows Drivers for TC970 packages found here. (XDA Developer's 'Root Achieved for Le Pan TC 970', by DerKoch)
Now you must navigate to the directory you saved the above SuperOneClick and you will find these files [editor note: they are under the ADB subfolder, in the install directory for SuperOneClick] :
Once this has been done bring up the command prompt/terminal and navigate to the ADB directory; For anyone who needs help with the DOS-like command line :
...then type :
adb reboot recovery
and then the file [editor note: ClockWorkMod, or factory firmware, etc] that you have on your SD card will load.
The ADB files in the special SuperOneClick are not the normal ones, as DerKoch (the guy who made that SuperOneClick version) said they are special ones that he "procured from somewhere".
They work perfectly, and this method is very simple, compared to installing the Full ADB package from th Developer's site, then have to fiddle with drivers, etc.
******************************************************************************
If you found this useful, or have any suggestions, comments, please post here. Thank you!
EDIT : March 9, 2012 - Information on the iBoot Menu :
We have a nice and detailed thread by sburns90, with details he found on a mysterious other boot loader in the TC970 tablets.
You can see his post here : at the LPL thread or the XDA forum post.
I found it useful, and it could help some of us here if needed. So, sit back and read on.
Based on a original post by sburns90; heavily edited (for simplicity and ease of use) by yann2; Guide starts : -------v
******************************************************************************
If you are caught in a bootloop after pressing the button on the back of the Le Pan TC970 follow these instructions.
First make sure you have either the the CWM recovery [ClockWorkMod - a Le Pan 1 TC970 version is provided HERE (cas_xp's post) - or via Mirror, Direct Download link] or the Manufacturer Firmware image on your SD card. (Latest firmware version as this is written is the un-official 4749 leaked build.)
Once those are on your SD card you need to have ADB [editor note: 'Android Debug Bridge' tool, ADB for short. ADB's homepage for more info here.] .
The EASIEST way to get a working ADB install is to get the SuperOneClick and Windows Drivers for TC970 packages found here. (XDA Developer's 'Root Achieved for Le Pan TC 970', by DerKoch)
- Download the drivers package from XDA thread [or from this Mirror - direct download], install them first.
- If Windows b1tches the drivers are not signed, etc, slap it. Make it install them!
- Drivers installed OK? Then download the SuperOneClick tool from XDA thread, or [mirror here - direct download].
- Install the program. My suggestion is to use a directory right off the root, like c:\superoneclick or similar.
Now you must navigate to the directory you saved the above SuperOneClick and you will find these files [editor note: they are under the ADB subfolder, in the install directory for SuperOneClick] :
- adb.exe (or apropriate Mac or Linux adb file)
- AdbWinApi.dll
- AdbWinUsbApi.dll
Once this has been done bring up the command prompt/terminal and navigate to the ADB directory; For anyone who needs help with the DOS-like command line :
- Use Start - Run windows buttons, type cmd on the popup window.
That will open a command line window. - It should be showing c:\Documents and Settings\username. My copy of SuperOneClick is on D:, so I typed these commands to get to ADB directory :
...then type :
adb reboot recovery
and then the file [editor note: ClockWorkMod, or factory firmware, etc] that you have on your SD card will load.
The ADB files in the special SuperOneClick are not the normal ones, as DerKoch (the guy who made that SuperOneClick version) said they are special ones that he "procured from somewhere".
They work perfectly, and this method is very simple, compared to installing the Full ADB package from th Developer's site, then have to fiddle with drivers, etc.
******************************************************************************
If you found this useful, or have any suggestions, comments, please post here. Thank you!
EDIT : March 9, 2012 - Information on the iBoot Menu :
We have a nice and detailed thread by sburns90, with details he found on a mysterious other boot loader in the TC970 tablets.
You can see his post here : at the LPL thread or the XDA forum post.
Last edited: