[WIP][NEED HELP] Unoffical Multirom for Nexus 5X [2016.02.18] - Nexus 5X Android Development

Unoffical Multirom for Bullhead from Anglar​hello i'm nazunamoe
jollaman999, a jolla-kernel's developer has started porting multirom to bullhead from anglar
i built from jollaman999's source from his git
and i upload to here to get help from xda's many devs
first of all
i just compile this source i'm not developer of multirom for bullhead
all of credit reserved to jollaman999
/* Bug */
- Can't mount system after installing second rom [i think this is problem of fstab]
{
"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 */
2015/02/14
- First release
2015/02/16
- Change base to omni
2015/02/18
- Fixed screen crash at boot multirom
/* Download */
2015/02/14
- Multirom TWRPhttp://d-h.st/B7Rz
- Multirom Installer http://d-h.st/Msy4
- Multirom Uninstaller http://d-h.st/pwZ0
- kexec supprted Jolla-kernel http://d-h.st/4k2Q
2015/02/16
- Multirom TWRPhttp://d-h.st/SaIx
- Multirom Installer http://d-h.st/LQJ4
- Multirom Uninstaller http://d-h.st/DIBy
- kexec supprted Jolla-kernel http://d-h.st/4k2Q
2015/02/18
- Multirom TWRPhttp://d-h.st/WsjV
- Multirom Installer http://d-h.st/jjKF
- Multirom Uninstaller http://d-h.st/r0Cc
- kexec supprted Jolla-kernel http://d-h.st/4k2Q
Download installer and uninstaller and recovery, flash recovery via fastboot, and flash kernel & installer in twrp recovery
/* Source */
- Multirom https://github.com/jollaman999/multirom
- kexec tool https://github.com/jollaman999/kexec-tools-1
- modified twrp https://github.com/jollaman999/Team-Win-Recovery-Project
- device source https://github.com/jollaman999/android_device_lge_bullhead
- jolla-kernel https://github.com/jollaman999/jolla-kernel_bullhead
/* Credit */
- Tassadar
- Geoff Levand
- webgeek1234
- Mike Kasick,
- Hashbang173
- Jollaman999
- and many others

Waiting for this since the day I bought my 5x. Hope joint efforts from all especially jollaman999 would help us to enjoy the multirom feature on our device.

ideaman924 said:
Hmm... would like more high-res screenshots. These ones look blurry - I'm sure more people will help you if they know what they will end up with.
Awesome job, anyway! I really hoped for MultiROM support on this handset. Maybe we can see a stable build in a few weeks?
Click to expand...
Click to collapse
https://twitter.com/nazunamoe/status/699220314920603648
Check this tweet
And i don't know about stable multirom.. Sorry

I don't know anything about compiling or coding, but if you need a tester, I'm here.

First of all, don't go on with CM repos, they tend to operate differently. Use Omni as base.

New Build 0216
i built on new base, omnirom
but i can't got work
i will upload

Anxiously awaiting to test a working version so I can compare roms =D Keep up the awesome work!

I've tried. Its a tough port. Recovery is the easy part. Its the hard boot patch to the kernel that I gave up on.
Sent from my Nexus 6 using Tapatalk

blueyes said:
I've tried. Its a tough port. Recovery is the easy part. Its the hard boot patch to the kernel that I gave up on.
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
I heard flar2 would add it to his Kernel of 5X (from 6P). So I guess we only need to port recovery and multirom.

That's not a bad deal. Just use omni and port over mrtwrp files
Sent from my Nexus 6 using Tapatalk
---------- Post added at 16:08 ---------- Previous post was at 16:07 ----------
I'll try again. But its useless without the kexec. Which you may need prior to building mr
Sent from my Nexus 6 using Tapatalk

jpg3927 said:
i built on new base, omnirom
but i can't got work
i will upload
Click to expand...
Click to collapse
Jolla pushed a new commit with an updated qseecomd; try rebuilding it? If it still doesn't decrypt, check dmesg for any errors. Also, if you need it, try adding
Code:
"/sys/devices/virtual/pmsg/pmsg0",
to the list of devices to initialize in mr_init_devices.c, and after a reboot, check /sys/fs/pstore/pmsg-ramoops-0 for error messages printed by qseecomd.

500 Internal Server Error said:
Jolla pushed a new commit with an updated qseecomd; try rebuilding it? If it still doesn't decrypt, check dmesg for any errors. Also, if you need it, try adding
Code:
"/sys/devices/virtual/pmsg/pmsg0",
to the list of devices to initialize in mr_init_devices.c, and after a reboot, check /sys/fs/pstore/pmsg-ramoops-0 for error messages printed by qseecomd.
Click to expand...
Click to collapse
Do you know why can't we mount second rom's system on recovery?
I think we can't install any os on second rom

Damn, awesome to see this!
I really hope that @jollaman999 and you @jpg3927 pull this off! It would be brilliant to get this working!

Is there still work being done on this one? Have there been any nexus 5x specific changes/improvements made? Is this one that I should sync and compile regularly on my own to keep up with?

HaiKaiDo said:
Is there still work being done on this one? Have there been any nexus 5x specific changes/improvements made? Is this one that I should sync and compile regularly on my own to keep up with?
Click to expand...
Click to collapse
All 5X MultiRom development is taking place in this thread:
http://forum.xda-developers.com/showthread.php?t=3271530
Sent from my Nexus 5X using Tapatalk

SlimSnoopOS said:
All 5X MultiRom development is taking place in this thread:
http://forum.xda-developers.com/showthread.php?t=3271530
Sent from my Nexus 5X using Tapatalk
Click to expand...
Click to collapse
ahh thanks very much!

How to boot a secondary ROM?
I have used jolla's multirom and twrp as well as the latest from this thread. My kernel is kexec hardboot enabled, using jolla's kexec commits.
The secondary rom gets installed, but does not boot. If anybody has any success with booting secondary rom, please enlighten me.

rachanta said:
I have used jolla's multirom and twrp as well as the latest from this thread. My kernel is kexec hardboot enabled, using jolla's kexec commits.
The secondary rom gets installed, but does not boot. If anybody has any success with booting secondary rom, please enlighten me.
Click to expand...
Click to collapse
It boots but sometimes it cant mount system reboot it 2-3 times it works

bhavstech said:
It boots but sometimes it cant mount system reboot it 2-3 times it works
Click to expand...
Click to collapse
@ bhavstech
I am actually using my own kernel with kexec hardboot patch enabled with jolla's commits. Actually I used recovery image and multirom from this thread along with my kernel which had flar2's kexec implementation and ended up stuck at Google logo when booting my secondary ROM. I tred booting many times with same result.
Could you please list down your exact steps for me.

rachanta said:
@ bhavstech
I am actually using my own kernel with kexec hardboot patch enabled with jolla's commits. Actually I used recovery image and multirom from this thread along with my kernel which had flar2's kexec implementation and ended up stuck at Google logo when booting my secondary ROM. I tred booting many times with same result.
Could you please list down your exact steps for me.
Click to expand...
Click to collapse
I flashed the jolla kernel latest aroma version and also installed the multirom recovery from it them i flashed cm from multirom recovery and booted in second rom
I booted cm marshmallow as second rom along with pure nexus as main rom
At first it showed the traditional your device is corrupt but with a red sign instead of yellow then it got stuck at boot logo then i rebooted and again tried and yo booted cm as second rom

Related

[ROM][GPL] 17/12/2013 - SentinelROM v6.00 - CM11 Source, Extreme Battery

{
"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"
}
Welcome to SentinelROM for HTC One - M7UL. Compiled with the Linaro toolchain from modded CM11 source. Android 4.4.
This is one of the most popular ROMs for Nexus 10, Nexus 7, Nexus 4,HTC One X, Samsung Galaxy SII, Samsung Galaxy SIII and Galaxy Note 2, and after weeks of hard work and optimisation, I am happy to release it for HTC One - M7UL
This ROM is compiled from CyanogenMod 11 with all the features you get in a CM11 ROM, plus the following features.
Zip Aligned
Compiled from latest CyanogenMod 11 source by me, not a 'cooked ROM'.
Increased volume (not quiet like most CM based ROMs)
LMT Pie Controls
Improved Web Browsing performance
Improved 3D gaming performance
Amazing battery life
Additional theming and UI customisation
FAST support via this page and our Facebook Page
________________________
This ROM has been built to enhance the CyanogenMod 11 experience, with faster gaming and web browsing performance (no choppyness in Chrome too!) and best of all, extreme battery life.
Countless hours have been spent making tweaks to settings to squeeze the most performance I can find out of this ROM while still providing excellent battery life and without the dangers of overclocking and kernel level tweaking.
I compile this ROM and Kernel from the latest CyanogenMod source code, add my various tweaks and adjustments, then test for stability, so you get all the benefits of CyanogenMod 11, plus my tweaks and extras, all without the instability and inconvenience of flashing CyanogenMod nightlies (which are not designed specifically for the HTC One like my ROM is.
________________________
________________________
None that I am aware of.
________________________
If installing for the first time:
To install this ROM you will need to have an unlocked bootloader and a custom Recovery such as TWRP or ClockWorkMod installed (personally I recommend TWRP, I have had issues with restoring backups using CWM).
Copy the downloaded SentinelROM zip to your Internal Storage.
Boot into your custom recovery
Back up your stock ROM
Enter custom recovery
Factory Reset and wipe Cache and Dalvik Cache
Format System Partition
Install the ROM
Install CM11 GAPPS package
Reboot. First boot can take up to 5 minutes.
Note: If you are coming from another ROM and have root access, you can back up your user apps and data using Titanium and restore them once you have flashed my ROM. Just be sure to only restore user apps and data, and no system ones as you may break things.
You may flash other kernels as you wish via recovery. Remember to also flash the correct libraries for any 3rd party kernels. Instructions will be given by the Kernel author.
________________________
The following mods are developed by 3rd parties and have been tested by SentinelROM Users.
No mods yet. I'll add them here as they become available.
________________________
Thanks very much to all those who have answered my questions through the process of creating my own ROM, you know who you are.
CyanogenMod for their outstanding work. Full credit to them for the bulk of this ROM.
OTA-UpdateCenter.pro for their OTA database support and OTA Updater app source.
Special thanks to domineus for assistance with Beta testing the ROM.
________________________
17/12/13:
SentinelROM v6.00 - Changelog below.
Remember to check my FAQ for the answer to any questions before you ask here in the thread. Chances are it's already been answered...
Please don't forget to hit the Thanks button too
GAPPS
http://wiki.cyanogenmod.org/w/Gapps >Check the lastest package available on top
MD5Sum: check the md5 of the files before flashing it
Kernel Source
https://github.com/CyanogenMod-11/android_kernel_htc_m7
New development, announcements and pipeline work will be posted on our Facebook page, so be sure to 'like' us if you like SentinelROM
17/12/2013:-
v6.00 -
*ROM rebuilt completely from scratch
*Updated to latest CM11 source (Android 4.4.2)
*Adds all the latest CM features.
NOTE: A Full wipe is highly recommended as this is a new ROM base.
NOTE: You must install the latest Android 4.4 GAPPS Package after flashing the ROM.
30/09/2013:-
v5.00 -
*ROM rebuilt completely from scratch
*Compiled with new Linaro toolchain v4.8 for a further performance boost.
*Updated to latest CM10.2 source (Android 4.3)
*Adds all the latest CM features.
NOTE: A Full wipe is highly recommended as this is a new ROM base.
NOTE: You must install the latest Android 4.3 GAPPS Package after flashing the ROM.
04/07/2013:-
v4.80 -
*Initial Release for HTC One - M7UL
Click to expand...
Click to collapse
A run through of the various settings and configurations available on SentinelROM for HTC One
Setting up LMT Pie Controls for the first time.
Woooh
Downloading.............:good:
Finally..thanks!!!
Sent from my HTC One using Tapatalk 2
aamitabh28 said:
Finally..thanks!!!
Sent from my HTC One using Tapatalk 2
Click to expand...
Click to collapse
Haha! Sorry it took a while. I wanted to make sure everything was as good as I could possibly make it before releasing!
Looks AWESOME!
Thank you for your hard work!
I cant connect to my WiFi AP
Borisov said:
I cant connect to my WiFi AP
Click to expand...
Click to collapse
My Wi-Fi is working just fine, you might need to flush the NAT table in your router. The Router might be confused if it sees a different device with the same MAC address.
Sentinel196 said:
My Wi-Fi is working just fine, you might need to flush the NAT table in your router. The Router might be confused if it sees a different device with the same MAC address.
Click to expand...
Click to collapse
Solved! I changed Authentication Type!
Borisov said:
Solved! I changed Authentication Type!
Click to expand...
Click to collapse
Nice! Thanks for reporting back
Frozen on Boot Screen!
My phone has the boot animation going for more than 10 minutes???
I wiped both caches/system
Then installed rom, then gaapps
Did I do something wrong?
gsr519 said:
My phone has the boot animation going for more than 10 minutes???
I wiped both caches/system
Then installed rom, then gaapps
Did I do something wrong?
Click to expand...
Click to collapse
Did you factory reset (wipe data)? You need to if you're coming from a different ROM.
If installing for the first time:
To install this ROM you will need to have an unlocked bootloader and a custom Recovery such as TWRP or ClockWorkMod installed (personally I recommend TWRP, I have had issues with restoring backups using CWM).
Copy the downloaded SentinelROM zip to your Internal Storage.
Boot into your custom recovery
Back up your stock ROM
Enter custom recovery
Factory Reset and wipe Cache and Dalvik Cache
Format System Partition
Install the ROM
Install GAPPS package
Reboot. First boot can take up to 5 minutes.
Click to expand...
Click to collapse
Is the camera app on this rom have zoe or highlights like in sense or is that only found on sense?
Sent from my HTC One using Xparent Cyan Tapatalk 2
Thank you sir. Missed that! Now we good!
Awesome work! Watched the video and it looks really smooth so far. Will wait a bit before testing since I'm using IR.
kparikh82276 said:
Is the camera app on this rom have zoe or highlights like in sense or is that only found on sense?
Sent from my HTC One using Xparent Cyan Tapatalk 2
Click to expand...
Click to collapse
No that's only available on Sense ROMs. Same deal with Blinkfeed. If you're after those, check out my Sense Edition ROM
Ok bed time. Looking forward to some feedback in the morning. Happy flashing
Do I flash the gapps with the date 20130301 in the top of the table?
xjedi said:
Do I flash the gapps with the date 20130301 in the top of the table?
Click to expand...
Click to collapse
Yes.

[ROM][GT-N7100][4.3] CyanogenMod 10.2 builds

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.3 (Jelly Bean), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std_disclaimer.h>
/*
* 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. Hard. A lot.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
If this thread becomes a mess, I'll lock it immediately
We'll not support users and answer questions from users which:
- are running a custom kernel
- have flashed mods
- modified system files
- didn't follow our intructions word by word
- are unfriendly
Even if you tell us that your problem is not related to your custom kernel /mod / magic => WE DON'T CARE!
Your mod => your problem!
Official CyanogenMod Wiki: http://wiki.cyanogenmod.org/w/N7100_Info
First time installing CyanogenMod 10.2 to your Galaxy Note 2, or coming from another ROM:
- Read known issues ans FAQs
- Make sure you're running a proper working ClockworkMod-Recovery
- Copy GApps and CM10.2 ZIPs to your SDCard
- Boot into Recovery
- Flash CM10.2 zip from SDCard
- Flash GApps zip from SDCard
- DO A DATA WIPE / FACTORY RESET (otherwise your device will be stuck at boot)
- Reboot
- Don't restore system data using Titanium Backup!
- Restoring Apps + Data might cause problems and is not recommended, avoid it if possible!
Upgrading from earlier version of CyanogenMod 10.2:
- Copy CM10.2 ZIP & Gapps to your SDCard
- Boot into Recovery
- Flash CM10.2 zip from SDCard
- Flash GApps zip from SDCard
- Reboot
Upgrading from CyanogenMod 10/10.1:
- Read known issues ans FAQs
- Copy GApps and CM10.2 ZIPs to your SDCard
- Boot into Recovery
- Flash CM10.2 zip from SDCard
- Flash GApps zip from SDCard
- Wipe data, we're not sure if everything will work yet.
- Reboot
{
"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"
}
Known Bugs:
- Just some minor graphics glitches
ROM :20130821 running build:
http://goo.im/devs/kashamalaga/CM10.2-N7100
GAPPS:
goo.im/gapps/gapps-jb-20130813-signed.zip
Changelog
http://changelog.bbqdroid.org/#/n7100/next
Don't expect any support if you:
- are not running stock cm-kernel
- have installed any mods
- have modified system files
If you're going to reuse our work, which we're doing for free, be fair and give proper credits.
This is the only payment we're really demanding and we deserve it to be mentioned because of the countless hours we've put into this project.
Open-Source doesn't mean Out-of-Respect!!!
Thanks and proper creditos to XpLoDWilD & Codeworkx
Reserverd :laugh:
Wow!! Great effort man!
Thank u..looking forward to trying it out.
Totally respect for all team and hard work!!!BIG RESPECT
excelent! too many thanks! im testing now but cant download gapps server is busy
Wooow.. I am speechless..And the only bug is graphic glitces to begin with.. I want to sue Samsung and want the judge to punish them to get software courses from you.
Yay it happened
Downloading and trying it.. Thanks man.
Is this lte?
Sent from my SGH-T889 using xda premium
jpeps said:
Is this lte?
Sent from my SGH-T889 using xda premium
Click to expand...
Click to collapse
[ROM][GT-N7100][4.3] CyanogenMod 10.2 experimental builds thread title so I'd guess not.
Edit: seems like I'm stuck in a bootloop. Also without flashing gapps. Did a system wipe from cm10.1 coming.
Bootloop occurs when most things have already been initialized.(softkeys are lit and charging led is also on but the cm bootlogo completes a few cycles flashes brighter and starts again.)
unfortunately i haven't got adb set up on my pc so I can't tell you what's wrong...
will try a dirty flash and report back
Edit2: Dirty flash didn't work either.
Maybe somebody with this issue could post a log. Would certainly be highly appreciated.
Finally! I was waiting for this! I'll try whatever errors it has
Sent from my GT-N7100
lolmensch said:
[ROM][GT-N7100][4.3] CyanogenMod 10.2 experimental builds thread title so I'd guess not.
Edit: seems like I'm stuck in a bootloop. Also without flashing gapps. Did a system wipe from cm10.1 coming.
Bootloop occurs when most things have already been initialized.(softkeys are lit and charging led is also on but the cm bootlogo completes a few cycles flashes brighter and starts again.)
will try a dirty flash and report back
Click to expand...
Click to collapse
So am I.. I am coming from stock ROM and formatted everything before flashing.
clau_la2 said:
excelent! too many thanks! im testing now but cant download gapps server is busy
Click to expand...
Click to collapse
new gapps mirror
Really i respect the job of this developers team CM
Regards
SGN II through taptalk 4
lolmensch said:
[ROM][GT-N7100][4.3] CyanogenMod 10.2 experimental builds thread title so I'd guess not.
Edit: seems like I'm stuck in a bootloop. Also without flashing gapps. Did a system wipe from cm10.1 coming.
Bootloop occurs when most things have already been initialized.(softkeys are lit and charging led is also on but the cm bootlogo completes a few cycles flashes brighter and starts again.)
unfortunately i haven't got adb set up on my pc so I can't tell you what's wrong...
will try a dirty flash and report back but it'll take a while as I have to download a stock rom. (no backup is not smart )
Click to expand...
Click to collapse
I have the same issue coming from latest 10.1 nightly.
Regards.
So anyone could make it boot? I had no success with neither TWRP nor CWM recovery.
And found out something; formating the /preload from CWM causes new ROM (any Custom ROM) to skip the SIM card info and not ask for PIN code.
I guess there is no need to format everything possible for a clean flash
hi lats where is the link????
mater8 said:
hi lats where is the link????
Click to expand...
Click to collapse
1st post Kashamalaga:
ROM :20130729 experimental build:
Need to fix a couple things.
so it didn't work and he is now trying to fix it to provide us with a working version
mater8 said:
hi lats where is the link????
Click to expand...
Click to collapse
here you go , you can get latest builds on goo manager or download from link below
http://goo.im/devs/kashamalaga/CM10.2-N7100
and there is a new build available 20130730. All thanx to our active devs.
kingkij said:
here you go , you can get latest builds on goo manager or download from link below
http://goo.im/devs/kashamalaga/CM10.2-N7100
Click to expand...
Click to collapse
i dont get it 2 boot
i use pilz recovery and get a bootloop
gamesz2 said:
i dont get it 2 boot
i use pilz recovery and get a bootloop
Click to expand...
Click to collapse
i am installing using philz recovery. i will report in a few minutes what are my stats. BY the way did you do factory reset?? and wipe cache and dalvik??

[ROM][OFFICIAL][4.4.2] OmniROM [ATT/CAN]

{
"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"
}
What is OmniROM?
OmniROM Gerrit Review
Disclaimer
Code:
#include <std_disclaimer.h>
/*
* 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. Hard. A lot.
*/
Important Information
Root access has not been incorporated into the ROM source yet, so you will need to flash SuperSU in recovery SuperSU
For all you Do-It-Yourself-ers, simply follow this guide to initialize a build environment and get your own builds started - OmniROM - Setting Up A Compile Environment​
Got a bug report? Want to request a feature?
jira.omnirom.org​
Click to expand...
Click to collapse
Installation Instructions
FROM ANOTHER ROMS
Factory Reset/Wipe Data
Format System
Format Dalvik Cache
Install ROM
Install Gapps
Reboot
Profit
UPDATE FROM OMNIROM TO NEWER RELEASE
Settings -> System Updates -> Check for update
You will NOT need to wipe anything with the delta updates :good:​
Click to expand...
Click to collapse
Downloads​
ROM:
jflte
http://dl.omnirom.org/jflte/
Gapps:
PA 0-Day Gapps​
Click to expand...
Click to collapse
Contributors/Credit
The OmniROM Team - Great devs that have taught me just about everything I know about this stuff in such a short amount of time
CyanogenMod
ParanoidAndroid for the GApps package
@jumoog for working with me on the jf family of devices (MOAR Galaxay S4's to be supported soon!)
@SferaDev for ALL the work on adding Samsung RIL support
@CNexus for his awesome boot.img tools and helping me out
@Evisceration for his insane kernel pwnage
Testers
@CPA Poke
@LamboDroid19
@RockMan195
@crzygrmn
@uberstupd
@Pump Ac7i0n
And anyone else I apologize I forgot on this list but thank you
Source
OmniROM Source
XDA:DevDB Information
OmniROM, a ROM for the AT&T Samsung Galaxy S 4
Contributors
jakew02
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Rooted, Custom Recovery
Based On: AOSP
Version Information
Status: Alpha
Current Stable Version: -
Current Beta Version: -
Created 2013-10-28
Last Updated 2014-04-08
Changelog
Changelog
OmniLog - jflteatt
OmniLog - jfltecan​
Q&A
Frequently Asked Questions​
Q: Why don't I have root access after installing OmniROM?
A: OmniROM does not have an official, prebuilt root method yet, so you'll just need to flash SuperSU in recovery and you'll have 100% working root access. SuperSU can be found here: SuperSU
Q: Where is <insert feature here>, like CM/AOKP/PA/etc have??
A: Omni is still very early in development, but moving at an incredibly fast rate. New feature, bug fixes, and device support are added just about daily. Check it out here: OmniROM Gerrit Review for the latest and greatest
Q: How do I start/stop screen recording?
A: Volume UP + Power will start screen recording. Simply drag the notification bar down and click the button to stop.
Q: HALP NFC doesn't work!!
A: We know.
Nice to see a new release, thanks for sharing with us
Awesome
Interesting ...
Nice work Jake!
Sent from my SAMSUNG-SGH-I337 using XDA Premium 4 mobile app
anyone try it out yet?? i've been running it all day. everything's working great! :highfive:
I just wiped everything and installed it. I haven't found any issues yet, but I haven't even made any phone calls yet.
Thanks a ton for pulling this all together and sharing with the rest of us. I've been itching to try Omni.
EDIT: I made a phone call now! I haven't run across anything that doesn't work. Calls, texts, camera all work fine.
jakew02 said:
anyone try it out yet?? i've been running it all day. everything's working great! :highfive:
Click to expand...
Click to collapse
I did load it up seems to run just fine, missing alot of features I like to use such as hardware keys (custom settings) which is the main thing and the general interface options so I'll wait for some future tweaks.
I'd love to try this but again what are the tweaks in this rom? What do they differ from others and what are the same?
Sent from my SGH-I337 using XDA Premium 4 mobile app
PapaMag said:
I did load it up seems to run just fine, missing alot of features I like to use such as hardware keys (custom settings) which is the main thing and the general interface options so I'll wait for some future tweaks.
Click to expand...
Click to collapse
Custom hardware keys options are comnig very soon
lauterm said:
I just wiped everything and installed it. I haven't found any issues yet, but I haven't even made any phone calls yet.
Thanks a ton for pulling this all together and sharing with the rest of us. I've been itching to try Omni.
EDIT: I made a phone call now! I haven't run across anything that doesn't work. Calls, texts, camera all work fine.
Click to expand...
Click to collapse
toxicpaulution said:
I'd love to try this but again what are the tweaks in this rom? What do they differ from others and what are the same?
Sent from my SGH-I337 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Right now there are less than CyanogenMod, it is very close to stock AOSP at this point, but Gerrit review is overloaded with tons and tons of new features, theres at least one or so new features being merged in daily. Read the articles I posted in the OP for more information on that from the OmniROM team themselves, their philosophy, and future plans
It might be missing some extras, but this is a very solid ROM.
I've only found two minor issues that are probably upstream issues. The capacitive buttons never light up. I'm pretty sure that's a known Omni-wide issue. Secondly, I got root to work, but OpenVPN Installer still says it can't remount /system as rw. I even tried remounting it rw first in root explorer, but it just won't install the OpenVPN binary. I'm guessing that's related to root not being built in.
Battery life seems good given how much I've had the screen on (50% battery with over 2.5 hours of screen on).
Overall, great job, Jake!
Sent from my SGH-I337 using xda app-developers app
Will there be a jfltecan build down the road?
SGH-I337M jfltecan
Gordietm said:
Will there be a jfltecan build down the road?
SGH-I337M jfltecan
Click to expand...
Click to collapse
definitely. i didn't want to push out builds for a device that i couldn't test on.
If someone wants to test for me, I'll definitely do it. :highfive:
Gordietm said:
Will there be a jfltecan build down the road?
SGH-I337M jfltecan
Click to expand...
Click to collapse
I would gladly test it.
SGH-I337M jfltecan
Gordietm said:
I would gladly test it.
SGH-I337M jfltecan
Click to expand...
Click to collapse
I'll send you a PM once i get it built. working on having it compile TWRP over CWM right now , after class i'll start working on jfltecan :good:
Jakew02, I'm going to try to compile a build using your repos. Hopefully I can start trying to contribute a bit. I'm a total noob though.
Sent from my SGH-I337 using Tapatalk
jakew02 said:
I'll send you a PM once i get it built. working on having it compile TWRP over CWM right now , after class i'll start working on jfltecan :good:
Click to expand...
Click to collapse
Huh? Recovery is NOT built into the kernel for this device. Its in a different partition of its own. There is no compiling TWRP over CMW for this device. Recovery needs to be compiled separately if you're trying to compile your own. Just look in the device repos.
jakew02 said:
I'll send you a PM once i get it built. working on having it compile TWRP over CWM right now , after class i'll start working on jfltecan :good:
Click to expand...
Click to collapse
I'm on Canadian i337m and I would test it too.
Right now I'm just using t mobile or ge roms. To chicken to flash any thing att only.
Sent from my SGH-M919 using xda app-developers app
task650 said:
Huh? Recovery is NOT built into the kernel for this device. Its in a different partition of its own. There is no compiling TWRP over CMW for this device. Recovery needs to be compiled separately if you're trying to compile your own. Just look in the device repos.
Click to expand...
Click to collapse
Well, add TWRP configuration to the device tree then and confirm it still builds
Sent from my SGH-I337 using Tapatalk

[UnORom][3.4Kernel] CM-11 Android 4.4.4 [Stable v2.0][29 July][Final]

UnORoms Project
Presenting you CyanogenMod - The Flemmard Way ​
UNOFFICIAL VERSION​
About CyanogenMod
{
"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"
}
CyanogenMod Website
About CyanogenMod
CyanogenMod Source
​
Credits
CyanogenMod - For their source
@Flemmard : Thanks for awesome device trees and kernel. For fixing Camera using 3.4 drivers
@u-ra : Helping me fix camera
@shantur (me) : Fixing bits in Camera
@bilal_liberty
@Sultanxda
@ivanich
@SebastianFM
@johnnyslt
@albinoman887
If I have forgotten anyone, I apologise please pm me and i will correct my mistake​
Features
3.4 Kernel based on HTC MSM8960 - @Flemmard - You are the man
3.4 Camera Drivers and libs
Continuous Autofocs in Photo and Video modes.
HDMI working with specific steps http://forum.xda-developers.com/showpost.php?p=51684382&postcount=176
Awesome sound
In kernel mp-decision
Stock Sensation XE CPU frequency 1.5GHz
Fast Charge enabled
No known freezes or reboots.
... will add more to list as things go on.
​
DISCLAIMER
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards 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.
I am not part of CyanogenMod, I just compiled this rom for Sensation as part of UnoRoms Project. In no way I take the credit for Source​
Screenshots
.... Coming Soon ....​
Instructions
1. Download and install latest TWRP Recovery from here
2. Download Latest Release from link below
2. Download Latest Mini Modular GApps from here
3. Boot into recovery
4. Wipe data, cache if coming from other rom
5. Flash Rom
6. Flash Gapps
7. Reboot
8. Feel good
9. Hit Thanks
​
Downloads
ROM
GAPPS
Source
​
Donations
If you would like to donate for this Rom please donate to @Flemmard. This is all his brain child.
​
-= Request =-​
The current nightlies server is non other than my laptop which is working day (for development) and night (for nightlies). It is getting low on space day by day with every new rom that I am trying. Currently nightlies are built in an external drive connected with USB3.
If you really think this project is a good effort, please consider funding towards a good build server that I could use for nightlies and towards the cost for maintaining the download servers. I do not want to put ads for supporting this project if you guys will chip in a bit.
Let me know if you have any other suggestions for supporting this project.
​
Reserved 1
Reserved 2
Yes! Good to see an alternate build with flemmards kernel.
Out of curiosity is there anything majority different/better with this build than team-sennyc2's?
Looks like some problems with UnoRoms download server. If things dont work out soon you guys will need to wait
sjknight413 said:
Yes! Good to see an alternate build with flemmards kernel.
Out of curiosity is there anything majority different/better with this build than team-sennyc2's?
Click to expand...
Click to collapse
In my opinion this kernel and rom are more stable. Kernel based on cm 8960 so it fully compatible with caf.
There is a typo in thread name, should be 4.4.2
Sent from my Nexus 4 using XDA Premium 4 mobile app
ivanich said:
In my opinion this kernel and rom are more stable. Kernel based on cm 8960 so it fully compatible with caf.
There is a typo in thread name, should be 4.4.2
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Awesome! So will our Sensation ever get official CM?
your download server is working now but the folder you've linked doesn't exist, real link is http://xda.shantur.com/pyramid/roms/cm-flemmard/ but there are no files in there for now.
The download server was not working when the build completed so the build didnt upload. Building again now hopefully it should be available in next 1.5 hours.
sjknight413 said:
Yes! Good to see an alternate build with flemmards kernel.
Out of curiosity is there anything majority different/better with this build than team-sennyc2's?
Click to expand...
Click to collapse
As ivanich said its fully compatible with caf. Team senny is using 3.0 camera driver and libs. This uses the original 3.4 drivers and libs
Sent from my iPhone using Tapatalk
shantur said:
As ivanich said its fully compatible with caf. Team senny is using 3.0 camera driver and libs. This uses the original 3.4 drivers and libs
Sent from my iPhone using Tapatalk
Click to expand...
Click to collapse
So, this rom theoritically bug free?
Mark376 said:
So, this rom theoritically bug free?
Click to expand...
Click to collapse
Sound issue the same as in teamsenny rom.
first of all thanks to @Flemmard for his incredible work!! the rom seems really really smoth and everything it's ok except camera...till now i've tried using stock app but it makes the phone crashed and using focal but it shows nothing
cclaxx said:
first of all thanks to @Flemmard for his incredible work!! the rom seems really really smoth and everything it's ok except camera...till now i've tried using stock app but it makes the phone crashed and using focal but it shows nothing
Click to expand...
Click to collapse
Code:
adb shell
su
mount -o rw,remount /system
cp /system/lib/hw/camera.vendor.msm8660.so /system/lib/hw/camera.default.so
reboot
Anyway it FC's sometimes.
ivanich said:
Sound issue the same as in teamsenny rom.
Click to expand...
Click to collapse
Isnt that fix with acbd from mako? Or it isnt integrated in this rom?
Mark376 said:
Isnt that fix with acbd from mako? Or it isnt integrated in this rom?
Click to expand...
Click to collapse
acdb from mako broke volume control when incall, and this rom uses villeC2 libs so distortions are here as well.
A new build is fired, it should fix camera not working. It will take 1.5 hours to be ready.
Will be front facing camera working & recording? Still delay when recording? Thanks.
shantur said:
A new build is fired, it should fix camera not working. It will take 1.5 hours to be ready.
Click to expand...
Click to collapse
Hi shantur,
if it possible in the next build will you enable selinux? it seems it's permissive right now.
Mark376 said:
Hi shantur,
if it possible in the next build will you enable selinux? it seems it's permissive right now.
Click to expand...
Click to collapse
Its not priority now. First we need to have a fully working and stable build.

[UnORom][Marshmallow] CM 13 for Sensation [05 Nov]

UnORoms Project
Presenting you CyanogenMod 13 Marshmallow ​
UNOFFICIAL VERSION​
About CyanogenMod
{
"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"
}
CyanogenMod Website
About CyanogenMod
CyanogenMod Source
​
Credits
CyanogenMod - For their source
@Flemmard : Thanks for awesome device trees and kernel. For fixing Camera using 3.4 drivers
@u-ra : Helping me fix camera
@shantur (me) : Fixing bits in Camera
@bilal_liberty
@Sultanxda
@ivanich
@SebastianFM
@johnnyslt
@albinoman887
If I have forgotten anyone, I apologise please pm me and i will correct my mistake​
Features
3.4 Kernel based on HTC MSM8960 - @Flemmard - You are the man
3.4 Camera Drivers and libs
Continuous Autofocus in Photo and Video modes.
HDMI working with specific steps http://forum.xda-developers.com/showpost.php?p=51684382&postcount=176
Awesome sound
In kernel mp-decision
Stock Sensation XE CPU frequency 1.5GHz
Fast Charge enabled
Uses SD-EXT as data
[*]No known freezes or reboots.
... will add more to list as things go on.
​
DISCLAIMER
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards 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.
I am not part of CyanogenMod, I just compiled this rom for Sensation as part of UnoRoms Project. In no way I take the credit for Source​
Instructions
This is a Rom base for devs. I will not support / answer noob questions.
This ROM uses SD-EXT as data partition. If you don't have one don't try this rom, it wont boot
1. Prepare SD card with SD-EXT as ext4
2. Download Latest Release and cm recovery from link below
2. Install CM-Recovery using fastboot flash recovery recovery.img. latest TWRP from Ivanich
3. Boot into recovery
4. Install Rom by adb sideload <Rom.zip> as usual
5. Hit Thanks
​
Downloads
Downloads
Source
​
NOTE​
This thread is just for developers. I intend to create a base for other devs to take over.
​
XDA:DevDB Information
Cm 13 Sensation, ROM for the HTC Sensation
Contributors
shantur, shantur
Source Code: https://github.com/UnORoms
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Alpha
Created 2015-10-29
Last Updated 2015-11-05
Building Right now. Wait for few hours
Find and report bugs but dont expect them to be fixed soon
Dont get scared of blank screen after boot animation, its still running behind the scenes.
Uploading... Uploading... Uploading...
Uploaded Enjoy
Thanks Shantur. Will try to install and report back.
Sent from my Sensation using XDA Free mobile app
Thanks man. I've managed to install with adb sideload(twrp by ivanich) and windows 10. Was a bit pain in the a$$.$ tho.
Small bugs:
1. File manager(stock): Unable to gain the required privileges to function, but ES works great(adb push-ed)
2. Few random reboots, but totally expected.
Among that, everyhing is working. Definitely smoother than Lollipop.
YOUTUBE preview CM13
Imotep95 said:
Thanks man. I've managed to install with adb sideload(twrp by ivanich) and windows 10. View attachment 3522578 Was a bit pain in the a$$.$ tho.
Click to expand...
Click to collapse
You just had to do it once, i had to do it at least 20 times
Sent from my A0001 using Tapatalk
At last something special come
Thanks Shantur
@shantur i try to flash this ROM on latest Twrp by Ivanich and it booted.
After installation i got an error that installation fail but when i reboot system it booted sucessfully
Khizar Ali said:
@shantur i try to flash this ROM on latest Twrp by Ivanich and it booted.
After installation i got an error that installation fail but when i reboot system it booted sucessfully
Click to expand...
Click to collapse
Its flaky, at times it works at times it doesnt but the adb sideload with cm recovery works everytime.
Flash supersu v2.52 for full root. SUPERSU
supersuv2.52.zip https://download.chainfire.eu/743/SuperSU/BETA-SuperSU-v2.52.zip
One for the noobs
Hello Shantur you said This is a Rom base for devs. But please consider makeing a build for us noobs with your kernal and your know how, one that you would also used. With normal install instead of adb sideload.
And witch gapps package is used??.
Thanks
Burth67 said:
And witch gapps package is used??.
Thanks
Click to expand...
Click to collapse
I tried all MM gapps, with some i got bootloop with some phone is unusable(black screen, reboots etc).
Sent from my m8 using Tapatalk
Imotep95 said:
I tried all MM gapps, with some i got bootloop with some phone is unusable(black screen, reboots etc).
Sent from my m8 using Tapatalk
Click to expand...
Click to collapse
not sure if this will help, I have had issues with LP GAPPS at times and found that if you boot into the os then dlear the data for play store and play services then immediately reboot this can resolve some instability issues.
not boot loops though.
Imotep95 said:
I tried all MM gapps, with some i got bootloop with some phone is unusable(black screen, reboots etc).
Sent from my m8 using Tapatalk
Click to expand...
Click to collapse
Have you tried Deltadroid's 6.0 gapps? gapps-600-base-20151022-2-signed.zip | thread
Burth67 said:
Hello Shantur you said This is a Rom base for devs. But please consider makeing a build for us noobs with your kernal and your know how, one that you would also used. With normal install instead of adb sideload.
And witch gapps package is used??.
Thanks
Click to expand...
Click to collapse
I see it is for devs as i wont be maintaining the rom once it gets stable. There is no difference in rom for dev or noob. If you want you can use this rom people are saying they are able to flash it using ivanich's twrp. The reason adb sideload is needed because right now i dont have any other stable recovery for Marshmallow.
I havent tried any gapps yet. Its really early stage. All the code in CM is not merged, tbh i wasnt expecting it to work this early. CM has not even started building any msm8960 device.
shantur said:
I see it is for devs as i wont be maintaining the rom once it gets stable. There is no difference in rom for dev or noob. If you want you can use this rom people are saying they are able to flash it using ivanich's twrp. The reason adb sideload is needed because right now i dont have any other stable recovery for Marshmallow.
I havent tried any gapps yet. Its really early stage. All the code in CM is not merged, tbh i wasnt expecting it to work this early. CM has not even started building any msm8960 device.
Click to expand...
Click to collapse
Thanks for your explanation, I will wait until it is sorted out. I like the roms you puts out, because it is stable and works wel. :fingers-crossed::fingers-crossed:
Imotep95 said:
Thanks man. I've managed to install with adb sideload(twrp by ivanich) and windows 10. Was a bit pain in the a$$.$ tho.
Small bugs:
1. File manager(stock): Unable to gain the required privileges to function, but ES works great(adb push-ed)
2. Few random reboots, but totally expected.
Among that, everyhing is working. Definitely smoother than Lollipop.
YOUTUBE preview CM13
Click to expand...
Click to collapse
Burth67 said:
Hello Shantur you said This is a Rom base for devs. But please consider makeing a build for us noobs with your kernal and your know how, one that you would also used. With normal install instead of adb sideload.
And witch gapps package is used??.
Thanks
Click to expand...
Click to collapse
New build uploaded to same location. Majorly upstream changes
Use the latest TWRP by @ivanich Thanks to him you guys can install without adb sideload
shantur said:
New build uploaded to same location. Majorly upstream changes
Use the latest TWRP by @ivanich Thanks to him you guys can install without adb sideload
Click to expand...
Click to collapse
Thanks Shantur you are very kind to us noobs. :highfive: :highfive:
When installing latest Rom with ivanich latest twrp recovery i keep getting error=7 , what should i do ??

Categories

Resources