what does this mean? - Desire Q&A, Help & Troubleshooting

can anyone tell me why my htc desire is stuck at this screen when i put in the battery?
-- 1 minute later --
well, i can't post a pic since not allowed to link until after 8 posts
it looks like a boot screen with 3 android dudes on the bottom.
any ideas?

Your stuck at the bootloader. Means that there is no boot.img. You've done something to it. Just flash a rom and it'll be fine. Don't forget to wipe data.

ok, thats positive news so far
the things is, i think its water damage but not much water at all really. just a bit from snowing while skiing.
the power and volume buttons do not seem to respond AND the ohone turns on by itself when i insert the battery.
is it still just a case of 'flash a ROM'? or is there more?

oh, and here is the image..... finally,
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

You don't have root or a custom recovery, correct? You just want to go back to the stock Froyo?

I think if the power buttons don't work it may be a bit of a problem selecting options in that menu, since the power button works as "select" in that menu.
I think you could boot to recovery using command prompt, but I am not 100% sure about that.
Also, are you rooted? Do you have a custom recovery installed?

What is 'Kali CM7 Apps2SD'? Is that just another name for S2E?

sonoftobit said:
What is 'Kali CM7 Apps2SD'? Is that just another name for S2E?
Click to expand...
Click to collapse
--- confusion ensues ---

my phone is NOT rooted NOR does it have anything custom.
i would simply like to go back to the original v2.2 that i had before this happened.
thanks for all suggestions and help

liquidmonkey said:
my phone is NOT rooted NOR does it have anything custom.
i would simply like to go back to the original v2.2 that i had before this happened.
thanks for all suggestions and help
Click to expand...
Click to collapse
Do you have a note of which rom was installed in your device? Is it carrier locked? Branded?

Select the newest RUU that fits your phone & carrier from http://shipped-roms.com/shipped/Bravo/. Extract the ROM, rename to PB99IMG.zip, place in root dir of sd-card and reboot. Should do everything else automatically.

don't really follow the whole ROM question?
my phone has android v2.2, is NOT branded, is NOT locked and NO rooting.

and i should add that i am sweden if that matters.

The file you download from shipped roms is an exe file. When you execute the file it will extract a couple of files to your harddrive. Among those is a file named ROM.zip. That's the one you're looking for.
When I extracted it the file was here C:\Users\*User Name*\AppData\Local\Temp\{722DC7D5-7B69-4EBC-B6FB-B63AE38C01DE}\{50F2F878-636A-496F-A7CB-544C067E0C4B}
The ROM on shipped ROMs are all the standard carriers version that are unmodified.

liquidmonkey said:
don't really follow the whole ROM question?
my phone has android v2.2, is NOT branded, is NOT locked and NO rooting.
Click to expand...
Click to collapse
Yeah but there are different versions of 2.2 depending on carriers etc, thats why I was asking!
I *think* any of the ROMS here with RUU at the beginning & WWE in the filename should work. (I am not 100% sure about this, as I have not had an official rom installed for AGES).
You will then have to follow sonoftobit's instructions I think, don't ask me how to extract the ROM though, as I don't know how to do it!
PS sonoftobit - Ignore this liquidmonkey!
If you go to the CM7 nightly thread and go to the 2nd post, Kali has a script for enabling Apps2SD. That is what I am running, tried to use S2E but it screwed things up royally and I had to restore a Nandroid!

Yeah, I had the same problems with S2E. I'm using DarkTremor App2SD now which has worked flawlessly ever since (both Sense Froyo and CM7). Also there's A2SDGUI for DarkTremor now which makes it even better.

StuMcBill said:
PS sonoftobit - Ignore this liquidmonkey!
Click to expand...
Click to collapse
why on earth would you write that?

so check it out!!!
i have had the phone off for a few more days and then put in the battery and BANG, it started up after a little while.
problem was that my battery only lasted 10 seconds so i was not able to fully test things.
then i put the battery in again and i was back where i started, crappy boot screen.
is there something in the phone that keeps memory of the boot screen and then disapates after a day which would explain why it started today.... or?

Related

Boot Screen Flasher 3000 by dom2684 & Octoberriot

THis is a very simple batch file to assist you in flashing a boot screen
it still uses the same files as before its just put together in one section for ease of use as you can see
thanks to xMemphisx for supplying the required files for this to work
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
1.Extract BSF3000 and open the BSF300 Folder
2. Run CreateG1Splash.exe and choose your boot image (320 x 480 PNG for best results)
3. run the bootflash.bat and follow the on screen steps
* Reboot into fastboot
* IF you're on the older spl then u have 2 screens to flash so you're gonna follow step 3 and 4. and reboot
*If you're on the newest spl the you're just going to flash 1 screen by following step 2 and reboot
4. VIOLA!!! u have a new bootscreen with no copying and pasting
Original Boot Screen
http://www.mediafire.com/?wdmuuzhmmnw
BSF3000.zip
I don't get it. What is classified as the "special" SPL, and what is the "other" spl's? Create a list please .
I'm using Haykuro's Danger SPL...I assume that's "special"?
im assuming special is haykuros and other is any other spl
grr...I hate having a Mac! lol
Anyway someone could setup something like this for linux or Mac users. Pretty please.
Yes sorry for any confusion ....haykuros spl is the special spl
Where is it pulling mysplash.rgb565 from? Says mine cannot load it.
Edit: Fixed the problem. I placed the .bat file in my Android SDK Tools folder, intended to work next to ADB. Didn't know you could run the .bat from the extracted zip folder itself.
Problem: Haykuro's SPL only flashes the first screen, the T-Mobile G1 screen, correct?
lukekirstein said:
Where is it pulling mysplash.rgb565 from? Says mine cannot load it.
Click to expand...
Click to collapse
if u created ur own bootscreen it should be pulling it from the folder
Alright. Got everything to work. Might want to flash back to the original G1 screen, because having that first T-Mobile screen is crucial to me.
On a side note, a couple of apps and widgets broke upon rebooting. Some widgets wouldn't load, other apps lost data connections. Ran a fix_permissions, everything works fine now
Curious question, does anyone have the original "T-Mobile G1" boot screen?
lukekirstein said:
Alright. Got everything to work. Might want to flash back to the original G1 screen, because having that first T-Mobile screen is crucial to me.
On a side note, a couple of apps and widgets broke upon rebooting. Some widgets wouldn't load, other apps lost data connections. Ran a fix_permissions, everything works fine now
Curious question, does anyone have the original "T-Mobile G1" boot screen?
Click to expand...
Click to collapse
Theres a thread with them. You can check the bootscreen tutorial thread, its in there as well
lukekirstein said:
Alright. Got everything to work. Might want to flash back to the original G1 screen, because having that first T-Mobile screen is crucial to me.
On a side note, a couple of apps and widgets broke upon rebooting. Some widgets wouldn't load, other apps lost data connections. Ran a fix_permissions, everything works fine now
Curious question, does anyone have the original "T-Mobile G1" boot screen?
Click to expand...
Click to collapse
what build are u on?
original boot screen >>> http://www.mediafire.com/?wdmuuzhmmnw
dom2684 said:
what build are u on?
original boot screen >>> http://www.mediafire.com/?wdmuuzhmmnw
Click to expand...
Click to collapse
In my siggy
i love this its alot easier than b4 IMO
nice work dom. It was quite a bit easier this way. I noticed after flashing the danger spl that i could only change one boot screen. Anyone know why that is? Not super important since the first one only last a couple seconds anyways.
*BUMP YO need some feed back on this
Can this batch file also install a .gif splash screen? I'm wanting the HTC splash with the little android that peeks out.
uansari1 said:
Can this batch file also install a .gif splash screen? I'm wanting the HTC splash with the little android that peeks out.
Click to expand...
Click to collapse
no its only for the primary boot screen
added original boot screen to 1st post
I noticed after flashing the danger spl that i could only change one boot screen. Anyone know why that is?
Click to expand...
Click to collapse
"danger" SPL only has 1 boot screen to flash, there's a thread about it somewhere, think i read it in the old thread somewhere
note about the tool, VERY fast, VERY easy, even a n00b like me could do it. If you have "danger" SPL you will need updated USB drivers, but i'm sure you know that already
The script litterally is, put your image into the folder, run the bat, press 2 <enter> (for special SPL that is)and you're done, really couldn't be simpler if you tried
I'm glad everyone likes it
my adb work find, but for some reason this script stay at wating for device, any input?

【ROM】[SPRINT] Stock Gingerbread 2.3.4 ROOTED

[SPRINT] Stock Gingerbread 2.3.4 EF17 ROOTED ROM
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Later released EF17 rooted onid3 ROM
Blog
http://zhangqip.blog.163.com
Download:
P100_EF17_STOCK_ROOTED:http://u.115.com/file/bh53u0b2#
P100_EF17_STOCK_ROOTED:http://www.megaupload.com/?d=JG64JFNM
Thanks djallen1 Upload Megaupload
Steps:
1.Just went to download mode by turning off the Tab. Then holding Vol-Down and then Power until the Downloading Target screen came up.
2. Opened Odin3, selected PDA and chose the Quens_P100_EF17_Rooted_PDA.tar file. No other settings needed to changed.
3. Click Start and the progress meter should fly and ultimately say PASS! when done. After reboot it takes a short while for the OS to load so be patient!
donation paypal email address:[email protected]
uh, I don't see how that's rooted, and I don't see any explanation as to how...
ScreenCapture is upload
Ok, so post the rom or root technique?
Oh, ok, it looks like you're uploading now.
Sorry, language barrier. I'm trying to read your site through google translate.
Please instruct how to download. It's all in Chinese...
I've uploaded it to Megaupload.....link:
http://www.megaupload.com/?d=JG64JFNM
Loading it right now, will have a progress report shortly. Much thanks to zhangqip for getting this up before bedtime, I bet he's had a rough day.....
Downloading now
Translated its the "Telecommunications..." link. If you hover over that, the status bar of the browser will show you the name of the ROM. I hope this is in english and I hope that it truly is rooted. I did the OTA update, rebooted and it didn't install it. Perhaps because I am currently rooted. IDK
Ladies and genteleman, we have rooted 2.3.4. In English
Running smoothly....
meh, why not, I'll give it a whirl
djallen1 said:
Ladies and genteleman, we have rooted 2.3.4. In English
Click to expand...
Click to collapse
Maybe a noob ??, but can this be flashed via the samsung recovery (renaming it to update.zip) if I already have stock 2.3.4 running, or do I need to odin back , install CWR, and flash via that?
Thanks!
Confirmed working on my Sprint GB tab
Had manual update of GB running stock, used Odin (in the download) to install (just select the TAR in the PDA and make sure that "Re-Partition is NOT checked, then reboot, hold volume down and power get to triangle download screen and click START in Odin)
Didnt wipe any of my data.
I flashed it with Odin, no pit, no repartition, smooth as silk.
Sweet thanks!
That's weird. Baseband still says eb28 (that's what I was running before the flash). Yes I know its just text in a file. Another thing I've never seen before is even though its an Odin flash, all the previous stuff from my eb28 install is still there. I was running rooted with wpa and hosts file. Is this real? Should I have went back to 24 and allowed updates to gb then flashed? Strange indeed
Went straight from rooted Froyo EB28 to this rooted Gingerbread with this update. Didn't even need to format the SD card. Easy-peasy!
1.Just went to download mode by turning off the Tab. Then holding Vol-Down and then Power until the Downloading Target screen came up.
2. Opened Odin3, selected PDA and chose the Quens_P100_EF17_Rooted_PDA.tar file. No other settings needed to changed.
3. Click Start and the progress meter should fly and ultimately say PASS! when done. After reboot it takes a short while for the OS to load so be patient! Market seems to work with no probs.
Big thanks! You made my morning!!!
-Sprint Galaxy Tab 7" w/ no data plan
I'll have to give this a try.
Sent from my Sprint Galaxy Tab.
oscarthegrouch said:
That's weird. Baseband still says eb28 (that's what I was running before the flash). Yes I know its just text in a file. Another thing I've never seen before is even though its an Odin flash, all the previous stuff from my eb28 install is still there. I was running rooted with wpa and hosts file. Is this real? Should I have went back to 24 and allowed updates to gb then flashed? Strange indeed
Click to expand...
Click to collapse
I flashed from stock Gingerbread. doubt if this works from previous version.
Sent from my SPH-P100 using XDA Premium App
I flashed from rooted Froyo. No data wipe, still have alll my apps and settings.

[Tutorial] Circle battery plus amazing effects for all roms

This is a mod that will replace your battery to circle battery and add beautiful effects to your wildfire s. Works on all roms
Requirements: S-OFF, rooted, custom recovery
Instructions:
1. Copy attached zip file to sdcard
2. Boot into custom recovery
3. Select install zip from sdcard
4. then choose zip from sdcard
5. then select my attached file and apply update.
6. after finish reboot and see the changes.
Working but the icon battery is to big to fit in taskbar. Sides and bottom are croped.
Is there a way to fix it ?
It fits in the taskbar, it can't be smaller cause it's circle, and if it's smaller like the other icons you won't be able to see battery status.
jikantaru said:
It fits in the taskbar, it can't be smaller cause it's circle, and if it's smaller like the other icons you won't be able to see battery status.
Click to expand...
Click to collapse
Can u post some pics plz ?
Sent from my HTC Wildfire S A510e using Tapatalk
In my phone, it's like this :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[/url][/IMG]
raughing out roud, are you in froyo or something, I think it only works on gingerbread 2.3.3 wildfire s, also your clock seems to be expanded.
here mine how it looks
I've installed official RUU_Marvel_HTC_Europe_1.30.401.0_Radio_47.10.35.3029H_7.46.35.08_release_183799 on my device.
It's gingerbread because of 2.3.3 version.
It's strange... Any idea ?
Maybe it's the font you installed, try changing it back. or it might be the launcher.
To be sure I made a backup and install ROM again.
I applied your file after rooting installed and it's the same problem...
Thanks for this, very nice.
Battery
Chapi666 said:
To be sure I made a backup and install ROM again.
I applied your file after rooting installed and it's the same problem...
Click to expand...
Click to collapse
+1 Same here, also on GB 2.3.2
Mines weird too. It's four triangles surrounding a white circle.
Sent from my rooted and booted, longlife Wildfire S
I think it comes from ROM version.
I update my ROM with this one : http://forum.xda-developers.com/showthread.php?t=1260590
Now, I've no problem.
Hmm, I have the same weird problem that it looks too big.
I am on HTC Stock Rom 2.3.3.
Any Idea of how to uninstall this fix since I think Restoring my Titanium Backup won't do the trick no?
I will try also on your last Rom
Virgin US cdma A510c Don't Flash!
Causes acore/phone force closes... Back to nandroid back-up.
Rob
its working on s-on unlocked original 2.3.5 eu rom too?
Hi Jikantaru.
I tried the same with the UOT Kitchen http://uot.dakra.lt/ and the 1.1 EU Rom from your kitchen and i have the same problem. The circle is a square...
Which Rom was the source for the framework-res in your file?
oh dear... urgenttt!!! i flashed this.. and then it boots up with the android acore eroor and siwth process thingy, and i cant get to my recovery, i hold the volume up and power and it vibrates 4 times.. please someone help me fix my phone
jjenkins09 said:
oh dear... urgenttt!!! i flashed this.. and then it boots up with the android acore eroor and siwth process thingy, and i cant get to my recovery, i hold the volume up and power and it vibrates 4 times.. please someone help me fix my phone
Click to expand...
Click to collapse
Should be volume down not up mate.
Power off, pull the battery, re-insert the battery, hold volume down and press power.
Should load the bootlader
Wait for bootloader to search for updates then select recovery.
Hopefully it works for you mate.

[Q] do I REALLY need Gold Card?

Hi y'all, somebody gave me a DesireC, it needs "Scrubbed"
Really can't do much other than play with the phone coz it's got that "CarrierIQ" crap in it, never mind my good freinds phone number --
Got it to root and S-off, factory reset it, (her number still there, tried that 3 times) as well as boot screen from her carrier...
I've tried making a gold-card? Learned alot but never succesfully made one. There is uncertaintly in the instructions wether to reverse the HeX string needed for the Gold card. Or Windows won't format the SDcard rightly...
Wouldn't all this be easier using Debian? [Linux]
I just want it bare nekked, no carrier, no number, NO SNITCHWARE (carrierIQ)
Do I NEED the gold-card to make this phone anonymous? If so, please point to the CLEAR instructions
Thanks in advance --
Virginwidow
Try asking in the Desire C section. This is the Desire (bravo/bravoc) section.
Hi thank u for such fast response...
Waiting for the darn things battery to come back up or I'd copy the info screen --
but from memory (I've been lurking here and playing with it for several weeks)
it says it's
PB99400
bravoc
hboot 93
should I still move to other forum?
Thanks again
Virginwidow
If your phone looks like this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Then don't.
You don't need a goldcard for the 2.3 RUU.
If your phone looks like this:
Then change section.
Thank you kindly sir
My phone is 1st picture
bravoc DVT2 ship S-Off
hboot 0.98.0000
The dern thing won't let me RUU, as it's US Cellular apparently stock as I've tried "Factory Restore" hoping to clear my friends infoz off it
no joy, her number's still in it I'd be much happier if the phone number was blank, or xxxxxxxxxx (or whatever the default string is for a never activated phone)
Don't have (or see a need for) a carrier for it, coz I've not yet learned wether I can have it activated as a plain CDMA "No Gee" cell phone, If I gots Wifi I don't see a need for even 3g... It's loaded apps OK over WiFi. I'm a bit skittish even using WiFi till I'm sure it's clean with no CIQ
Once I get it's innards wiped (without any snitchware gunk) want to load a clean, battery efficient, more usable ROM (I don't need Fap-Book or Twiddler or games)
will loading a custom ROM remove the US Cellular crap and number?
Thanks in advance
Virginwidow
Yeah, installing a custom rom removes the apps from your carrier
Sent from my HTC Desire using xda app-developers app
well, so far the contrary little varmit won't let me load ANY rom,
keeps sayin error in /sdcard/update.zip
status 7
using the clockwerk recovery... going to try to force feed it an 4ext recovery image :crying:
There's a old post says if your desire/bravoc is "branded" mine is you gotta make it a gold card, thought that might be what's wrong?
I've tried everything fix the permissions etc... hell I loaded suse5 when I was a kid surely I can figger this out. For some reason the recovery thing is rejecting the ROM image
Thanks folks
Virginwidow
virginwidow said:
well, so far the contrary little varmit won't let me load ANY rom,
keeps sayin error in /sdcard/update.zip
status 7
using the clockwerk recovery... going to try to force feed it an 4ext recovery image :crying:
There's a old post says if your desire/bravoc is "branded" mine is you gotta make it a gold card, thought that might be what's wrong?
I've tried everything fix the permissions etc... hell I loaded suse5 when I was a kid surely I can figger this out. For some reason the recovery thing is rejecting the ROM image
Thanks folks
Virginwidow
Click to expand...
Click to collapse
which rom are you trying to install?
"US Cellular"?
:laugh:
Holy cow! it worked!
Cyanogen Mod 7, DL'd from clockwork Mod site -- I figgered don't try anything fancy (I tried some of the custom ones, the Slim Jelly Bean, for instance) ...
Naturally I hadda unbrick (I think? It was stuck in the HTC screen) a couple times before tried "keep it simple stupid" :victory:
I'm quite pleased with the ROM its ever so much nicer than that HTC crap == BUT IT STILL SEZ "US CELLULAR"?? How do I get rid of that?
THANKS
Virginwidow
Another bravoc with US Cellular
abaaaabbbb63 said:
Try asking in the Desire C section. This is the Desire (bravo/bravoc) section.
Click to expand...
Click to collapse
Hi abaaaabbbb63-
I got a old Desire CDMA (PB99400 Bravoc) with US Cellular. Unfortunately it is S-ON and I want to root it. The deal is that the HBOOT version is 1.09.000 and all the tools I have found are for HBOOT 1.06.000
Do you know if it is possible to downgrade the HBOOT?. My phone looks like Picture 1 in your post.
Any advice will be highly appreciated.
Cheers
D

One plus 5t root issue on new phone that son has buggered up!

Hello, my 17 year old got the new one plus 5t yesterday,
He rooted the phone but then realised he couldn’t use certain apps with it rooted, so he uninstalled magisk
He rebooted the phone but it only went into custom recovery and wouldn’t load an OS
Because that didn’t work, he tried flashing an OTA update.
Now his phone is stuck on an upside down screen and a fuzzy section on it.
I know ZERO about android phones.
Should I wait for the support to open at one plus? Or is there something I can do to fix this?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
brickedmum said:
Hello, my 17 year old got the new one plus 5t yesterday,
He rooted the phone but then realised he couldn’t use certain apps with it rooted, so he uninstalled magisk
He rebooted the phone but it only went into custom recovery and wouldn’t load an OS
Because that didn’t work, he tried flashing an OTA update.
Now his phone is stuck on an upside down screen and a fuzzy section on it.
I know ZERO about android phones.
Should I wait for the support to open at one plus? Or is there something I can do to fix this?
Click to expand...
Click to collapse
tell him to download this (full firmware)
https://otafsg.h2os.com/patch/amazo...xygen_43_OTA_011_all_1804241056_afd261322.zip
Boot to recovery, copy zip to internal storage, swipe to wipe and flash the zip.
p/s if it cannot boot to custom rec then use this guide
https://forum.xda-developers.com/oneplus-5t/how-to/oneplus-5t-unbricking-tool-confirmation-t3733012
Thanks so much for your reply,
In the end I spoke to one plus and they couldn’t fix it, they said I could exchange it free of charge, so he got a brand new phone yesterday! Thank god. I’m never letting him root it again tho, he only had it 24hours!!!
nguyenlucky said:
tell him to download this (full firmware)
https://otafsg.h2os.com/patch/amazo...xygen_43_OTA_011_all_1804241056_afd261322.zip
Boot to recovery, copy zip to internal storage, swipe to wipe and flash the zip.
p/s if it cannot boot to custom rec then use this guide
https://forum.xda-developers.com/oneplus-5t/how-to/oneplus-5t-unbricking-tool-confirmation-t3733012
Click to expand...
Click to collapse
brickedmum said:
Thanks so much for your reply,
In the end I spoke to one plus and they couldn’t fix it, they said I could exchange it free of charge, so he got a brand new phone yesterday! Thank god. I’m never letting him root it again tho, he only had it 24hours!!!
Click to expand...
Click to collapse
You should let him experiment again, this time with some more reading here on the forum before though. He can learn a great deal about how different systems are built and the working parts of them.
And mostly since it's really fun, these days its really hard, close to impossible to mess up the phone bad.
Yes - He should be allowed to root it again - He needs practice
fkofilee said:
Yes - He should be allowed to root it again - He needs practice
Click to expand...
Click to collapse
I'm also in that opinion. He should be allowed to root again.
I may have an idea why this happened: Instead of an Oneplus 5T Firmware, he may have flashed a Oneplus 5 Firmware..
you mentioned an upside down turned Screen... well, the normal oneplus 5 had their Display assembled upside down and oneplus thought it would Fixing it by turn the Display Output by 180° by Software configuration. Your son should be Aware of that Oneplus 5 and 5T are different devices.
First step is using fastboot adb tool to flash some custom recovery first such as twrp,then download the latest oxygen system from oneplus official website(should be about 1.6gb) flash it inside and reboot. U will get a official system with official recovery set everything up. Then flash the custom recovery again and flash custom kernals such as bluespark or franco. goto the google pay or other root blocked app to set up everything.
Now you can flash the magisk to get root and activate magisk hide immediately right after u reboot. Remenber to tick the apps you need to hide the root for.
Wish u success:good:

Categories

Resources