[RECOVERY] Rooting HTC One | ClockworkMod Recovery 0.5 [09.03.2013] - One (M7) Android Development

{
"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"
}
Recovery
Download​
Version 0.5
- Fixed ramdisk address (Thanks to Flyhalf205)
Issues:
- None found yet
How to flash:
- unlock your bootloader via htcdev site
- rename the file to "recovery.img"
- go to bootloader ---> fastboot
- type "fastboot flash recovery recovery.img"
More recoveries:
CWM by Flyhalf205
TWRP by Flyhalf205
Rooting Tools
Download​
How to flash:
- from inside recovery
You flash it all at your own risk!​

YAY! Not to criticize. But building HTC recoveries with builders.clockworkmod usually doesn't work well.
1.) The font is going to be extremely tiny. Going to be using like size 12 on a 23 size screen
2.) The sdcard path in the recovery.fstab is wrong.
3.) It is missing about 4 files in the sbin folder. Famous file is offmode_charging.
But congrats man on starting it.
If you want to break mine down and look inside at the init script/recovery.fstab and compare. The one I built last week at http://forum.xda-developers.com/showpost.php?p=38384371&postcount=24

Flyhalf205 said:
YAY! Not to criticize. But building HTC recoveries with builders.clockworkmod usually doesn't work well.
1.) The font is going to be extremely tiny. Going to be using like size 12 on a 23 size screen
2.) The sdcard path in the recovery.fstab is wrong.
3.) It is missing about 4 files in the sbin folder. Famous file is offmode_charging.
But congrats man on starting it.
If you want to break mine down and look inside at the init script/recovery.fstab and compare. The one I built last week at http://forum.xda-developers.com/showpost.php?p=38384371&postcount=24
Click to expand...
Click to collapse
I just wanted to post some basic stuff so that someone with HTC One can root his device and f.g. use dd to dump boot and system partition for us. I have no doubts that much better recoveries will come soon. It's just something to begin with.
Anyway, thanks for your tips! HTC One X+ also had wrong sdcard path as far as I remember.

For anyone who does get the mounts list or partition sizes. Fix and send me a pull request so we can get official CWM. https://github.com/Flyhalf205/android_device_htc_m7

Yeah one click build tool was never fine, use CM source

AW: [RECOVERY] Rooting HTC One | ClockworkMod Recovery 0.1 [02.03.2013]
Nice starting mike
Will it be possible to get soff with the new one or do we have still be son? Further do you guys think that it is possible to open bootloader without HTC dev so that you can have your guarantee further?

Sharpi1 said:
Nice starting mike
Will it be possible to get soff with the new one or do we have still be son? Further do you guys think that it is possible to open bootloader without HTC dev so that you can have your guarantee further?
Click to expand...
Click to collapse
You're not loosing your warranty with HTCdev.com

mike1986. said:
You're not loosing your warranty with HTCdev.com
Click to expand...
Click to collapse
Sorry to spam the second thread again - but REALLY? i lost mine while unlocking my sensation.

1887 said:
Sorry to spam the second thread again - but REALLY? i lost mine while unlocking my sensation.
Click to expand...
Click to collapse
Is there anywhere stated that you loose your warranty? Nope. All is written there is:
It is our responsibility to caution you that not all claims resulting or caused by or from the unlocking of the bootloader may be covered under warranty.
Click to expand...
Click to collapse
Which means, that if you brick your device while flashing custom ROM, which unlocked bootloader allows you, you may have no warranty claim for that.
If you read carefully it you can conclude 2 important things:
1) If "not all claims" may be covered under warranty, then (logic conversion) some claims may be still covered under warranty.
2) Even if you can't claim something under warranty because of unlocked bootlader, that doesn't mean you lost your warranty. You still have your warranty and you still can have claims under warranty, but this warranty wont cover those claims caused by or from the unlocking of the bootloader.
I hope that explains things

Thank you - it does.
I'm full of anticipation about first flashing Roms etc.

1887 said:
Thank you - it does.
I'm full of anticipation about first flashing Roms etc.
Click to expand...
Click to collapse
You inspired me to write new article on my blog, so shortly you'll be able to read there more!

When a recovery is fully working, I'll release my toolkit with it. I already made the base for this device!

When I will get my One hopefully soon, I will build one from CWM source and maybe TWRP if there won't be anyone faster than me

hasoon2000 said:
When a recovery is fully working, I'll release my toolkit with it. I already made the base for this device!
Click to expand...
Click to collapse
torxx said:
When I will get my One hopefully soon, I will build one from CWM source and maybe TWRP if there won't be anyone faster than me
Click to expand...
Click to collapse
Sounds great guys!
BTW you might be interested in reading this - http://android-revolution-hd.blogspot.com/2013/03/unlocking-bootloader-or-flashing-custom.html

Re: [RECOVERY] Rooting HTC One | ClockworkMod Recovery 0.1 [02.03.2013]
torxx said:
When I will get my One hopefully soon, I will build one from CWM source and maybe TWRP if there won't be anyone faster than me
Click to expand...
Click to collapse
I've got twrp built. I will upload it tonight when I get home. And cwm from source with the correct dev blocks.
cwm from source at http://forum.xda-developers.com/showpost.php?p=38384371&postcount=3
I haven't posted the version with the correct dev/blocks yet
TWRP doesn't support our screen size so when you do install it. It will not cover the entire screen.
Make sure your TWRP config looks like
DEVICE_RESOLUTION := 800x1280
TW_INCLUDE_DUMLOCK := true
RECOVERY_SDCARD_ON_DATA := true
BOARD_HAS_NO_REAL_SDCARD := true
TW_INTERNAL_STORAGE_PATH := "/data/media"
TW_INTERNAL_STORAGE_MOUNT_POINT := "data"
TW_NO_USB_STORAGE := true
RECOVERY_GRAPHICS_USE_LINELENGTH := true
EDIT: Posted the new recovery at http://forum.xda-developers.com/forumdisplay.php?f=2120
Sent from my HTC6435LVW using Tapatalk 2

Thread cleaned
It's not another users business to decide which thread is necessary and which is not. Please keep that in mind.

Thank you very much

Awesome stuff Mike, see you in the ARHD HTC ONE ROM thread

Could anybody with a rooted HTC One, dump the contents or screenshot the thermald.conf file (system/etc/thermald.conf). I'm trying to confirm the GPU clock of the Snapdragon 600

Re: [RECOVERY] Rooting HTC One | ClockworkMod Recovery 0.2 [07.03.2013]
Hey to let you if you want to link it or whatever. I got Koush to add this recovery to Rom manager.
Sent from my HTC6435LVW using Tapatalk 2

Related

[RECOVERY][TOUCH] TWRP 2.3.1.1 with on-screen keyboard! [2012-10-30]

NOTICE: I am not the developer of TWRP. I just compiled it for the HTC Desire with permission from TeamWin. Huge thanks to them and to Dees_Troy for his help. Source code is available at their website.
Click to expand...
Click to collapse
Team Win Recovery Project 2.2, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. It’s a fully touch driven user interface – no more volume rocker or power buttons to mash.
The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Phone look:
{
"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"
}
CHANGELOG:
Complete changelogs can be found here.
DOWNLOADS:
- TWRP 2.3.1.1 recovery.img md5:7126C885B1673D9C4066644D4A315967
- TWRP 2.2.0 recovery.img md5:36DC01E924BD5853859C912ECAD46123
BUGS:
Since this is not an official release, bugs are to be expected. That said, after some extensive testing I did not discover any bugs, but you are free to report anything you find.
IMPORTANT NOTICE: Currently due to some restrictions in the source code, this build of the recovery can mount the sd-ext partition ONLY if it is formatted as ext4. Other filesystems (such as ext3) are currently unsupported.
This will be fixed in future versions. --- FIXED
Click to expand...
Click to collapse
SUPPORT:
Live support is available via #twrp on Freenode.
INSTALLATION INSTRUCTIONS:
Download the recovery from the link in the first post
Unzip on your computer
Flash the recovery using your favorite tool (Android Flasher, Fastboot Commander, etc)
Alternatively you can flash with fastboot:
1) Boot Your phone in fastboot mode
2) Connect usb cable. It should now say Fastboot USB.
3) In cmd type:
Code:
fastboot devices
fastboot erase recovery
fastboot flash recovery c:\path.to.recovery\recovery.img
4) Unplug and reboot.
If you encounter any errors with the recovery during or after the installation refer to Bortak's guide on Desire Q/A.
Downloading now
Thanks for your hard work, looks great...
john9 said:
Thanks for your hard work, looks great...
Click to expand...
Click to collapse
Thanks, but I didn't make it, all credit goes to TeamWin. I just compiled it for the Desire
Very good …
Sent from my HTC Desire using xda premium
island3r said:
Thanks, but I didn't make it, all credit goes to TeamWin. I just compiled it for the Desire
Click to expand...
Click to collapse
Thanks, it doesnt matter that you didnt make it, important is that all of us can use something new and keep the Desire forum alive!
:thumbs up:
Would this work with the CDMA desire?
Sent from my HTC Desire CDMA using xda app-developers app
afterthought325 said:
Would this work with the CDMA desire?
Sent from my HTC Desire CDMA using xda app-developers app
Click to expand...
Click to collapse
Hmm, no but I can make a different version for it if you want.
island3r said:
Hmm, no but I can make a different version for it if you want.
Click to expand...
Click to collapse
Please do, I have a cdma desire and would love to have this also.
island3r said:
Hmm, no but I can make a different version for it if you want.
Click to expand...
Click to collapse
Yes that would be amazing! i use twrp on my Transformer Prime and love it. it would be amazing to have for my phone too. its very hard to find developers who are willing to develop for cdma counterparts for this i thank you even just to offer to do so. also if you need a tester. i'll be glad. just pm me
afterthought325 said:
Yes that would be amazing! i use twrp on my Transformer Prime and love it. it would be amazing to have for my phone too. its very hard to find developers who are willing to develop for cdma counterparts for this i thank you even just to offer to do so. also if you need a tester. i'll be glad. just pm me
Click to expand...
Click to collapse
Ok then, I'll definately need a beta tester because I don't have a bravoc. Hopefully I'll pm you tonight
Does this recovery use any of the networking features of the CyanogenMod kernel? I've reduced the size of recovery.img from 3.5 to 2.9 MB by disabling many of the networking features in the kernel and using LZMA for the ramdisk compression. For the kernel features, I have used 90 % of the 4ext Touchcovery kernel configuration. Does this recovery know to align the partitions when creating them?
THis look awesome
Thankx
Has anyone found any themes for this recovery for our Desire's resolution? Doesn't appear to be much around.
AlxMAX said:
I've reduced the size of recovery.img from 3.5 to 2.9 MB by disabling many of the networking features in the kernel and using LZMA for the ramdisk compression.
Click to expand...
Click to collapse
You reduced the size of TWRP or the stock CWM recovery? I don't see why the recovery needs to be any smaller, since that doesn't make any difference to the end user.
AlxMAX said:
Does this recovery know to align the partitions when creating them?
Click to expand...
Click to collapse
Yes the created partitions are aligned automatically.
guy_smiley said:
Has anyone found any themes for this recovery for our Desire's resolution? Doesn't appear to be much around.
Click to expand...
Click to collapse
Here are two themes that are compatible:
http://rootzwiki.com/topic/25762-480x800-21-icscyan-system-style-theme/
http://rootzwiki.com/topic/23782-480x80021-ice-cream-sandwich/
There are many other themes as well but they do not support 480x800 so they need some tinkering. I'll look into it when I have some free time.
island3r said:
You reduced the size of TWRP or the stock CWM recovery?
Click to expand...
Click to collapse
Since the topic was dedicated to TWRP, I have meant the size of TWRP.
island3r said:
I don't see why the recovery needs to be any smaller, since that doesn't make any difference to the end user.
Click to expand...
Click to collapse
That's true, but it does matter to the developers since it might allow adding more features. The recovery partition is limited in size after all!
AlxMAX said:
Since the topic was dedicated to TWRP, I have meant the size of TWRP.
That's true, but it does matter to the developers since it might allow adding more features. The recovery partition is limited in size after all!
Click to expand...
Click to collapse
From that perspective yes you are right. From what I understand a this moment future versions are most likely going to be bugfixes. So space isn't going to be a problem in the near future. However what you did was very clever. Did you use lzma for compression?
island3r said:
(...) Did you use lzma for compression?
Click to expand...
Click to collapse
Yes, I used LZMA for the ramdisk compression!

[RECOVERY][S4][Mar-10-2013]NEW ClockworkMod v6.0.2.9 Touch and Non-Touc for HTC one S

{
"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"
}
This recovery is builded using Clockworkmod source
Everything is working, no need for fastboot comand to flash this recovery , i made a flashable zips and works awesome!
Get it from Rom Manager APP
OR
Grab the Touch Recovery (Flashable in Recovery) from here
ClockWorkMod Recovery For HTC One S
Whats New?
Builded Using CM10.1 brunch
Touch and Non-Touch USB Mont Fixed
Build Using Cyanogenmod Jenkins buildbot
Some Clockwork recovery Fixes
Thanx to Koush for CwMr Source, xkonni, intervigilium , mdmower , gweedo, blackwing182 and Cyanogenmod Team​
Enjoy
nice
Zarboz said:
nice
Click to expand...
Click to collapse
ill be here in this forum soon, good things to come
Flash Image GUI FTW.
Sent from my HTC One S using Tapatalk 2
changelog?
McGiver93 said:
changelog?
Click to expand...
Click to collapse
sorry check r.cyanogenmod.org
Just checked two things:
- 'fix permissions' works
- the backup archives can still be opened by renaming .tar.a to .tar and easily be edited
This already makes some things easier. Let's see what else is in there...
edit:
- couldn't mount sdcard. Anybody else can confirm that (maybe a win driver problem)?
What about all the bugs the old one had like not being not able to turn the phone off, mount sd as mass storage and can it flash boot.img?
Darknites said:
What about all the bugs the old one had like not being not able to turn the phone off, mount sd as mass storage and can it flash boot.img?
Click to expand...
Click to collapse
dno of all that, since im new and i just build this to bring something new.
blackwing182 said:
dno of all that, since im new and i just build this to bring something new.
Click to expand...
Click to collapse
Hmm guess I just have to try it then and see.
---------- Post added at 02:10 PM ---------- Previous post was at 02:01 PM ----------
Tried turning it off and it don't stay off and can't mount sd as mass storage, so guessing it can't flash boot.img but not tested it.
Here we go again, time to tag TWRP for easy referral
shadowch31 said:
Here we go again, time to tag TWRP for easy referral
Click to expand...
Click to collapse
Hay at least theres a chance of it getting fixed unlike before.
Elloco305 said:
Flash Image GUI FTW.
Sent from my HTC One S using Tapatalk 2
Click to expand...
Click to collapse
Command prompt FTW!!!
Darknites said:
Hay at least theres a chance of it getting fixed unlike before.
Click to expand...
Click to collapse
+1
YES, it's always good to have a working alternative! lol
And I'm glad to see sb working on it as it was that big thing of the first hours of android.
shadowch31 said:
Here we go again, time to tag TWRP for easy referral
Click to expand...
Click to collapse
I'm considering switch to TWRP, it's the right time now because after JB out, I don't need any of my old ICS backups.
TheEndHK said:
I'm considering switch to TWRP, it's the right time now because after JB out, I don't need any of my old ICS backups.
Click to expand...
Click to collapse
Ya for now TWRP is way better.
rootrider said:
+1
YES, it's always good to have a working alternative! lol
And I'm glad to see sb working on it as it was that big thing of the first hours of android.
Click to expand...
Click to collapse
Plus 100.
Black wing Is a hell of a dev and I'm sure he will fix the broken stuff.
But as Darky said there's features in twrp like flagging boot that cwm can't do. Maybe more time will tell.
Either way, there's a new dev here for y'all.
Sent from my HTC One S using Tapatalk 2
UPDATE
1 or 3 things are fixed, Clockworkmod Poweroff no longer exist blame koush for that , SD mas storage dont work for the moment, but now you can flash boot.img in recovery w/o any kind of problems.
please repor any problems so i can track them down and fix them.
enjoy
P.D.
THIS IS AN ALTERNATIVE RECOVERY SO IF YOU DONT LIKE IT OR WHATEVER, PLEASE DONT FLAME THE THREAD OF UNNECESARY COMENTS
YES!
I love CWM and it sucked that it had some bugs but I always new it's limitations and never tried TWRP. Not hating on it just felt since I paid for CWM back in the myTouch 3G/4G days I wouldn't abandon it unless it was completely useless[which its not].
So are you working directly with Koush or are you just fixing what you can to make it function better?
Also, when I downloaded from your link it wasn't a zip, just the disc image.. OP says extract but I'm guessing that's not the case.
either way, gracias!
Evil-Monkey said:
I love CWM and it sucked that it had some bugs but I always new it's limitations and never tried TWRP. Not hating on it just felt since I paid for CWM back in the myTouch 3G/4G days I wouldn't abandon it unless it was completely useless[which its not].
So are you working directly with Koush or are you just fixing what you can to make it function better?
Also, when I downloaded from your link it wasn't a zip, just the disc image.. OP says extract but I'm guessing that's not the case.
either way, gracias!
Click to expand...
Click to collapse
See told you people wanted a fixed one.
Ya it should end as .img just like boot.img.

[m7][CWM Advanced Edition] PhilZ Touch

Main thread + features + install instructions + dev support
http://forum.xda-developers.com/showthread.php?t=2201860
PhilZ Touch is a CWM Advanced Edition that adds all the features you could ever miss in CWM
It is a well proven recovery for many phones
It also adds a full touch interface a completely configurable GUI
Please give your feedback, what works, and any bug you could encounter
Read the features, and check if you are missing something
To take a screen shot, just slide left
Also, do not forget to read about the powerful aroma file manager integration and double tap shortcut
Download links
Last version can be found here:
HTC One GSM Unified (m7)
http://goo.im/devs/philz_touch/CWM_Advanced_Edition
Notice: m7ul, m7att and m7tmo variants are no longer updated. Use the new unified m7
Click to expand...
Click to collapse
XDA:DevDB Information
[m7][CWM Advanced Edition] PhilZ Touch, Tool/Utility for the HTC One
Contributors
Phil3759
Version Information
Status: Stable
Created 2014-06-02
Last Updated 2014-06-02
its looks like that the recovery have the wrong resolution
Thanks
Blindie said:
its looks like that the recovery have the wrong resolution
Click to expand...
Click to collapse
description, pic?
Phil3759 said:
Also, do not forget to read about the powerful aroma file manager integration and double tap shortcut
Click to expand...
Click to collapse
Big problems with AROMA and HTC One
thank you for porting your recovery
migascalp said:
Big problems with AROMA and HTC One
thank you for porting your recovery
Click to expand...
Click to collapse
This can be sorted out in a second time, using a stock kernel/ramdisk fixed this issue for all phones affected till now
However, I need to have first a few feedback about how it is now and if there are issues
After that, we sort out bugs
Phil3759 said:
description, pic?
Click to expand...
Click to collapse
sorry, cant make pics.
The background ist green and pink and the layout ist double(i see the options on the left änd right side), sorry, cant discribe better, my english is bad
Phil3759 said:
description, pic?
Click to expand...
Click to collapse
double vertical display
{
"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"
}
adb don't work. Wrong driver?
migascalp said:
double vertical display
adb don't work. Wrong driver?
Click to expand...
Click to collapse
I used last CM source
They are modifying it every few mn. I will do a sync an release a new version
If it fails, I will repack around stock ramdisk
Thank you for the report
will this feature ability to mount /data/media as a USB disk drive?
Nekromantik said:
will this feature ability to mount /data/media as a USB disk drive?
Click to expand...
Click to collapse
that you cannot
Phil3759 said:
I used last CM source
They are modifying it every few mn. I will do a sync an release a new version
If it fails, I will repack around stock ramdisk
Thank you for the report
Click to expand...
Click to collapse
Hey. Check out my git for the m7 and the correct configs there. Use the twrp kernel in the thread linked to my goo. Its zarboz kernel. Better for aroma. Hope this helps.
Edit: someone took out the recovery config out of the m7. I got to see if I can get it back in. I'll be updating the official recovery with zarboz kernel soon.
Sent from my ADR6425LVW using Tapatalk 2
Flyhalf205 said:
Hey. Check out my git for the m7 and the correct configs there. Use the twrp kernel in the thread linked to my goo. Its zarboz kernel. Better for aroma. Hope this helps.
Edit: someone took out the recovery config out of the m7. I got to see if I can get it back in. I'll be updating the official recovery with zarboz kernel soon.
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
Thanks
I will wait for you to update your device repo to release next update
The display issue is strange as I compiled using stock cm-10.1 tree
Phil3759 said:
Thanks
I will wait for you to update your device repo to release next update
The display issue is strange as I compiled using stock cm-10.1 tree
Click to expand...
Click to collapse
Just updated my device tree with his kernel.
The discolor might be because you need to add TARGET_RECOVERY_PIXEL_FORMAT := "RGBX_8888" and maybe RECOVERY_GRAPHICS_USE_LINELENGTH := true but hopefully you don't. Had the exact same problem with TWRP.
Flyhalf205 said:
Just updated my device tree with his kernel.
The discolor might be because you need to add TARGET_RECOVERY_PIXEL_FORMAT := "RGBX_8888" and maybe RECOVERY_GRAPHICS_USE_LINELENGTH := true but hopefully you don't. Had the exact same problem with TWRP.
Click to expand...
Click to collapse
Thanks for the support (keep in mind I do not own the device or any HTC phone)
Except the device tree with precompiled kernel, do I need some ramdisk post compile ramdisk changes for your kernel?
Phil3759 said:
Thanks for the support (keep in mind I do not own the device or any HTC phone)
Except the device tree with precompiled kernel, do I need some ramdisk post compile ramdisk changes for your kernel?
Click to expand...
Click to collapse
Not to my knowledge you shouldn't need any. Just make sure you compile...
BOARD_KERNEL_CMDLINE := console=ttyHSL0,115200,n8 androidboot.hardware=m7 user_debug=31
BOARD_KERNEL_BASE := 0x80600000
BOARD_KERNEL_PAGESIZE := 2048
BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x01400000​
Which you already have that since previous post shows a photo of your recovery
Flyhalf205 said:
Not to my knowledge you shouldn't need any. Just make sure you compile...
BOARD_KERNEL_CMDLINE := console=ttyHSL0,115200,n8 androidboot.hardware=m7 user_debug=31
BOARD_KERNEL_BASE := 0x80600000
BOARD_KERNEL_PAGESIZE := 2048
BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x01400000​
Which you already have that since previous post shows a photo of your recovery
Click to expand...
Click to collapse
Yes, those are already defined in BoardConfigCommon.mk
Thank you for the support (out of the daily limit for :good
Will try to compile it tomorrow
Just one question: stock CWM has also broken graphics for your phone? Still wondering why my compiled one went broken if stock cwm is ok for your device
Phil3759 said:
Just one question: stock CWM has also broken graphics for your phone? Still wondering why my compiled one went broken if stock cwm is ok for your device
Click to expand...
Click to collapse
No. Never has broken graphics. Only TWRP has and has been fixed with those two lines. Not sure why yours is.
Flyhalf205 said:
No. Never has broken graphics. Only TWRP has and has been fixed with those two lines. Not sure why yours is.
Click to expand...
Click to collapse
I will sync the repo, who knows
It could be the png is too big as a background, but strange anyway
New update, using Flyhalf205 device tree
http://d-h.st/users/philz_touch/?fld_id=16699#files
Let me know if graphics are fixed and about eventual other bugs

[ROM]S4~Unofficial cm10.1_3.4-kernel_update_06/18

CyanogenMod 10.1 Unofficial
{
"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"
}
ReadMe:
This is a beta build of cm10.1 with the new htc 3.4 kernel (compliments of intervigilium)
BUGS:
video only works on 480
slight to moderate battery drain getting better with each build.
REQUIRED:
The latest htc jellybean firmware head to this thread to upgrade firmware. Please direct all questions and issues concerning upgrade there.
DOWNLOADS:
STOP DO NOT FLASH UNTIL YOU READ THE ENTIRE OP
cm_10.1_20 June Download
CM_10.1_19 June Download
CM_10.1_18 June Download
CM_10.1_14 June Download
CM_BETA_2 Download
CM_BETA 1 Download
THANKS/CREDIT
HUGE HUGE thanks to Intervigilium for sharing his booting kernel source with us..
Cyanogenmod team
please help me justify all the time spent on these roms to my wife by considering a small donation$droyd$
​
How to properly run an ruu
in order to run the new 3.4 kernel you will need to install the latest jelly bean firmware.. This is how i did it and the easiest way i know how..Please do not sharp shoot my directions as i am dooing this off sheer memory so it may be a little fuzzy ... If you dont under stand something you can find it with a little google search ... lets get started:
I will not be held responsible for your phone do at your own risk
required items:
A windows computer.( you can not to my knowledge run an ruu with linux)
fastboot installed on your pc ( adb/fastboot)
the 2.35 or similar depending on your provider but you want to stay in the ice cream sandwich version ruu designed for your phone make sure it is the correct one or it will not work and may cause severe damage..(i have no link for this as i will not be the reason you flashed the wrong one sorry your on your own finding it)
htc usb drivers easiest way to install is htc sync (htc sync will automaticly install the drivers you need)
SETTING THINGS UP:
You will need to extract the ruu if it is in zip format(it needs to be a basic exe file(i always just keep it on my desktop for easy access)
boot your phone into boot loader and select fastboot this is where everything will happen.
navigate to where you have your fastboot installed in your terminal on your pc.
ITS TIME TO MAKE IT HAPPEN
using a usb 2.0 cable(3.0 will not work) connect your phone and wait for it to say 'fastboot usb'
Now lets re lock the boot loader type ' fastboot oem relock your phone should reboot
navigate back to boot loader select fastboot again
now while in fastboot usb go to your selected ruu and double click it (this will take some time to load)
follow the on screen instructions to navigate through the ruu..
if you get errors you probably didnt get the right ruu for your device.
Thats it now you will be 100% stock
GETTING THE UPDATE:
boot your phone wait a few minutes and check for ota updates in about phone.
you will likley not get the jellybean update first so be sure you take the couple updates and that you are running jellybean sense before you root again.
YOU ARE DONE
I do not recommend going and flashing the jellybean ruu because if you have problems you can not flash an ruu lower than your current hboot
NOW ROOT YOUR PHONE
​
I Highly Highly recomend getting kernel tuner and disableing vsync in misc..... all jitter lag freeze gone.... i will disable it in source asap...
No screen tearing and full fps seem great!
please disable vsync its un believable
Downloading now, thx for the great work
Sent from my HTC One S
proxuser said:
Downloading now, thx for the great work
Sent from my HTC One S
Click to expand...
Click to collapse
Disable vsync in kernel tuner..
Sent from my One S using xda premium
Please disregard the android.com camera and mirror ... Forgot to remove em... Won't forget next time..
Sent from my One S using xda premium
I wish I could have One s S4 instead of S3 Looks great
Donated 10$ will donate more later
Great work thank you
Donate guys
I'm so happy you guys have collaborated on this.
It was literally yesterday I posted in the Q&A asking when we might see Linux 3.4 for AOSP. Everyone else I have seen using 3.4 has seen vast improvements compared to older versions.
I will be more than willing to test this everystep of the way, in fact I'm about to flash it right now!
EDIT:
Wiped everything about 5 times, flashed in recovery, rebooted flasheed boot.img in bootloader, rebooted and it was still on splash screen after about 5 minutes?
Dirty flashed and working now
This and a Sense 5 port coming?! Things are moving quite fast now for our loved device. Can't wait to try a stable release.
Awesome rom !!!!
Enviado desde mi One S usando Tapatalk 2
CazeW said:
This and a Sense 5 port coming?! Things are moving quite fast now for our loved device. Can't wait to try a stable release.
Click to expand...
Click to collapse
Something else might just be coming soon...
I am experiencing very regular reboots roughly every 10 minutes.
What voltages is it running stock 1150mV for all frequencies? My phone is very sensitive but still excited to help get this thing going!
usaff22 said:
Something else might just be coming soon...
Click to expand...
Click to collapse
Tell it :$
RichardW1992 said:
I am experiencing very regular reboots roughly every 10 minutes.
What voltages is it running stock 1150mV for all frequencies? My phone is very sensitive but still excited to help get this thing going!
Click to expand...
Click to collapse
Did you get kernel tuner and disable vsync..?
Sent from my One S using xda premium
$droyd$ said:
Did you get kernel tuner and disable vsync..?
Sent from my One S using xda premium
Click to expand...
Click to collapse
Certainly did, and it has successfully disabled. Just getting very frequent reboots. I might try another fresh install but I think its just my phone being extra temper mental.
RichardW1992 said:
Certainly did, and it has successfully disabled. Just getting very frequent reboots. I might try another fresh install but I think its just my phone being extra temper mental.
Click to expand...
Click to collapse
Its the kernel at this point ..its not quite stable yet... Although it is the kernel made by htc for our phone there are a lot of factors here... Try ondemand gov.. Tinker in kernel tuner this is beta so if you find a way to make it more stable please tell... Disable hw overlays and those things in dev options like we used to..
Sent from my One S using xda premium
Once I start building linaro I will post in the second post if any one wants to try custom versions otherwise in each ROM I will only add what's committed to repo to keep it stock for every one...I know that's the way you cm users like it.... All cm all the time lol.
Sent from my One S using xda premium

[TOOL] EZToolkit Advanced v1.0 (Unlock bootloader, flash recovery, root)

Meet EZToolkit for the HTC One
{
"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"
}
Features:
-Unlock the bootloader
-Flash TWRP
-Flash your own recovery
-Root with SuperSU
-Install HTC Drivers
-Install GApps
-Push files to the phone's SDCard/Internal Storage
-ADB Commands
-Fastboot Commands
-Enter your own custom ADB/Fastboot Command!
-Flash boot.img
-Check for ADB Devices
-Check for Fastboot Devices
-EZ UI
-Simplistic Metro look
-Super small! Small screen size friendly.
-Amateur friendly
I will make a step-by-step guide on how to use it soon. I am currently working on it.
This supports the Sprint, AT&T, T-Mobile, International, Dev, and Unlocked version of the HTC One.
Temporarily removed dl link due to new update coming September.
-I do my absolute best to code this without bugs and I try it out before I release it. I spent quite a while going through making sure the toolkit works. If you find any bugs, glitches, typos, button not working, script not working, etc. or simply want me to implement a feature into the toolkit, PLEASE LET ME KNOW ^^ (This was over 550 lines of code in Visual Studio 2013). While this is what I do on my side, as with most tools, you use EZToolkit at your own discretion.
-Wizzrah
Email Support: [email protected]
​
​
XDA:DevDB Information
EZToolkit Advanced (M7,M7WLS), a Tool/Utility for the HTC One
Contributors
wizzrah
Version Information
Status: Stable
Created 2013-12-31
Last Updated 2014-01-19
Is it working? Has someone tried it?
I just got my new phone, so i am a little bit scared. Thx dev..
styla42 said:
Is it working? Has someone tried it?
I just got my new phone, so i am a little bit scared. Thx dev..
Click to expand...
Click to collapse
I am also on AndroidCentral and they state that it is working I also helped those who stated that it was not.
http://forums.androidcentral.com/htc-one-rooting-roms-hacks/331136-eztoolkit-adv-htc-one-toolkit-unlock-bootloader-flash-recovery-root.html
And if it is a new phone, are you really in that much of a hurry to mod it so fast?
Will this toolkit support s-off?
Street Man said:
Will this toolkit support s-off?
Click to expand...
Click to collapse
No. Since there is no method of S-OFF that I can put in the toolkit without getting in trouble, I have not implemented one yet. I will work something out with rumrunner/moonshine/other S-OFF methods.
I am working on a new update already and it should be coming out soon. I will try to put an S-OFF section.
Sent from my HTC One X using Tapatalk
dosent work with s-off.... tried it already
qw_zzz said:
dosent work with s-off.... tried it already
Click to expand...
Click to collapse
I stated that in the post above you.
Sent from my HTC One X using Tapatalk
Hi guys, I'm going to fix the website. Links will be down for a little bit. Thanks.
Link fixed. I have moved it to a temporary page while I work on the website.
@wizzrah
works with htc one x international???
ruffain said:
@wizzrah
works with htc one x international???
Click to expand...
Click to collapse
No HTC One.
For the HTC One, it supports the International, dev, unlocked, AT&T, T-Mobile, and Sprint versions.
i have a huge proplem i accidentli deletet all in my htc one in recovery and now i am stuck i can oben my phone i have no rom iand i dont now how i can flash a rom now pleas help
iliasker said:
i have a huge proplem i accidentli deletet all in my htc one in recovery and now i am stuck i can oben my phone i have no rom iand i dont now how i can flash a rom now pleas help
Click to expand...
Click to collapse
Open EZToolkit and select (Push files to the phone's SDCard/Internal Storage), select rom and backup and push!
iliasker said:
i have a huge proplem i accidentli deletet all in my htc one in recovery and now i am stuck i can oben my phone i have no rom iand i dont now how i can flash a rom now pleas help
Click to expand...
Click to collapse
If you can mount in recovery, you can add/drag in a ROM and flash it.
Sent from my AT&T One X running CodefireX ROM Android Version 4.4.
can i use this on htc one dual sim?
ferdie553 said:
can i use this on htc one dual sim?
Click to expand...
Click to collapse
I have not tested it on the One dual sim so I am not sure on this one. Sorry
wizzrah said:
Meet EZToolkit for the HTC One
Features:
-Unlock the bootloader
-Flash TWRP
-Flash your own recovery
-Root with SuperSU
-Install HTC Drivers
-Install GApps
-Push files to the phone's SDCard/Internal Storage
-ADB Commands
-Fastboot Commands
-Enter your own custom ADB/Fastboot Command!
-Flash boot.img
-Check for ADB Devices
-Check for Fastboot Devices
-EZ UI
-Simplistic Metro look
-Super small! Small screen size friendly.
-Amateur friendly
I will make a step-by-step guide on how to use it soon. I am currently working on it.
This supports the Sprint, AT&T, T-Mobile, International, Dev, and Unlocked version of the HTC One.
Download EZToolkit Advanced
-I do my absolute best to code this without bugs and I try it out before I release it. I spent quite a while going through making sure the toolkit works. If you find any bugs, glitches, typos, button not working, script not working, etc. or simply want me to implement a feature into the toolkit, PLEASE LET ME KNOW ^^ (This was over 550 lines of code in Visual Studio 2013). While this is what I do on my side, as with most tools, you use EZToolkit at your own discretion.
-Wizzrah
Email Support: [email protected]
​
​
XDA:DevDB Information
EZToolkit Advanced (M7,M7WLS), a Tool/Utility for the HTC One
Contributors
wizzrah
Version Information
Status: Stable
Created 2013-12-31
Last Updated 2014-01-19
Click to expand...
Click to collapse
HI i entered twrp mode but cannot push supersu zip to phone
bloodkiddie said:
HI i entered twrp mode but cannot push supersu zip to phone
Click to expand...
Click to collapse
Do you mean flash? SuperSU.zip should already be on your phone. You just go to install in TWRP, select the zip, and flash.
Sent from my AT&T One X running CodefireX ROM Android Version 4.4.
wizzrah said:
Do you mean flash? SuperSU.zip should already be on your phone. You just go to install in TWRP, select the zip, and flash.
Sent from my AT&T One X running CodefireX ROM Android Version 4.4.
Click to expand...
Click to collapse
I"m getting error know as device not found so i cannot push supersu.zip to my phone , may i know any custom roms for m7wls unlocked version
bloodkiddie said:
I"m getting error know as device not found so i cannot push supersu.zip to my phone , may i know any custom roms for m7wls unlocked version
Click to expand...
Click to collapse
You need to make sure USB Debugging is on. Are you looking for sense ROMs or stock android ROMs? For ROMs, the original android development and android development sections for the Sprint HTC all have good ROMs. I cannot recommend one as that would be disrespectful to the developers who worked hard on their respective ROM.
Sent from my AT&T One X running CodefireX ROM Android Version 4.4.

Categories

Resources