forgive my ignorance, i'm new in this kind of stuff, and i need some help.
i would like to flash this new kernel by franco (link below) but i'm confused/lost so can someone give me a step by step instruction? i'd really appreciate it i mean a lot! i've already unlocked the boot loader, its showing as s-on
http://forum.xda-developers.com/showthread.php?t=1646883
Flash the modules package in clockworkmod recovery.
To flash the rest you have to have the android sdk installed and you have to put the boot.img file in the same folder as fastboot.exe. From a command prompt you have to navigate to the folder that has those files and use the command "fastboot flash boot boot.img " while your phone is in fastboot.
Sent from my HTC One X using xda premium
thanks... but can you do it in more specific way? like step 1.1.3.4.5...etc..
mikey0105 said:
thanks... but can you do it in more specific way? like step 1.1.3.4.5...etc..
Click to expand...
Click to collapse
1. Download the Fastbbot files
2. Extract it to the root of your drive (C: or D So you should have a "Fastboot files" folder in your C or D drive
3. Now put the boot-r1.img in the Fastboot files folder
4. Start up command prompt (type "cmd" in the search bar) and navigate to the fast files folder. To navigate to the fastboot files folder you have to type "cd\" and then type "cd\Fastboot files".
5. Now boot your phone into bootloader (by holding down power button for a few seconds until it reboots and then press and hold down the volume down (-) button). And then once in fastboot mode select "Fastboot USB" by pressing the power button.
6. Now type the commands "fastboot flash boot boot-r1.img" and that's it.
that's what im talkin' about shadowboy! thanks so much! 1 big thank you button for you.. cheers mate!
EDIT:
oh BTW, i tried opening CMD, then entered the words above but its not opening, it says cannot find path,
i put my files under 1 folder named it "fastboot"
{
"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"
}
My mistake it suppose to be "Fastboot" folder not "Fastboot files" folder.
thanks for doing an extra mile to explain this thing to me, really appreciate it.. im starting to learn
No worries.
after it says "finished" i closed the CMD and restarted my phone, so everything is okay after that? it took like 1 second to complete
mikey0105 said:
after it says "finished" i closed the CMD and restarted my phone, so everything is okay after that? it took like 1 second to complete
Click to expand...
Click to collapse
Yes you're done. That's all you have to do.
i forgot to mention, i went to recovery, then installed the modules there via zip file then rebooted the phone
EDIT:
o shoot, is this normal, after rebooting, it wont turn on, i mean, its just showing htc and its been like 4 mins now
mikey0105 said:
i forgot to mention, i went to recovery, then installed the modules there via zip file then rebooted the phone
EDIT:
o shoot, is this normal, after rebooting, it wont turn on, i mean, its just showing htc and its been like 4 mins now
Click to expand...
Click to collapse
No it's not normal. Might have to erase the cache "fastboot erase cache" see if that works
via CMD?
mikey0105 said:
via CMD?
Click to expand...
Click to collapse
Yep via cmd.
heres what ive done, erased cache via cmd >> did the instruction you've given me, then reboot, but still, its just showing the htc logo
mikey0105 said:
heres what ive done, erased cache via cmd >> did the instruction you've given me, then reboot, but still, its just showing the htc logo
Click to expand...
Click to collapse
Instructions:
1 - Enter this command: fastboot erase cache
2 - Flash the boot.img on fastboot with: fastboot flash boot boot—rX.img (replace X by the release number)
3 - Reboot to recovery from the fastboot menu (before booting to system for the first time) and flash the modules package
Those are the instructions from the franco kernel thread..
You should follow those instructions.
i did but its not working now.. im stuck with HTC loading screen
mikey0105 said:
i did but its not working now.. im stuck with HTC loading screen
Click to expand...
Click to collapse
Go and start from scratch is your best bet.
Related
hallo everyone
I have a major problem, probably self inflicted
I have try to install a new custom ROM to my phone i have download it from here
Now whenever I turn my phone on it just gets stuck on the white screen with green "HTC" on it.
I've tried different ROMs, some work some just won't even run
I've tried alot.... now I'm really stuck! :crying:
Any help would be greatly appreciated
I have a HTC Desire HD
If you are S-On with an unlocked bootloader, you need to fastboot flash the ROM zip's boot.img.
bananagranola said:
If you are S-On with an unlocked bootloader, you need to fastboot flash the ROM zip's boot.img.
Click to expand...
Click to collapse
yes im on S-ON with an unlocked bootloader
but how i can make the fastboot flash the ROM zip's boot.img
im not smart in the phone world Sorry
Assuming you are an HTC Desire HD or Inspire 4G user, are S-On, have an unlocked bootloader, and are stuck on the boot splash after flashing a ROM, you need to fastboot flash the ROM zip's boot.img as follows.
1. Get the boot.img: unzip the ROM zip on your PC and navigate into the folder from the file manager. You should see a boot.img file. Open a terminal there (in Windows, shift-rightclick in the folder; if using Linux or Mac, I expect you to know how to do this).
2. Put your phone in fastboot mode: connect your phone to the computer, reboot into hboot by holding power + volume-down, navigate to "fastboot" with the volume buttons, and select it with the power button.
3. Fastboot flash the boot.img: from the command window,
Code:
fastboot flash boot boot.img
4. Reboot.
Note: you will need to do this each time you flash a ROM, but not each time you restore a nandroid.
bananagranola said:
Assuming you are an HTC Desire HD or Inspire 4G user, are S-On, have an unlocked bootloader, and are stuck on the boot splash, you need to fastboot flash the ROM zip's boot.img as follows.
1. Get the boot.img: unzip the ROM zip and navigate into the folder. You should see a boot.img file. In Windows Explorer, shift-rightclick and open a command window there.
2. Put your phone in fastboot mode: connect your phone to the computer, reboot into hboot by holding power + volume-down, navigate to "fastboot" with the volume buttons, and select it with the power button.
3. Fastboot flash the boot.img: from the command window,
Code:
fastboot flash boot boot.img
4. Reboot.
Click to expand...
Click to collapse
i have try what you say but i' get a problem
her it is in the image
{
"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"
}
Fastboot is installed on your computer. Install HTC Sync from the HTC website.
thks i have solove the problem withe the boot.img
but the ROM i have install the Wifi dosn't work
can you plz give me some good working ROM
badrnouar said:
thks i have solove the problem withe the boot.img
but the ROM i have install the Wifi dosn't work
can you plz give me some good working ROM
Click to expand...
Click to collapse
I don't use this phone anymore, but look around the Development forums. The most active ROM threads float to the top. The OPs will give you a good idea of what each ROM is like.
bananagranola said:
Assuming you are an HTC Desire HD or Inspire 4G user, are S-On, have an unlocked bootloader, and are stuck on the boot splash after flashing a ROM, you need to fastboot flash the ROM zip's boot.img as follows.
1. Get the boot.img: unzip the ROM zip and navigate into the folder. You should see a boot.img file. Open a terminal there (in Windows, shift-rightclick in the folder; if using Linux or Mac, I expect you to know how to do this).
2. Put your phone in fastboot mode: connect your phone to the computer, reboot into hboot by holding power + volume-down, navigate to "fastboot" with the volume buttons, and select it with the power button.
3. Fastboot flash the boot.img: from the command window,
Code:
fastboot flash boot boot.img
4. Reboot.
Note: you will need to do this each time you flash a ROM, but not each time you restore a nandroid.
Click to expand...
Click to collapse
hi, how about S-OFF... how to flash boot?
-=jam=- said:
hi, how about S-OFF... how to flash boot?
Click to expand...
Click to collapse
Flash boot.img is only necessary for s-on. If you have s-off device, just flashing rom in recovery is enough.
Sent from my Desire HD
where can i get the boot.img and how can i see if i'm s-off or on when i'm already stucked in the white screen?
i did this: http://forum.xda-developers.com/showthread.php?t=2169515 then i installed that: http://forum.xda-developers.com/showthread.php?t=2234608 but nothing happens, cause i'm stuck in the white screen.
i really love this phone, but i hate gingerbread and i'd like to use the phone untill its dead ^^
Spawn1981 said:
where can i get the boot.img and how can i see if i'm s-off or on when i'm already stucked in the white screen?
i did this: http://forum.xda-developers.com/showthread.php?t=2169515 then i installed that: http://forum.xda-developers.com/showthread.php?t=2234608 but nothing happens, cause i'm stuck in the white screen.
i really love this phone, but i hate gingerbread and i'd like to use the phone untill its dead ^^
Click to expand...
Click to collapse
If you unlocked your bootloader you are S-On. Make sure by rebooting into the bootloader (hold power and volume-down). Read my signature for the boot.img thing.
i already read your signature, but now i realized that i overread this:
bananagranola said:
...unzip the ROM zip and navigate into the folder...
Click to expand...
Click to collapse
thanks for the advice to read it again
i'll try it later, because i accidently started a battery stat wipe or can i stop it without doing any damage to something?
In response to your PM, from PC.
Hello, how can i boot in recovery without hardware buttons they are broken? and another thing i dont have any rom instaled, the phone i s-off with 4ext touch recovery. please help. THX:crying:
turn on the phone (u should just get stuck at white htc splash screen) then plug in to pc and open command window and type
adb devices
if ur device shows up then type
adb reboot recovery
it doesn¨t work when i turn on the phone i get to fastboot or hboot...?
capone5 said:
it doesn¨t work when i turn on the phone i get to fastboot or hboot...?
Click to expand...
Click to collapse
oh rite, thats a balls. Dont think theres any other way. Try taking the phone apart and cleaning the buttons. ul be surprised at the dust there. Hopefully that will work. If it dont then the only other way is to flash an ruu via bootloader. What does ur phone say in bootloader?
capone5 said:
it doesn¨t work when i turn on the phone i get to fastboot or hboot...?
Click to expand...
Click to collapse
Did you try running the adb commands that jmcclue listed above while in hboot?
Maybe try running fastboot commands such as "fastboot devices" to see if its recognized.
{
"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"
}
Try "fastboot devices"
capone5 said:
http://img40.imageshack.us/img40/3765/desireintrouble.jpg[/IMG ]i have install adb and when start the process i cant find device as you can see from the picture...i get in fastboot and hboot menu but i cant navigate any futher, is there a way to flash rom threw windows beyond recovery? because i do a full wipe and i dont have any rom instaled on my precious desire :(...[/QUOTE]
Hi Capone5,
One way to do it, is by downloading a recovery img ([url]http://forum.xda-developers.com/showthread.php?t=1791371[/url] or [url]http://forum.xda-developers.com/showthread.php?t=1474327[/url]) unzip and put it in the fasboot folder, plug phone in fastboot mode and type 'fastboot boot [filename].img'
Hope this helps
Click to expand...
Click to collapse
here are the pictures...when i turn on the phone it immediately go on this screen http://img708.imageshack.us/img708/9121/img20130602212615.jpg and when i try fastboot devices in cmd
capone5 said:
here are the pictures...when i turn on the phone it immediately go on this screen http://img708.imageshack.us/img708/9121/img20130602212615.jpg and when i try fastboot devices in cmd
Click to expand...
Click to collapse
You dont do "adb fastboot devices". You do "fastboot devices"
adb only works when phone is booted or stuck at boot animation, thats why i said try turning on phone then try adb while it bootloops r stuck at splash screen but his phone boots straight into bootloader. Also there is no command for fastboot to reboot recovery. Personally i would take phone apart and clean buttons, worth a shot.
@ op what boes it say in ur bootloader ?
jmcclue said:
adb only works when phone is booted or stuck at boot animation, thats why i said try turning on phone then try adb while it bootloops r stuck at splash screen but his phone boots straight into bootloader. Also there is no command for fastboot to reboot recovery. Personally i would take phone apart and clean buttons, worth a shot.
@ op what boes it say in ur bootloader ?
Click to expand...
Click to collapse
Would fastboot work without selecting it in hboot? If fastboot is able to detect the phone, then he can use "fastboot boot recovery.img" to boot into a touch based recovery like 4ext (without actually flashing it).
Heres his bootloader:
this i get when just trying fastboot devices
jmcclue said:
adb only works when phone is booted or stuck at boot animation, thats why i said try turning on phone then try adb while it bootloops r stuck at splash screen but his phone boots straight into bootloader. Also there is no command for fastboot to reboot recovery. Personally i would take phone apart and clean buttons, worth a shot.
@ op what boes it say in ur bootloader ?
Click to expand...
Click to collapse
the buttons of volume are broken and i try everything to just press - and nothing hapened...how can i load a new recovery threw fastboot?
Check your android-sdk/platform-tools/ directory to make sure the fastboot.exe is there.
If its not there, redownload the sdk and setup adb/fastboot using this guide. Also make sure you install these fastboot drivers
Then try "fastboot devices" again and hope that the phone shows up. If it does you can boot a recovery by doing this:
-Download the 4ext recovery img from here
-Extract the zip and put the recovery img in your android-sdk/platform-tools/ directory
-Run "fastboot boot recovery.img"
If its not showing up in fastboot im not really sure that you have any options, other than to do what jmcclue suggested.
capone5 said:
this i get when just trying fastboot devices
Click to expand...
Click to collapse
have u got the fastboot drivers installed on ur computer?
follow this guide to install them. u cant use fastboot unless u do.
ADB & Fastboot
chromium96 said:
Check your android-sdk/platform-tools/ directory to make sure the fastboot.exe is there.
If its not there, redownload the sdk and setup adb/fastboot using this guide. Also make sure you install these fastboot drivers
Then try "fastboot devices" again and hope that the phone shows up. If it does you can boot a recovery by doing this:
-Download the 4ext recovery img from here
-Extract the zip and put the recovery img in your android-sdk/platform-tools/ directory
-Run "fastboot boot recovery.img"
If its not showing up in fastboot im not really sure that you have any options, other than to do what jmcclue suggested.
Click to expand...
Click to collapse
i just put recovery.img in android sdk/tools folder then ran the command fastboot boot recovery.img
and guess what? im in recovery. Nice 1 chromium, it works
heres a pic
jmcclue said:
i just put recovery.img in android sdk/tools folder then ran the command fastboot boot recovery.img
and guess what? im in recovery. Nice 1 chromium, it works
Click to expand...
Click to collapse
Yep it works. Im trying to compile TWRP for the desire, so i use that command to temporarily test it rather than actually flashing it.
chromium96 said:
Yep it works. Im trying to compile TWRP for the desire, so i use that command to temporarily test it rather than actually flashing it.
Click to expand...
Click to collapse
its handy to know coz im pretty sure hardly anyone knows that and i bet u cant find it on the old interweb lol
Hi everybody,
a friend of mine asked me to have a closer look on an HTC Desire having a really strange behavior:
{
"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"
}
Direktlink
This is where it get's stuck but:
It still reacts on USB connects changing from 'HBOOT' to 'HBOOT_USB_PLUG' but navigating or selecting an option is not possible.
Another thing, making me wonder, is that this screen appears, after just hitting the power button - it's not necessarry to kepp VOL Down pressed...
Hopefully someone can help me out of this,
Thanks in advance,
Dominik
Setup adb/fastboot.
Download the 4ext recovery img:
http://www.4ext.net/ddl/bravo/recovery.zip (extract the zip), and put it in the platform-tools folder of where your android sdk is.
Boot the phone into fastboot (hold power and back), then use this command:
Code:
fastboot boot recovery.img
Once your in recovery do a full wipe and flash a ROM.
chromium96 said:
Setup adb/fastboot.
Download the 4ext recovery img:
http://www.4ext.net/ddl/bravo/recovery.zip (extract the zip), and put it in the platform-tools folder of where your android sdk is.
Boot the phone into fastboot (hold power and back), then use this command:
Code:
fastboot boot recovery.img
Once your in recovery do a full wipe and flash a ROM.
Click to expand...
Click to collapse
Hi,
sorry, I forgot to mention, that the device cannot be found using adb...
yakazaa said:
Hi,
sorry, I forgot to mention, that the device cannot be found using adb...
Click to expand...
Click to collapse
It needs to be recognized by fastboot not adb. Download and install HTC sync then uninstall it leaving only the drivers behind. Also install these: http://downloads.unrevoked.com/HTCDriver3.0.0.007.exe
Then boot the phone into fastboot mode (power and back) and run "fastboot devices" to see if it's recognized. If it is follow the instructions in my first post.
chromium96 said:
It needs to be recognized by fastboot not adb. Download and install HTC sync then uninstall it leaving only the drivers behind. Also install these: http://downloads.unrevoked.com/HTCDriver3.0.0.007.exe
Then boot the phone into fastboot mode (power and back) and run "fastboot devices" to see if it's recognized. If it is follow the instructions in my first post.
Click to expand...
Click to collapse
Yeah, it's working, thanks a lot!
I tried to boot with "back + Power" several times.... but without USB connected...
EDIT: No, it wasn't regarding USB...
This only works from time to time, more less then more.. (hopefully you know what I mean)
Okay, now I have a way to get into the recovery, a big step forward!!
What now?
I'd like to "install" this recovery now, as I did before on my HD2 in the past but this is far long ago, so sorry for this stupid question:
How to replace the actual existing Recovery with the booted 4ext one?
On 4ext.net I found a way with a booted rom, but without...
Later on, I'd like to flash CyanogenMod 7, so I already downloaded the suggested PB99img_cm7r2.zip.
I remember this has s.th. to do regarding partitioning, right? What do I have to do with this file?
Can I flash this with fastboot ?
During usual bootloader startup it says "No image or wrong size"
AS you may see, I know a little, but it's damned long ago...
Sorry for my worse english, but I don't know how to describe this better
Hopefully you can help me anyway,
Thanks a lot in advance!!
yakazaa said:
Yeah, it's working, thanks a lot!
I tried to boot with "back + Power" several times.... but without USB connected...
EDIT: No, it wasn't regarding USB...
This only works from time to time, more less then more.. (hopefully you know what I mean)
Okay, now I have a way to get into the recovery, a big step forward!!
What now?
I'd like to "install" this recovery now, as I did before on my HD2 in the past but this is far long ago, so sorry for this stupid question:
How to replace the actual existing Recovery with the booted 4ext one?
On 4ext.net I found a way with a booted rom, but without...
Later on, I'd like to flash CyanogenMod 7, so I already downloaded the suggested PB99img_cm7r2.zip.
I remember this has s.th. to do regarding partitioning, right? What do I have to do with this file?
Can I flash this with fastboot ?
During usual bootloader startup it says "No image or wrong size"
AS you may see, I know a little, but it's damned long ago...
Sorry for my worse english, but I don't know how to describe this better
Hopefully you can help me anyway,
Thanks a lot in advance!!
Click to expand...
Click to collapse
Use "fastboot flash recovery recovery.img" to fully install the recovery. Rename the hboot(partition) file you downloaded to "PB99IMG.zip" and put it on the root of your SD card. Boot the phone into hboot and it will search for the file. When it finds it select yes to install it then reboot.
Go into recovery and wipe everything except the SD card then flash the ROM.
Sent using xda premium
chromium96 said:
Use "fastboot flash recovery recovery.img" to fully install the recovery. Rename the hboot(partition) file you downloaded to "PB99IMG.zip" and put it on the root of your SD card. Boot the phone into hboot and it will search for the file. When it finds it select yes to install it then reboot.
Go into recovery and wipe everything except the SD card then flash the ROM.
Sent using xda premium
Click to expand...
Click to collapse
Hi,
thanks a lot for these great hints, but sadly I'm unable since yesterday to enter fastboot mode
System always starts into HBOOT - and dies, weather I press any additional keys to the power button or not...
Any alternative way to enter fastboot mode?
yakazaa said:
Hi,
thanks a lot for these great hints, but sadly I'm unable since yesterday to enter fastboot mode
System always starts into HBOOT - and dies, weather I press any additional keys to the power button or not...
Any alternative way to enter fastboot mode?
Click to expand...
Click to collapse
Back + power
Sent using xda premium
chromium96 said:
Back + power
Sent using xda premium
Click to expand...
Click to collapse
I know and this worked yesterday, but it started with problems, as mentioned above.
Today I never had access..
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.
Hello comunity,
I installed TWRP on my Galaxy A72 to install Magisk but now I cant Boot any more. Please help my.
I hope you can help me. Moritz
Did you follow all the steps on the XDA thread?
If yes, it could be possible that you additionally need to flash services disabler
Moritz_pro said:
Hello comunity,
I installed TWRP on my Galaxy A72 to install Magisk but now I cant Boot any more. Please help my.
I hope you can help me. Moritz
Click to expand...
Click to collapse
Probably you flashed TWRP image at "fastboot boot TWRPLOL.img" this happens it . now do this,fastboot flash recovery YourTWRP.img then type fastboot reboot then Get your orginal boot.IMG from your Phone version's firmare folder by 7zip or winrar. then do fastboot flash boot boot.img then type fastboot reboot
hey Idk Who can help me for SPOOF(Change by random TEXT) Any android 5.1 to Android8's BASEBRAND Version and KERNEL Version ? How I can change it ? Phone ROOTED and XPosed module ready(not Virtual xposed) ? Please find it or Create new Xposed APK or SUPERuser(ROOT right) APK for Change BASEBRAND and Kernel Version,You know it writes under settings/about phone,Everything changing exclude these.Please Helpme,or if i can do this manually from which file /system or where ?
ineedstoplaggerwatchers said:
Probably you flashed TWRP image at "fastboot boot TWRPLOL.img" this happens it . now do this,fastboot flash recovery YourTWRP.img then type fastboot reboot then Get your orginal boot.IMG from your Phone version's firmare folder by 7zip or winrar. then do fastboot flash boot boot.img then type fastboot reboot
Click to expand...
Click to collapse
I'm not sure if I am understanding all what you are saying right, so please tell me more detailed so I dont't make it worse.
turn of ur phone by holding power button 15 second then wait and be sure phone will not try reboot,then
Press and hold the Power, Volume Down and Home buttons for seconds;
{
"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 the device will be the fastboot mode.
get this file then open it (Try open it by 7zip or winrar then extract it there),then click startCMD then type fastboot commands that i talked about it. but first type "fastboot devices" for be sure if it see your fastboot mode phone....... download this https://dl.twrp.me/a72q/twrp-3.6.2_11-1-a72q.img then rename it recovery(Right click on file then click properties and be sure if it says type of file: img file , so fullfile name must be recovery.img then put it into Adb&FastbootCommnderPrayForMe folder then enter this command "fastboot flash recovery recovery.img" then type fastboot reboot then remove cable quick,try power on ur phone, if it still stuck on boot then Poweroff by holding power button 15 second then 2 second later press power button by Volume Up Button together after 3 second later unpress power then continue holding volume up button,If twrp menu opened,swipe right adn go Wipe menu and ONLY chose Clear Cache , then restart phone . if still stuck then go Adb&FastbootCommnderPrayForMe folder and copy recovery.img file to same place and rename it boot(full file name must be boot.img), then go open command then type "fastboot flash boot boot.img" after enter it,Then type fastboot reboot and enter it. if still do same . then Find ur firmware's actual boot.img from your phone device model's firmare version File(firmware versions around 2GB to 10GB)'s boot.img . u can find it in internet too.Hope all works and i will be happy for u too
when I type Fastboot devices my Phone is not regionized what should I do?
Normally PC does not find your device as MTP device while you Hold POWER+home+volumeDown button(I mean fastboot mode without phone bootup).Coz it Shows device as MTP device after Phone bootedup(online).Maybe you tried install its driver as MTP by chosing manual install ? first download and install real usb driver(Adb&fastboot driver) of your samsung phone. https://developer.samsung.com/android-usb-driver then install it. then replug ur phone. Then go Device Manager of your PC,then replug your usb cable,and if you see New Device found like "unknow device or fastboot" then click them then click Properties on it, then click Update driver then click browse for Driver then click Let me pick from list then UNCHECK(unclick) "Show compatible hardware" then find your SAMSUNG ADB driver(if u cant see then click PORTS maybe it installed under Ports drivers) then click next to update it as Fastboot driver . but You can change your PC language to English for See same words in your Pc menus for I help you better coz im not German . but if already your secreen opens ? then you need go phone Settings / about phone/ Tap your phone Firm version 10 times and enable developer menu then enable USB ADB debug for install adb driver easily.if your phone screen not showing anything on screen . then you must just do fastboot mode by fastboot mode keys for install fastboot(samsung android usb driver or ADB driver another name)
When I am in the recovery mode then I see the MTP Window. When I am in the Download Mode I see the other window. I don't now waht the fastboot mode is.
Moritz_pro said:
When I am in the recovery mode then I see the MTP Window. When I am in the Download Mode I see the other window. I don't now waht the fastboot mode is.
Click to expand...
Click to collapse
Ignore what the other guy said above, fastboot is not a thing on Samsung phones. You can make it work with some patches however, but by default there is no fastboot.
ok can you tell me in detail so what do you think is the problem and wehre can I find these patches
Simon1511 said:
Did you follow all the steps on the XDA thread?
If yes, it could be possible that you additionally need to flash services disabler
Click to expand...
Click to collapse
There should be no issues if properly following the XDA thread's instructions.
Moritz_pro said:
ok can you tell me in detail so what do you think is the problem and wehre can I find these patches
Click to expand...
Click to collapse
Thank you for remaining me this option I forgot about it, but I installed a custom Rom, but I'd like to run again on the original software can I install it again. If not, it doesn't matter, but it would be better.
The Rom won't start, the start sign appears but doesn't finish loading.
[ROM][12.1][ENCRYPTION][EOL] LineageOS 19.1 for A52 4G and A72
LineageOS is a free, community built, aftermarket firmware distribution of Android 12.1/12L, which is designed to increase performance and reliability over stock Android for your device. LineageOS is based on the Android Open Source Project with...
forum.xda-developers.com