[Q] cannot seem to flash recovery? - One (M8) Q&A, Help & Troubleshooting

i am having a weird issue. i have an htc one m8t (china mobile lte version)
i can fastboot-flash all kinds of recoveries, i always get a "success" message, but then, when i enter recovery from hboot, i always get 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"
}
and it returns to hboot. i am beginning to suspect something else is wrong ... but what?

rm_2 said:
i am having a weird issue. i have an htc one m8t (china mobile lte version)
i can fastboot-flash all kinds of recoveries, i always get a "success" message, but then, when i enter recovery from hboot, i always get this:
View attachment 2774300
and it returns to hboot. i am beginning to suspect something else is wrong ... but what?
Click to expand...
Click to collapse
Have you tried flashing a rom from recovery?

paul chambers said:
Have you tried flashing a rom from recovery?
Click to expand...
Click to collapse
nope. i might have mis-flashed something else before. but now, i cannot even ENTER recovery. no matter which recovery i flash, when i tried to go HBOOT -> recovery, i get the screen above and then it goes back to HBOOT.

rm_2 said:
nope. i might have mis-flashed something else before. but now, i cannot even ENTER recovery. no matter which recovery i flash, when i tried to go HBOOT -> recovery, i get the screen above and then it goes back to HBOOT.
Click to expand...
Click to collapse
Might i suggest you download the all in one tool and flash TWRP from that. Is your PC seeing your phone still. Or if you are ok with adb use that to flash TWRP. To help properly we need more info on how you flashed it what method ETC.

OP, do NOT flash a toolkit - learn to do it yourself. Toolkits are for the lazy as you never learn what you're doing or what to do if things go wrong...
Now, I'm thinking you've flashed a recovery not designed for your phone as the Chinese M8 is different from the others. You'll need to find a custom recovery for your device. What's the model code btw? For edxample, the EU handset is the M8_UL

EddyOS said:
OP, do NOT flash a toolkit - learn to do it yourself. Toolkits are for the lazy as you never learn what you're doing or what to do if things go wrong...
Now, I'm thinking you've flashed a recovery not designed for your phone as the Chinese M8 is different from the others. You'll need to find a custom recovery for your device. What's the model code btw? For edxample, the EU handset is the M8_UL
Click to expand...
Click to collapse
well, i don't have a standalone windows anyway. macos and linux only.
fastboot sees this phone:
$ fastboot getvar modelid
modelid: 0P6B50000
$ fastboot getvar cid
cid: HTCCN701
i have found a guy on one of the electronics markets who says he can flash it back to stock ... let's see ...
does anybody know just HOW different this phone is? is it just the radio? superficially, the specs seem the same ...
it seems the model it goes by on the market is m8t, getvar all has these:
INFOproduct: m8_tl
INFOversion-bootloader: 3.17.0.0000
INFOversion-baseband: 1.15.213311192.30G

rm_2 said:
well, i don't have a standalone windows anyway. macos and linux only.
fastboot sees this phone:
$ fastboot getvar modelid
modelid: 0P6B50000
$ fastboot getvar cid
cid: HTCCN701
i have found a guy on one of the electronics markets who says he can flash it back to stock ... let's see ...
does anybody know just HOW different this phone is? is it just the radio? superficially, the specs seem the same ...
Click to expand...
Click to collapse
If you do fastboot getvar all it should have the model type in there...if not, it'll be at the top of the HBOOT screen

EddyOS said:
If you do fastboot getvar all it should have the model type in there...if not, it'll be at the top of the HBOOT screen
Click to expand...
Click to collapse
yep. it's m8_tl

Have you tried just booting a custom recovery, fastboot boot whatever_recovery.img ?

CMW-based recovery for m8t
i couldn't get the guy to give me his collection of factory- and OTA roms, but i found this:
http://pan.baidu.com/s/1qWjnqaw
which contains a CWM-based recovery (in chinese ... ) that works on the m8t (m8_tl), and a htcm8root.zip
fastboot flash recovery $RECOVERY
and then, in recover
install ZIP from SD card
this seems to work for root ...

Related

cant go bootloader. bricked desire?

all i got now is desire which i cant put in bootloader mode
prehistory is unknown
when i press power, power + vol down or power + back i got black screen with htc in center and 4 exclamation signs at corners
what could i do now?
{
"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"
}
Can you get into fastboot? You get there by pressing and holding first back and then power button.
as i said before, it shows only the image above on every key combo
turn it off, plug it in via usb, hold back and power
if you know where your fastboot.exe is then cd into the path in cmd.
if you don't then unzip my attachment and put it in your c:\ and type these commands
Code:
cd\
fastboot devices
if it gives back a serial then it is not bricked and you can flash a RUU
It will likely not give a signal back on fastboot devices, as it isn't in fastboot, but it wouldn't do that in hboot mode either so you can't use that info for anything.
I've seen a couble of these, and you should still be able to flash a ruu. If it's a gsm desire(you should have a sim-card), download and run the following ruu while it's connected: http://www.htcdev.com/process/legal_download/152(the ruu is the .exe file inside the .rar)
mortenmhp said:
It will likely not give a signal back on fastboot devices, as it isn't in fastboot, but it wouldn't do that in hboot mode either so you can't use that info for anything.
I've seen a couble of these, and you should still be able to flash a ruu. If it's a gsm desire(you should have a sim-card), download and run the following ruu while it's connected: http://www.htcdev.com/process/legal_download/152(the ruu is the .exe file inside the .rar)
Click to expand...
Click to collapse
FYI, when it's in that state it is booted in RUU mode, which is pretty much the same as fastboot.
if you don't believe me, plug your phone in while booted into a rom and type
Code:
adb reboot oem-78
fastboot devices
fastboot getvar boot-mode
***OP LOOK AT MY PREVIOUS POST - AND DON'T BE AFRAID TO ASK FOR HELP***
i tried the official gb ruus, no connection
it detects as HTC Bootloader in my xpsp3
aZzz.bZzz said:
i tried the official gb ruus, no connection
it detects as HTC Bootloader in my xpsp3
Click to expand...
Click to collapse
Did you try what I said in the first post?
ive finally been able to flash it with official gingerbread ruu from the link given by mortenmhp
it ran without errors
but after reboot its stuck on infinite loop: white htc screen, then vibra and reboot
it now enters fastboot, shows all info, but doesnt enter recovery
any ideas?
aZzz.bZzz said:
ive finally been able to flash it with official gingerbread ruu from the link given by mortenmhp
it ran without errors
but after reboot its stuck on infinite loop: white htc screen, then vibra and reboot
it now enters fastboot, shows all info, but doesnt enter recovery
any ideas?
Click to expand...
Click to collapse
well, congratulations on following bad advice which has got you in an even worse situation... Nothing much you can do. You're S-ON, and you have an un-overwritable RUU (unless a newer one comes out). Can try to flash it again but whether that works is anyone's guess.
Why it doesn't boot now? What's wrong
Sent from my MB860 using Tapatalk
Good question.. that could be anyone's guess!

Bricked or not?

http://imageshack.us/photo/my-images/717/img0102045900.jpg/ like this photo
can't recovery mode
;'(
details please.
rootSU said:
details please.
Click to expand...
Click to collapse
can't get into recovery mode.
when switch on the power button or power+vol down
it goes like this.
send to HTC service???
These are the details we need:
1) Rooted / s-off?
2) What was the last thing that happened before it stopped working?
3) What android version / ROM is being used?
4) Does Hboot (Vol down+power) or fastboot (Back+power) Work when your phone is off?
rootSU said:
These are the details we need:
1) Rooted / s-off?
2) What was the last thing that happened before it stopped working?
3) What android version / ROM is being used?
4) Does Hboot (Vol down+power) or fastboot (Back+power) Work when your phone is off?
Click to expand...
Click to collapse
-Rooted(yes) / S-off(yes)
-the last thing is i wanna flash radio (i think i do it wrong way)
-AlphaRev CM7 r2
Bravo pvt1 Ship S-off
Hboot-6.93.1002
mrcrop-031d
touch panel-synw0101
radio-5.09.05.30_2
-Hboot and fastboot can't!
Did you actually flash a radio? If so, which one? How did you do it? Fastboot?
Can you hboot / fastboot after battery pull? Remove battery 5 minutes then try again?
rootSU said:
Did you actually flash a radio? If so, which one? How did you do it? Fastboot?
Can you hboot / fastboot after battery pull? Remove battery 5 minutes then try again?
Click to expand...
Click to collapse
i tried the latest with fastboot.
removed but can't
Does it go straight to the HTC screen when you try to get into fastboot?
If so, when you try to get into fastboot and HTC screen comes up, please connect to PC and run
Code:
fastboot devices
And let me know if your device is picked up...
now if i plug the usb it shows the same black screen with HTC logo
but if i unplug it shows
{
"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"
}
like this
a orange hilight "RUU"
what i gonna do next??
ps. now i change to CWM recovery v2.5.1.3 because 4EXTrecovery is not working.
and when i jsut install zip from sdcard,it shows E:can't mount /dev/block/mmcblk0p1 (or/dev/block/mmcblk0)
(No such file or directory)
E:can't mount/sdcard
I need the output from "fastboot devices" please.
...and please stop doing stuff or you will break it further
rootSU said:
I need the output from "fastboot devices" please.
...and please stop doing stuff or you will break it further
Click to expand...
Click to collapse
my phone can't connect to fastboot and hboot.
when i run cmd. it shows
"C:\AndroidSDK\tools>fastboot devices
'fastboot' is not recognized as an internal or external command,
operable program or batch file.
sorry if i don't know anythings i'm new.
C:\AndroidSDK\tools>"
read the adb and fastboot FAQ in my signature. It will tell you how to set up. Download my files from there and do what it says in the read me file to set up.
Do not bother reading adb stuff, not relevant
rootSU said:
read the adb and fastboot FAQ in my signature. It will tell you how to set up. Download my files from there and do what it says in the read me file to set up.
Do not bother reading adb stuff, not relevant
Click to expand...
Click to collapse
i'm reading &trying
thanks and i'll tell the result.
also fix is on my guide. It's nothing major
finished your step: adb, hboot(Android Bootlaoder Interface)
but when i typed "adb shell" it shows "error device not found".
Is it because i'm not in Hboot screen? (when pluged usb my phone screen shows black screen with HTC logo.
need more advise please
now can use fastboot!!!!!
what to do next!
chavab said:
finished your step: adb, hboot(Android Bootlaoder Interface)
but when i typed "adb shell" it shows "error device not found".
Is it because i'm not in Hboot screen? (when pluged usb my phone screen shows black screen with HTC logo.
need more advise please
Click to expand...
Click to collapse
Errr......................
rootSU said:
Do not bother reading adb stuff, not relevant
Click to expand...
Click to collapse
rootSU said:
Errr......................
Click to expand...
Click to collapse
now it can read sdcard , also fastboot can use
Ok so now you need to fastboot flash hboot downgrade.img from alpharev website. Then in fastboot again, you can RUU
Sent from my HTC Desire using xda premium
rootSU said:
Ok so now you need to fastboot flash hboot downgrade.img from alpharev website. Then in fastboot again, you can RUU
Sent from my HTC Desire using xda premium
Click to expand...
Click to collapse
after i downgrade so can i flash this rom? (sebastian15)
i don't know what's RUU?
ps. when i run fastboot my phone isn't in fastboot screen it's on black screen with HTC logo.
hey, yesterday i had same problem. just wanted to go to stock rom and i stucked on same screen. and windows didn't see my sd card. so what i did:
booted to linux ubuntu, somehow linux saw my sd card, with gparted i deleted all partitions and reformated sd card. when i downloaded android flasher 2.2 i gues and flashed original bootloader from alpharev.nl, and flashed rocovery img. when i started official ruu 2.3 and everything went fine. now i am on original rom and have working phone . but i think that main problem was cm7r2 hboot. so i think you just need to flash original hboot and run ruu rom. ruu rom you can get from second or third thread in development section. good luck.

[Q] I can't enter in recovery !

I won this phone in a little competition, the phone is not new (I don't know anything of it) , I want to root, but when I enter in bootloder is see this :
ACE PVT SHIP S-OFF RL
HBOOT-2.00.0027
MICROP-0438
RADIO-26.14.04.28_M
eMMC-boot
Sep 7 2011, 19:06:24
and I can't enter in recovery, appear a phone with red triangle.
My room works, have :
Android version : 2.3.5
HTC Sense version : 3.0
Software number 3.12.405.1
I don't have the permission ( # ) in my room or superuser ...
Soo, what i have to do...? or how can i put all default (stock).
You are S-Off with no recovery. Just flash one from fastboot and flash a ROM from there. Instructions in the Ace Think Tank thread linked in my signature.
bananagranola said:
You are S-Off with no recovery. Just flash one from fastboot and flash a ROM from there. Instructions in the Ace Think Tank thread linked in my signature.
Click to expand...
Click to collapse
you mean this ? http://forum.xda-developers.com/showpost.php?p=31211732&postcount=396
sacrificee said:
you mean this ? http://forum.xda-developers.com/showpost.php?p=31211732&postcount=396
Click to expand...
Click to collapse
No. glevitan's guide in post #7 has a section about being S-Off with no recovery.
sorry I read all in that post but I can't find .... please help :|
I try to flash the recovery img (using adb) but don't work (no allowed)...... Soo, what i have to do ?
Is not my first root but this is different :|
The linked PDF guide...? There's a section around page 8 or 9 that talks about being S-Off with no recovery.
I see this:
But in step 5 the mirror is deleted and i can't download it and in steps 6 and 7 i don't understand .. :| give me a good steps exactly for me ( remember i don't have acces the root, only $), i remain indebted.
Code:
S-OFF with no custom recovery : you need to reflash a custom recovery to be able to flash a custom room again. Follow this steps:
1) Boot in hboot and choose fastboot.
2) Plug the phone to the pc ( you have to see fastboot in red in the phone )
3) Open cmdas admin or terminal as root in the pc.
4) type ( case sensitive ) :
5) wget "link" -no- check certificate
6) Fastboot oem rebootRUU ( that will put your phone in RUU mode, witch black screen with silver HTC )
7) Fastboot flash zip cwm-5.0.2.7-ace.zip (it will send the firt and then flash it)
8) When you see OKAY. Finished (ner the button in the cmd session even if the green bar in the phone is at half way).
9) Fastboot reboot-bootloader.
10) Voila..check and you should have CWM again.
sacrificee said:
give me a good steps exactly for me
Click to expand...
Click to collapse
Certainly, your highness. Download a recovery image. Flash it from fastboot. Flash a ROM from recovery. If you want more detail you need to search. The answers are all available.
i try man , when i try to flash a recovery.img (using adb) says "no allowed".... :|
sacrificee said:
i try man , when i try to flash a recovery.img (using adb) says "no allowed".... :|
Click to expand...
Click to collapse
Like I've already said, from fastboot. Not ADB.
sacrificee said:
i try man , when i try to flash a recovery.img (using adb) says "no allowed".... :|
Click to expand...
Click to collapse
are you even in hboot??? maybe you should do some research...that is a step by step detailed way on flashing a recovery. Device 101 is your homework.
BTW, MissB is not a Man...at least is what her signature says...:laugh:
the same i try to fastboot :|
Code:
fastboot flash recovery recovery.img
sending 'recovery' <6092 KB>...
OKAY [ 1.018s ]
writing 'recovery' ...
FAILED <remote: not allowed>
finished. total time: 1.021s
Is your phone in fastboot mode?? Select it from hboot.
EDIT: I'm done here. Good luck.
yes ... sure i did a photo
{
"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"
}
sacrificee said:
yes ... sure i did a photo
Click to expand...
Click to collapse
Then try the PD98IMG.zip way....that way should work.
i try and says CID error, i think my PD98IMG.zip is not good ....
sacrificee said:
i try and says CID error, i think my PD98IMG.zip is not good ....
Click to expand...
Click to collapse
do you mind if I have a look over teamviewer?
yes of course I tried all this before and I think it was no good
I send you the tw in private msg.
i have same problem
i have same problem i bought my device already unlocked
and i think your problem and my because our devices are unlocked by htcdev unlock tool (HTC' 'official' 'bootloader unlock)
so the fastboot Prevents custom rom or recovery to install
it is just allows ruu ROM
i think this link will help you
http://forum.xda-developers.com/showpost.php?p=31211732&postcount=396
or just install a rooted ruu ROM
cyberghost1990 said:
so the fastboot Prevents custom rom or recovery to install
it is just allows ruu
Click to expand...
Click to collapse
False.
or just install a rooted ruu
Click to expand...
Click to collapse
Nonexistent.

Need help, Error flashing HTC one m8 stock rom

Hello friends,
I have tried downloading following ROMS RUU and each rom gives same error, whats wrong? what should I do to fix this?
roms i have tried so far
{
"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"
}
ERROR i get every time with these roms
Current ROM Version is 2.23.502, ( RUU reads 2.23.502.3 as current IMAGE version)
Hardware: m8_ul_ca
MID: 0P6B12000
Thank you for reading.
Did u chnge it to international version
Sent from my HTC One_M8 using Tapatalk
manish dubey said:
Did u chnge it to international version
Click to expand...
Click to collapse
According to his statements (on the MID and version) it appears that NO, he did not change to international version.
But I agree, we need more info to be sure. OP should do fastboot getvar all, and post the output (delete IMEI and serial number before posting).
Or just try a different PC. RUU freezing while sending is common, and usually nothing to do with the phone. Win7 and USB 2.0 (not USB 3.0) for the best possibility for RUU to succeed.
And error 155 usually referring to bootloader not relocked when device is S-On
ckpv5 said:
And error 155 usually referring to bootloader not relocked when device is S-On
Click to expand...
Click to collapse
Ahh, I missed that. I looked at the screenshot too quickly!
hello guys,
thanks for replies,
below is more info you asked for
-- The phone is going in TWRP because previously, i tried to install a custom ROM [ i forgot which one ]
-- Phone is stuck at htc one boot splash screen
-- if i reset phone by twrp, then after it gets boot up and then i get 'UNFORTUNATE ERROR' and then again it gets restarted and get stuck in htc boot splash screen
-- i am trying to flash ruu in windows 10.1, should I try windows 7 32bit?
Thank you
You don't read what people said above.
1. you need to relock bootloader to run a RUU because you have a S-On device.
command : fastboot oem lock
then reboot bootloader/fastboot
2. run RUU while on bootloader/fastboot
What you need :
A Windows PC with USB2.0 (I never have problem running RUU on Win 10 64 bit)
Latest HTC USB drivers installed - install HTC Sync Manager as it will install the drivers and some needed Microsoft Visual C++ Redistributable files
then uninstall HTC Sync Manager but leave other things.
http://www.htc.com/us/support/software/htc-sync-manager.aspx
You also can directly install the latest RUU - http://www.htc.com/us/support/htc-one-m8-att/news/ instead of the old version
Administr4tor said:
below is more info you asked for
Click to expand...
Click to collapse
This is not what was asked for. This doesn't tell us much we didn't already know. Aside from confirming that your bootloader is unlocked, and you are s-on.
The proper advice was already given in Post #5 above. You need to relock the bootloader with the following command, in order to RUU: fastboot oem lock
alright, sorry I didnt pay attention,
now when I try to run command "adb devices", I dont see any devices though the device is perfectly installed in windows device manager as " my htc"
also this the screen which i get when I try to turn the phone on
Administr4tor said:
now when I try to run command "adb devices", I dont see any devices though the device is perfectly installed in windows device manager as " my htc"
also this the screen which i get when I try to turn the phone on
Click to expand...
Click to collapse
You don't need to run an adb command, you need a fastboot command. Fastboot and adb are related, but very different things:
adb will never run unless in OS or recovery. What you are seeing (adb not connecting) is normal.
Fastboot commands require the phone to be in bootloader-fastboot mode (which you are in during the pic in Post #7 above).
Thank you very much, it worked, problem solv3d

Flashed wrong kernel by mistake

Hi,
I got a little bit of a problem on my head.... I planned to flash CM12.1 on my HOX but i flashed a different boot.img by mistake! Now i cant get the phone into debugging mode and while using hasoonss toolkit it wont see my device cause i cant get it into debugging mode . Any ideas on how to solve the problem? There are a lot of threads inhere about bricked hox but i cant find one talking about the same problem....
Hope i can get some help on this.
Ow and a bit more info, i can get into bootloader and recovery.
go_insane1981 said:
Ow and a bit more info, i can get into bootloader and recovery.
Click to expand...
Click to collapse
if you can get into bootloader then just get the good boot.img and flash it using fastboot flash boot boot.img
Tried that but it won't see my device.
It doesn't apear in my devices.
go_insane1981 said:
It doesn't apear in my devices.
Click to expand...
Click to collapse
When on bootloader/fastboot mode, type
fastboot devices
to check connection
if it returns your device serial no, then it is good for you to
fastboot flash boot boot.img
adb devices is working when in recovery or on running OS, not on bootloader/fastboot
ckpv5 said:
When on bootloader/fastboot mode, type
fastboot devices
to check connection
if it returns your device serial no, then it is good for you to
fastboot flash boot boot.img
adb devices is working when in recovery or on running OS, not on bootloader/fastboot
Click to expand...
Click to collapse
Tried both ways again but no reaction wth a list of devices. It's blank...
install htc drivers http://www.mediafire.com/?eqrqb44r3ot18g1
SÜPERUSER said:
install htc drivers http://www.mediafire.com/?eqrqb44r3ot18g1
Click to expand...
Click to collapse
Any options on how to install the drivers different from normally? Apparently the drivers won't install as it should install...
Have HTC sync on my system, can i use some of those exe's in there?
This is wat happens with HTC installer.
go_insane1981 said:
This is wat happens with HTC installer.
Click to expand...
Click to collapse
You have a newer sets of drivers installed and the installer exits instead of downgrade the version.
Are you sure you are in fastboot mode?
To enter this.
Power off your phone.
Hold Power and volume down button until phone enters a white screen with Hboot written on it.
{
"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"
}
Now press power button again. The screen should now change to this
Showing fastboot marked in red.
Go to device manager and look for the driver. It should look like this ( Android USB Devices, My HTC)
In cmd type fastboot devices.
My cmd returns this.
Cant seem to get the drivers in my device manager, they are installed but not showing in my device manager...
SÜPERUSER said:
You have a newer sets of drivers installed and the installer exits instead of downgrade the version.
Are you sure you are in fastboot mode?
To enter this.
Power off your phone.
Hold Power and volume down button until phone enters a white screen with Hboot written on it.
Now press power button again. The screen should now change to this
Showing fastboot marked in red.
Go to device manager and look for the driver. It should look like this ( Android USB Devices, My HTC)
In cmd type fastboot devices.
My cmd returns this.
Click to expand...
Click to collapse
Ok i used a old htc and now it sees my device again.
Device manager sees the HOX now too.
go_insane1981 said:
Device manager sees the HOX now too.
Click to expand...
Click to collapse
It was my thought at first. So now we know that htc apparently dropped the support for one x and older devices in their driver pack. Good to know
Now i need to take a look at how i can push a diff rom in there since the other rom apparently wont work..
go_insane1981 said:
Now i need to take a look at how i can push a diff rom in there since the other rom apparently wont work..
Click to expand...
Click to collapse
What rom are you trying to install?
SÜPERUSER said:
What rom are you trying to install?
Click to expand...
Click to collapse
http://forum.xda-developers.com/htc-one-x/development/rom-cyanogenmod-12-1-t3396521
go_insane1981 said:
http://forum.xda-developers.com/htc-one-x/development/rom-cyanogenmod-12-1-t3396521
Click to expand...
Click to collapse
Have you flashed this "new storage layout"?
http://forum.xda-developers.com/htc-one-x/orig-development/storage-layout-hox-endeavoru-t3022358
SÜPERUSER said:
Have you flashed this "new storage layout"?
http://forum.xda-developers.com/htc-one-x/orig-development/storage-layout-hox-endeavoru-t3022358
Click to expand...
Click to collapse
Making a new layout is something i missed, Mone said ;
Flashing instruction like usual: perform a full wipe with TWRP for new layout, flash the ROM, flash the suggested GApps, reboot into fastboot mode, flash the boot.img exctracted from the ROM.zip, reboot into system, enjoy cm-12.1.
So i wiped the damn thing( ) after making a backup offcourse(which btw doesn't help cuz its screwed...). But i completely missed that i had to make a new layout... But stil i am convinced it can be "unbricked" one way or another.
I basicly follwed all the steps mentioned in this thread; http://forum.xda-developers.com/showthread.php?t=2069904 and it al worked up to the point i flashed the wrong kernel. After that i searched the forum for hours and found some things which could be connected but with a total different view of what my problem is/was(partially solved with your help) and ended up with putting a SOS sign up for help.

Categories

Resources