Debrick sch-i925 vzw - Galaxy Note 10.1 Q&A, Help & Troubleshooting

They do not detect the device. If you have a working phone, you can make a debrick image for me. Please install busybox and a terminal emulator. Then issue this command from the terminal and you will get the debrick image in your sd card.
su
busybox dd if=/dev/block/mmcblk0 of=/sdcard/debrick.img bs=1M count=128
Make sure you have SCH-I925vzw and android version 4.1.2 or the image will not work for me.
Please upload
Thanks

Guys help me, make debrick image

Related

Anyone have a stuck recovery (US LTE or wifi)?

If anyone is rooted with the STOCK recovery (kitkat or lollipop -- doesn't matter) on the US version (LTE or wifi - doesn't matter), can you please pull a copy of your recovery image and make it available to me?
How to get it:
adb shell, su to root, and:
Code:
dd if=/dev/block/platform/sdhci-tegra.3/by-name/SOS of=/sdcard/recovery.img bs=4096
That will leave a "recovery.img" in the root of your internal storage.
(If someone has the one of the recovery packages from nvidia's website, it should also contain a recovery image.)
Thanks
Gary
garyd9 said:
If anyone is rooted with the STOCK recovery (kitkat or lollipop -- doesn't matter) on the US version (LTE or wifi - doesn't matter), can you please pull a copy of your recovery image and make it available to me?
How to get it:
adb shell, su to root, and:
Code:
dd if=/dev/block/platform/sdhci-tegra.3/by-name/SOS of=/sdcard/recovery.img bs=4096
That will leave a "recovery.img" in the root of your internal storage.
(If someone has the one of the recovery packages from nvidia's website, it should also contain a recovery image.)
Thanks
Gary
Click to expand...
Click to collapse
This is from the nVidia 1.2.1 OTA WIFI https://drive.google.com/file/d/0B2za6z4lr1pxSGZtR2IxeU9kSUE/view?usp=sharing

Stock image please

I have hard bricked my tab 2. It is a tab 2 wifi lte (verizon) 8gb 10.1 and need the stock bootloader and etc. I would greatly appreciate any help as I have this device at a persons place on this forum who going to unbrick it for me but I need to get them this file. I will dance at your wedding if you can help
ChrisJobe said:
I have hard bricked my tab 2. It is a tab 2 wifi lte (verizon) 8gb 10.1 and need the stock bootloader and etc. I would greatly appreciate any help as I have this device at a persons place on this forum who going to unbrick it for me but I need to get them this file. I will dance at your wedding if you can help
Click to expand...
Click to collapse
We can backup unbrick img file via Terminal Emulator app or via adb command with the rooted tablet.
Here the command via adb command:
adb shell
su
dd if=/dev/block/mmcblk0 of=/sdcard/backup.bin bs=1048576 count=256
The command via Terminal Emulator app:
su -c 'dd if=/dev/block/mmcblk0 of=/sdcard/backup.bin bs=1048576 count=256'
Thank you.
Thank you to anyone that can help me out with the above.
bump
I am willing to paypal someone $20 to get this for me.
Anyone?

dd command does not work when trying to root

I have an ATT G4 H810 10g
I tried to root it. I think I messed up.
I started following the Low Effort Root instructions.
While following the instructions on the New Root Method Guide thread, I neglected to ignore step 5.
(which tells me to run
Code:
adb.exe push busybox /data/local/tmp/ && adb.exe push lg_root.sh /data/local/tmp && adb.exe push UPDATE-SuperSU-v2.46.zip /data/local/tmp
)
I don't know how much this could have wrecked my phone. It seems functional after a factory reset. (fingers crossed here, although pleae do point out if i'd killed something in my phone that might be causing the problem I'm having now. )
Now, the root of my problem (ignore the pun)
Whenever try to run the dd command
Code:
dd if=/data/media/0/system.rooted.h81010g.img bs=8192 seek=65536 count=579584 of=/dev/block/mmcblk0
The # appears instantly.
I've tried four times already.
Yes, I have the image file (system.rooted.h81010g.img) in the root of my SD card.
I have done full factory reset and SD card formats before starting.
I have tried to back up to storage using
Code:
dd if=/dev/block/mmcblk0 bs=8192 skip=65536 count=579584 of=/data/media/0/system.img
once. That took about just under a minute for the to reappear on the screen, but there was no new file created on my SD card.
Can anyone please help me figure out what's going wrong?
the image needs to be on the root of the internal storage, not the sd card
I feel absolutely retarded for missing that. Than you very much for pointing it out.
: walks in shame :

Debrick.img for 4.1.2 MF1

Hello. Please can anyone here help me with a Debrick file for 4.1.2. My device is hard-bricked and I am trying to follow this guide . http://forum.xda-developers.com/showthread.php?t=2581166 . But the Debrick file posted there is not working for me. My device was on 4.1.2 before the brick. Any help would be appreciated.
Someone also posted this guide to pull the debrick file
1. Enable USB Debugging.
2. Open cmd and navigate to your adb folder.
3. Run adb shell
4. Now type 'SU' to enable superuser, your may have to grant access to ADB from a popup screen of your phone's superuser app
5. next copy and paste the following code and change the phone model to your phone i.e. dd if=/dev/block/mmcblk0 of=/sdcard/debrickI710-16GB.img bs=1M count=128
dd if=/dev/block/mmcblk0 of=/sdcard/debrick[phonemodel-memorysize].img bs=1M count=128
6. Now type Exit on cmd and then use following the command to copy this image to your adb folder
adb pull /sdcard/debrick[phonemodel-memorysize].img

Need debrick.img file for Shv e120s

any one who has working shv e120s phone please help me with debrick.img file..
this file can be made easily if your device is rooted.
you can use: busybox dd if=/dev/block/mmcblk0 of=/sdcard/backup.bin bs=1M count=200 if it does not work then change the last number (count=) to something larger and try it.
if you have this file please provide the link for download.
need help with this and thanks'''

Categories

Resources