Please help with this issue.
My Note n7000 now stuck at "Galaxy Note GT-N7000" screen, sometime it reboots and stays in a bootloop, sometime, it just stuck at the logo screen.
I can get into both recovery and download mode with no problem, I can flash stock roms with no problems, does NOT stuck at factoryfs.img
I have tried to flash to stock GB rom then wipe then reboot, still the same thing. I have read that what i have is the symptom of soft brick, however, i have tried all the solutions for soft brick, still no go...
Do I have to do the pit file thing? Where can i download the files?
Please help!!!!
thanks!!!
bump!!!!!!!!
please help, anyone?
nickzhu0977 said:
please help, anyone?
Click to expand...
Click to collapse
You might have /system corruption. I just got done going thru it here:
http://forum.xda-developers.com/showthread.php?t=1875848
markgolly said:
You might have /system corruption. I just got done going thru it here:
http://forum.xda-developers.com/showthread.php?t=1875848
Click to expand...
Click to collapse
Thanks for ur reply
I am still learning and i am not familiar with Linux OS unfortunately...
Is there any other methods....?
Thanks!!!
Hi Bud,
First of all, you need to calm down.
Okay, I think your phone isn't that worse at all. Listen, all you have to do is flash back to stock pre-rooted GB (http://forum.xda-developers.com/showthread.php?t=1424997, courtesy of Doc Ketan), look for the stock GB ones in there and after you've downloaded it, Boot your phone to download mode and flash the stock GB using PC Odin.
I'm sure your Note is just fine bud. Once your in stock GB. You can work your way around already to upgrade back to stock ICS and install/flash a safe ICS kernel after (e.g. SpeedMod, HydraCore and etc)
letters_to_cleo said:
Hi Bud,
First of all, you need to calm down.
Okay, I think your phone isn't that worse at all. Listen, all you have to do is flash back to stock pre-rooted GB (http://forum.xda-developers.com/showthread.php?t=1424997, courtesy of Doc Ketan), look for the stock GB ones in there and after you've downloaded it, Boot your phone to download mode and flash the stock GB using PC Odin.
I'm sure your Note is just fine bud. Once your in stock GB. You can work your way around already to upgrade back to stock ICS and install/flash a safe ICS kernel after (e.g. SpeedMod, HydraCore and etc)
Click to expand...
Click to collapse
Thanks for ur reply.
I have flashed stock GB rom before your reply, still no go. Phone has same symptom after flashing stock GB rom...
However, i will download the stock GB rom again from Dr.Ketan's thread just to try out.
I am hopeless now and willing to give it a go.
Thanks for ur help.
hit the "thanks" button btw
Should try the emmc scanner from hg42 to see if there are problem with the emmc damage or not, then you can be clearer about what need to be done to revive the phone.
http://forum.xda-developers.com/showthread.php?t=1823918
cheers.
forest1971 said:
Should try the emmc scanner from hg42 to see if there are problem with the emmc damage or not, then you can be clearer about what need to be done to revive the phone.
http://forum.xda-developers.com/showthread.php?t=1823918
cheers.
Click to expand...
Click to collapse
Thanks for ur reply
I am running emmc_find_brick_start.zip now.
It was fast at the start, however, it slows down now, but it is still moving.
I will provide update once it is done.
Thanks
thanks button hit
forest1971 said:
Should try the emmc scanner from hg42 to see if there are problem with the emmc damage or not, then you can be clearer about what need to be done to revive the phone.
http://forum.xda-developers.com/showthread.php?t=1823918
cheers.
Click to expand...
Click to collapse
Hi forest1971
The scan is still going, how long does it normally run?
Thanks!!
nickzhu0977 said:
Hi forest1971
The scan is still going, how long does it normally run?
Thanks!!
Click to expand...
Click to collapse
That sound like it freezes already, since it should only take less than 10 minutes.
Should try to restart phone and then use the "emmc_scan_all_partitions_once.zip" so as to identify if and which partition have problem.
nickzhu0977 said:
Thanks for ur reply
I am still learning and i am not familiar with Linux OS unfortunately...
Is there any other methods....?
Thanks!!!
Click to expand...
Click to collapse
There are always other methods. You can do the same thing I did just with Windows and not Linux. The community here will help you through, just like they did with me.
Sent from my GT-N7000 using xda app-developers app
forest1971 said:
Should try the emmc scanner from hg42 to see if there are problem with the emmc damage or not, then you can be clearer about what need to be done to revive the phone.
http://forum.xda-developers.com/showthread.php?t=1823918
cheers.
Click to expand...
Click to collapse
Hi, forest1971
I am following ur link http://forum.xda-developers.com/showpost.php?p=26285877&postcount=12
I found that my GN only has partition 10 faulty, however, when i applied the command you listed:
(parted) mkpartfs primary ext2 3322 5469
(parted) mkpartfs primary fat32 5469 15200
(parted) name 10 DATAFS
(parted) name 11 UMS
After i applied the first command: mkpartfs primary ext2 3322 5469, I got error message:
Error: File system too small for ext2.
What do i do now?
please help!!
nickzhu0977 said:
Hi, forest1971
I am following ur link http://forum.xda-developers.com/showpost.php?p=26285877&postcount=12
I found that my GN only has partition 10 faulty, however, when i applied the command you listed:
(parted) mkpartfs primary ext2 3322 5469
(parted) mkpartfs primary fat32 5469 15200
(parted) name 10 DATAFS
(parted) name 11 UMS
After i applied the first command: mkpartfs primary ext2 3322 5469, I got error message:
Error: File system too small for ext2.
What do i do now?
please help!!
Click to expand...
Click to collapse
Hi you need to remove partition 10 and 11 first. Before creating new partitions.
(Parted) rm 10
(Parted) rm 11
Cheers.
Sent from my phone
forest1971 said:
Hi you need to remove partition 10 and 11 first. Before creating new partitions.
(Parted) rm 10
(Parted) rm 11
Cheers.
Sent from my phone
Click to expand...
Click to collapse
Thank you very much for ur help, sir
I removed partition 10 and 11, run the command, the system accepted it.
Then i reboot the phone, it now passes the GT-N7000 logo, however, stuck at samsung logo and it is in a bootloop, keep showing samsung logo over and over...
What did i do wrong pls?
Thanks!!
forest1971 said:
Hi you need to remove partition 10 and 11 first. Before creating new partitions.
(Parted) rm 10
(Parted) rm 11
Cheers.
Sent from my phone
Click to expand...
Click to collapse
Hi
I also scanned the system by using 120824-151927-emmc_scan_all_partitions_once.zip
There is no bad block now.
Thanks
nickzhu0977 said:
Hi
I also scanned the system by using 120824-151927-emmc_scan_all_partitions_once.zip
There is no bad block now.
Thanks
Click to expand...
Click to collapse
Have you formated data and usb storage using cwm and installed rom yet?
Sent from my phone
forest1971 said:
Have you formated data and usb storage using cwm and installed rom yet?
Sent from my phone
Click to expand...
Click to collapse
OMG, it worked!!!!
Thank you very much for ur help!!!!
I have done everything u listed in the thread, i have formatted data, cache, system, sd card, still no go.
Then i flashed a stock rom with odin which i used previously, no go...
Then i flashed another stock rom, everything come up!!!!
U are a life saver!!
Thank you!!!
Good to know you made it . Cheers.
Sent from my phone
Related
Hello,
I have a xt860 Bell/ca phone.
I see updates available but with clockworkmod I cannot install them.
- Is there a way to go back to stock recovery?
Thank you!
Yess press x+power (then press both vol+ and- ) or m+power (I don't remember) when the phone is off
DoubleYouPee said:
Yess press x+power (then press both vol+ and- ) or m+power (I don't remember) when the phone is off
Click to expand...
Click to collapse
Hello,
x shows an exclamation mark and a little android.
m launches a menu and when I choose recovery it does the same
This suggestion is aimed at rebooting entering stock receovery? I guess it is gone and there is only cwm... any way of restoring the original one?
Thanks!
#G# said:
Hello,
x shows an exclamation mark and a little android.
m launches a menu and when I choose recovery it does the same
This suggestion is aimed at rebooting entering stock receovery? I guess it is gone and there is only cwm... any way of restoring the original one?
Thanks!
Click to expand...
Click to collapse
press vol +- at the same time when you see the little android
Stock recovery is not removed y installing CWM, from the exclamation point screen press volume up and volume down together. If you are trying to accept the OTA you need to remove the hijack and modified logwrapper. I cannot for the life of me remember where they are located.
Sent from my XT860 using xda premium
Endoroid said:
Stock recovery is not removed y installing CWM
Click to expand...
Click to collapse
this i great news to read
Endoroid said:
If you are trying to accept the OTA
Click to expand...
Click to collapse
yep this is what I am trying to do
Endoroid said:
you need to remove the hijack and modified logwrapper. I cannot for the life of me remember where they are located.
Click to expand...
Click to collapse
this is where I need help / specific hints.
If there was SBF I'd restock the whole phone and start from there.
I read there is no Bell SBF.
What steps can I take then?
I have no clue I think I used odin or similar to flash CWM...
Please share any ideas.
Thanks!
G
#G# said:
this i great news to read
yep this is what I am trying to do
this is where I need help / specific hints.
If there was SBF I'd restock the whole phone and start from there.
I read there is no Bell SBF.
What steps can I take then?
I have no clue I think I used odin or similar to flash CWM...
Please share any ideas.
Thanks!
G
Click to expand...
Click to collapse
Odin is a samsung thing. there are no fastboot files(sbf)for bell. If you end up bricked there are fastboot files for other carriers you can use to recover, but atm you can't get back to bell.
CWM installs through an apk on the xt860…I don't know how you would flash it on to the phone.
I'll look for those files after work
Sent from my XT860 using xda premium
Endoroid said:
Odin is a samsung thing
Click to expand...
Click to collapse
Yep I've been fixing samsungs and motorolas lately this is springtime for my devices
Endoroid said:
CWM installs through an apk on the xt860…I don't know how you would flash it on to the phone.
Click to expand...
Click to collapse
I'm wrong then (worked on it 2 months ago and have a goldfish's memory
I rooted and CWMed readin on xda anyway 0-)
Endoroid said:
I'll look for those files after work
Click to expand...
Click to collapse
yyyes! thank you in advance )
any hints/news?
Hello,
Any news/hints?
Thanks
2nd-int and hijack.killall can be found in /sbin. Take those files out and it may work. I suggest moving them to your sdcard rather than deleting them just to be safe. Did you use bootstrap, safestrap or rom manager to install CWM?
Sent from my XT860 using xda premium
I think I have what you need...
http://forum.xda-developers.com/showthread.php?t=1449027
That is a dd image of each of the partitions.
You should try to apply the stock recovery partition first, so download the 4th link unzip it then copy the recovery partition to the SDCard, then run the command as root (in block 1), from your computer with ADB connection to it:
Code:
adb shell
su dd if=/sdcard/recovery-mmcblk1p16.img of=/dev/block/mmcblk1p16
Try to restart into recovery mode and see if it works.
If it still isn't working, you can put back the factory image of the /system by downloading the 3rd link, then copying the *EXTRACTED* file to the sdcard then run the following command from your computer with ADB connection to it:
Code:
adb shell
su dd if=/sdcard/system-mmcblk1p21.img of=/dev/block/mmcblk1p21
I'm not responsible if it bricks your phone, but I'm *pretty* sure it wil work. I've given the same instructions to another user before and it worked fine.
See this : http://forum.xda-developers.com/showthread.php?t=1340492
Hello!
fyi in /sbin I only find:
-rwxr-x--- root root 117976 1970-01-01 01:00 adbd.old
lrwxrwxrwx root root 1970-01-01 01:00 ueventd -> ../init
and doing a search (find command missing on cli, used root total commander) returned no results.
I do not remember what I used to install CWM, probably a guide on xda found at the beginning of december / pete tools I think.
@Danifunker, I cannot download anything since fbi blocked Megaupload. (
[edit] users from Holland could find just Megaupload in mirror page.. using it from IT I could see all other mirrors.
First result dd if=[...]/recovery-mmcblk1p16.img of=/dev/block/mmcblk1p16 = still CWM, now downloading system
Yay! Second result = dd if=/path/to/system.image of=/dev/block/mmcblk1p21 = perfect!
Thanks, super thanks If you hadn't done this dd image I would have been stuck I guess.
Now I have the 2.3.6 latest stock rom;
I'll do a dd of /dev/block/mmcblk1p21 for system
mmcblk1p23 for preinstall (and understand how to restore it / with what aim)
mmcblk1p22 for cache (what is the use of this iyo? Shouldn't we just clear cache partition?)
in all the rest: what can actually be used and for what?
and what else?
Once done I'll multiupload them
Hello guys!
Help needed on understanding what has happened to my SGN.
ROM: Ultimate N7000 XXLSC Jelly Bean 4.1.2 v5.1 (Thread)
Kernel: PhilZ CWM6 XXLSC XJB 3.75
Yesterday I've decided to encrypt my device (don't ask why :silly, and this try resulted in error (after few reboots), i was told i need to reset my phone. I've reseted it. Since than no internal memory available - message in notification bar: "Blank USB storage: USB storage is blank or has unsupported filesystem". Neither external SD card is accessible.
In recovery mode i can access my extSD card, but can't access, mount or format my EMMC - error: failed to mount exfat /dev /block/ mmcblk0p11 /emmc
I've reflashed the ROM for two times and nothing has changed...
Please, any ideas where should i refer to to understand what is happened (emmc brick?) and how to fix it?? Has anyone faced such a problem??
Many thanks in advance!
flash a stock gb.. then format your internal sd by installing a custom recovery
Sent from my GT-N7000 using Tapatalk 2
abhinav quietly brilliant said:
flash a stock gb.. then format your internal sd by installing a custom recovery
Click to expand...
Click to collapse
Is there any solution, that i can stay on JB rom?
Tammerlan said:
Is there any solution, that i can stay on JB rom?
Click to expand...
Click to collapse
Well first you are in the wrong section. Don't post Question in "General".
Second. after that desaster you should not even think about staying on anything.
Flash a 3part GB Rom with Odin to 100 percent cleanup your phone.
Then root again an make your way to JB.
I can't say if you have a brick. But if odin works you'll be fine again...
trahzebuck said:
Well first you are in the wrong section. Don't post Question in "General".
Second. after that desaster you should not even think about staying on anything.
Flash a 3part GB Rom with Odin to 100 percent cleanup your phone.
Then root again an make your way to JB.
I can't say if you have a brick. But if odin works you'll be fine again...
Click to expand...
Click to collapse
1) I've understand that i'm in a wrong section, so i've create this thread in Q&A section. we can move there!
2) Could you, please, elaborate on this "Flash a 3part GB Rom with Odin to 100 percent cleanup your phone." a little bit more??
Tammerlan said:
1) I've understand that i'm in a wrong section, so i've create this thread in Q&A section. we can move there!
2) Could you, please, elaborate on this "Flash a 3part GB Rom with Odin to 100 percent cleanup your phone." a little bit more??
Click to expand...
Click to collapse
Yes of course. I'll repeat all the guides which already exist here...
Mate, you flashed JB, encrypted and never read the basics?
Well read here, here and here.
I advise you to stop experiments with your actual state of the device. But sorry, I can't lead you to all processes.
So again: Bring your note in "Stock"-state with an GB-Rom flashed by Odin and restart your adventure.
Good luck.
Ok so I had a CM10.1 installed with a custom rom and decided to flash back to factory. After the install was done it asked for a password and did the google thing and did the fastboot -w (Worked). The device booted fine did the new setup and then noticed that there is no internal storage space now. Is there a way to fix this issue??? I have searched all over and found nothing that will help. Also no service tag number now (Not that it matter just adding more info)...
Someone please HELP!!!!!
:fingers-crossed:
How did you flash back to stock?
giveen said:
How did you flash back to stock?
Click to expand...
Click to collapse
I booted streak in fastboot (Via) windows and did fastboot recover recover.img then copied the update.pkg to sd card and did the factory restore. I then was asked for a password and did fast boot again and had to do the fast boot -w/v (I think) that clears the cache ect. it then booted fine and did the setup and found out that that it had no internal storage. I originally had your custom rom installed. I tried to download the files you had linked in your videos on you tube but it was un reachable/broken. I have a good feeling I did something wrong but I don't know where I missed a step. I am thinking it may have been my commands in fast boot but I'm not sure what it should have been if that was the case.
Any help would be great....
Yeah, if you read the notes carefully in the CM10.1 thread, i state that flashing it changes the partition tables.
You need to flash the 2.2 recovery nvflash pack, and then upgrade to honeycomb.
giveen said:
Yeah, if you read the notes carefully in the CM10.1 thread, i state that flashing it changes the partition tables.
You need to flash the 2.2 recovery nvflash pack, and then upgrade to honeycomb.
Click to expand...
Click to collapse
Where would I find instructions/files to do so?
If you can't tell I'm not VS's at this.
Its around.
arround?
@giveen : arround where ? I'd like to try stock before having your mod too..
niladam said:
@giveen : arround where ? I'd like to try stock before having your mod too..
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1018809
http://forum.xda-developers.com/showpost.php?p=38598130&postcount=324
http://forum.xda-developers.com/showpost.php?p=38914912&postcount=345
Hopefully you can find the Honeycomb rom you want after you flash
Hello to All,
I was on Stock JVU firmware non rooted, After getting Battery discharge, I charge the phone and power on it since than My phone got FC of all apps, so I decided to flash again stock firmware as per standard flashing guide. but My phone got booted but does not appears any apps even Touchwiz launcher also and getting FC. Also all previous apps does not wipe out and getting Force closes.
My I9000 Cannot mount system and data even after flashing stock Firmware in recovery.
Any good solutions are welcome.
hemal_4404 said:
Hello to All,
I was on Stock JVU firmware non rooted, After getting Battery discharge, I charge the phone and power on it since than My phone got FC of all apps, so I decided to flash again stock firmware as per standard flashing guide. but My phone got booted but does not appears any apps even Touchwiz launcher also and getting FC. Also all previous apps does not wipe out and getting Force closes.
My I9000 Cannot mount system and data even after flashing stock Firmware in recovery.
Any good solutions are welcome.
Click to expand...
Click to collapse
What do you mean it doesn't mount? When you boot or when you get into recovery?
Gokulbalram said:
What do you mean it doesn't mount? When you boot or when you get into recovery?
Click to expand...
Click to collapse
When I boot my phone.
Sent from my GT-I9300 using XDA Premium 4 mobile app
hemal_4404 said:
When I boot my phone.
Sent from my GT-I9300 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
If /system doesn't mount at boot, It'd be stuck at Kernel Image
Gokulbalram said:
If /system doesn't mount at boot, It'd be stuck at Kernel Image
Click to expand...
Click to collapse
So now what should I do for that Dear ?
hemal_4404 said:
So now what should I do for that Dear ?
Click to expand...
Click to collapse
You said that your phone boots and apps FC. Also, have you tried Repartitioning via Odin/Heimdall? (You'll ned a PIT file)
Gokulbalram said:
You said that your phone boots and apps FC. Also, have you tried Repartitioning via Odin/Heimdall? (You'll ned a PIT file)
Click to expand...
Click to collapse
yes i tried with odin with 512 MB PIT file.
hemal_4404 said:
yes i tried with odin with 512 MB PIT file.
Click to expand...
Click to collapse
Try this, Flash Stock with Repartitioning ticked. Flash the Root kernel, wipe /system and /data then flash your ROM
Gokulbalram said:
Try this, Flash Stock with Repartitioning ticked. Flash the Root kernel, wipe /system and /data then flash your ROM
Click to expand...
Click to collapse
After flashing stock should I allow to reboot ?
hemal_4404 said:
After flashing stock should I allow to reboot ?
Click to expand...
Click to collapse
Yeah.
Gokulbalram said:
Yeah.
Click to expand...
Click to collapse
done as mentioned by you but no difference....
custom rom booted and started but giving force closes of all prevoisly installed apps and also showing previous apps in launcher.
hemal_4404 said:
done as mentioned by you but no difference....
Custom rom booted and started but giving force closes of all prevoisly installed apps and also showing previous apps in launcher.
Click to expand...
Click to collapse
you didn't wipe data!!!!!!!
Gokulbalram said:
you didn't wipe data!!!!!!!
Click to expand...
Click to collapse
offcource did...
hemal_4404 said:
offcource did...
Click to expand...
Click to collapse
No you didn't, that's why the FC and Previous Apps. Try rebooting into recovery, wipe /system, /data, /cache, /datadata (if it's shown) and then flash the ROM
Gokulbalram said:
No you didn't, that's why the FC and Previous Apps. Try rebooting into recovery, wipe /system, /data, /cache, /datadata (if it's shown) and then flash the ROM
Click to expand...
Click to collapse
ok one more try giving.
hemal_4404 said:
ok one more try giving.
Click to expand...
Click to collapse
sorry dear again same happens, phone booted with custom rom but giving FC with prevoiusly installed apps.
One more thing my internal SD card is not able to unmount in Recovery, so that I can format that also but not able to format internal SD card.
Try clearing init.d if you can
PFFFFFFFFFFFFFFFFTTT, sent from my i9000
Gokulbalram said:
Try clearing init.d if you can
PFFFFFFFFFFFFFFFFTTT, sent from my i9000
Click to expand...
Click to collapse
Sorry Dear for being late reply, I don't know hot to clear init.d, Can you explain ?
hemal_4404 said:
Sorry Dear for being late reply, I don't know hot to clear init.d, Can you explain ?
Click to expand...
Click to collapse
Stop calking me dear, I feel uncomfortable. Init.d can be cleared via advanced in recovery mode
PFFFFFFFFFFFFFFFFTTT, sent from my i9000
I flashed the recovery img on DATAFS partition instead of Kernel2 using heimdall and now I do not have internal storage!
What is the solution?
I think I need a generic userdata.img to flash back to DATAFS, where can I get this from?
Thanks
Phone: GT-i8190
p.s. already tried ODIN to flash stock and re-partition using PIT file but that has not helped.
I think that I can do a full userdata "/data" partition backup from TWRP and upload it.
It will be of CM 12.1 by Maclaw, just for reference.
Answer if you want it, cause it takes some nice time to upload.
facuarmo said:
I think that I can do a full userdata "/data" partition backup from TWRP and upload it.
It will be of CM 12.1 by Maclaw, just for reference.
Answer if you want it, cause it takes some nice time to upload.
Click to expand...
Click to collapse
Yes please. Thank you so much!
ilikehtml said:
Yes please. Thank you so much!
Click to expand...
Click to collapse
I will make it and upload it at night. (UTC -03:00 / America/Argentina/Buenos_Aires PHP)
Thank God it is fixed now, thanks anyway.