Scroll 7" Post firmware update brick [Now Working]

Got a problem with your Scroll? Unsure how to do something? Ask here! (ANY Model)

Re: Scroll 7" Post firmware update brick

Postby Trashcooky » July 4th, 2012, 11:21 pm

So long as you have a copy of the image you want to flash then copy this to your Ext SDcard, or failing this and if there is room onto the tablet memory space and then flash the image using either CWM or Livesuite.
If it isn't broken then don't try to fix it!
User avatar
Trashcooky
Moderator
Moderator
 
Posts: 1672
Joined: January 4th, 2012, 8:52 pm
Location: South East England
Real Name: John
Scroll Version: Original Scroll Excel 2.3 now running Sugsy 89's 4..0.4 ICS
Tabtronics Mini 8" XGA 4:3 ration JB 4.2.2
Zopo C2 Platinum 4.2.1 - 480 ppi

Re: Scroll 7" Post firmware update brick

Postby Mitre » July 5th, 2012, 3:31 am

Tazmaniandevil wrote:Progress! Sort of. Many thanks to Bobmcdermott I downloaded the 102s stock images. Managed to run
fastboot flash boot mtd0.img
fastboot flash recovery mtd6.img

I can now boot into recovery menu. Ya dancer!

Question is, how do I get the rest of the images back onto my scroll?
Device manager has Android Composite ADB Interface and drives F: to J: under portable devices

adb shell mount system returns: - exec '/system/bin/sh' failed: No such file or directory (2) -

I tried setting up droid explorer on my laptop, but the install failed.

Is there a way of extracting the .img files? It may be possible to push the individual files over using adb

have pm'd you a link to some files you look like youre gettin in the swing of it
try "android commander" for you laptop
WHAT DO WE WANT?
A TIME MACHINE!
WHEN DO WE WANT IT?
IT DOESN'T MATTER
User avatar
Mitre
Moderator/Developer
Moderator/Developer
 
Posts: 1733
Joined: February 11th, 2011, 7:52 pm
Location: Hertfordshire
Scroll Version: 7" scroll resistive CWM4 Android 2.1
Scroll Excel 4.0.4 AOKP CWM5
Samsung Galaxy S2
Galaxy apollo Pulse mini

Re: Scroll 7" Post firmware update brick

Postby Tazmaniandevil » July 5th, 2012, 8:18 am

Thanks for this. I will give these a bash. At least I know I can get back to stock recovery now if it all goes horribly wrong again.

I downloaded an older (standalone) version of droid explorer which fired up no problem. Unfortunately, although it said it was connected to the device it did nothing. Even the reboot command did nowt.

When I tried to send the "system" image to the tablet using adb, it gave an "image too big" type message. I'm assuming that it is able to copy the .img file over, but there is insufficient space available to unpack it too. This happens when flashing from laptop or sdcard.

While I accept this happening is my fault entirely, it would be useful if SO specified on their website that there are different versions of the same tablet. From what I have seen through my research, I'm not the first person this has happened to.

I will continue to plug away at this. If I get mine back up and running, then pretty much anyone can.

I tried renaming the original zip file for system.img to update.zip and applying via recovery, but this gave an error that certain files were missing. On examination of the update.zip file I believe if I can extract the contents of the .img file, I may be able to work out what is required and cook something up.
Nothing ventured, nothing gained.
User avatar
Tazmaniandevil
Scroll Apprentice
Scroll Apprentice
 
Posts: 32
Joined: July 2nd, 2012, 9:52 pm
Location: Stirling, Central Scotland
Real Name: Tom
Scroll Version: Scroll 7 8k
CyanogenMod 7.1.0-TCC8902-KANG

Re: Scroll 7" Post firmware update brick

Postby Tazmaniandevil » July 5th, 2012, 1:22 pm

I've been faffing around during my lunch break looking at extracting the system.img file.
I downloaded unyaffs and tried running it against the image file. Yep, you guessed it, I got an error:
2 [main] unyaffs 7704 _cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
1866 [main] unyaffs 7704 open_stackdumpfile: Dumping stack trace to unyaffs.exe.stackdump

(the stack dump file is empty)

Back to the drawing board.
This is turning into an epic saga. Hopefully it will end at some point before someone takes out a contract on me.
User avatar
Tazmaniandevil
Scroll Apprentice
Scroll Apprentice
 
Posts: 32
Joined: July 2nd, 2012, 9:52 pm
Location: Stirling, Central Scotland
Real Name: Tom
Scroll Version: Scroll 7 8k
CyanogenMod 7.1.0-TCC8902-KANG

Re: Scroll 7" Post firmware update brick

Postby Trashcooky » July 5th, 2012, 1:43 pm

Sorry you are still stuck - but it all makes for interesting reading. Hope you get there in the end. :D
If it isn't broken then don't try to fix it!
User avatar
Trashcooky
Moderator
Moderator
 
Posts: 1672
Joined: January 4th, 2012, 8:52 pm
Location: South East England
Real Name: John
Scroll Version: Original Scroll Excel 2.3 now running Sugsy 89's 4..0.4 ICS
Tabtronics Mini 8" XGA 4:3 ration JB 4.2.2
Zopo C2 Platinum 4.2.1 - 480 ppi

Re: Scroll 7" Post firmware update brick

Postby Tazmaniandevil » July 5th, 2012, 6:10 pm

OK, so Android Commander finds the device, then just sits with a repeating scroll bar. Is there another way of accessing the android file system?

When I type adb shell I get: - exec '/system/bin/sh' failed: No such file or directory (2) -
Now I remember reading somewhere there is an issue with the system partition filling up and corrupting the data. I have a funny feeling that this is what has happened here.
I thought that "adb shell -w flash_image system /sdcard/mtd2.img" would wipe the system partition first, but it returns the same error.

The recovery screen allows formatting data and cache. Is there a way to format the system partition either from the device, or from a command shell.

Also, does anyone have a copy of clockwork recovery for 8k scroll?

Also, also.... if anyone needs the 1.02s stock images I have hosted them on my work webspace.

The link is over there --------->
User avatar
Tazmaniandevil
Scroll Apprentice
Scroll Apprentice
 
Posts: 32
Joined: July 2nd, 2012, 9:52 pm
Location: Stirling, Central Scotland
Real Name: Tom
Scroll Version: Scroll 7 8k
CyanogenMod 7.1.0-TCC8902-KANG

Re: Scroll 7" Post firmware update brick

Postby Trashcooky » July 5th, 2012, 7:13 pm

Tazmaniandevil wrote:OK, so Android Commander finds the device, then just sits with a repeating scroll bar. Is there another way of accessing the android file system?

When I type adb shell I get: - exec '/system/bin/sh' failed: No such file or directory (2) -
Now I remember reading somewhere there is an issue with the system partition filling up and corrupting the data. I have a funny feeling that this is what has happened here.
I thought that "adb shell -w flash_image system /sdcard/mtd2.img" would wipe the system partition first, but it returns the same error.

The recovery screen allows formatting data and cache. Is there a way to format the system partition either from the device, or from a command shell.

Also, does anyone have a copy of clockwork recovery for 8k scroll?

Also, also.... if anyone needs the 1.02s stock images I have hosted them on my work webspace.

The link is over there --------->


Can't help you with adb but you said in one of your posts that you had sucessfully installed Droid explorer - if you still have this installed it may be interfering with Android commander as they both use the same system processes and this may upset Windows if a process is already running in one package (Droid Explorer runs processes on Windows start-up) try unistalling Droid Explorer if you are going to use Android Commander and see if this helps.
As I asked in a previous post, have you got usb debugging enabled in the tab system settings? you do need this otherwise Android Commander will never see the tablet.
If it isn't broken then don't try to fix it!
User avatar
Trashcooky
Moderator
Moderator
 
Posts: 1672
Joined: January 4th, 2012, 8:52 pm
Location: South East England
Real Name: John
Scroll Version: Original Scroll Excel 2.3 now running Sugsy 89's 4..0.4 ICS
Tabtronics Mini 8" XGA 4:3 ration JB 4.2.2
Zopo C2 Platinum 4.2.1 - 480 ppi

Re: Scroll 7" Post firmware update brick

Postby Tazmaniandevil » July 5th, 2012, 7:37 pm

well, debugging was switched on before the update killed the damned thing. I removed droid explorer when it didn't do anything.
Is it possible to check whether debugging is on/off from commandline?

OK Scratch that. Debug mode is on by default in CWM, but apparently not in stock recovery. That will be why nowt works.

So that brings me back to finding an 8k version of cwm, cos the 4k version don't work.
User avatar
Tazmaniandevil
Scroll Apprentice
Scroll Apprentice
 
Posts: 32
Joined: July 2nd, 2012, 9:52 pm
Location: Stirling, Central Scotland
Real Name: Tom
Scroll Version: Scroll 7 8k
CyanogenMod 7.1.0-TCC8902-KANG

Re: Scroll 7" Post firmware update brick

Postby BobC » July 5th, 2012, 8:36 pm

Tazmaniandevil wrote:OK, so Android Commander finds the device, then just sits with a repeating scroll bar. Is there another way of accessing the android file system?

When I type adb shell I get: - exec '/system/bin/sh' failed: No such file or directory (2) -
Now I remember reading somewhere there is an issue with the system partition filling up and corrupting the data. I have a funny feeling that this is what has happened here.
I thought that "adb shell -w flash_image system /sdcard/mtd2.img" would wipe the system partition first, but it returns the same error.


The error messages seem to be saying that the Tablet cannot locate the standard shell program. Without this most stuff is going to fail as it is the main command interpreter and what adb is trying to use to execute Android commands. If you can't use adb to talk to the tablet Android Commander and similar GUI front-ends are not going to work either.

BobC
BobC
Scroll Addict
Scroll Addict
 
Posts: 155
Joined: April 18th, 2012, 5:04 pm
Location: Lancashire
Real Name: Bob
Scroll Version: None any more - broken and no replacement available.

Re: Scroll 7" Post firmware update brick

Postby Tazmaniandevil » July 6th, 2012, 7:54 am

BobC wrote:The error messages seem to be saying that the Tablet cannot locate the standard shell program. Without this most stuff is going to fail as it is the main command interpreter and what adb is trying to use to execute Android commands. If you can't use adb to talk to the tablet Android Commander and similar GUI front-ends are not going to work either.

Bum. I thought that might be the case. Looks like getting a version of CWM for the 8k tablet is my only hope. That or "Creating an 8K CWM For Dummies" book, although it can't be in kindle format until I get the scroll back up & running......

Catch 22.
User avatar
Tazmaniandevil
Scroll Apprentice
Scroll Apprentice
 
Posts: 32
Joined: July 2nd, 2012, 9:52 pm
Location: Stirling, Central Scotland
Real Name: Tom
Scroll Version: Scroll 7 8k
CyanogenMod 7.1.0-TCC8902-KANG

PreviousNext

Return to HELP REQUESTS (all models)

Who is online

Users browsing this forum: No registered users and 2 guests

cron