Help needed - I9305T super bricked - Galaxy S III I9305 (4G LTE + 2GB RAM) Q&A, Help &

Hi guys & girls,
I'm from Perth and I was just wondering if someone could help me please? My missus has a I9305T on Vodafone and it has fallen victim of the super brick bug. I am wondering if someone with an I9305T (must be that model) would be so kind as to give me some information please? I need you to download Terminal Emulator from the Play Store and type in su and press enter and then type in dd if=/dev/block/mmcblk0 of=/sdcard/debrick.img bs=512 count=307200 because I have someone that can make a debrick.img for me but they need that information.
Please I would greatly appreciate it.
Thanks so much in advance,
Dave

daveyannihilation said:
Hi guys & girls,
I'm from Perth and I was just wondering if someone could help me please? My missus has a I9305T on Vodafone and it has fallen victim of the super brick bug. I am wondering if someone with an I9305T (must be that model) would be so kind as to give me some information please? I need you to download Terminal Emulator from the Play Store and type in su and press enter and then type in dd if=/dev/block/mmcblk0 of=/sdcard/debrick.img bs=512 count=307200 because I have someone that can make a debrick.img for me but they need that information.
Please I would greatly appreciate it.
Thanks so much in advance,
Dave
Click to expand...
Click to collapse
C'mon people this could also help others debrick and would be a great help to the community, not to mention a dev is asking for your help.
To create a debrick img run the commands he posted in terminal emulator or adb shell. Ill post them again for simplicity.
Code:
su
dd if=/dev/block/mmcblk0 of=/sdcard/debrick.img bs=512 count=307200
Then pm the Op or post a link to wherever you upload the debrick.img to
Sent from my SCH-I545 using XDA Premium 4 mobile app

Surge1223 said:
C'mon people this could also help others debrick and would be a great help to the community, not to mention a dev is asking for your help.
To create a debrick img run the commands he posted in terminal emulator or adb shell. Ill post them again for simplicity.
Code:
su
dd if=/dev/block/mmcblk0 of=/sdcard/debrick.img bs=512 count=307200
Then pm the Op or post a link to wherever you upload the debrick.img to
Sent from my SCH-I545 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
does my phone need to be rooted in order to do this..

Neo_saitek said:
does my phone need to be rooted in order to do this..
Click to expand...
Click to collapse
Yes it does.

Sent OP a pm, lemme know if it's any good
Would have posted in thread, but can't link

I have created the image file you mentioned to debrick my s3 and I have been trying to extract the .img file to flash it using win32 disk imager. Would you know how to do it? Or should I be doing it another way, I tried Linux, but I getting error's in terminal.

Related

syntax error while flashing clockwork

im trying to flash clockworkmod recovery and all steps go great untill i get to the last command
here is my screen.
adb shell
$
$su
#
#chmod 755 /data/local/bin/flash_image
chmod 755 /data/local/bin/flash_image
#/data/local/bin/flash_image boot /sdcard/tmobile_zImage
here is what i get exactly after i hit enter.
/data/local/bin/flash_image:5 : syntax error: word unexpected (expecting ")")
#
ive searched the clockwork thread and got nowhere and no answers in 2 days now. coders please help me understand whats wrong here
Perhaps posting in the correct section might help. Sigh.
Thanks for the help pal....sigh
Sent from my SGH-T849 using XDA App
anyone help please, all ive done is search for 3 days and nothings come up
GANJDROID said:
A link to what? There is no Honeycomb rom to link him to..
And try flashing the Modaco kernel, it'll install CWM with it and convert to ext4.
Sent from my GT-P1000
Click to expand...
Click to collapse
problem solved, worked like a charm! hunting down a good rom now.
sorry for the thread clutter folks
suprajztwenty said:
problem solved, worked like a charm! hunting down a good rom now.
sorry for the thread clutter folks
Click to expand...
Click to collapse
I didn't post that here...
But I'm glad I could help
Sent from my GT-P1000
Should've been in general

modemfs.img.md5 for DDULP8 4.1.2

Hey everyone.
I m in a need of modemfs.img,md5 of Indian baseband DDULP8 because i bymistakely formatted it.
So please anyone having the same baseband just open the TERMINAL and write this
dd if=/dev/block/mmcblk0p2 of=/sdcard/modemfs.img.md5
and please attach the generated file here or pm me.
Please in a need.
Your few minutes can be a great help to me.
Cheers:good:
@ssasin.monish said:
Hey everyone.
I m in a need of modemfs.img,md5 of Indian baseband DDULP8 because i bymistakely formatted it.
So please anyone having the same baseband just open the TERMINAL and write this
dd if=/dev/block/mmcblk0p2 of=/sdcard/modemfs.img.md5
and please attach the generated file here or pm me.
Please in a need.
Your few minutes can be a great help to me.
Cheers:good:
Click to expand...
Click to collapse
Maybe this will help. http://forum.xda-developers.com/showthread.php?t=2677807
Do that, and flash stock JB for your country after.
U r a life saver @shut_down
Thanx. It worked

[ASK] Shell Command to Move Files to SD Card

Hi there,
I have learned to use Llama (Tasker free alternative, better for battery life) with shell commands these days, but deadlocked on one thing.
Please, don't ask me to search via Google. I am tired, a lot of shell commands not work.
I want to someone help me, how to move files from internal memory to external memory using shell commands.
What shell commands to move all type files in Internal Download folder to External Download folder.
I will use it with Llama that run every night.
- KitKat
- Rooted
Thanks in advanced.
PS: Sorry for my bad English.
https://tapatalk.com/shareLink?url=...share_tid=3419204&share_fid=3793&share_type=t
LeftyGR said:
https://tapatalk.com/shareLink?url=...share_tid=3419204&share_fid=3793&share_type=t
Click to expand...
Click to collapse
Not found, Brother.
microtext said:
Not found, Brother.
Click to expand...
Click to collapse
In that thread, the op has a link. Shell commands for file transfer are there.
LeftyGR said:
https://tapatalk.com/shareLink?url=...share_tid=3419204&share_fid=3793&share_type=t
Click to expand...
Click to collapse
microtext said:
Not found, Brother.
Click to expand...
Click to collapse
If you by "not found" you mean that you couldn't open the link, then the correct link is : http://forum.xda-developers.com/u/tasker-tips-tricks/best-run-shell-commands-tasker-t3419204 .
I couldn't open it neither, because it's a tapatalk link/redirect and I don't have tapatalk.
#Henkate said:
If you by "not found" you mean that you couldn't open the link, then the correct link is : http://forum.xda-developers.com/u/tasker-tips-tricks/best-run-shell-commands-tasker-t3419204 .
I couldn't open it neither, because it's a tapatalk link/redirect and I don't have tapatalk.
Click to expand...
Click to collapse
My bad. Didn't understand. I'm using xda app, but it must do the same thing....
Thanks for the link.
I am asked on:
http://forum.xda-developers.com/u/t...nds-tasker-t3419204/post68837755#post68837755

Root Essential Phone Automated

Hey,
I wrote this program to root my essential phone I need some testers. Let me know how its working. https://github.com/thehappydinoa/root-PH1
XDA:DevDB Information
root-PH1, Tool/Utility for the Essential Phone
Contributors
thehappydinoa
Source Code: https://github.com/thehappydinoa/root-PH1
Version Information
Status: Testing
Created 2018-01-21
Last Updated 2018-01-21
Welcome! Is this for stock firmware only? Would be very useful for custom ROMs...
Does it root it 4 times in a row?
Sent from my PH-1 using XDA Labs
How does it works
stryver said:
Welcome! Is this for stock firmware only? Would be very useful for custom ROMs...
Click to expand...
Click to collapse
It is actually just for the Beta program, but I could possibly make an addition for custom ROMs
Finding build number... OPM1.170911.254
Beta builds are supported only
ftn1975 said:
Finding build number... OPM1.170911.254
Beta builds are supported only
Click to expand...
Click to collapse
Yes Beta builds are only supported at the moment. I don't have a device to test the older builds. If anyone wants to add the feature I would be glad to merge.
thehappydinoa said:
Yes Beta builds are only supported at the moment. I don't have a device to test the older builds. If anyone wants to add the feature I would be glad to merge.
Click to expand...
Click to collapse
That was my point. This was the result I got, and I am on OB3
ftn1975 said:
That was my point. This was the result I got, and I am on OB3
Click to expand...
Click to collapse
Oh **** idk why it's not detecting it I'll re write that line
ftn1975 said:
That was my point. This was the result I got, and I am on OB3
Click to expand...
Click to collapse
Hey it should be fixed now
thehappydinoa said:
Hey it should be fixed now
Click to expand...
Click to collapse
Thanks. I will unroot and let you know how it goes
ftn1975 said:
Thanks. I will unroot and let you know how it goes
Click to expand...
Click to collapse
Thanks!
Hello I would like to give this a shot, this is a silly noob question but I wanted to be clear before I try. To execute the python command, is this same process of opening CMD in ADB/fastboot folder? If so I am not exactly clear as what to type to run the command. Is it just >>bash
python root.py<< and all good or ....? Thanks you in advance for any assistance provided.
billetfront said:
Hello I would like to give this a shot, this is a silly noob question but I wanted to be clear before I try. To execute the python command, is this same process of opening CMD in ADB/fastboot folder? If so I am not exactly clear as what to type to run the command. Is it just >>bash
python root.py<< and all good or ....? Thanks you in advance for any assistance provided.
Click to expand...
Click to collapse
Install Python 2
https://www.python.org/downloads/release/python-2714/
Then, if using Windows OS, run the script in Powershell or CMD
Thanks I will give it a shot in a bit and reply back, Thanks for the rapid response.
interesting I installed python from the link provided and ran the command in CMD and it spits back 'bashpython' is not recognized as an internal or external command, operable program or batch file.
billetfront said:
interesting I installed python from the link provided and ran the command in CMD and it spits back 'bashpython' is not recognized as an internal or external command, operable program or batch file.
Click to expand...
Click to collapse
Hey to correctly use my program you have to have python 2 installed and should run using
HTML:
python root.py
So does this phone have root? I wanna pick one up but I need root.
WiddleyScudds said:
So does this phone have root? I wanna pick one up but I need root.
Click to expand...
Click to collapse
How can you be asking this question in a support forum, in a thread specifically about how to automate the root process? While this thread is surrounded by other threads with custom kernels and custom roms?
Please don't buy this phone. You need root. This community does not need you
ElfinJNoty said:
How can you be asking this question in a support forum, in a thread specifically about how to automate the root process? While this thread is surrounded by other threads with custom kernels and custom roms?
Please don't buy this phone. You need root. This community does not need you
Click to expand...
Click to collapse
So helpful, thank you! My phone comes Monday.

Dumping phone kernel.

Phone: Note 8 N950U
so i have a Note 8 and i been curious on kernel and bootloader hacking lately
I am able to look at the partions and what not of the phone but i am unable to see what is what so does anyone know what /dev/block is kernel?
nvm i figured out how to dump the zImage from the Stock oreo boot.img if anyone wants it or needs it pm for it.
close this please.
Mr nerd said:
nvm i figured out how to dump the zImage from the Stock oreo boot.img if anyone wants it or needs it pm for it.
close this please.
Click to expand...
Click to collapse
I would appreciate it if you could send me the image file. Thanks for your help
[email protected] said:
I would appreciate it if you could send me the image file. Thanks for your help
Click to expand...
Click to collapse
sorry i no longer have this phone anymore.

Categories

Resources