How to Install Clockworkmod on the Scroll Tablet - NOT Excel

Step by Step Guides and Tutorials here. (older models)

How to Install Clockworkmod on the Scroll Tablet - NOT Excel

Postby Warpedflash » January 6th, 2011, 11:19 pm

This is NOT for the Scroll Excel or Essential Tablets!

This is for the 1st Scroll Tablet ONLY & is over 1 year out of date.


How to Install Clockworkmod Recovery on the Scroll Tablet

----- This will probably void your warrenty -----
If this damages your Tablet I am not responsible - yada yada insert rest of disclaimer here
THE USB DRIVERS ARE NOT WORKING FOR EVERYONE WE ARE CURRENTLY LOOKING FOR A SOLUTION - WORKAROUND LISTED AS EASY MODE BELOW

The forum dedicated to custom Update.zip files can be found Here Its kinda empty so ignore it for now.

Do not perform this if you want to be able to flash any original storage options updates with no further modifications - this does not effect comunity updates

What is Clockworkmod Recovery
Clockworkmod Recover is a custom recovery Image that allows you to do more than the stock recovery Image. You can use it to apply custom update.zip files (the format used to distribute custom roms) and allows you to create a backup of your Scrolls internal nand.

Why Install clockworkmod Recovery?
-Backups
Clockworkmod allows you create a full backup of your System and to restore that image if something goes wrong! This is an invaluable tool (and it's free so woo)
-Flashing zip files
You can use Clockworkmod to install custom roms and updates made by other people using Clockworkmod

Required Files
A rooted scroll (root is not required)
scroll-clockwork-recovery.zip
This is a zip file I have put together containing everything you will need to install the required adb drivers on windows and flash Clockworkmod Recovery

Pre-installed 1.02 and 1.02s Warning
You may not be able to install clockwork recovery we are looking into this. The recovery may boot to a blank screen and not function. there is another post with teh dfault recovery files you can use to restore them.


Assorted firmwares 1.01/1.02 Warning
/system/etc/install-recovery.sh -
You will need to have a rooted tablet and delete this file if you want to install a custom recovery image! Otherwise it will flash the original recovery file back when you reboot!

Easy Mode
Download and extract the above files.
Copy the "recovery-clockwork-scroll.img" file onto the root of your sd card. This file is found in the recovery folder of the zip file.
If you rooted Following my guide you should have Android Terminal Emulator installed
Open Terminal Emulator and then run the following commands in order.
"su"
"flash_image recovery /sdcard/recovery-clockwork-scroll.img"
Turn off your Scroll and then reboot into recovery as explained below. you should now be in ClockworkMod Recovery! Check for the backup and restore option! this is Nandroid! Please make a backup!

Alternative Version
Unplug all other android devices before doing anything past this point

Download and extract the above files.
Check if USB Debugging is on by going to Settings->Applications-> Development, on your tablet. If it is not enabled enable it.
Plug your scroll into your computer but DO NOT mount the sd card you do not want to be able to access the SD from your computer.
Open up device manager (found in the control panel) there should be 1 unknown device. Right click on the unknown device and select "Update driver software".
Select "Browse my computer for Driver Software" then using the file selector locate the USB Drivers folder that was in the zip file you downloaded and extracted previously. Select either the x86 or x64 version of the driver depending on if you are running windows 32 bit or 64 bit.
Once the driver is installed your Scroll Tablet should be listed as "Android Composite ADB Interface"

-----See post below for hacky driver install if this fails-----

Once you have installed the driver open up the Recovery folder that you extracted from scroll-clockwork-recovery.zip
In that folder double click on the file "Run this first.bat"
Your scroll should reboot and then "Freeze" at the Scroll by Storage Options logo page. Once you are at this screen run the "Run this Second - after it Reboots.bat" file.
Your scroll will flash the new recovery and then reboot into the normal android system.
Congratulations you now have Clockworkmod Recovery installed!

How To Boot into Recovery Mode
Turn off the tablet then turn it back on while holding the volume up key to boot into recovery mode.

Keymap
VOL+: up
VOL-: down
HOME: select
MENU: back
BACK: down

The first thing I suggest you do is create a full backup using the "backup/restore" option in the recovery menu.

Googles instructions for Installing the USB Driver can be found at the site below. The USB Driver folder included in the zip file is the latest available from the android SDK
http://developer.android.com/sdk/win-usb.html

This is NOT for the Scroll Excel or Essential Tablets!

This is for the 1st Scroll Tablet ONLY & is over 1 year out of date.
Last edited by Charlie on February 7th, 2012, 3:59 pm, edited 36 times in total.
Reason: This is for the 1st Scroll Tablet & is over 1 year out of date.
Firmware Version: 1.01 - Latest known update - Locked Bootloader - No Market
viewtopic.php?f=27&t=125 - How to Root your Scroll
viewtopic.php?f=27&t=127 - How to Install Clockwork
viewtopic.php?f=27&t=147 - How to Replace build.prop
User avatar
Warpedflash
Scroll Genuis
Scroll Genuis
 
Posts: 723
Joined: January 4th, 2011, 5:36 pm

Re: How to Install Clockworkmod Recovery on the Scroll Table

Postby Warpedflash » January 6th, 2011, 11:19 pm

Nicked bits explaing the USB change you may need to make. Credit to the original guys.

Jason wrote:Great tutorial.

I had some issues with the usb driver installation under Windows 7 64bit because it wasn't finding a compatible driver for my device. I managed to get it going by editing the android_winusb.inf file that comes in the driver package. Here's the steps I took:

1. Open Device Manager
2. Right click on your "unknown" Android device and click properties. (My tablet was called "Android Eclaire")
3. Click on the details tab then select Hardware Ids in the drop down box.
4. Open android_winusb.inf in notepad and scroll down to the [Google.NTamd64] section.
5. Look for this section :
Code: Select all
;Google NexusOne
%SingleAdbInterface%        = USB_Install, USB\VID_18D1&PID_0D02
%CompositeAdbInterface%     = USB_Install, USB\VID_18D1&PID_0D02&MI_01

6. Change these two lines to reflect your PID and VID listed in the Hardware Ids box that you should still have open somewhere in the background, then save and close android_winusb.inf
7. Now install the driver as normal 8-)

Sorry if this has been posted previously in this thread, I must admit I havn't read all 20 pages.


Detection wrote:I have no idea what you guys are all doing wrong....

All you do is plug in the scroll to the PC, goto Device manager, right click the Scrolls driver that is not installed properly, press update driver, and do the following.

Image

Image

Image

Image

Image



After that, choose "Android Composite ADB Device"

Done!
Last edited by Warpedflash on March 4th, 2011, 3:45 pm, edited 3 times in total.
Firmware Version: 1.01 - Latest known update - Locked Bootloader - No Market
viewtopic.php?f=27&t=125 - How to Root your Scroll
viewtopic.php?f=27&t=127 - How to Install Clockwork
viewtopic.php?f=27&t=147 - How to Replace build.prop
User avatar
Warpedflash
Scroll Genuis
Scroll Genuis
 
Posts: 723
Joined: January 4th, 2011, 5:36 pm

Re: How to Install Clockworkmod Recovery on the Scroll Table

Postby Veng » January 6th, 2011, 11:22 pm

Good stuff.

On a side note, I have not perm rooted my Scroll and it all works fine, so not sure that is a prerequisite?
Mark

DJ Steve's 2.2 (beta)
Old Firmware: v1.01
User avatar
Veng
Scroll Master
Scroll Master
 
Posts: 292
Joined: January 1st, 2011, 1:39 pm

Re: How to Install Clockworkmod Recovery on the Scroll Table

Postby Warpedflash » January 6th, 2011, 11:26 pm

Veng wrote:Good stuff.

On a side note, I have not perm rooted my Scroll and it all works fine, so not sure that is a prerequisite?


No its not but root is handy to have :) Will change it to suggested
Firmware Version: 1.01 - Latest known update - Locked Bootloader - No Market
viewtopic.php?f=27&t=125 - How to Root your Scroll
viewtopic.php?f=27&t=127 - How to Install Clockwork
viewtopic.php?f=27&t=147 - How to Replace build.prop
User avatar
Warpedflash
Scroll Genuis
Scroll Genuis
 
Posts: 723
Joined: January 4th, 2011, 5:36 pm

Re: How to Install Clockworkmod Recovery on the Scroll Table

Postby Diego » January 6th, 2011, 11:29 pm

Android is Linux and I've been running Linux for years and in Linux you never run anything as root which doesn't require it. When you perm root the tablet are the apps then running as root, as they would do in Linux?
ImageImageThere's only one way off, might as well enjoy the ride..
Image
_________________________________________________________
firmware v1.00 kernel 2.6.29 Andriod 2.1
User avatar
Diego
Donator
Donator
 
Posts: 474
Joined: December 28th, 2010, 12:50 pm
Location: Naphoria

Re: How to Install Clockworkmod Recovery on the Scroll Table

Postby Warpedflash » January 6th, 2011, 11:31 pm

No it installs an app called Superuser (Imagine gksudo on linux) when something request root permissions you get a prompt asking you if you want to let it have them or not :D you can always say no.
There are really not a huge amount of apps that need root (search for root on the market to see what does need it) and its normally used for removing stock apps/backing up.
Firmware Version: 1.01 - Latest known update - Locked Bootloader - No Market
viewtopic.php?f=27&t=125 - How to Root your Scroll
viewtopic.php?f=27&t=127 - How to Install Clockwork
viewtopic.php?f=27&t=147 - How to Replace build.prop
User avatar
Warpedflash
Scroll Genuis
Scroll Genuis
 
Posts: 723
Joined: January 4th, 2011, 5:36 pm

Re: How to Install Clockworkmod Recovery on the Scroll Table

Postby Diego » January 6th, 2011, 11:33 pm

Cool beans :¬)
ImageImageThere's only one way off, might as well enjoy the ride..
Image
_________________________________________________________
firmware v1.00 kernel 2.6.29 Andriod 2.1
User avatar
Diego
Donator
Donator
 
Posts: 474
Joined: December 28th, 2010, 12:50 pm
Location: Naphoria

Re: How to Install Clockworkmod Recovery on the Scroll Table

Postby Detection » January 6th, 2011, 11:55 pm

Ok so I have done all the above except for finding NANDROID in the Recovery menu

I can not find either?
User avatar
Detection
Scroll Genuis
Scroll Genuis
 
Posts: 789
Joined: January 5th, 2011, 1:54 am
Location: Durham, UK

Re: How to Install Clockworkmod Recovery on the Scroll Table

Postby Warpedflash » January 7th, 2011, 12:07 am

You will need to bot into the recovery menu. Turn off the tablet then turn it back on while holding the volume up key to boot into recovery mode.
Firmware Version: 1.01 - Latest known update - Locked Bootloader - No Market
viewtopic.php?f=27&t=125 - How to Root your Scroll
viewtopic.php?f=27&t=127 - How to Install Clockwork
viewtopic.php?f=27&t=147 - How to Replace build.prop
User avatar
Warpedflash
Scroll Genuis
Scroll Genuis
 
Posts: 723
Joined: January 4th, 2011, 5:36 pm

Re: How to Install Clockworkmod Recovery on the Scroll Table

Postby Detection » January 7th, 2011, 12:18 am

Thanks, I just figured it would be there lol

Missed all the posts while watching a film, just trying to catch up now :D


Does it backup to the SDcard or the PC ?


EDIT - Ok its backing up to the SDcard, :D

Found these that will come in usefull

----------------
key map:
VOL+: up
VOL-: down
HOME: select
MENU: back ;)
BACK: down
User avatar
Detection
Scroll Genuis
Scroll Genuis
 
Posts: 789
Joined: January 5th, 2011, 1:54 am
Location: Durham, UK

Next

Return to Guides and HOW TO Tutorials for Various Scroll Tablets

Who is online

Users browsing this forum: No registered users and 2 guests

cron