[TWRP] m8wlv source built twrp. Functional - Verizon HTC One (M8)

This is TWRP, or team win recovery project. For more about teamwin, see them here
This is compiled with omni rom as a base. For Omni, go here
The device tree used to compile is found here
Kernel: here
NOTE: To build
Code:
repo sync
. build/envsetup.sh
lunch omni_m8_whl-eng
make clobber
make -j8 recoveryimage
To install:
Code:
adb reboot bootloader
fastboot flash recovery TWRP*.img
fastboot reboot
DOWNLOAD​NATF Edit: Verified MD5 - 577684863556047FDAF555F1E3A6221D
Credits:
Thanks to @jmz @Dees_Troy @Flemmard @bigbiff
What doesnt work:
ExFat write (read works)... This will require some driver debugging, and I will look more deeply into the issue
Sent from my 831C using Tapatalk

Please post all comments questions and help requests here.
Thank you for your support
Sent from my 831C using Tapatalk

Related

[RECOVERY][GT-P51XX] TWRP | PhilZ Touch | CWM

Recovery Downloads​
Supported recoveries:
* TWRP
--------------------------------------------------------
* PhilZ-Touch-Recovery
CWM Base v6.0.5.1; Advanced Edition v6.59..x (discontinued)
--------------------------------------------------------
* CWM 6.0.5.1 Swipe-Edition - Update (discontinued)
--------------------------------------------------------
Code:
[B][COLOR="Red"]I am not responsible for bricked devices, dead SD cards.
I don´t own a P51XX and can´t test it myself.
Use on your own risk![/COLOR][/B]
I compiled all recoverys from Source myself!
I hope you like my work! Don´t forget the Thanks-Button
All latest Recovery´s can flash Android 4.4 (KitKat) and Android 5 (Lollipop) Roms!
1. Screenshots (later), general information, credits etc. (this post)
2. Information about the Recovery´s (later)
3. Downloads (TWRP, PhilZ Touch, CWM)
4. General FAQ & Developer FAQ
Encryption - TWRP is a must have!​
Backup all important stuff! We need to format the device!
Make sure using latest TWRP
Wipe -> Advanced Wipe:
Cache
Dalvic
System
Data
Wipe -> Format Data -> Type yes to confirm
This is the most important step! It will keep some space for the footer! Without that encryption is not possible!
Flash Rom
Reboot
Set a Pin for Lockscreen
Encrypt your device
If done boot back in TWRP - TWRP will promt you to enter the PIN
If you haven't done Step 4 you'll get this error in logcat:
Code:
E/Cryptfs ( 105): Orig filesystem overlaps crypto footer region. Cannot encrypt in place.
Wipe->Format Data is the only method that fully recreates the file system and obeys the length needed for encryption!
Thanks
@Phil3759 for his PhilZ Touch and Advanced CWM
@Dees_Troy and all the TWRP-Team for this great recovery
@ketut.kumajaya for his "android_kernel_samsung_espresso10" source
@CodyF86 for CM11 tree and his forked "android_kernel_samsung_espresso10" source; but i needed to switch to CM10.2
@gr8nole for helping me make internal SD visibile in TWRP, fix Touch-Orientation etc.
@ CyanogenMod-Team (thanks @codeworkx for supporting our device) for CM10.2 source
@ All testers - Special thanks @tetakpatak !!!
@budies3 for testing and confirm working TWRP 2.6.3.1 on P5110 ​
XDA:DevDB Information
[P51xx] Recoveries: TWRP | PhilZ Touch | CWM , Tool/Utility for the Samsung Galaxy Tab 2
Contributors
Android-Andi
Version Information
Status: Stable
Created 2014-05-20
Last Updated 2015-08-03
All latest Recovery´s can flash KitKat-Roms without getting "Error: 7" like using older recoverys
TWRP
I builded this recovery from source, thanks to all who made this possible!
It wasn´t really easy - my flashcounter now > 20 But it´s working
How to flash a zip (it´s not laggy - it´s only because it´s recorded from screenshots ):
PhilZ-NON-Touch-Recovery (Advanced CWM)
CWM Base; Advanced Edition
Missing Features from PhilZ TOUCH:
all gui options, include touch code
name the backup folder with current ROM name
custom zip install menu (Free Browse Mode + custom startup folder)
Create Update.zip from current ROM or from pre-existing backups
misc nandroid settings menu (but /preload is included by default and I added option to toggle compression under backup format menu)
All Information about Features etc. in PhilZ Touch Main-Thread
On-Screen Navigation:
Swipe somewhere on your screen up / down to change selections
Swipe to right to enter
Swipe left to go back
How to flash a zip:
Same like CWM - you only have more features.
CWM
How to flash a zip (it´s not laggy - it´s only because it´s recorded from screenshots )
On-Screen Navigation:
Swipe somewhere on your screen up / down to change selections
Swipe to right to enter
Swipe left to go back
DOWNLOADS​
Please don´t mirror my files without my permissions!​
Recovery & ROM Downloads for all supported devices can be found here
Click to expand...
Click to collapse
FAQ​
GENERAL
1. I found a bug.
You can post all bugs in this Thread! Please tell us your Device and the File / Recovery (including Version number) you are using.
You can use your recovery to safe a recover.log on your device - you can post this log and me or other user will have a look on it.
Please give us detailed information - this meight speed up to fix it
2. I am getting "Error: 7" in recovery, what is wrong?
Be sure you flashed a Recovery for your device!
[For P5100 = P5100 Recovery ; P5110 = P5110 or P511X Recovery ; P5113 = Use P5110 or P511XRecovery(!)]
Be sure the file was made for your device!
Try the latest Version of Recovery for your device, maybe your recovery is to old!
For KitKat (Android 4.4):
All latest Recovery's posted here now can flash Android 4.4 Roms! You will get "Error: 7" if you use an older reovery!
Minimum: CWM 6.0.4.4 or TWRP 2.6.3.1 or PhilZ NON Touch 6.00.1 (Advanced CWM) - or use any newer Version if available for your device!
DEVELOPER
1. How to compile this recoverys from source?
You need to compile CWM first! It it works you can try building TWRP or Advanced CWM / PhilZ NON Touch recoverys!
2. How to compile cwm from source?
Follow the Guide on how to compile CyanogenMod from Source for P5110 - you need this setup!
(For p5100 replace "p5110" with "p5100")
Small changes to this Guide at the moment:
Replace
Code:
repo init -u git://github.com/CyanogenMod/android.git -b cm-11.0
with init for CM10.2 source:
Code:
repo init -u git://github.com/CyanogenMod/android.git -b cm-[U][B]10.2[/B][/U]
Follow the Guide until you come to this:mentined
Code:
$ brunch p5110
to build recovery you need to enter this instead "brunch":
Code:
make clean && make -j# recoveryimage
(Replace the # with the core count +1, so if you have a dual core it's -j3 and a quad core becomes -j5, etc.)
If it finished compileing (if nothing goes wrong):
Code:
cd $OUT
You'll have your "recovery.img" inside it
You can flash it and see if it works!
3. I compiled a working CWM, how to compile PhilZ NON Touch from source?
Visit PhilZ Main-Thread and read the Developer Informations. You will find it here.
4 I compiled a working CWM and/or PhilZ NON Touch, how to compile TWRP from source?
You will find all informations here: [DEV]How to compile TWRP touch recovery
(You will maybe need to use https://github.com/TeamWin/Team-Win-Recovery-Project/tree/twrp2.7 as source instead the source from Omnirom)
Usefull links for Devs:
Unpacking and repacking recovery or boot image (LINUX!): http://www.imajeenyus.com/computer/20130301_android_tablet/android/unpack_repack_recovery_image.html
Complete Installation Guide for Android SDK on Ubuntu: http://askubuntu.com/questions/318246/complete-installation-guide-for-android-sdk-on-ubuntu
How to Install Oracle Java JDK on Ubuntu Linux: http://www.wikihow.com/Install-Oracle-Java-JDK-on-Ubuntu-Linux
More will be added later... i am thinking about it (what to add)
Click to expand...
Click to collapse
Changelog:
Code:
28.01.2014
2.6.3.4 --> 2.6.3.5
Backup-Fix:
"Clear the relative directory before passing on to twrpTar with the
static du object. Otherwise we will not backup /system/media etc"
e.g. bootanimation not got backuped.
https://gerrit.omnirom.org/#/c/5154/
23.01.2014
2.6.3.3 --> 2.6.3.4
Compiled on Omni´s Android 4.4.2 Source as base
support using old property system
USB Support
(i cherry-picked this commits:
https://gerrit.omnirom.org/#/c/3389/ and https://gerrit.omnirom.org/#/c/3390/
and put this to the boardconfig [code]BUILD_OLD_SYS_PROPS := true
COMMON_GLOBAL_CFLAGS += -DBUILD_OLD_SYS_PROPS
this makes TWRP compatible
with the old update-binary (used in older roms and flahsable zips))
2.6.3.3: Recovery-Kernel updated from
Linux version 3.0.31-CM-g010f848 to 3.0.101-blackhawk
Changed Source:
https://github.com/kumajaya/android_kernel_samsung_espresso10
2.6.3.2 - not released - recovery kernel updated
2.6.3.1: Initial release
Source:
https://github.com/CyanogenMod -CM10.2 branch
Recovery: https://github.com/TeamWin/Team-Win-Recovery-Project/tree/twrp2.7[/code]
CWM Based Touch-Recovery from Napstar:
CWM Base v6.0.4.5 - Update 21.12.2013
This is a One-Time-Build and i won´t update it!
!!! SORRY - FILE1 IS DOWN AND I WON´T UPLOAD IT AGAIN !!!
Hey together! Any feedback would be great!
Any Problems?
Android-Andi said:
Hey together! Any feedback would be great!
Any Problems?
Click to expand...
Click to collapse
Works fine on my P5110. Installed several roms, even simultaneously with other like tablet-ui patch and kernel.
Also backup and restore works fine.
Thanx for the great work.
Grtz,
John
Android-Andi said:
Hey together!
I updated kernelsource. you can test TWRP 2.6.3.3 if you want - it´s not tested by me.
Any feedbacl would be great
You´ll find flashable zips for custom recovery´s and odin flashable *.tar.md5 here: https://www.file1.info/album/L0zFSb1
Click to expand...
Click to collapse
Link doesn't work...
from gt-p5110
nachordez said:
Link doesn't work...
from gt-p5110
Click to expand...
Click to collapse
http://www.file1.info/OKRmlyp
found in OP
cheers
nachordez said:
Link doesn't work...
from gt-p5110
Click to expand...
Click to collapse
All Download-Links in 3rd post:
http://forum.xda-developers.com/showpost.php?p=47970089&postcount=3
Yeah link doesn't work. In that page there is nothing where i could start downloading. Nothing i click won't start download not even from any mirrors, yes even from no javascript link.
Try another browser, i can mirror it for you maybe later to devhost
@T3ER Here is the mirror http://d-h.st/users/Android-Andi/?fld_id=28391#files
Android-Andi said:
@T3ER Here is the mirror http://d-h.st/users/Android-Andi/?fld_id=28391#files
Click to expand...
Click to collapse
Thank you!
Android-Andi said:
Hey together! Any feedback would be great!
Any Problems?
Click to expand...
Click to collapse
Working great on my P5113. Thank you! :good:
OP Updated with new Download-Links for Different CWM / CWM Based Recoverys.
Something´s comeing.....
{
"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"
}
Click to expand...
Click to collapse
Edit:
Download-Links now Available!
@Android-Andi....I'm a TWRP'er but that looks Bada**. Much thanks for all your great work on these devices.
black screen after flashing recovery
I rooted my galaxy tab 2 10.1 5100 and tried flashing the custom recovery, but it doesn't seem to work. When I hold down the buttons to go into recovery it say booting recovery and the screen goes black and nothing happens. I tried waiting a few mins to let it load and nothing happens. I've tried other recoveries and none of them are working. I tried a factory reset and rerooting and still nothing. I've rooted and installed recovery on several devices and never had issues like this..any ideas?
Wich of the recovery are you talking about?
Have you been on Stock Recovery before?
Flashed the *.tar.md5 as PDA in Odin?
Please write all steps you have done, Step by Step.
Try latest CWM:
uncheck Auto-Reboot in Odin too.
When it finished flashing boot into recovery directly from Downloadmode.

[ROM][UNOFFICIAL] CyanogenMod 11 Nightlies / OpenDesireProject

#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Click to expand...
Click to collapse
General:
These are UNOFFICIAL CM11.0 Kitkat Nightlies / Releases brought to you by Open Desire Project and TeamCodefire. Builds are generated automatically each night. Process starts around 00:30 PDT. If it fails, then there will be no build until the reason for failure is taken care of which can take time. Latest 12 nightlies will be kept on the server. If you want a longer history of them, you are free to archive them yourself.
Thanks and credits:
Andromadus
CodeAuroraForum
CyanogenMod
BananaGranola
Epic Beard Men
eXistZ
Flemmard
Flinny
goo.im
Juansheng
paulb_nl
randomblame
synergye
TeamCodefire (for build server and hosting, priceless)
Mustaavalkosta
All the rest that have helped to construct these builds and develop software for ace directly or indirectly in the past.
Githubs:
CyanogenMod
Open Desire Project
Changelogs:
CM Gerrit
CM Google+
Github (see above)
Installation instructions:
Download Nightlies
Download gapps from here
Put the files on SD card.
Reboot to recovery.
Do factory reset (ie. format /system, /data, /cache, /sd-ext and /sdcard/.android_secure)
Flash cm-11-YYYYMMDD-UNOFFICIAL-saga.zip
Flash gapps zip
Remember to flash boot.img via fastboot if you have S-ON.
Reboot and enjoy.
Update instructions:
Download Nightlies
Put the file on SD card.
Reboot to recovery.
Flash cm-11-YYYYMMDD-UNOFFICIAL-saga.zip
Remember to reflash boot.img via fastboot if you have S-ON.
No need to flash gapps as CM backuptool script should take care of them. (Results may vary depending on which gapps package you are using.)
Reboot and enjoy.
Kernel
Source: github
Compiler: stock AOSP gcc-4.7
Branch: cm-11.0
Kernel Version: 3.0.101
defconfig: saga_cm11_defconfig
Donations:
For hosting: codefi.re (use the donation button at the bottom of the page)
I and Mustaavalkosta don't really need your money right now but if you insist on donating to us we suggest you donate that money to EFF instead here: https://supporters.eff.org/donate
FAQ:
Q: I tried to flash the ROM and got this:
Code:
Installing update...
set_metadata_recursive: some changes failed
E:Error in /sdcard/..path od ROM.zip
(Status 7)
Installation aborted.
A: Update your recovery to one that is compatible with new recovery functions. See the list below.
4EXT Recovery Touch v1.0.0.6 RC 3 or newer
TWRP 2.8.0.0 SAGA or newer
Q: I've used HTC Dev unlock and flashed the rom but it won't boot. What should I do?
A: You need to extract boot.img from the zip and flash it via fastboot. If you don't have fastboot executable anymore from flashing recovery, install Android SDK platform tools (Linux users should find it from distro's package management) and then reboot to bootloader, open command prompt and navigate to the location you extracted your boot.img and type:
Code:
fastboot flash boot boot.img
You need to repeat this everytime you flash new version of this rom to ensure everything will work fluently as long as you have just basic HTC Dev unlock.
Q: Where are my developer and performance options?
A: http://goo.gl/jpS8r
Q: Feature X doesn't work, let's make 1000 posts about it to annoy everyone.
A: Please, dont. Use search and then use search again and only then report your problem with necessary logs. [Logcat guide, thanks to MusikMonk for the link]
Q: I hate you for not fixing this issue X!!!
A: I love you too.
Q: How I can build CM11.0 myself?
A: Setup a basic Android build environment.
Code:
mkdir cm11
cd cm11/
repo init -u git://github.com/CyanogenMod/android.git -b cm-11.0
mkdir -p .repo/local_manifests
wget https://github.com/OpenDesireProject/android/raw/cm-11.0/local_manifest.xml -O .repo/local_manifests/cm_odp.xml
repo sync
cd vendor/cm/
./get-prebuilts
cd ../../
. build/envsetup.sh
lunch cm_saga-userdebug
mka bacon
Once the build finishes you'll find your goods from out/target/product/saga/ directory.
Q: Something about something something something.
A: Ask the guy/gal next to you.
XDA:DevDB Information
Open Desire Project, ROM for the HTC Desire S
Contributors
kylon, Mustaavalkosta, paulb_nl
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.0.x
Based On: CyanogenMod
Version Information
Status: Nightly
Created 2014-10-29
Last Updated 2017-01-04
Reserved
Bugs:
headset mic
S2w switch in device settings
kylon said:
nightly builds will start tomorrow!
thanks to Mustaavalkosta.
Bugs:
Wifi AP/hotspot/tethering
headset mic
Click to expand...
Click to collapse
Thank you all, GODS of ROMS!!!!!!!!
So i've been using your 20141024 release and i'm sticking with it. For next release, should i make it dirty or clean install?
Awesome work :highfive:
kylon said:
nightly builds will start tomorrow!
thanks to Mustaavalkosta.
Bugs:
Wifi AP/hotspot/tethering
headset mic
Click to expand...
Click to collapse
Thanks people!
One question...
There will be Stable versions in this thread? i mean over time of course.
kylon said:
nightly builds will start tomorrow!
thanks to Mustaavalkosta.
Bugs:
Wifi AP/hotspot/tethering
headset mic
Click to expand...
Click to collapse
Download files are just up.
kylon said:
General:
These are UNOFFICIAL CM11.0 Kitkat Nightlies / Releases brought to you by Open Desire Project and TeamCodefire. Builds are generated automatically each night. Process starts around 00:30 PDT. If it fails, then there will be no build until the reason for failure is taken care of which can take time. Latest 12 nightlies will be kept on the server. If you want a longer history of them, you are free to archive them yourself.
Thanks and credits:
Andromadus
CodeAuroraForum
CyanogenMod
BananaGranola
Epic Beard Men
eXistZ
Flemmard
Flinny
goo.im
Juansheng
paulb_nl
randomblame
synergye
TeamCodefire (for build server and hosting, priceless)
Mustaavalkosta
All the rest that have helped to construct these builds and develop software for ace directly or indirectly in the past.
Githubs:
CyanogenMod
Open Desire Project
Changelogs:
CM Gerrit
CM Google+
Github (see above)
Installation instructions:
Download Nightlies / [BasketBuild mirror]
Download gapps from here. Pico/Nano/Micro recommended, Mini/Full/Stock doesn't fit in our system partition after the ROM has been installed.
[* This should be a temp step]Download this fix.
Put the files on SD card.
Reboot to recovery.
Do factory reset (ie. format /system, /data, /cache, /sd-ext and /sdcard/.android_secure)
Flash cm-11-YYYYMMDD-UNOFFICIAL-saga.zip
Flash gapps zip
[* This should be a temp step]Flash mic fix.
Remember to flash boot.img via fastboot if you have S-ON.
Reboot and enjoy.
Update instructions:
Download Nightlies / [BasketBuild mirror]
Put the file on SD card.
Reboot to recovery.
Flash cm-11-YYYYMMDD-UNOFFICIAL-saga.zip
[* This should be a temp step]Flash mic fix.
Remember to reflash boot.img via fastboot if you have S-ON.
No need to flash gapps as CM backuptool script should take care of them. (Results may vary depending on which gapps package you are using.)
Reboot and enjoy.
Kernel
Source: github
Compiler: stock AOSP gcc-4.7
Branch: cm-11.0
Kernel Version: 3.0.101
defconfig: saga_cm11_defconfig
Donations:
For hosting: codefi.re (use the donation button at the bottom of the page)
I and Mustaavalkosta don't really need your money right now but if you insist on donating to us we suggest you donate that money to EFF instead here: https://supporters.eff.org/donate
FAQ:
Q: I tried to flash the ROM and got this:
Code:
Installing update...
set_metadata_recursive: some changes failed
E:Error in /sdcard/..path od ROM.zip
(Status 7)
Installation aborted.
A: Update your recovery to one that is compatible with new recovery functions. See the list below.
4EXT Recovery Touch v1.0.0.6 RC 3 or newer
TWRP 2.8.0.0 SAGA or newer
Q: I've used HTC Dev unlock and flashed the rom but it won't boot. What should I do?
A: You need to extract boot.img from the zip and flash it via fastboot. If you don't have fastboot executable anymore from flashing recovery, install Android SDK platform tools (Linux users should find it from distro's package management) and then reboot to bootloader, open command prompt and navigate to the location you extracted your boot.img and type:
Code:
fastboot flash boot boot.img
You need to repeat this everytime you flash new version of this rom to ensure everything will work fluently as long as you have just basic HTC Dev unlock.
Q: Where are my developer and performance options?
A: http://goo.gl/jpS8r
Q: Feature X doesn't work, let's make 1000 posts about it to annoy everyone.
A: Please, dont. Use search and then use search again and only then report your problem with necessary logs. [Logcat guide, thanks to MusikMonk for the link]
Q: I hate you for not fixing this issue X!!!
A: I love you too.
Q: How I can build CM11.0 myself?
A: Setup a basic Android build environment.
Code:
mkdir cm11
cd cm11/
repo init -u git://github.com/CyanogenMod/android.git -b cm-11.0
mkdir -p .repo/local_manifests
wget https://github.com/OpenDesireProject/android/raw/cm-11.0/local_manifest.xml -O .repo/local_manifests/cm_odp.xml
repo sync
cd vendor/cm/
./get-prebuilts
cd ../../
. build/envsetup.sh
lunch cm_saga-userdebug
mka bacon
Once the build finishes you'll find your goods from out/target/product/saga/ directory.
Q: Something about something something something.
A: Ask the guy/gal next to you.
XDA:DevDB Information
Open Desire Project, ROM for the HTC Desire S
Contributors
kylon, Mustaavalkosta, paulb_nl
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.0.x
Based On: CyanogenMod
Version Information
Status: Nightly
Created 2014-10-29
Last Updated 2014-10-29
Click to expand...
Click to collapse
<3 :3
No sound in incoming - people don't hear me.
_hugh said:
Thanks people!
One question...
There will be Stable versions in this thread? i mean over time of course.
Click to expand...
Click to collapse
probably not.
Lapyyyyyy said:
No sound in incoming - people don't hear me.
Click to expand...
Click to collapse
flash mic fix.
kylon said:
probably not.
flash mic fix.
Click to expand...
Click to collapse
Thank you Kylon.
Three questions please:
-do we need to make a clean installation starting from this new nightly build for the first time?
-can we just dirty install for next nightly after this first one?
-will the headset mic be fixed?
Thankssssssssss
Clean install the dirty.
No guarantee
Installed per instructions, played with it a bit then restarted and since then dead black... Never happened something like this before...
Sent from my Desire S using Tapatalk
Last kernel (from build 28.10.2014) don't work with another ROMs - bootloop/restarts... Last kernel for me is ok. I think had been something new, like problem with sim card, if u remember year ago).
Restart phone... All is ok - without any issues.
Men, thank for hard work and your time!
docertabum said:
Installed per instructions, played with it a bit then restarted and since then dead black... Never happened something like this before...
Sent from my Desire S using Tapatalk
Click to expand...
Click to collapse
tomorrow i ll make a test kernel.
connect your phone via usb and use monitor (android sdk) to see the log. or you can use adb
Kylon, how different are these nightly from your last build on the other thread? I mean, do we need to update every day? So many changes every day?
Grazie
They are "clean", no test stuff.
No saga changes for now, only cm fixes/new features
kylon said:
They are "clean", no test stuff.
No saga changes for now, only cm fixes/new features
Click to expand...
Click to collapse
On the first page, intallation instructions there is:
"
Download gapps from here. Pico/Nano/Micro recommended, Mini/Full/Stock doesn't fit in our system partition after the ROM has been installed.
[* This should be a temp step]Download this fix."
What fix are you referring to? I found just the mic fix flinny zip attached
grazie
---------- Post added at 11:26 PM ---------- Previous post was at 11:22 PM ----------
Lapyyyyyy said:
Last kernel (from build 28.10.2014) don't work with another ROMs - bootloop/restarts... Last kernel for me is ok. I think had been something new, like problem with sim card, if u remember year ago).
Restart phone... All is ok - without any issues.
Men, thank for hard work and your time!
Click to expand...
Click to collapse
Hi is this new rom so different from the previous one ? everything working fine so far?
thanks
kylon said:
They are "clean", no test stuff.
No saga changes for now, only cm fixes/new features
Click to expand...
Click to collapse
Thanks for your effort. Besides Wifi Ap and calling mic needs fix, other than that it is working fine. I do not have headset though. Very smooth, fast and stable so far. Again thank you very much for your effort.
Same problem
docertabum said:
Installed per instructions, played with it a bit then restarted and since then dead black... Never happened something like this before...
Sent from my Desire S using Tapatalk
Click to expand...
Click to collapse
+1
dead screen after reboot
Ammiraglio said:
On the first page, intallation instructions there is:
is this new rom so different from the previous one ? everything working fine so far?
Click to expand...
Click to collapse
Hi! Everything works, with change file audio (fix is in this thread, at 1t post) works all good. Different - don't know

[ROM][UNOFFICIAL] CyanogenMod 12 Nightly Builds / OpenDesireProject

#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Click to expand...
Click to collapse
General:
These are UNOFFICIAL CM12.0 Lollipop Nightlies brought to you by Open Desire Project and TeamCodefire as a continuum to 11.0 builds. Builds are generated automatically on Tue/Thu/Sat. Process starts around 00:30 PST/PDT. If it fails, then there will be no build until the reason for failure is taken care of which can take time. Last 7 nightlies will be kept on the server. If you want a longer history of them, you are free to archive them yourself.
Thanks and credits:
Andromadus
CodeAuroraForum
CyanogenMod
BananaGranola
Epic Beard Men
eXistZ
Flemmard
Flinny
goo.im
Juansheng
paulb_nl
randomblame
synergye
Mustaavalkosta
TeamCodefire (for build server and hosting, priceless)
All the rest that have helped to construct these builds and develop software for ace directly or indirectly in the past.
Githubs:
CyanogenMod
Open Desire Project
Changelogs:
CM Gerrit
CM Google+
Github (see above)
Installation instructions:
Download at OpenDesireProject.org
Download gapps from here
Put the files on SD card
Reboot to recovery
Do factory reset (ie. format /system, /data, /cache, /sd-ext and /sdcard/.android_secure)
Flash cm-12-YYYYMMDD-UNOFFICIAL-saga.zip
Flash gapps zip
Remember to flash boot.img via fastboot if you have S-ON
Reboot and enjoy
Update instructions:
Download at OpenDesireProject.org
Put the file on SD card
Reboot to recovery
Flash cm-12-YYYYMMDD-UNOFFICIAL-saga.zip
Remember to reflash boot.img via fastboot if you have S-ON
Flash gapps
Reboot and enjoy
Kernel
Source: github
Compiler: stock AOSP gcc-4.8
Branch: cm-12.0
Kernel Version: 3.0.101
defconfig: saga_defconfig
Contact:
My Google+
#opendesireproject @ freenode
Donations:
For hosting: codefi.re (use the donation button)
For ODP mirror: opendesireproject.org (use the donation button)
I don't really need your money right now but if you insist on donating to me I suggest you donate that money to EFF instead here: https://supporters.eff.org/donate
FAQ:
Q: I cannot install the rom!!
A: Install this twrp -link-.
Q: How I can build CM12.0 myself?
A: Setup a basic Android build environment.
Code:
mkdir cm12
cd cm12/
repo init -u git://github.com/CyanogenMod/android.git -b cm-12.0
mkdir -p .repo/local_manifests
wget https://github.com/OpenDesireProject/android/raw/cm-12.0/local_manifest.xml -O .repo/local_manifests/cm_odp.xml
repo sync
. build/envsetup.sh
lunch cm_saga-userdebug
mka bacon
Once the build finishes you'll find your goods from out/target/product/saga/ directory.
XDA:DevDB Information
CyanogenMod 12 Nightly Builds / OpenDesireProject, ROM for the HTC Desire S
Contributors
kylon, Mustaavalkosta, paulb_nl
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.0.x
Version Information
Status: Alpha
Created 2014-11-27
Last Updated 2015-05-03
Reserved
Bugs:
first boot may take a while...
Headset mic in call
something else
kylon said:
Bugs:
first boot may require 50< minutes
Mic in call
front facing camera
something else
Click to expand...
Click to collapse
Wow, Lollipop for desire S.....just arrived and only few bugs? Greaaaaaaaaaaatttttttttt!
Thank you
Holy! I don't believe it! :laugh::silly::good:
Flashing ROM takes 5 minutes. Boot another 20.
edit1:
Gapps are broken, no play store there and keyboard is not working.
edit2:
Does not recognize my SIM. S2W is MAYBE working.
edit3:
USB debugging is working (after flashing SuperSU)
edit4:
Buttons are acting weird, the home button does not work?
edit5:
Those gapps are working.
edit6:
No gapps...
edit7:
WiFi is working.
edit8:
Camera is not working.
edit9:
Booting is significantly quicker than ever.
edit10:
I was able to pair bluetooth device and send a file but unable to receive a file(probably just me??)
edit11:
Some log is attached.
In stalled CM12-20141127-Unofficial-Saga.zip with lp-Apps plus chainfire supersu v.2.30. There is no google and cyanogenmod accounts pop up. Keboards FC, no phone service provider, wifi is working but without keyboard can not do anything. Very fast though. Thanks for bringing CM12 to our DS, I am very appreciated your team effort.
will wait till the rom gets updated
Will wait for 1 month until the gapps are updated and can work perfectly, and the bugs are fixed.Hope you will keep up the good work......!!
I got a error
ApplyParsedPerms: lsetfilecon of /system/lost+foset_metadata_recursive : some changes failed
E: Error executing updater binary in zip '/sdcard
Error flashing zip '/sdcard/cm-12-20141127-UNOFF
Click to expand...
Click to collapse
coolizz said:
I got a error
Click to expand...
Click to collapse
Did u update ur recovery like it says in OP?
Rom installed without errors on twrp 2.8.0.0 in 5min, Gapps wont install. Boot took less than 5min. AOSP Keyboard force close and, of course, no gapps.
I'm impressed!
jmcclue said:
Did u update ur recovery like it says in OP?
Click to expand...
Click to collapse
i flash twrp 2.8.0.0 but it wont load at my DS
flashed last twrp available from twrp site
coolizz said:
i flash twrp 2.8.0.0 but it wont load at my DS
flashed last twrp available from twrp site
Click to expand...
Click to collapse
I flashed the version from here. And it works fine.
GreyF said:
I flashed the version from here. And it works fine.
Click to expand...
Click to collapse
got a bootloop with that recovery
It works with that recovery. Did you Do a full wipe? The first Boot Can take a long time, wait at least half an hour.
WOOW I don't belive that I will test it on my sis phone
highly experimental build
don t expect bugs to be fixed, if it boots is a good start
https://mega.co.nz/#!ihUmETRQ!H7fwns1ZpEmuJ9JNfnqwh6wluJ6_DfbORc1dIVEA2Nc
kylon said:
highly experimental build
don t expect bugs to be fixed, if it boots is a good start
https://mega.co.nz/#!ihUmETRQ!H7fwns1ZpEmuJ9JNfnqwh6wluJ6_DfbORc1dIVEA2Nc
Click to expand...
Click to collapse
Hi Kylon, the new built does not boot, not even got to CM boot logo. So I extracted the boot.img and flashed; after flashing the boot.img it suddenly turned from the bootloader screen to black screen. Thanks for you and the team effort.
A log please? If you are s-on that should be normal
kylon said:
A log please? If you are s-on that should be normal
Click to expand...
Click to collapse
My phone is s-off. Please tell me how to get log. Thanks.
lol,flashed this 10 or more minutes ago,still boots up,is that normal?
EDIT : Everyone works fine,but :
No Gapps
AOSP Keyboard FC
A few buttons don't work?

[ROM][UNOFFICIAL] CyanogenMod 13.0 Nightlies OpenDesireProject

#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Click to expand...
Click to collapse
General:
These are UNOFFICIAL CM13.0 Marshmellow Nightlies brought to you by Open Desire Project and TeamCodefire as a continuum to CM 11.0, CM 12.0 and CM 12.1 builds. Builds are generated automatically on Mon/Wed/Fri/Sun. Process starts around 00:30 PST/PDT. If it fails, then there will be no build until the reason for failure is taken care of which can take time. Last 7 nightlies will be kept on the server. If you want a longer history of them, you are free to archive them yourself.
Thanks and credits:
Andromadus
CodeAuroraForum
CyanogenMod
BananaGranola
Epic Beard Men
eXistZ
Flemmard
Flinny
goo.im
Juansheng
paulb_nl
randomblame
synergye
Mustaavalkosta
TeamCodefire (for build server and hosting, priceless)
All the rest that have helped to construct these builds and develop software for ace directly or indirectly in the past.
Githubs:
CyanogenMod
Open Desire Project
Changelogs:
CM Gerrit
CM Google+
Github (see above)
Installation instructions:
Download Nightlies
Download gapps from here
Put the files on SD card
Reboot to recovery
Do factory reset (ie. format /system, /data, /cache, /sd-ext and /sdcard/.android_secure)
Flash cm-13.0-YYYYMMDD-UNOFFICIAL-saga.zip
Flash gapps zip
Remember to flash boot.img via fastboot if you have S-ON
Reboot and enjoy
Update instructions:
Download Nightlies
Put the file on SD card
Reboot to recovery
Flash cm-13.0-YYYYMMDD-UNOFFICIAL-saga.zip
Remember to reflash boot.img via fastboot if you have S-ON
No need to flash gapps as CM backuptool script should take care of them (results may vary depending on which gapps package you are using)
Reboot and enjoy
Kernel
Source: github
Compiler: stock AOSP gcc-4.8
Branch: cm-13.0
Kernel Version: 3.0.101
defconfig: saga_defconfig
Contact:
My Google+
#opendesireproject @ freenode
Donations:
For build server & hosting: codefi.re (use the donation button)
Do not donate to me, but if you insist on donating, I suggest you donate that money to Mustaavalkosta or EFF instead here: https://supporters.eff.org/donate
FAQ:
Q: I tried to flash the ROM and got this:
Code:
Installing update...
set_metadata_recursive: some changes failed
E:Error in /sdcard/..path od ROM.zip
(Status 7)
Installation aborted.
Or I'm having other recovery issues.
A: Download and install the latest recovery here.
Q: I've used HTC Dev unlock and flashed the rom but it won't boot. What should I do?
A: You need to extract boot.img from the zip and flash it via fastboot. If you don't have fastboot executable anymore from flashing recovery, install Android SDK platform tools (Linux users should find it from distro's package management) and then reboot to bootloader, open command prompt and navigate to the location you extracted your boot.img and type:
Code:
fastboot flash boot boot.img
You need to repeat this everytime you flash new version of this rom to ensure everything will work fluently as long as you have just basic HTC Dev unlock.
Q: Where are my developer and performance options?
A: http://goo.gl/jpS8r
Q: Feature X doesn't work, let's make 1000 posts about it to annoy everyone.
A: Please, dont. Use search and then use search again and only then report your problem with necessary logs. [Logcat guide, thanks to MusikMonk for the link]
Q: Hey, my old phone is running the latest Android version, i want to thank someone!
A: Press thanks button here
Q: I hate you for not fixing this issue X!!!
A: I love you too.
Q: How I can build CM13.0 myself?
A: Setup a basic Android build environment.
Code:
mkdir cm13.0
cd cm13.0/
repo init -u git://github.com/CyanogenMod/android.git -b cm-13.0
mkdir -p .repo/local_manifests
wget https://github.com/OpenDesireProject/android/raw/cm-13.0/local_manifest.xml -O .repo/local_manifests/local_manifest.xml
repo sync
. build/envsetup.sh
lunch cm_saga-userdebug
mka bacon
Once the build finishes you'll find your goods from out/target/product/saga/ directory.
Q: My problem is not listed here.
A: Ask the guy/gal next to you.
XDA:DevDB Information
[ROM][UNOFFICIAL] CyanogenMod 13.0 Nightlies OpenDesireProject, ROM for the HTC Desire S
Contributors
kylon, Mustaavalkosta, paulb_nl, PhantomShadow
Source Code: https://github.com/OpenDesireProject
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.0.x
ROM Firmware Required: Twrp 2.8.7.0
Based On: CyanogenMod
Version Information
Status: Testing
Created 2015-12-04
Last Updated 2017-01-04
Bugs (Device specific):
Glitches here and there
Headset Mic in call
SAGAOPT SETUP INSTRUCTIONS (see also Mustaavalkosta dhd post)
Disclaimer: You will lose everything on your sdcard if you follow these instructions so take appropriate steps to secure your data before continuing. Also this will be a "clean flash" from the start due to different partition layout.
Prerequisites:
TWRP for sagaopt by @jrior001
saga cm13 zip
Gapps and addons if you want them. IIRC, there was around 400-500MB space left on new /system partition after flashing base gapps package so there's a bit more room for addons.
If you have already partitioned your sdcard you may want to repartition it to have only single partition because you won't benefit from having separate sd-ext partition with this variant build. I won't write anything about this as I expect you can reverse what you have done yourself.
Installation instructions:
Flash TWRP in fastboot or your current TWRP (Install > Images > etc.)
Reboot to recovery even if you are already in TWRP. You need to reboot to be in newly flashed sagaopt TWRP.
Wipe cache and system under Advanced wipe.
Convert your sdcard to either EXT4 or F2FS under Advanced wipe by choosing data partition > Repair or Change File System > Change File System > EXT4 or F2FS.
(Optional) If you had your old /data partition formatted as F2FS you also need to convert it to EXT4 meaning converting system partition in the sagaopt recovery.
At this point your sdcard is completely empty so you will need to move the ROM zip and any additional zips into sdcard or use adb sideload.
Install cm-13-XXXXXXXX-UNOFFICIAL-sagaopt.zip and gapps.
Reboot
kylon said:
Bugs (Device specific):
Glitches here and there
Headset Mic in call
Click to expand...
Click to collapse
Thank you very much Kylon for putting up the thread for CM-13. I have already tried 20151203 and 20151204 nightlies with no CM Account and facing problem on flashing either Open GApps or Delta GApps for MM, it is showing Setting Wizard has stop mainly and some time Google play service has stop and System does not response all the time making setting up impossible. Anyway no problem on ROM flashing. Thanks.
It s a known problem on cm13.
You have to delete setup wizard
kylon said:
It s a known problem on cm13.
You have to delete setup wizard
Click to expand...
Click to collapse
Thanks for your prompt reply. I shall do that.
<Reserve>
aakashasaj said:
<Reserve>
Click to expand...
Click to collapse
Hi Kylon,
I am wondering if the keyboard and google play service stop could be solved on CM-13 sagaopt. Thank you very much.
yea, the official cm-13 is still in testing, every fc will be fixed when cm is more stable
f2fs test
kylon said:
yea, the official cm-13 is still in testing, every fc will be fixed when cm is more stable
f2fs test
Click to expand...
Click to collapse
Thanks. I will try the kernel.
kchaisu said:
Thanks. I will try the kernel.
Click to expand...
Click to collapse
It caused boot loop at the HTC logo. Thanks for your kind contribution. I have noticed that system partition is always formatted to ext4 no matter how you have changed to f2fs and finally it will be formatted back to ext4. Thanks.
Can you take a log?
kylon said:
Can you take a log?
Click to expand...
Click to collapse
I do not know how to take a log when it did not boot up. Please tell me. Thanks.
kylon said:
Can you take a log?
Click to expand...
Click to collapse
I flashed your kernel and everything is all right! Any bootloop I didn't get. Work well, don't see any difference.:highfive:
kchaisu said:
I do not know how to take a log when it did not boot up. Please tell me. Thanks.
Click to expand...
Click to collapse
Mmh, can you try with a clean install?
Maybe something went wrong on your phone.
Thats ok, this will not turn saga in a quad-core phone but it should be a better f2fs version, maybe faster and more stable
kylon said:
Mmh, can you try with a clean install?
Maybe something went wrong on your phone.
Thats ok, this will not turn saga in a quad-core phone but it should be a better f2fs version, maybe faster and more stable
Click to expand...
Click to collapse
I made a clean install, factory reset and all wiped except internal memory and SD-Ext and also change file system to f2fs. It did not boot up with black screen. So, if you and Lapyyy have no problem with the kernel, it should be my device problem or set up. However, I have tried with every nighlies and Open Gapps and Delta Gapps and have faced the same problems. Now I shall try with difference SDcard with different format. Thanks for your kind contribution.
I don t have a saga xD
Cannot test.
You should be able to take a log with android monitor and a boot.img with secure=0
kylon said:
I don t have a saga xD
Cannot test.
You should be able to take a log with android monitor and a boot.img with secure=0
Click to expand...
Click to collapse
Thanks for your prompt reply. We will see how the problem could be solved. Now I reformatted the Data partition to EXT4 and all the stuff was gone. I have to copy all necessary files to the SDcard again and will try your kernel. By the way replaceing AnySolfKeyboard by F-Droid eliminated FC on keyboard issue and making Google Account setup possible. Thanks.
Amazingly mature
I'm running 2015-12-06 since yesterday evening, and I'm amazed how mature it already is. It seems quick stable and "slick."
One thing I've noticed is that the camera API doesn't seem to be implemented/functioning yet. This is probably the reason why no camera app is included, right?
As hinted by @kchaisu (thanks!) I've installed an alternative keyboard app (Google's kbd), and now it's running really well.
The old Facebook problem (that often the device reboots when installing the app) can still be observed, but maybe it's just that our Saga has too little RAM.
Thanks, @kylon and @Mustaavalkosta, and all others who contribute to this, for breathing new life into our little Sagas...
ralfbergs said:
One thing I've noticed is that the camera API doesn't seem to be implemented/functioning yet. This is probably the reason why no camera app is included, right?
Click to expand...
Click to collapse
Well, nothing is removed per se but system hides the camera icon etc. if it can't find appropriate camera hardware which it currently can't find because camera libs won't load due to missing symbols.
ralfbergs said:
I'm running 2015-12-06 since yesterday evening, and I'm amazed how mature it already is. It seems quick stable and "slick."
One thing I've noticed is that the camera API doesn't seem to be implemented/functioning yet. This is probably the reason why no camera app is included, right?
As hinted by @kchaisu (thanks!) I've installed an alternative keyboard app (Google's kbd), and now it's running really well.
The old Facebook problem (that often the device reboots when installing the app) can still be observed, but maybe it's just that our Saga has too little RAM.
Thanks, @kylon and @Mustaavalkosta, and all others who contribute to this, for breathing new life into our little Sagas...
Click to expand...
Click to collapse
Actually, I got the idea from HD CM-13 forum which was post by @marek287. Thanks to him.
Thanks to Mustaavalkosta and Kylon for the CM-13-20151211-sagaopt nightly. This bulid is fast booting up for GApps. However, SetupWizard and AOSP Keyboard still remains FC. Thank you very much.

[RECOVERY][TWRP] TWRP 2.8.7.0 Galaxy Trend GT-S7392

This recovery is deprecated, use this
Hello every Galaxy Trend users i have compiled Twrp 2.8.7.0 ! ​
This twrp is compiled by omni 6.0 branch and this is amazing twrp i ever used and can't find any twrp better then this one yet and i think so every trend(GT-S7392) user should try this recovery on there device
if you are searching for cm11 for GT-S7392 then click here ​Install instructions :-
1. Download recovery.zip
2. Flash it from old cwm or old twrp
OR​1. Download recovery.tar.md5 and flash it from odin
OR​
1. Install terminal emulator from play store.
2. Download recovery.img file
3. Open terminal emulator and type su and give root permission .
4. Then type dd if=recovery.img of=/dev/block/mmcblk0p6
5. Now you have installed recovery successfully enjoy!
Screenshots:-​
http://forum.xda-developers.com/devdb/project/?id=13289#screenshots
Contributors
androidlover5842, tra_dax, zim555
@Neo Because of him i am on xda thanks
@DigiGoon for his compressed sources
Source Code: https://github.com/Grace5921/android_device_kyleve
Version Information
TWRP Version: 2.8.7.0
TWRP Kernel: Linux 3.4.x
Based On: Omni
Status: Stable
Created 2016-01-03
Last Updated 2016-01-03
Changelog:-​1. added more wipe options
2. added more backup option
3. now recovery can format without rm -rf
4. fixed sdcard partition issues
5. changed selinux to permissive
6. now recovery can flash rom more faster
if you are on my cm11 then you will receive twrp update​
I couldn't see anything about CM13 about "kyleve" on your GitHub.
Lie possiblity= %98
And by the way, can you show me your kernel source?
kadjarT said:
I couldn't see anything about CM13 about "kyleve" on your GitHub.
Lie possiblity= %98
And by the way, can you show me your kernel source?
Click to expand...
Click to collapse
sorry i typed wrong i have used omni 6.0 android/bootable/recovery in silm kat 4.4 sources thanks for telling i have fixed my mistake
androidlover5842 said:
sorry i typed wrong i have used omni 6.0 android/bootable/recovery in silm kat 4.4 sources thanks for telling i have fixed my mistake
Click to expand...
Click to collapse
But tree says it is not 6.0. It is 4.4.4.
kadjarT said:
But tree says it is not 6.0. It is 4.4.4.
Click to expand...
Click to collapse
i mean i have use omni 6.0 recovery source and slimKat 4.4.4 to compile twrp
kadjarT said:
And by the way, can you show me your kernel source? .
Click to expand...
Click to collapse
i can't upload kernel sources because i have used 379 gb this month and i am getting 16kb/sec up speed i will upload it on 7 jan
Nice work
KYLEVE said:
Nice work
Click to expand...
Click to collapse
thanks twrp is updated

Categories

Resources