Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
streak4m3
Old
#11  
streak4m3's Avatar
Senior Member
Thanks Meter 137
Posts: 432
Join Date: Nov 2010
Quote:
Originally Posted by marvin02 View Post
My question is will that recovery.img, extracted from the zip, work with fastboot? This would be used if there is a problem with the Venue (mine is still under warranty).

There is no .pkg file for the 307 ROM that I am aware of.
I see, sorry I misunderstood the question. I have flashed the .img files for 307 from the zip file via fastboot before and it worked fine.
Google Nexus 4 - Stock JB 4.2.2
Galaxy S3 i747 - STOCKORAMA V2 JB 4.1.2
Dell Venue - StreakDroid 2.5.0


Please don't forget to hit "Thanks" at the bottom of the post of the developers and other forum members that helped you
The Following User Says Thank You to streak4m3 For This Useful Post: [ Click to Expand ]
 
TheManii
Old
#12  
Wiki Admin / Recognized Contributor - OP
Thanks Meter 1182
Posts: 2,933
Join Date: Dec 2010

 
DONATE TO ME
The recs in the stock image thread are the actual recoveries for that rom.

Those were all dumped manually, this is the first of any custom recovery that i've made available, publicly or privately
XDA Wiki Moderator
Nexus 4: Stock JDQ39 (4.2.2) Nexus 7 Sucessor: Waiting for it
iTouch 5G: Stock 10B146 (6.1.2) Venue Pro: Stock 219-33 (7.10.8862.144)
 
marvin02
Old
(Last edited by marvin02; 2nd January 2012 at 09:23 PM.)
#13  
marvin02's Avatar
Senior Member
Thanks Meter 391
Posts: 1,537
Join Date: Mar 2010
Location: Indiana
I have installed this and am playing with it.

I can say that not even a battery pull will stop the factory reset from the first screen if you choose it by accident and there is no prompt to continue. You can probably figure out how I know this.

I did get this error:

E: unknown volume for path [/sd-ext]

When selecting to wipe dalvik cache.

And when viewing the log I got a bunch of lines that said:

failed to open /sys/class/android_usb/android0/state: No such file or directory


I did a wipe data/factory reset from the first CWM screen. My Venue booted fine afterwards. The output is attached below.

Tested with no apparent ill effects:

first CWM screen:

wipe data/factory reset
wipe cache partition

advanced screen:

wipe Dalvik cache (see error note above)
wipe battery stats
Key Test
Show Log
Fix permissions (takes a bit, be patient)

Reboot recovery just does a normal reboot unless you hold both volume buttons.

Doing a factory reset from the first screen did not remove CWM and did not remove root.

Problem: Backup and restore sat on "Backing up data..." for quite a while. The first time I did a battery pull after a few minutes and tried again. The second time I let it sit for about 12 minutes and it never moved off of "Backing up data...". What should happen when it completes a nandroid? Does it take longer than this?
Attached Thumbnails
Click image for larger version

Name:	CWM-09.jpg
Views:	102
Size:	19.9 KB
ID:	839707   Click image for larger version

Name:	CWM-10.jpg
Views:	137
Size:	96.4 KB
ID:	839708   Click image for larger version

Name:	CWM-14.jpg
Views:	100
Size:	47.3 KB
ID:	839709  
Never ask before searching!
Current Device: AT&T LG Optimus G, stock, rooted JB
Retired Devices:
At&T Galaxy Skyrocket, Dell Venue, Dell Streak, Moto Flipside, Moto Backflip
, Samsung Eternity
 
michaeljwestii
Old
#14  
michaeljwestii's Avatar
Senior Member
Thanks Meter 46
Posts: 170
Join Date: Feb 2011
Location: Heidelberg/Wiesbaden
Quote:
Originally Posted by marvin02 View Post
I did get this error:

E: unknown volume for path [/sd-ext]

When selecting to wipe dalvik cache.


Problem: Backup and restore sat on "Backing up data..." for quite a while. The first time I did a battery pull after a few minutes and tried again. The second time I let it sit for about 12 minutes and it never moved off of "Backing up data...". What should happen when it completes a nandroid? Does it take longer than this?
I get the same results across the board (except factory wipe - wasn't going there). I also get the same dalvik wipe error on my Viewsonic GTab, nothing to worry about.
 
TheManii
Old
(Last edited by TheManii; 2nd January 2012 at 09:41 PM.)
#15  
Wiki Admin / Recognized Contributor - OP
Thanks Meter 1182
Posts: 2,933
Join Date: Dec 2010

 
DONATE TO ME
Quote:
Originally Posted by marvin02 View Post
I did get this error:

E: unknown volume for path [/sd-ext]
That's a known (non)issue, sd-ext is what data2ext uses as it's partition, it's also known as perfmod on the s5. As the venue has no data2ext/perfmod it's not relevent

Quote:
Originally Posted by marvin02 View Post
And when viewing the log I got a bunch of lines that said:

failed to open /sys/class/android_usb/android0/state: No such file or directory
that files does not exist in the venue's kernel, /dev /proc and /sys are generated at bootup by the kernel, the contents are determined by what's turned on/off in the kernel. /sys/class/android_usb simply does not exist in the kernel (I used the 408 recovery kernal btw)

The most I can do is try and surpress it, but that's only debug lines in the log, usb mounting works for me so it's not critical

Quote:
Originally Posted by marvin02 View Post
Doing a factory reset from the first screen did not remove CWM and did not remove root.
Root always copies over /system/(x)bin/su and that cant be removed by a fac reset.

Fac reset only wipes /cache and /data

Unlike streakmod on the s5 though, you should be able to trust the fac reset in CWM5.5

Quote:
Originally Posted by marvin02 View Post
Problem: Backup and restore sat on "Backing up data..." for quite a while. The first time I did a battery pull after a few minutes and tried again. The second time I let it sit for about 12 minutes and it never moved off of "Backing up data...". What should happen when it completes a nandroid? Does it take longer than this?
It's always safe to pull the batt during nandroid READS but never writes. What is the exact step it stops at? I've had some issue with nandroids in the unreleased 5.0.2.7 but I thought it was fixed in 5.5.0.x.

If there are any nandroid issues it's likely in CWM itself as I havnt modified CWM at all while compiling any of the CWMs


The nandroids are not perfect yet regardless, I'd recommend rooting and using titanium backup (or whatever you prefer) on top of nandroids till there's more reports of success/issues
XDA Wiki Moderator
Nexus 4: Stock JDQ39 (4.2.2) Nexus 7 Sucessor: Waiting for it
iTouch 5G: Stock 10B146 (6.1.2) Venue Pro: Stock 219-33 (7.10.8862.144)
 
marvin02
Old
#16  
marvin02's Avatar
Senior Member
Thanks Meter 391
Posts: 1,537
Join Date: Mar 2010
Location: Indiana
Quote:
Originally Posted by TheManii View Post
. . .What is the exact step it stops at? I've had some issue with nandroids in the unreleased 5.0.2.7 but I thought it was fixed in 5.5.0.x. . . .
See the attached image. It gets to "Backing up data..." and then just sits there and never completes.

Edit: the image is from the first attempt. It stopped at the same spot on two other attempts.
Attached Thumbnails
Click image for larger version

Name:	CWM-15.jpg
Views:	99
Size:	83.6 KB
ID:	839780  
Never ask before searching!
Current Device: AT&T LG Optimus G, stock, rooted JB
Retired Devices:
At&T Galaxy Skyrocket, Dell Venue, Dell Streak, Moto Flipside, Moto Backflip
, Samsung Eternity
 
TheManii
Old
#17  
Wiki Admin / Recognized Contributor - OP
Thanks Meter 1182
Posts: 2,933
Join Date: Dec 2010

 
DONATE TO ME
Does it start backing up at all or immediately stops right as it hits data?

if it's the 'lost+found' bug it should stop after hitting it hits the 'lost+found' folder and have some of the contents of data
XDA Wiki Moderator
Nexus 4: Stock JDQ39 (4.2.2) Nexus 7 Sucessor: Waiting for it
iTouch 5G: Stock 10B146 (6.1.2) Venue Pro: Stock 219-33 (7.10.8862.144)
 
marvin02
Old
#18  
marvin02's Avatar
Senior Member
Thanks Meter 391
Posts: 1,537
Join Date: Mar 2010
Location: Indiana
Quote:
Originally Posted by TheManii View Post
Does it start backing up at all or immediately stops right as it hits data?

if it's the 'lost+found' bug it should stop after hitting it hits the 'lost+found' folder and have some of the contents of data
We probably cross posted, I added an image of exactly where it stuck.
Never ask before searching!
Current Device: AT&T LG Optimus G, stock, rooted JB
Retired Devices:
At&T Galaxy Skyrocket, Dell Venue, Dell Streak, Moto Flipside, Moto Backflip
, Samsung Eternity
 
TheManii
Old
#19  
Wiki Admin / Recognized Contributor - OP
Thanks Meter 1182
Posts: 2,933
Join Date: Dec 2010

 
DONATE TO ME
It might an issue in CWM 5.5 then

S5:
cannot back up userdata partition (/firstboot)
can back up innerSD data partition (/data)

v:
cannot back up userdata partition (/data)

They're both the partitions on the nand itself, the s5 one just happens to be smaller.

For the same reason I'm not yet releasing CWM 5.5 for the s5, a fac reset might fix it so you can make nandroids afterwards (if you restore with TB afterwards it may still continue working). It SEEMS to work for me but that would mostly defeat the purpose of nandroids.
XDA Wiki Moderator
Nexus 4: Stock JDQ39 (4.2.2) Nexus 7 Sucessor: Waiting for it
iTouch 5G: Stock 10B146 (6.1.2) Venue Pro: Stock 219-33 (7.10.8862.144)
 
marvin02
Old
#20  
marvin02's Avatar
Senior Member
Thanks Meter 391
Posts: 1,537
Join Date: Mar 2010
Location: Indiana
Quote:
Originally Posted by TheManii View Post
. . . a fac reset might fix it so you can make nandroids afterwards (if you restore with TB afterwards it may still continue working). . . .
Those first tests were immediately after a factory reset. I am sure you are aware of the work on StreakMod Recovery and might want to see what was done to fix nandroids on that. That is the one feature of CWM I would like to see as solid.
Never ask before searching!
Current Device: AT&T LG Optimus G, stock, rooted JB
Retired Devices:
At&T Galaxy Skyrocket, Dell Venue, Dell Streak, Moto Flipside, Moto Backflip
, Samsung Eternity

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...