New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
korockinout13
Old
#591  
korockinout13's Avatar
Senior Member
Thanks Meter 418
Posts: 1,570
Join Date: Oct 2011
Quote:
Originally Posted by yosup View Post
I just re-inserted my battery after having it removed for 12.5 hours ... and unfortunately still NO access to the internal sdcard.
The only difference is that their battery died and was left in the phone... Not sure if that affects anything

Swyped from my ICS Samsung Captivate
LG Nexus 4 16GB (AT&T) CM 10.1 + franco kernel
ASUS Nexus 7 32GB CM10.1 + franco kernel
T-mobile Samsung Galaxy S 4G (as mobile hotspot & media device) CM9
AT&T Samsung Galaxy SII i777 (sold)
AT&T Samsung Galaxy S Captivate i897 (sold)


All in One Guide for Samsung i897 Captivate, i9000 Galaxy S
Get extra space on Copy or Dropbox with a new account!
 
Red_81
Old
#592  
Red_81's Avatar
Senior Member
Thanks Meter 535
Posts: 921
Join Date: Dec 2010
Location: St.Louis Metro

 
DONATE TO ME
Quote:
Originally Posted by yosup View Post
I just re-inserted my battery after having it removed for 12.5 hours ... and unfortunately still NO access to the internal sdcard.
What ROM/kernel are you running? Perhaps we need to just yank the battery while it is still on rather than a graceful shutdown.

Sent from my SAMSUNG-SGH-I897 using XDA
ADB Portable
If you like the files please donate

Forum Rule #10: Help others if you can.

Currently Running: ShoStock3 on my I777
 
Woody
Old
#593  
Woody's Avatar
RC - RT Committee / Senior Moderator
Thanks Meter 5094
Posts: 4,555
Join Date: Nov 2010
Location: Cincinnati
Quote:
Originally Posted by Red_81 View Post
What ROM/kernel are you running? Perhaps we need to just yank the battery while it is still on rather than a graceful shutdown.

Sent from my SAMSUNG-SGH-I897 using XDA
He was on ICZen with Subzero kernel. Could always try the grip it and rip it philosophy with regards to the battery pull.
ZFFZ


"The work of men of genius, however wrongly directed, hardly ever fails to open the eyes of men to new possibilites."
- Mary Shelley
The Following User Says Thank You to Woody For This Useful Post: [ Click to Expand ]
 
demetris_I
Old
#594  
demetris_I's Avatar
Senior Member
Thanks Meter 1937
Posts: 1,308
Join Date: Aug 2008
Location: Limassol

 
DONATE TO ME
Anyone read this:

http://www.xda-developers.com/androi...d-ics-kernels/

I assume this is what is affecting us somehow.
The Following 6 Users Say Thank You to demetris_I For This Useful Post: [ Click to Expand ]
 
mr_psycho
Old
(Last edited by mr_psycho; 20th May 2012 at 09:49 PM.)
#595  
mr_psycho's Avatar
Senior Member
Thanks Meter 803
Posts: 679
Join Date: Jan 2011
Location: Dog House
Quote:
Originally Posted by demetris_I View Post
Anyone read this:

http://www.xda-developers.com/androi...d-ics-kernels/

I assume this is what is affecting us somehow.
Firstly, thanks for the link. That was a VERY informative and enlightening link.

So, the question is what is the eMMC revision ids of the affected platforms we have (Captivate, Vibrant, etc), and what version/platform source are the CM kernels based on?

MP

EDIT: Looks like we probably are affected.
Code:
root@android:/ # cat /sys/class/block/mmcblk0/device/fwrev
0x0
That was from my Vibrant.
Quote:
Originally Posted by Ken Sumrall
The patch includes a line in mmc.c setting fwrev to the rights bits from the cid register. Before this patch, the file /sys/class/block/mmcblk0/device/fwrev was not initialized from the CID for emmc devices rev 4 and greater, and thus showed zero.(On second inquiry)
fwrev is zero until the patch is applied.
Daily Driver: TMO SGS3 - Stock/Odex/TW/ICS 4.0.4 UVALI5 + UVALI8 Modem + CWM6 + My Own Custom Kernel (MOCK) Redux
Fine print: v3.0.8 -- 384/1512 MHz -- Noop/Ondemand -- XZ compressed -- 4096K SD read-ahead

blah, blah, blah. something /dev/random. yada, yada, yada.
The Following User Says Thank You to mr_psycho For This Useful Post: [ Click to Expand ]
 
azunino
Old
#596  
azunino's Avatar
Senior Member
Thanks Meter 178
Posts: 222
Join Date: Feb 2012
Quote:
Originally Posted by mr_psycho View Post
EDIT: Looks like we probably are affected.
Code:
root@android:/ # cat /sys/class/block/mmcblk0/device/fwrev
0x0
That was from my Vibrant.
Mine is also 0x0 on a Captivate
 
korockinout13
Old
(Last edited by korockinout13; 21st May 2012 at 12:02 AM.) Reason: OCD
#597  
korockinout13's Avatar
Senior Member
Thanks Meter 418
Posts: 1,570
Join Date: Oct 2011
Quote:
Originally Posted by azunino View Post
Mine is also 0x0 on a Captivate
Same, however it is unclear whether this actually affects us, since we aren't using a leaked kernel (or any kind of official Samsung ICS kernel). It does make a lot of sense though, and it probably is a cause.

I found this in a thread where they seem to know what's going on:

Quote:
That's correct. To get nailed, you need BOTH:
1) A flash chip with the affected firmware. This appears to be the case for nearly all Samsung Exynos devices. There is currently no known way to change the firmware - what you have now is what the factory put in.
2) A kernel that triggers the firmware bug. I9100 update4 sources don't, Gingerbread kernels don't, nearly all other ICS releases do
According to that, we would have to fix the kernel.

Edit: Okay, anybody affected by the error, would you mind posting the results of the following (use terminal or ADB)?

Quote:
shell@android:/ $ su
shell@android:/ # cd /sys/class/block/mmcblk0/device
shell@android:/sys/class/block/mmcblk0/device # cat name hwrev fwrev manfid oemid date type serial cid
Post the results in this thread.
LG Nexus 4 16GB (AT&T) CM 10.1 + franco kernel
ASUS Nexus 7 32GB CM10.1 + franco kernel
T-mobile Samsung Galaxy S 4G (as mobile hotspot & media device) CM9
AT&T Samsung Galaxy SII i777 (sold)
AT&T Samsung Galaxy S Captivate i897 (sold)


All in One Guide for Samsung i897 Captivate, i9000 Galaxy S
Get extra space on Copy or Dropbox with a new account!
The Following 2 Users Say Thank You to korockinout13 For This Useful Post: [ Click to Expand ]
 
Red_81
Old
#598  
Red_81's Avatar
Senior Member
Thanks Meter 535
Posts: 921
Join Date: Dec 2010
Location: St.Louis Metro

 
DONATE TO ME
I have a question now that this new info has come to light. Forgive me if this is a stupid question because I don't develop kernels.

If a user who has this issue flashes a kernel made from:

Quote:
GT-I9100 ICS leaks, GT-I9100 official releases, GT-I9100 Update4 source base
Could they theoretically see their /DATA partition again? Would this explain how some people's data has come back in the last week?
ADB Portable
If you like the files please donate

Forum Rule #10: Help others if you can.

Currently Running: ShoStock3 on my I777
 
dougc405
Old
#599  
Junior Member
Thanks Meter 4
Posts: 23
Join Date: Feb 2012
Location: New Jersey
Unlikely. The structure of the partition is getting overwritten. The kernel can only prevent it from happening in the first place.

Sent from my SGH-T959 using Tapatalk 2
 
yosup
Old
(Last edited by yosup; 22nd May 2012 at 02:19 AM.)
#600  
yosup's Avatar
Senior Member
Thanks Meter 484
Posts: 548
Join Date: Dec 2011
Quote:
Originally Posted by Red_81 View Post
What ROM/kernel are you running?
Quote:
Originally Posted by Woodrube View Post
He was on ICZen with Subzero kernel.
Woodman ... thanks for covering for me. Life's been a bit crazy lately.

When I had the battery pulled (and left removed for 12.5 hours) on my Vibrant, I was running ICZen_rc1.7.1 (AOKP Build #35) + subZero #80-VC kernel.

Quote:
Originally Posted by Red_81 View Post
Perhaps we need to just yank the battery while it is still on rather than a graceful shutdown.
Quote:
Originally Posted by Woodrube View Post
Could always try the grip it and rip it philosophy with regards to the battery pull.
I just tried the un-graceful battery pull while the phone was on (running same rom/kernel as mentioned above), and the results are the same. Still no access to the internal sdcard.

The Following User Says Thank You to yosup For This Useful Post: [ Click to Expand ]
Tags
captivate, encryption, galaxy s, ics