Related
Sent from my HERO200 using XDA App
Sorry to double post but I just got s off using darchs eng spl but now what fdx said to go to the ublockr but I couldn't really find anything there and what I really want to do is change the white HTC splash screen but I'm not sure what to do also what else can I do with this I'm on cm6.1 stable and clockworkmod recovery 2.5
Sent from my HERO200 using XDA App
Hang in almost home I'll send you the link to what I'm talkin bout
Bierce22 said:
Sorry to double post but I just got s off using darchs eng spl but now what fdx said to go to the ublockr but I couldn't really find anything there and what I really want to do is change the white HTC splash screen but I'm not sure what to do also what else can I do with this I'm on cm6.1 stable and clockworkmod recovery 2.5
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
Sent From My Pedal-to-the-Metal Hero!
Here follow this
http://theunlockr.com/2010/04/15/how-to-change-your-splash-screen-for-all-320-x-480-resolution-android-devices/
Thank u for bearing with me lol
Sent from my HERO200 using XDA App
Unfortunately I do not have a PC right now is there anyway to do this through terminal emulator or did I just get s off for no reason lol
Sent from my HERO200 using XDA App
Bierce22 said:
Unfortunately I do not have a PC right now is there anyway to do this through terminal emulator or did I just get s off for no reason lol
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
Not that I know of you need to use the android sdk tools folder to do this.
Ah oh well at least my hero is truly free now lol
Sent from my HERO200 using XDA App
Bierce22 said:
Ah oh well at least my hero is truly free now lol
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
When you get your pc up and running give me a shout,I'll walk ya thru it.
'S-OFF' is more than just changing your splash screen.
It's also a wonderful recovery and testing tool. With the eng-spl you now have access to fastboot (part of the android sdk, usually in tools folder). You no longer need to boot into recovery to flash things (provided they come in .img format). You also can properly wipe your phone via fastboot. If you ever lock yourself out of recovery, a fix is just a fastboot away.
You also allow for flashing via HBoot also, but with fastboot access it's pretty redundant as HBoot requires a bit more work to get ready.
Pretty much, by going S-OFF with the eng-spl, your chances of a bricked phone are slim to none. As long as you can turn the phone on and access fastboot usb mode, you can get your phone working again.
If you want help with fastboot, simply type fastboot from your android sdk \ tools folder or google it.
Thanks sirmx for the info sometimes m lacking
Sent From My Pedal-to-the-Metal Hero!
FdxRider said:
Thanks sirmx for the info sometimes m lacking
Sent From My Pedal-to-the-Metal Hero!
Click to expand...
Click to collapse
No prob, just trying to spread the good word.... lol
I need the known kernels for this device and a way to flash kernels/boot imgs via recovery (in the same sense that we use flash image GUI but to use in recovery when you can't access a CPU )and we might have this today
I'm mobile and I'm having a hard time getting this done
Sent from my HTC PH39100 using XDA App
come at me bro said:
I need the known kernels for this device and a way to flash kernels/boot imgs via recovery (in the same sense that we use flash image GUI but to use in recovery when you can't access a CPU )and we might have this today
I'm mobile and I'm having a hard time getting this done
Sent from my HTC PH39100 using XDA App
Click to expand...
Click to collapse
you cant thats why you need S-OFF without the only way is with fastboot commands.
I have a quick tool that can flash them for you but it does not use the GUI your talking about
S-OFF allows access to ALL parts of the device memory.
Can you attempt to achieve s-off, it seems to be your main concern
Sent from my HTC PH39100 using XDA App
And if you're thinking you can use the developer ICS that was put out there, no amount of kernels we have for the Vivid are going to make it boot.
Sent from an HTC Vivid 4G using xda premium
come at me bro said:
Can you attempt to achieve s-off, it seems to be your main concern
Sent from my HTC PH39100 using XDA App
Click to expand...
Click to collapse
No...that is way beyond me and anyone else with a vivid it seems!!
http://forum.xda-developers.com/showthread.php?t=1511557
cruzin_cruzing said:
http://forum.xda-developers.com/showthread.php?t=1511557
Click to expand...
Click to collapse
Not a decent option.
Sent from my HTC PH39100 using xda premium
Helped me restore without having to wait 8 hrs till I got on my computer to fastboot a kernel didn't help with tiamats ics vivid
Kernel
Sent from my HTC PH39100 using XDA App
Don't mean to clutter anything up, just wanted to say good luck. I'll be happy to make a donation when ics is working. Thanks for all your hard work
Sent from my GT-I9100 using XDA App
Get a hold of the rev team
4D3 said:
No...that is way beyond me and anyone else with a vivid it seems!!
Click to expand...
Click to collapse
Sent from my HTC PH39100 using XDA App
Not sure if it helps but I know the h-boot version of the s-off device I got my rom from was 1.85.
This rom doesn't work on my raider since its s-on.
I'm thinking if we have someone dump the hboot image (s-off) one it may potentialy work out for the community
Sent from my HTC PH39100 using XDA App
I'll see if I can get my buddy to do that, he's not answering right now though, but I'll be talking to him tomorrow for sure.
Bring him over
Sent from my HTC PH39100 using XDA App
come at me bro said:
Bring him over
Sent from my HTC PH39100 using XDA App
Click to expand...
Click to collapse
its not that simple
I know but we can only hope I guess
Sent from my HTC PH39100 using XDA App
can someone explain how to do an h-boot dump please
does this sound correct?
fastboot oem saveprt2sd hboot -n hbootpart.img -a
come at me bro said:
OP can you try this in adb
Code:
cd c:\adb
adb shell
dd if=/dev/block/mmcblk0p12 of=/sdcard/hboot.img
More codes
Code:
param1=ext3
param2=EMMC
param1_sdcard=vfat
param2_sdcard=MTD
sys_mnt=\/dev\/block\/mmcblk0p29
cache_mnt=\/dev\/block\/mmcblk0p35
boot_mnt=\/dev\/block\/mmcblk0p22
data_mnt=\/dev\/block\/mmcblk0p34
sdcard_mnt=\/dev\/block\/mmcblk1p1
one might work
or someone can correct with the correct one
Click to expand...
Click to collapse
Sent from my HTC PH39100 using XDA App
Sent from my HTC PH39100 using XDA App
I think there i too much emphasis on s-off right now, its not required....
christx said:
I think there i too much emphasis on s-off right now, its not required....
Click to expand...
Click to collapse
Yeah it is....yo need it definitely...there is no way in hell ICS
Will run on this device without it...
Why do you deny this...
Oh my ... People are getting stupid...
hey guys i am new to rooting, unlocking, and installing custom roms, i have one problem i am bootloader unlocked and rooted but when i go to install a custom recovery, it tells me in the command window that it was successful but when i go to enter it, all i see is the htc logo and it says entering recovery but after 10 seconds on the screen the phone shuts off and does it every time, does anyone think im doing something wrong. iu really am stuck on this one and i tried to install both types of recovery.. maybe the root didnt work?????
You don't need root (super user) to flash the recovery. Try again. Make sure htc drivers are installed and the phone is recognized by the computer. Also, you may have had a bad download of the recoveries. Try downloading again. I just used the files from the sticky Q&A thread and my recovery install was very quick and painless. Good luck.
Sent from my HTCONE using xda premium
propjockey said:
You don't need root (super user) to flash the recovery. Try again. Make sure htc drivers are installed and the phone is recognized by the computer. Also, you may have had a bad download of the recoveries. Try downloading again. I just used the files from the sticky Q&A thread and my recovery install was very quick and painless. Good luck.
Sent from my HTCONE using xda premium
Click to expand...
Click to collapse
Thank you.. I will try again.. hopefully it was just the download... Both of them came as zip files from different sources but I will def try... I don't have to remove them from the phone after trying to download the bad ones though?
rickwalsh151 said:
Thank you.. I will try again.. hopefully it was just the download... Both of them came as zip files from different sources but I will def try... I don't have to remove them from the phone after trying to download the bad ones though?
Click to expand...
Click to collapse
Are you using my thread to root/unlock/flash twrp?
Sent from my HTCONE using xda app-developers app
bigdaddy619 said:
Are you using my thread to root/unlock/flash twrp?
Sent from my HTCONE using xda app-developers app
Click to expand...
Click to collapse
I did go to your thread but I didn't see a link to download anything maybe it was my computer unless it's hidden lol
rickwalsh151 said:
I did go to your thread but I didn't see a link to download anything maybe it was my computer unless it's hidden lol
Click to expand...
Click to collapse
Nope there are 2 links in the first post they say HERE or HERE everything you need is inside the folder and you cam run your commands from the folder
Sent from my HTCONE using xda app-developers app
bigdaddy619 said:
Nope there are 2 links in the first post they say HERE or HERE everything you need is inside the folder and you cam run your commands from the folder
Sent from my HTCONE using xda app-developers app
Click to expand...
Click to collapse
Sounds awesome dude thank you I will let u know how it goes
rickwalsh151 said:
Sounds awesome dude thank you I will let u know how it goes
Click to expand...
Click to collapse
Good luck
Sent from my HTCONE using xda app-developers app
bigdaddy619 said:
Good luck
Sent from my HTCONE using xda app-developers app
Click to expand...
Click to collapse
the recovery worked but i tried to install a rom and i formatted the device and than rebooted it and now all i see is the htc logo and i cant do anything with the phone.. how can i fix this
That's a bit vague. What Rom and from what rom? Did you wipe system, data, cache, and dalvik cache? Are you s-on or off ?
Sent from my HTCONE using xda premium
rickwalsh151 said:
the recovery worked but i tried to install a rom and i formatted the device and than rebooted it and now all i see is the htc logo and i cant do anything with the phone.. how can i fix this
Click to expand...
Click to collapse
Sounds like you formatted everything check the faq thread in q&a it will tell you how to fix it
Sent from my HTCONE using xda app-developers app
propjockey said:
That's a bit vague. What Rom and from what rom? Did you wipe system, data, cache, and dalvik cache? Are you s-on or off ?
Sent from my HTCONE using xda premium
Click to expand...
Click to collapse
s on and i downloaded the rom for the google play edition htc one found on the thread that taylor martian reccommended on pocketnow. i wiped all data than selected reboot than when the phone came back on its stuck on the quietly brilliant screen.. i cannot powerdown to enter fastboot... when i hold down the power button the home and back buttons just flash
rickwalsh151 said:
s on and i downloaded the rom for the google play edition htc one found on the thread that taylor martian reccommended on pocketnow. i wiped all data than selected reboot than when the phone came back on its stuck on the quietly brilliant screen.. i cannot powerdown to enter fastboot... when i hold down the power button the home and back buttons just flash
Click to expand...
Click to collapse
That Rom won't work on a Sprint One as of yet I'm pretty sure
Sent from my HTCONE using xda app-developers app
bigdaddy619 said:
That Rom won't work on a Sprint One as of yet I'm pretty sure
Sent from my HTCONE using xda app-developers app
Click to expand...
Click to collapse
how can i get my phone to reboot though if its stuck on the screen
Long hold power and volume down. It should eventually take you to bootloader where you can select boot to recovery and restore a backup. If you don't have one, do an adb sideload of a known working Rom .
Sent from my HTCONE using xda premium
bigdaddy619 said:
Sounds like you formatted everything check the faq thread in q&a it will tell you how to fix it
Sent from my HTCONE using xda app-developers app
Click to expand...
Click to collapse
so you think it can be fixed even if i cant get into the bootloader
rickwalsh151 said:
so you think it can be fixed even if i cant get into the bootloader
Click to expand...
Click to collapse
Yes it can be fixed you will have to sideload a Sprint Rom thru twrp
Read this on how to sideload a rom
http://forum.xda-developers.com/showthread.php?t=2317989
Sent from my HTCONE using xda app-developers app
Thank you I did wind up getting into the bootloader then I was able to sideboard a rom
Sent from my HTCONE using xda app-developers app
I tried going back to stock with the RUU in one of the how-to videos posted on here. I have done it before no problem but this time when I plug my device into my computer I get this sound.
http : //youtu.be/ 5L9HIh_V0FE
(sorry unable to posts videos so I had to split it up)
I'm not sure what it means all my drivers are installed correctly but ADB won't recognize my phone and I can't go back to stock.
My computer recognizes the phone when it's fully on but not when on the bootloader.
I'm not sure exactly what is happening so any help is appreciated.
Have u tried installing htc sync?
Sent from my HTCONE using xda app-developers app
It means it isn't recognizing your device. Use the all in one tool found in the Sprint HTC ONE forum to reinstall drivers.
insuusvenerati said:
It means it isn't recognizing your device. Use the all in one tool found in the Sprint HTC ONE forum to reinstall drivers.
Click to expand...
Click to collapse
Don't do this with Hansoons Kit. it is worthless. Just install HTC sync as it includes the proper drivers.
What version of Windows? If it's windows 8, that's your problem.
Sent from my HTCONE using xda premium
mrlakadaddy said:
What version of Windows? If it's windows 8, that's your problem.
Sent from my HTCONE using xda premium
Click to expand...
Click to collapse
Windows 8 has worked with a lot of people for drivers, so that shouldn't be it, however I have the same issue with fastboot and Windows 8 :crying:
Try Windows 7.
Sent from my HTCONE using xda premium
Windows 8 works that's what I use for my pc. Windows 8.1 is the one having issues since they have to update the drivers for it
Sent from my HTCONE using xda premium
luigi311 said:
Have u tried installing htc sync?
Click to expand...
Click to collapse
I have and still doesn't work.
insuusvenerati said:
It means it isn't recognizing your device. Use the all in one tool found in the Sprint HTC ONE forum to reinstall drivers.
Click to expand...
Click to collapse
Removed and reinstalled drivers from the AIO and HTC sync.
mrlakadaddy said:
What version of Windows? If it's windows 8, that's your problem.
Click to expand...
Click to collapse
Currently using windows 7.
Trying to port one mini to myst but have black screen and cant boot or run logcat. Can PM file if someone wants to help. Both roms were stock DeOdexed.
blafree64 said:
Trying to port one mini to myst but have black screen and cant boot or run logcat. Can PM file if someone wants to help. Both roms were stock DeOdexed.
Click to expand...
Click to collapse
i have tried as well with two different guides and got stuck at the splash screen also was unable to logcat but i did manage to delete my backups doing it i really want to learn to port.
blafree64 said:
Trying to port one mini to myst but have black screen and cant boot or run logcat. Can PM file if someone wants to help. Both roms were stock DeOdexed.
Click to expand...
Click to collapse
I have also tried. I couldn't even get it to flash. I think the biggest problems is that we don't have a 4.2.2 base for the first yet. If we did it would be so much easier. I am still tinkering but I have a wife and three kids keeping me busy so I'm not getting very far very fast.
If you don't get an error flashing then you are further than I have been able to get. I would love to get this working but not sure how much help I can be.
Sent from Tapatalk
Working on slow go
Sent from my HTC first using xda app-developers app
tried to port m7 it installs boots said setup finished trys to boot gets through bootanimation and saids system process stopped. Help plz cant get logcat to work either.
Go to try to port m4 I guess
Sent from my HTC first using xda app-developers app
blafree64 said:
Go to try to port m4 I guess
Sent from my HTC first using xda app-developers app
Click to expand...
Click to collapse
Following with interest. Sorry I can't help you. --Larry
Hey you tried thanks
Sent from my HTC first using xda app-developers app
blafree64 said:
Hey you tried thanks
Sent from my HTC first using xda app-developers app
Click to expand...
Click to collapse
Actually I have never tried porting, but am now reading about it.
Edit: I had posted an article link, but turns it was not valid for HTC.
Well I give up someone else can try to port the myst. Sorry!
Thou shall not dispond!
blafree64 said:
tried to port m7 it installs boots said setup finished trys to boot gets through bootanimation and saids system process stopped. Help plz cant get logcat to work either.
Click to expand...
Click to collapse
Did you try fix permission in recovery.?
Sent from my HTC One XL using XDA Premium 4 mobile app
24ky said:
Did you try fix permission in recovery.?
Sent from my HTC One XL using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yes no help.
blafree64 said:
Yes no help.
Click to expand...
Click to collapse
Only a suggestion, but have you tried porting from the " HTC Evo 4G LTE " like devs did for the " HTC One XL " they manage to get a booting Sense 5 4.1.2, which is a stronger chance for this phone booting since there are no kernel devs that will patch up your kernel for 4.2.2.
Sent from my HTC One XL using XDA Premium 4 mobile app
Going to try again forgot to change boot.img stupid mistake, no go and have posted port from zenrom but can't get WiFi Bluetooth or sound maybe you can help. going to start over with your suggestion thanks
Sent from my MYSTUL using xda app-developers app