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 08-27-2013, 22:31   #1 (permalink)
Junior Member
 
Join Date: Sep 2007
Location: tunisia
Posts: 9
Member: 596419
Status: Offline
Thanks Meter: 6
i9003 restart solution 100%


i9003 hang and restart problem its from internal memory corrupted

just remove ic power of internal memory

insert 4gb or higher memory card


flash phone with i9003 XXKPQ


enjoy




  Reply With Quote
The Following 3 Users Say Thank You to hlaoui For This Useful Post:
Show/Hide list of the thanked
Old 02-10-2014, 20:45   #2 (permalink)
Junior Member
 
Join Date: Oct 2012
Posts: 2
Member: 1821504
Status: Offline
Sonork: n/a
Thanks Meter: 1
is it work or tested ?
  Reply With Quote
The Following User Says Thank You to kmahfuz For This Useful Post:
Old 02-10-2014, 22:19   #3 (permalink)
Freak Poster
 
Join Date: Nov 2011
Posts: 175
Member: 1693369
Status: Offline
Thanks Meter: 25
I have 100 pieces with this problem.

Sent from my GT-I9505 using Tapatalk
  Reply With Quote
The Following User Says Thank You to mso1328 For This Useful Post:
Old 02-11-2014, 00:05   #4 (permalink)
Freak Poster
 
Join Date: Nov 2011
Posts: 175
Member: 1693369
Status: Offline
Thanks Meter: 25
Do I need to root the phone also? Or anyfhing else?

Sent from my GT-I9505 using Tapatalk
  Reply With Quote
The Following User Says Thank You to mso1328 For This Useful Post:
Old 06-11-2014, 15:42   #5 (permalink)
Freak Poster
 
Join Date: May 2010
Location: Kakarvitta
Posts: 240
Member: 1305225
Status: Offline
Thanks Meter: 30
by removing this ic any problum may creat in future?????????????????
  Reply With Quote
Old 06-11-2014, 15:56   #6 (permalink)
Moderator
 
gsm mithun roy's Avatar
 
Join Date: Mar 2011
Location: metasploit
Age: 31
Posts: 3,882
Member: 1537689
Status: Offline
Sonork: 100.1669550
Thanks Meter: 2,219
yes this is EMMC power ic if we remove this then internal bad Emmc will not detect to phone and we need to use a external mmc for bootup system but there is few more thing to make mmc bootable
  Reply With Quote
Old 06-12-2014, 14:32   #7 (permalink)
No Life Poster
 
Join Date: Nov 2008
Location: saudi arabia
Posts: 3,840
Member: 904809
Status: Offline
Sonork: 100.1615464
Thanks Meter: 738
by removing this ic,,u can not solve emmc problem,,until u remove emmc chip,,,then u can recover yr hand set,,,,tested by me many times,
  Reply With Quote
Old 07-01-2014, 10:19   #8 (permalink)
No Life Poster
 
Join Date: Mar 2012
Location: gsm world
Posts: 887
Member: 1741973
Status: Offline
Thanks Meter: 115
mine not fixed... complete solution pls...

Quote:
i9003 hang and restart problem its from internal memory corrupted

just remove ic power of internal memory

insert 4gb or higher memory card


flash phone with i9003 XXKPQ


enjoy


what is the problem on my procedure..
  Reply With Quote
Old 07-02-2014, 21:39   #9 (permalink)
Freak Poster
 
Join Date: Mar 2008
Location: (•,•)
Posts: 113
Member: 727850
Status: Offline
Sonork: 100.1625445
Thanks Meter: 3
i9003 hang and restart problem its from internal memory corrupted

just remove ic power of internal memory

insert 4gb or higher memory card


flash phone with i9003 XXKPQ


enjoy
  Reply With Quote
Old 07-03-2014, 18:30   #10 (permalink)
Junior Member
 
Join Date: Dec 2013
Posts: 17
Member: 2094062
Status: Offline
Thanks Meter: 1
about i9003

no need remove ic just flash with 4gb or higher memory card but the problem camera not work.
  Reply With Quote
Old 07-07-2014, 12:39   #11 (permalink)
Freak Poster
 
Join Date: May 2010
Location: Kakarvitta
Posts: 240
Member: 1305225
Status: Offline
Thanks Meter: 30
after ok can we put the same ic or not
  Reply With Quote
Old 10-18-2014, 09:40   #12 (permalink)
Freak Poster
 
revocell's Avatar
 
Join Date: Nov 2008
Location: WEST JAVA
Posts: 153
Member: 898057
Status: Offline
Sonork: unvailable
Thanks Meter: 85
can i apply this trick for p1000(tab1) and n7000(note1) ??
anybody tested ???
  Reply With Quote
Old 03-30-2015, 12:24   #13 (permalink)
No Life Poster
 
Shohel_sst's Avatar
 
Join Date: Aug 2007
Location: Dhaka mirpur-1
Age: 38
Posts: 909
Member: 577653
Status: Offline
Thanks Meter: 235
i9000 camera solution

## Vold 2.0 Generic fstab
## - San Mehat ([email protected])
##

#######################
## Regular device mount
##
## Format: dev_mount <label> <mount_point> <part> <sysfs_path1...>
## label - Label for the volume
## mount_point - Where the volume will be mounted
## part - Partition # (1 based), or 'auto' for first usable partition.
## <sysfs_path> - List of sysfs paths to source devices
######################

## Example of a standard sdcard mount for the emulator / Dream
# Mounts the first usable partition of the specified device
#dev_mount sdcard /mnt/sdcard auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1

## Example of a dual card setup
# dev_mount left_sdcard /sdcard1 auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
# dev_mount right_sdcard /sdcard2 auto /devices/platform/goldfish_mmc.1 /devices/platform/msm_sdcc.3/mmc_host/mmc1

## Example of specifying a specific partition for mounts
# dev_mount sdcard /sdcard 2 /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1

# sdcard mount for the P1
# internal sdcard
{
mount_deep = 1
ums_path = /sys/devices/platform/s3c-usbgadget/gadget/lun0/file
asec = enable
mbr_policy = overwrite
}
dev_mount sdcard1 /mnt/sdcard/external_sd 1 /devices/platform/s3c-sdhci.0/mmc_host/mmc0
# external sdcard
{
mount_deep = 0
ums_path = /sys/devices/platform/s3c-usbgadget/gadget/lun1/file
asec = disable
mbr_policy = skip
}
dev_mount sdcard /mnt/sdcard 1 /devices/platform/s3c-sdhci.2/mmc_host/mmc2
#keep this line.
  Reply With Quote
Old 03-30-2015, 12:36   #14 (permalink)
No Life Poster
 
Shohel_sst's Avatar
 
Join Date: Aug 2007
Location: Dhaka mirpur-1
Age: 38
Posts: 909
Member: 577653
Status: Offline
Thanks Meter: 235
## Vold 2.0 Generic fstab
## - San Mehat ([email protected])
##

#######################
## Regular device mount
##
## Format: dev_mount <label> <mount_point> <part> <sysfs_path1...>
## label - Label for the volume
## mount_point - Where the volume will be mounted
## part - Partition # (1 based), or 'auto' for first usable partition.
## <sysfs_path> - List of sysfs paths to source devices
#####################

# internal sdcard
dev_mount emmc /mnt/emmc 1 /devices/platform/s3c-sdhci.0/mmc_host/mmc0

# external sdcard
dev_mount sdcard /mnt/sdcard auto /devices/platform/s3c-sdhci.2/mmc_host/mmc2
  Reply With Quote
Old 07-16-2015, 17:06   #15 (permalink)
Major Poster
 
Join Date: Aug 2013
Location: India
Posts: 46
Member: 2015090
Status: Offline
Thanks Meter: 18
Arrow

Quote:
Originally Posted by hlaoui View Post
i9003 hang and restart problem its from internal memory corrupted

just remove ic power of internal memory

insert 4gb or higher memory card


flash phone with i9003 XXKPQ


enjoy




After Try This After Samsung Logo then Blue Lcd Need Help
  Reply With Quote
Reply

Bookmarks


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


 



All times are GMT +1. The time now is 06:13.



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.26090 seconds with 9 queries

SEO by vBSEO