GSM Shop GSM Shop
GSM-Forum  

Welcome to the GSM-Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.
Only registered members may post questions, contact other members or search our database of over 8 million posts.

Registration is fast, simple and absolutely free so please - Click to REGISTER!

If you have any problems with the registration process or your account login, please contact contact us .

Go Back   GSM-Forum > GSM & CDMA Phones / Tablets Software & Hardware Area > Samsung > Samsung Android based phones


Samsung Android based phones Discussion and all of your questions relating to the Samsung Android based phones.

Reply
 
LinkBack Thread Tools Display Modes
Old 12-12-2014, 10:58   #31 (permalink)
No Life Poster
 
Join Date: May 2006
Age: 44
Posts: 1,267
Member: 278546
Status: Offline
Thanks Meter: 145
error


Quote:
Originally Posted by FEATURE GSM™ View Post
I recently fixed a P1000 with a corrupt internal sdcard - I thought I'd share my experience.

The Symptoms

When Booting the device got stuck at the Samsung Logo Screen
ODin/Heimdall fails on any rom which include an hidden.rfs and movinand.mst
ODin/Heimdall report success when flashing flashing roms without hidden.rfs and movinand.mst
Recovery Mode reports errors after flashing. The error is different depending on which rom was flashed but are all related to file system functions.

Internal MMC checksum verify failed.
E: failed to mount /system (invalid argument)
E: failed to mount /dbdata (Invalid argument)
E: /dev/block/mmcblk0p2 on /data failed: No such file or directory
E: copy_dbdata_media:Can't mount /dbdata

The Problem
The recovery errors alone are not enough to diagnose the problem as they can also occur if flashing has been carried out incorrectly.

The main pointer to an Internal SDCard Failure is the inability to flash hidden.rfs and movinand.mst
You should be able to confirm this to be the case by running dmesg on the device using adb from the command prompt
Code:

adb shell dmesg

My output contained the following line:
Code:

<3>[ 4.802004] mmc0: error -110 whilst initialising MMC card

The Solution
Normally you should be able to RMA this as it is an hardware failure.
However as warranties expire or you just can't be bothered to wait here is an alternative solution

1. Format the external sdcard with 3 parititions (you can probably get away with 2) I used a 32 GB card with the follwing

Partition 1: 28 GB Fat 32 (sdcard partition)
Partition 2: 4 GB ext4 (data partition)
Partition 3: 100MB Fat 32 (preload partition)

If you want more space for app, make the data partition larger

2. Flash Latest Rom. I used XWJQ8 but I also flashed XXJPZ Successfully and I don't think it makes alot of difference

I Used Heimdall for this and I flashed everything. Odin should do the Job as long you remove hidden.rfs and movinand.mst from the tar balls

Code:

heimdall flash --repartition --pit gt-p1000_mr.pit --primary-boot boot.bin \
--cache cache.rfs \
--factoryfs factoryfs.rfs \
--modem modem.bin \
--param param.lfs \
--secondary-boot Sbl.bin \
--kernel zImage --recovery zImage


3. Flash latest Overcome Kernel 4 which can be downloaded from the teamovercome download page

4. Boot To Recovery ( You should now see Clockwork Recovery Mod )

5. edit /system/etc/vold.fstab on the device to look like the following

Code:

# internal sdcard
{
ums_path = /sys/devices/platform/usb_mass_storage/lun0/file
asec = disable
discard = disable
format_option = -r 1558
}
dev_mount sdcard /mnt/sdcard 1 /devices/platform/s3c-sdhci.2/mmc_host/mmc1

# externel sdcard
{
ums_path = /sys/devices/platform/usb_mass_storage/lun0/file
asec = enable
}
dev_mount sdcard /mnt/sdcard/external_sd auto /devices/platform/s3c-sdhci.2/mmc_host/mmc2 /devices/platform/s3c-sdhci.2/mmc_host/mmc1

6. Reboot, System Should now functioning normally.

Note: First boot takes a while. if you are worried or think it is boot looping, you can watch the output using adb logcat

You should now have a working galaxy with the added bonus of a re-sizable data partition.
don't forget thanks button
camera not working why?
  Reply With Quote
Old 12-12-2014, 11:06   #32 (permalink)
Junior Member
 
Join Date: Dec 2014
Posts: 1
Member: 2309321
Status: Offline
Thanks Meter: 0
hello hi thank you first you join me this site and how to flash in samsung all set
  Reply With Quote
Old 12-13-2014, 10:49   #33 (permalink)
Junior Member
 
Join Date: Dec 2014
Posts: 1
Member: 2309905
Status: Offline
Thanks Meter: 0
sd card not detect

Quote:
Originally Posted by yalamandareddy View Post
camera not working why?
So do i, camera not working, sd card not detect,
any idea for fix the solution?
Thx
  Reply With Quote
Old 12-13-2014, 12:54   #34 (permalink)
No Life Poster
 
zishhaider's Avatar
 
Join Date: Jan 2009
Location: Root tunnel
Age: 36
Posts: 2,250
Member: 952111
Status: Offline
Sonork: I'm not using now.
Thanks Meter: 713
Quote:
Originally Posted by nodamembandel View Post
So do i, camera not working, sd card not detect,
any idea for fix the solution?
Thx
Use any partition manger and make partetions.. 2ndly root it using v root or kingo root, 3rd install root explorar and go to the system etc directory to edit voldstab file and reboot.. Do exact as said in first post.. You must be making a mistake..
  Reply With Quote
Old 12-13-2014, 12:56   #35 (permalink)
No Life Poster
 
zishhaider's Avatar
 
Join Date: Jan 2009
Location: Root tunnel
Age: 36
Posts: 2,250
Member: 952111
Status: Offline
Sonork: I'm not using now.
Thanks Meter: 713
Quote:
Originally Posted by bhim manandhar View Post
hello hi thank you first you join me this site and how to flash in samsung all set
First learn English, 2ndly use google for your answers.. 3rd Watch youtube tutorials if you want to learn fast..
  Reply With Quote
Old 02-04-2016, 06:54   #36 (permalink)
Freak Poster
 
acay's Avatar
 
Join Date: Nov 2005
Posts: 444
Member: 197916
Status: Offline
Thanks Meter: 157
reply

Quote:
Originally Posted by gsmgsa View Post
No need for ADB. Just install Stock ROM GB_Stock_Safe_v5.tar, flash the file: Overcome_Kernel_v4.0.0.tar so tablet can use the EXT4 partition otherwise with just stock rom is not recognized (do not use repartition option now), and then copy the last Overcome flash directly on the SD - on the first SD partition. Filename of Overcome flash I used for my GT-P1000 was: Overcome_7_Series_v4.1.0_NoWipe.zip. The three partitions on SD are easy to make using Minitool Partition Wizard Home Edition. All three partitions must be set to be primary partitions. Then install file Overcome_7_Series_v4.1.0_NoWipe.zip using the Install Zip from external/internal SD card - command from recovery. Reboot to system and wait up to 4 minutes. But now there is a problem with camera - error : Turn off USB storage before using camera" - I gotta find a solution for that. Cheers!

please how to solved problem camera?? i try format storage failed
  Reply With Quote
Old 12-11-2016, 19:12   #37 (permalink)
No Life Poster
 
Join Date: Feb 2009
Location: inside apples a15
Posts: 885
Member: 975554
Status: Offline
Sonork: KG state:prenormal
Thanks Meter: 252
Donate money to this user
confused..

Quote:
Originally Posted by cvitalguerreiro View Post
Thanks a lot, my tab it's working again.

I don't know the adb software. The process of changing the file it's quite simple whem you know it.
After I read this thread:
[GUIDE] ADB Workshop and Guide for everyone - xda-developers

In recovery mode, tab connected with usb, open comand prompt, use adb commands Pull the file, changet it with notepad++, and the then command push the file. Reboot the tab and it's back alive.

Fu*k Samsung Service, they try to charge it 250Euros.

Carlos From Portugal
Viva o maior Clube do Mundo Sport Lisboa e Benfica.
Obrigado
how did you remove the hidden.rfs and movinand file in the tar?
icant seem to delete it using winrar
  Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Internal Aerial for 7110 8310-GUY Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 13 02-17-2003 21:07
water damaged 5110 gsmxc Nokia Hardware & Hardware Repair 5 10-18-2001 16:15
3210 *water damaged* no reception pks Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 4 03-28-2001 12:09
nokia 6150 internal modem mottile Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 1 02-21-2001 00:14
How to open 3210 without damaging? Kane Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 0 09-06-2000 16:41

 



All times are GMT +1. The time now is 23:02.



Powered by Searchlight © 2024 Axivo Inc.
vBulletin Optimisation provided by vB Optimise (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- GSM Hosting Ltd. - 1999-2023 -
Page generated in 0.25350 seconds with 9 queries

SEO by vBSEO