[ROM][Onyx][WIP] CyanogenMod 12.1 / 13.0 Development Builds - OnePlus X Original Android Development

As you've likely read, we've started working on porting CyanogenMod 12.1 & 13 to the OnePlus X E1003 (aka onyx). Im working on cm-12.1 and @ashwin007 will be working on cm-13.0. It is very far from being ready, both on our side , but steady progress is being made. We will periodically be posting preview builds here and will keep this thread up to date with information on how to build CM12.1 & CM13.0 for this device.
We are not looking for bug reports right now. It's far too early, We know a lot of things are broken, and this is not suitable for daily use. With that said, if you encounter a regression from a previous build, please report it.
The purpose of this thread is to discuss development related matters, such as how to build, approaches to solving discovered issues, and testing fixes as they are made and majorly to for our hard-work to be recognized on this grounds. Everyone is welcome to participate in the development process and submit patches. We will make a new threads for the general public once this port becomes more stable.
Wipe everything before flashing. First boot will take a while, be patient. It may appear to be stuck at the boot animation, but give it at least 10 minutes on the first boot before you give up.
CyanogenMod 12.1:
Changelog:
Code:
November 22, 2015:
- Initial preview build
Usability Status:
Working:
Boot
Wi-Fi
Bluetooth
Camera
Broken:
RIL
FM
Audio
Hotspot
Everything else
Downloads:
http://ns336247.ip-91-121-110.eu/h2o64/CyanogenMod/onyx/
Source Code
Device tree: android_device_oneplus_onyx
Kernel: android_kernel_oneplus_msm8974
Vendor blobs: proprietary_vendor_oneplus
CyanogenMod 13.0:
Changelog:
Code:
November 22, 2015:
- Initial preview build
Usability Status:
Working:
Boot
Wi-Fi
Bluetooth
Broken:
RIL
Audio
Hotspot
Camera
Everything else
Downloads:
cm-13.0-20151122-UNOFFICIAL-onyx.zip
Source Code
Device tree: android_device_oneplus_onyx
Kernel: android_kernel_oneplus_onyx
Vendor blobs: android_vendor_oneplus_onyx
Common :
Current goals
Fix dtbTool forever (need to add qcom,product-name to the dtb index)
Fix RIL (I have logs)
Fix Internal sdcard managment
[*] Clarify ramdisk //by ashwin007
Support gestures (low priority)
Fix audio
Add a real sepolicy
XDA:DevDB Information
[ROM][Onyx][WIP] CyanogenMod 12.1 / 13.0 Developpment Builds, ROM for the OnePlus X
Contributors
h2o64, ashwin007
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Testing
Created 2015-11-22
Last Updated 2015-11-22

Reserved

Reserved
Reserved

thank you for your work guys
Inviato dal mio ONE E1003 utilizzando Tapatalk

Cm12.1 and 13 some nice development going aroud
Thanks a ton mate

Nice work!
Ask me if you need some help, I'd make my own builds if I had more time

Wouldn't be better to make two
threads. One for 12.1 and one for 13.0?
Gesendet von meinem ONE E1003 mit Tapatalk

skodaslx said:
Wouldn't be better to make two
threads. One for 12.1 and one for 13.0?
Gesendet von meinem ONE E1003 mit Tapatalk
Click to expand...
Click to collapse
No because we are sharing the same sources and it's WIP

skodaslx said:
Wouldn't be better to make two
threads. One for 12.1 and one for 13.0?
Gesendet von meinem ONE E1003 mit Tapatalk
Click to expand...
Click to collapse
Well split up threads once our builds are stable and sane.

Sweeeet! Got a good feeling about the one x! Thanks for putting the time into developing for this device!

First time booting CM13... first time testing Marshmallow whatsoever... Tears of joy are falling!! Thanks alot, keep up the good work!!

Thanks guys!
Cant wait to get a good CM or AOSP Build.
Keep up the good work.

schoolsux said:
First time booting CM13... first time testing Marshmallow whatsoever... Tears of joy are falling!! Thanks alot, keep up the good work!!
Click to expand...
Click to collapse
So hows it any comments??

mohammedtabish said:
So hows it any comments??
Click to expand...
Click to collapse
It's nice! Just as expected. Not for daily use of course... but on the right path for sure

Tried to install it with the latest twrp from today, but got the error message:
Code:
This package is for device: OnePlus,E1003,onyx; this device is .
After that tried to restore a nandroid backup in twrp. Boot, Data, Persist ran through just fine.
Unfortunately when restoring System it stopped at 98% with the error:
Code:
E:extractTarFork() process ended with ERROR=255
Now I've got a device that no longer boots system
Someone has got an idea how I can install CM12.1 or successfully restore the system backup?
Update:
Did take a look at the build.prop I extracted a few days ago.
Seems that it is missing ro.product.device and ro.product.name strings
Also I did not install any OTA updates - system is in the state it came from factory.
It's a european model

h2o64 said:
As you've likely read, we've started working on porting CyanogenMod 12.1 & 13 to the OnePlus X E1003 (aka onyx). Im working on cm-12.1 and @ashwin007 will be working on cm-13.0. It is very far from being ready, both on our side , but steady progress is being made. We will periodically be posting preview builds here and will keep this thread up to date with information on how to build CM12.1 & CM13.0 for this device.
Click to expand...
Click to collapse
Thanks for your efforts guys. I am soo looking forward to this

Reflashed the original recovery, where I could then flash the OxygenOS OTA Dump from this post:
http://forum.xda-developers.com/oneplus-x/general/ota003all20151024193-oxygenos-ota-dump-t3244996
Phone is working again with oxygen OS now.
Reflashed twrp and tried again to flash CM12.1 but the same error as earlier appeared:
Code:
This package is for device: OnePlus,E1003,onyx; this device is .
As I do not want to stay with Oxygen OS, somehow I've to set the correct device name for my phone, so that twrp will let me flash CM12.1
Anyone has an idea how to change my device name?

Andy1767 said:
Reflashed the original recovery, where I could then flash the OxygenOS OTA Dump from this post:
http://forum.xda-developers.com/oneplus-x/general/ota003all20151024193-oxygenos-ota-dump-t3244996
Phone is working again with oxygen OS now.
Reflashed twrp and tried again to flash CM12.1 but the same error as earlier appeared:
Code:
This package is for device: OnePlus,E1003,onyx; this device is .
As I do not want to stay with Oxygen OS, somehow I've to set the correct device name for my phone, so that twrp will let me flash CM12.1
Anyone has an idea how to change my device name?
Click to expand...
Click to collapse
which twrp are you using?

ckret said:
which twrp are you using?
Click to expand...
Click to collapse
I'm using the one from h2o64 from today (22.11.2015 06:45)
http://ns336247.ip-91-121-110.eu/h2o64/onyx/twrp/

I just downloaded the whole oxygenos zip, we can just flash it with TWRP right?
Verstuurd vanaf mijn ONE E1003 met Tapatalk

Related

[ROM][5.x] OmniROM

OmniROM
[#LOLLI]
[#ESPRESSONAME]
​
[#WHATSOMNI]
[#WARRANTY]
Downloads:
[#DLGITHUBIO]
[#INFOOMNI]
[#DONATETOME]
XDA:DevDB Information
[unified] OmniROM 5.x, ROM for the Samsung Galaxy Tab 2
Contributors
Android-Andi
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.0.x
Version Information
Status: Testing
Created 2015-01-05
Last Updated 2017-04-30
Reserved
Downloads:
Unofficial Builds by me
ROM Downloads for all supported devices can be found here
P3113 - use P3110 Rom
SuperSU http://download.chainfire.eu/supersu
GApps:
by @Deltadroid http://forum.xda-developers.com/android/software/app-minimal-gapps-gapps-lp-20150107-1-t2997368
or http://forum.xda-developers.com/android/software/gapps-google-apps-minimal-edition-t2943330
kudos
You are tireless Android Andi. Happy new year and thanks a lot!!!!
New builds late this evening
Send from OnePlus One using Tapatalk
Tomorrow i wil have a hold on my trusted Tab again. will flash it first thing i do .
Thanks for your efforts @Android-Andi
@Android-Andi
Already Tried your 12/25 Homemade Omni Build. I was on it till today from last week. Did not have any issues. (except tethering)
Loved the omniswitch.
Woha! Sounds really cool! Will you keep updating it like slimlp?
Another great rom to have a look at...
Thanks andi.
Thank u @Android-Andi for making a separate thread for this ROM.. Omni ROM is one of my favorites on KK..u r wonderful..
Thanks
Andy thanx again for another awesome rom!!!
New builds are up
Send from OnePlus One using Tapatalk
3G/H issue
Android-Andi said:
New builds are up
Send from OnePlus One using Tapatalk
Click to expand...
Click to collapse
Thanks a lot for the build. I've noticed that 3G/H is not working (as in SlimLP). Sorry, still haven't managed to get the logs.
New builds tomorrow
Send from OnePlus One using Tapatalk
Thank you !!
Just one sentence "THANK YOU SO MUCH".
Are 3G/H data is working? And also GPS in latest version? Before i'm gonna to check this rom later.
Should both work. I unloaded them already but not made them public.
I also switched back to latest bcmdhd, had no softreboots so far. Hope this fixes the issue instead compiling without wifi hall.
Send from OnePlus One using Tapatalk
Wha'ts the working/not working list? and the features compared to the (for ex.) Carbon rom? Sorry if there is such a list somewhere...
Guys.. In flashing instructions, it is mentioned that internal storage gets formatted . does it happen so ?
Also Andi , have you made the new build public ?
Thank you Andi! This ROM is super smooth
suminsamcho said:
Should both work. I unloaded them already but not made them public.
I also switched back to latest bcmdhd, had no softreboots so far. Hope this fixes the issue instead compiling without wifi hall.
Click to expand...
Click to collapse
Andi, thank you so much for turning this so reactively - the ROM is just awesome. Everything works perfectly well including 3G/H and GPS.
It seems my Galaxy Tab got a second wind

[ROM] [CM12.1][WIP]CyanogenMod 12.1 for Xiaomi Redmi Note 3 [SnapDragon]

CyanogenMod 12.1 for Xiaomi Redmi Note 3 Snapdragon version​
Hi all,
This is a initial WIP CyanogenMod 12.1 for Redmi Note 3. It's a basic initial release and does have some bugs accompanied.
It's kind of usable build for those whom fingerprint doesn't matter
What works ?
Camera
Audio
RIL
Wifi
Bluetooth
Other basic stuff
What doesn't ?
Fingerprint
Other misc stuff that i might have not tested completely
Downloads:
Cm12.1 for Redmi Note 3 (30/03/2016)
Just a request to users :
Please don't mirror the ROM anywhere, as I need to keep track of downloads. Also avoid posting the direct download link in comments. Please use the download link I have put up in the OP.
Requirements to flash :
You need to have a unlocked bootloader to flash this in case anyone is going to flash
You need to have TWRP installed after that
You also need to wipe data
XDA:DevDB Information
CyanogenMod 12.1, ROM for the Xiaomi Redmi Note 3
Contributors
Santhosh M
Source Code: https://github.com/sandymanu/android_kernel_8952
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
Based On: CyanogenMod
Version Information
Status: Beta
Beta Release Date: 2016-03-30
Created 2016-03-28
Last Updated 2016-05-21
Reserved
Reserved
Use some libs of this rom : http://forum.xda-developers.com/redmi-note/general/rom-qualcomm-base-rom-redmi-note-3-pro-t3346350
Naphtha said:
Use some libs of this rom : http://forum.xda-developers.com/redmi-note/general/rom-qualcomm-base-rom-redmi-note-3-pro-t3346350
Click to expand...
Click to collapse
Oh wow, is that possible? that would be great if you could do that. I never thought we could get cm 12.1 this quickly!
The recovery version of the aosp qualcomm rom. https://744c9d.lt.yunpan.cn/lk/cqKfQ258rvd8Z
Windslash31 said:
The recovery version of the aosp qualcomm rom. https://744c9d.lt.yunpan.cn/lk/cqKfQ258rvd8Z
Click to expand...
Click to collapse
And what can we do with that?
Do you mean you can flash it in recovery?
DrWillz said:
And what can we do with that?
Do you mean you can flash it in recovery?
Click to expand...
Click to collapse
Yes, it's flashable in recovery.
If someone can download it and upload it to Mega or Androidfileshost please, I can download it but at 15kb/s
Here is the mega link
https://mega.nz/#!bldGhI7b!PMiMnZCYSwXpdfTouuuE2F9MZPbPUqCNjfuz4FIP3ts
Awesome Santosh, Appreciate your time.
Update :
Fixed audio today
Santhosh M said:
Update :
Fixed audio today
Click to expand...
Click to collapse
Nice! I'll give it a go soon
New build released (29/03/2016)
Fixes audio
Settings->security fc
Please do note that this is very much a alpha build and not for a normal user
Regards
Santhosh
Thanks For Working on the project
hello ,This firmware is for redmi note 3, then everything works and the developer has created an application for fingerprint. Try to scratch firmware and library workers to take. http://4pda.ru/forum/index.php?showtopic=716960&view=findpost&p=46650108
Molniya said:
hello ,This firmware is for redmi note 3, then everything works and the developer has created an application for fingerprint. Try to scratch firmware and library workers to take. http://4pda.ru/forum/index.php?showtopic=716960&view=findpost&p=46650108
Click to expand...
Click to collapse
Yeah I think that's for MediaTek
I have wifi working now New build with wifi should be up today
Santhosh M said:
I have wifi working now New build with wifi should be up today
Click to expand...
Click to collapse
Libs of Qualcomm rom are working?
Inviato dal mio kenzo utilizzando Tapatalk
Naphtha said:
Libs of Qualcomm rom are working?
Inviato dal mio kenzo utilizzando Tapatalk
Click to expand...
Click to collapse
My base is only stock ROM of my device ( global stable )
I have also got RIL and bluetooth working
Should be a fairly usable build now
Santhosh M said:
My base is only stock ROM of my device ( global stable )
I have also got RIL and bluetooth working
Should be a fairly usable build now
Click to expand...
Click to collapse
Woop
Thanks for this great work. You have a link to some generic kernel source in the OP (for the Snapdragon chipset) but then you are talking about using the global stable kernel?
Have you looked at using the Qualcomm 'test' AOSP kernel?
As that version has a working kernel and the all the propeitary libs you could need I would imagine (other than a way of configuring the fingerprint reader - it does have a fingerprint service running - but no settings for adding a fingerprint - I see Fingerprint support is only being added to CM13 so we might have to wait ).
I am currently using that ROM (as I don't like MIUI) and can post a list of the /system folder if you are interested.

[ROM] [7.1.2] LineageOMS | LineageOS 14.1 bundled with substratum & OMS

LineageOMS for Xiaomi Mi 5s (capricorn)
aka LineageOS 14.1 bundled with substratum & OMS
PSA: LineageOS 14.x is dead. Please switch to LOS 15.x. This ROM is no longer updated.
Unofficial ROM built by iamnotstanley (me). Updates every Tuesday.
This is a pure LineageOS 14.1 based ROM with full OMS and substratum theme engine support. Today the LineageOS 14.1 doesn't support any theme engines by default, and this ROM fixes it.
I'm only including the latest OMS commits for Nougat and the latest substratum theme engine apk from apkmirror.com.
Working:
Everything
Working OTA updater with OTA server (please share feedbacks about the download speeds, download stability, etc.)
Bugs:
Same as in LineageOS 14.1, OMS & substratum
Downloads:
Builds
GApps (opengapps.org) Recommended: ARM64 - 7.1 - nano
LineageOS extras
MIUI firmware update zips Requirement: MIUI 8.1.4 or newer firmware
Sources:
LineageOMS for capricorn (my own repos)
substratum
LineageOMS
LineageSubstratum
LineageOS
Xiaomi vendor blobs
XDA:DevDB Information
LineageOMS | LineageOS 14.1 bundled with substratum & OMS, ROM for the Xiaomi Mi 5s
Contributors
iamnotstanley, LineageOS team, substratum team, MJPollard, nathanchance
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
ROM Firmware Required: MIUI 8.1.4 dev firmware (LOS14.1 requirement)
Based On: LineageOS 14.1
Version Information
Status: No Longer Updated
Created 2017-11-07
Last Updated 2018-03-03
Screenshots
Changelog:
2018-01-10
+ upstreamed LOS source
+ updated Substratum apk: v914 -> v931
* MIUI 8.1.4 or newer firmware required
2017-11-14
+ upstreamed LOS source
+ updated Substratum apk: v912 -> v914
* uploading sha256 checksums besides md5 checksums from now
2017-11-08
+ working OTA updater
+ upstreamed LOS source
2017-11-07
* first build
- no OTA updates
Cool rom bro thanks....will check it these days
What method did you use to build? Cherry pick or the provided manifest? I had problems with the latter when I tried.
Edit: I see you manually merged them. Good job.
mesziman said:
What method did you use to build? Cherry pick or the provided manifest? I had problems with the latter when I tried.
Edit: I see you manually merged them. Good job.
Click to expand...
Click to collapse
Yes, I tried with the merge_script, but it failed because the outdated LineageSubstratrum repos, so I merged it manually. It was easier than fixing the merge_script somehow, and now it's perfectly fits to my build script.
New build!
2017-11-08
+ working OTA updater
+ upstreamed LOS source
It is Tuesday so new build and an another bump post!
2017-11-14
+ upstreamed LOS source
+ updated Substratum apk: v912 -> v914
* uploading sha256 checksums besides md5 checksums from now
(from next week I won't post changelogs to separate posts, only to the reserved post in the top)
By the way anyone using this ROM now or just me? I keep updating this, I just wrote a little patcher script for the easier and more automated ROM building. (Later I'll migrate to a LineageOMS + microG ROM, if anyone want I can share that too, but with the right resources it is very easy to build it for yourself.)
Thanks @iamnotstanley, this rom is pretty good, used it for almost 1 month and still no problem so far :3
Btw, i just saw some OTA update notifications, should i update it? Won't it wipe my personal data ? (tho i do backup before, but.... restore them is really painful =_= )
Dark Hunter said:
Thanks @iamnotstanley, this rom is pretty good, used it for almost 1 month and still no problem so far :3
Btw, i just saw some OTA update notifications, should i update it? Won't it wipe my personal data ? (tho i do backup before, but.... restore them is really painful =_= )
Click to expand...
Click to collapse
Thanks for the feedback!
I release a new build every week (you can look at the LOS14.1 technical changelog here). I recommend to make a full nandroid backup with TWRP and update the rom. It won't wipe your personal data, it's like any other OTA update, it'll only wipe your system partition, so if you have Magisk or any other mod you'll need to flash it again.
iamnotstanley said:
By the way anyone using this ROM now or just me? I keep updating this, I just wrote a little patcher script for the easier and more automated ROM building. (Later I'll migrate to a LineageOMS + microG ROM, if anyone want I can share that too, but with the right resources it is very easy to build it for yourself.)
Click to expand...
Click to collapse
I'll be installing as soon as I got unlocking finished. Thanks for your work!!
Regards
Dark Hunter said:
Thanks @iamnotstanley, this rom is pretty good, used it for almost 1 month and still no problem so far :3
Btw, i just saw some OTA update notifications, should i update it? Won't it wipe my personal data ? (tho i do backup before, but.... restore them is really painful =_= )
Click to expand...
Click to collapse
Please, what is the name of that sub theme in screenshot?
rhyme4u12 said:
Please, what is the name of that sub theme in screenshot?
Click to expand...
Click to collapse
It's StreamLined theme.
Thank you for your work!:good:
Ths you!!!
Sent from my MI 5s using Tapatalk
I see new version i available but OTA don't see anything.
dariusz666 said:
I see new version i available but OTA don't see anything.
Click to expand...
Click to collapse
Thanks for the report. Well, I'm always upload the builds to my OTA server as soon as I built them.
I tested the updater on my device, and the response is a bit slow (mainly because the OTA server software that I'm using), but working, and the download speed is fine for me.
If it happens again, wait a few minutes and try again or download it from sourceforge.
EDIT: I think I solved this response lag issue. Now the OTA update check is much faster for me than before.
Yes. Everything works fine and download very fast. Great job.
:good:
Just uploaded the new weekly build. You'll need to update the firmware to version 8.1.4 or newer before updating to this build. You can download it from fjtrujy/capricornCNFirmware repo.
Also sorry for the OTA server downtime, I had issues with my domain service, but I already fixed it.
I'll update my RR build tomorrow, sorry for the late updates, I don't really have time this week.
By the way, I started using Telegram again, if anyone wants to send me a message about anything, you can do it there.
How is battery?
francesco0597 said:
How is battery?
Click to expand...
Click to collapse
I think it's very good. There isn't much change in the code so nearly same in the official LOS14.1. I can achieve 5-7 hrs of sot with the stock kernel and day-to-day usage.

[UNOFFICIAL] Lineage OS 14.1 [karevn, razziell, anomalchik] NOSGOTH is back

[ROM][UNOFFICIAL][14.1] Lineage OS 14.1 by karevn, razziell and anomalchik. Nosgoth V3+ kernel
Code:
*** This build comes as-is without any support or warranty. Use it at your own risk.
Introduction
We were building this ROM for last 4 months and published it on 4pda.ru since Razziell refused to release his RR build here. Most of the work on this ROM is an unique product of @Razziell, @Anomalchik and @karevn efforts. To this moment, this build is most-popular and top-rated build on 4pda. I hope you'll enjoy it.
Installation instructions
* Install some TWRP
* Download ROM ZIP
* Copy ZIP to internal flash
* Boot to TWRP
* Install ROM
* Install fresh OpenGapps (pico build is recommended)
* Wipe cache/dalvik. Wipe data if you had other ROM before.
* Reboot
Click to expand...
Click to collapse
Download
Download
Click to expand...
Click to collapse
Have bug reports? Want to help a project
We're focused on building a quality ROM, and expect a certain level of commitment if you want to receive help. Please post all the problem reports and feature requests to the issue tracker: http://github.com/karevn/android_device_xiaomi_markw-RR
Changelog
Code:
Current changelog: 2017-01-08
[note] Intelligent CPU boost framework
[note] Re-tuned auto-brightness
[fix] Fixed LED HAL
Click to expand...
Click to collapse
Thanks To/Credits
Code:
* [user=5661526]@Razziell[/user]
* [user=4683469]@Anomalchik[/user]
* @msdx321
* @HighwayStar
* @BratelloSlava
... and other contributors
XDA:DevDB Information
[UNOFFICIAL] Lineage OS 14.1 [karevn, razziell, anomalchik], ROM for the Xiaomi Redmi 4 Prime
Contributors
karevn, razziell, anomalchik
Source Code: http://github.com/karevn/android_device_xiaomi_markw-RR
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
Based On: LineageOS
Version Information
Status: Stable
Stable Release Date: 2017-12-31
Created 2018-01-08
Last Updated 2018-01-08
I am really sorry for spamming the section with excessive threads, but XDA was extremely laggy
vodo kernel not work
the audio does not work with the kernel vodo
eliasmovil said:
the audio does not work with the kernel vodoo
Click to expand...
Click to collapse
Yes.
I'll post a project roadmap and a kind of "support policy" in a couple of days to set expectations. Basically, all comes to "if you made any modifications - it's your decision and you can't expect any help". It's pretty... spartan-stylish, but after all we're focused on walking the walk, not talking the talk.
@karevn Thanx for your work on this Xiaomi forsaken phone, as well as all the other devs! I'm using the rom since about a week, very stable so far.The only problem i have with latest build is some "click" sounds when i'm talking on whatsapp on wifi, didn't test it with data or any other app till now.If anyone else having this problem i'll try getting a logcat, else i'll try a clean install first.
A small request, since it's unofficial, can we have a network monitor on the status bar?It's very useful in general.
And a question, is 2.2 ghz the maximum we can squeeze from this cpu?Can we reach 2.4-2.5 even at the cost of increased power consumption?I'll be happy to help in this direction since i have some experience.
karevn said:
I am really sorry for spamming the section with excessive threads, but XDA was extremely laggy
Click to expand...
Click to collapse
Man you made a mess I had to delete my projects to make you some ROOM! Good to see you here enjoy!
T3sla said:
@karevn Thanx for your work on this Xiaomi forsaken phone, as well as all the other devs! I'm using the rom since about a week, very stable so far.The only problem i have with latest build is some "click" sounds when i'm talking on whatsapp on wifi, didn't test it with data or any other app till now.If anyone else having this problem i'll try getting a logcat, else i'll try a clean install first.
A small request, since it's unofficial, can we have a network monitor on the status bar?It's very useful in general.
And a question, is 2.2 ghz the maximum we can squeeze from this cpu?Can we reach 2.4-2.5 even at the cost of increased power consumption?I'll be happy to help in this direction since i have some experience.
Click to expand...
Click to collapse
The main goal of this project is to provide a stable usable rom with smooth performance. So, I'll never integrate any bells, whistles or serious overclocking/undervolting. Snapdragon 625 is good as it is - fast and power-efficient with careful configuration.
On the WhatsApp thing - check if the is WhatsApp-specific or system-wide. If it's system-wide - post an issue at my github tracker.
Using your Rom for months now,
No major issues,
Happy you are here. :good::good:
eliasmovil said:
the audio does not work with the kernel vodo
Click to expand...
Click to collapse
Flash audio fix kernel. Thanks goes to @karevn
Karevn (and Razziell, and Anomalchik and others) THANKS ALOT for all your efforts!
I'm using your ROM since November if i remember correctly, and it is fantastic!
I'm even reading 4pda thread (translated by google) just to check your messages, updates and whatsoever!
This rom is fantastic, but i have to tune a bit because on MY Redmi (not on others, since i did not read anyting related in xda nor 4pda) i have spontaneous reboot.
I'm mitigating them using "interactive" CPU so i get about 1 reboot a day "only" (i even tryed to use only 3g or 4g). With impulse i have many reboots
With Voodoo Kernel i have no reboots. It seems some tweaks you did, don't work very well with just my own device
However with one of your rom/kernel it was all perfect (it was the one you gave us just without hotplug, about 2 months ago).
I know you are asking for logs, but it is just my device who has such problems, so i will not ask you to check just for me
Keep up the GREAT work and thanks alot!
karevn said:
[ROM][UNOFFICIAL][14.1] Lineage OS 14.1 by karevn, razziell and anomalchik. Nosgoth V3+ kernel
Introduction
We were building this ROM for last 4 months and published it on 4pda.ru since Razziell refused to release his RR build here. Most of the work on this ROM is an unique product of @Razziell, @Anomalchik and @karevn efforts. To this moment, this build is most-popular and top-rated build on 4pda. I hope you'll enjoy it.
Installation instructions
Download
Have bug reports? Want to help a project
We're focused on building a quality ROM, and expect a certain level of commitment if you want to receive help. Please post all the problem reports and feature requests to the issue tracker: http://github.com/karevn/android_device_xiaomi_markw-RR
Changelog
Thanks To/Credits
XDA:DevDB Information
[UNOFFICIAL] Lineage OS 14.1 [karevn, razziell, anomalchik], ROM for the Xiaomi Redmi 4 Prime
Contributors
karevn, razziell, anomalchik
Source Code:http://github.com/karevn/android_device_xiaomi_markw-RR
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
Based On: LineageOS
Version Information
Status: Stable
Stable Release Date: 2017-12-31
Created 2018-01-08
Last Updated 2018-01-08
Click to expand...
Click to collapse
how do i use Default System icon like RR in Lineage Os ??
ex : RR have Rounded Icon.Youtube Icon is equipped with white bordered whereas Lineage have just the Red YouTube icon. it contains no white bordered icon..
Emon330 said:
how do i use Default System icon like RR in Lineage Os ??
ex : RR have Rounded Icon.Youtube Icon is equipped with white bordered whereas Lineage have just the Red YouTube icon. it contains no white bordered icon..
Click to expand...
Click to collapse
It's the stock icon, without rounded edges.
Use Pixel Launcher for Pixel Icons
Sent from my Mi A1 using XDA Labs
Any of you need any translations or proofreading, just in case? I'm a frequent visitor on xda and an occasional visitor of 4pda and fluent in both languages. Would be glad to help.
Using this ROM right now, extremely stable, battery life is probably the best I've seen on markw - 12 hours later I still have over 50% and that's with a lot of usage including videos and music, OTAs actually work (are they pulled from the google drive? I'm just curious how someone managed to make it work on an UNofficial ROM, it's amazing) albeit only on the next day after the installation, only had one app crash a few times and I probably know the cause. Very smooth, LED works fine, no longer randomly reboots on low 2G signal or at all. No bloat or random apps I just don't use that other ROM devs force in there (some launcher - I either use the google one or Trebuchet, Substratum - I don't even use it at all, I much prefer the stock look, Xposed - If I really want/need it I'll rather install it myself). Generally very pleased to actually get rid of MIUI AND also have a fully functioning device running a ROM that doesn't need 10 fixes and a kernel flashed afterwards.
Thanks a lot for the efforts.
Big thanks for this Rom is the best what i have use! But i have onley one Problem. The LED dont works for any App. But wen i Charge my Phone IT works. I have Do a clean wipe install. Is there anywhat wat i can Do?
Gesendet von meinem Redmi 4 Prime mit Tapatalk
cheremenin said:
Any of you need any translations or proofreading, just in case? I'm a frequent visitor on xda and an occasional visitor of 4pda and fluent in both languages. Would be glad to help.
Using this ROM right now, extremely stable, battery life is probably the best I've seen on markw - 12 hours later I still have over 50% and that's with a lot of usage including videos and music, OTAs actually work (are they pulled from the google drive? I'm just curious how someone managed to make it work on an UNofficial ROM, it's amazing) albeit only on the next day after the installation, only had one app crash a few times and I probably know the cause. Very smooth, LED works fine, no longer randomly reboots on low 2G signal or at all. No bloat or random apps I just don't use that other ROM devs force in there (some launcher - I either use the google one or Trebuchet, Substratum - I don't even use it at all, I much prefer the stock look, Xposed - If I really want/need it I'll rather install it myself). Generally very pleased to actually get rid of MIUI AND also have a fully functioning device running a ROM that doesn't need 10 fixes and a kernel flashed afterwards.
Thanks a lot for the efforts.
Click to expand...
Click to collapse
Your help with English translations / proofreading is highly welcome! Please contact me on Telegram.
N1ck474 said:
It's the stock icon, without rounded edges.
Use Pixel Launcher for Pixel Icons
Click to expand...
Click to collapse
i use nova launcher & Rounded Edge is available on RR but Lineage hasn't . i want to turn Round Edge from Default in Lineage .
so, What Should i do ? any patches here ?
Emon330 said:
i use nova launcher & Rounded Edge is available on RR but Lineage hasn't . i want to turn Round Edge from Default in Lineage .
so, What Should i do ? any patches here ?
Click to expand...
Click to collapse
Use an icon pack with Nova.
Try this:
https://play.google.com/store/apps/details?id=com.themezilla.pixelui
Sent from my Mi A1 using XDA Labs
Is this one a good rom?
I looked on 4pda, but that looks like all russian.. don't understand at all.
Now im on the last xiaomi.eu built based on miui 9 , but MM, but i was looking to jump to nougat.
I had the aicp, and the RR, but between the few bugs of then, to me the worst has the lost of network cover.
How this version work? And agaisnt over Los built here, what have diferent?
Thanks
vrumvrum said:
Is this one a good rom?
I looked on 4pda, but that looks like all russian.. don't understand at all.
Now im on the last xiaomi.eu built based on miui 9 , but MM, but i was looking to jump to nougat.
I had the aicp, and the RR, but between the few bugs of then, to me the worst has the lost of network cover.
How this version work? And agaisnt over Los built here, what have diferent?
Thanks
Click to expand...
Click to collapse
This ROM is basically the base of all Nougat ROMs for Redmi 4 Prime...so if you're looking for the most stable for daily use, this is IT

[DISCONTINUED ROM][8.1][OMS][SigSpoofing] Unofficial LineageOS builds by Admicos

(I'm new to all this ROM development stuff, apologies if there's anything wrong with what I'm doing)
These are my personal LineageOS builds. They aren't much different from regular LOS, other than some added patches.
More details and sources over at: https://git.issizler.club/LineageOS/LineageOS-by-Admicos
Download: https://www.androidfilehost.com/?fid=11410963190603912814
What's working/not working: Should be same as official LineageOS
XDA:DevDB Information
Unofficial LineageOS builds by Admicos, ROM for the ZTE Axon 7
Contributors
admicos
Source Code: https://git.issizler.club/LineageOS
ROM OS Version: 8.x Oreo
Based On: LineageOS
Version Information
Status: Beta
Created 2019-01-04
Last Updated 2019-01-04
CHANGELOG
15.1-20190201 1d456849f4b154381071c9ebae87ccff
15.1-20190121 45f811aecd226524c3c68394f0781e10
15.1-20190115 e9c47b0062b822c118f918318289a7e4
LOS Repo Sync
15.1-20190104-2 37ff7fb6510d0d819e10e932d3e18f9d
Fixed WireGuard
15.1-20190104
Initial Release
Nice. The addition of sigspoofing and substratum service would make plain LOS usable for me. Straight LOS and themes were always iffy.
[emoji106]
ZTE Axon 7 A2017U, /e/ v0.1 ROM, microG (NoGapps), Multiboot, XDA Legacy
As nobody really posted here, I just wanted to say that this is working really well.
I had huge gps problems with the last 15.1 unofficial, but it works perfectly in this one and it has some very nice additions as well and is 100% stable for me even with xposed and magisk.
 @admicos Thank you very much and I really hope that, if you have the time, you continue making these.
New build being uploaded right now, no changes other than a LOS repo sync.
The last couple test builds I made were somewhat iffy, but this one seems pretty well. (The recolored boot animation didn't make it in for some reason, but the rest are fine)
Everytime when i reboot the system to os or recovery,the recovery looks replaced and i cant mount data.
Not sure what caused it,i just flashed this on my non treble axon 7
Predatorhaze said:
Everytime when i reboot the system to os or recovery,the recovery looks replaced and i cant mount data.
Not sure what caused it,i just flashed this on my non treble axon 7
Click to expand...
Click to collapse
boy ter here rediscovering the wonders of encryption and dm-verity check
New build being uploaded, another regular LOS repo sync, should be done in about an hour
--
Predatorhaze said:
Everytime when i reboot the system to os or recovery,the recovery looks replaced and i cant mount data.
Not sure what caused it,i just flashed this on my non treble axon 7
Click to expand...
Click to collapse
I'm not sure why that's happening either. Can you replicate this on official LOS? If you can, I'd suggest you try asking on their thread, they might know more.
Good ROM for a while, why not update it? Is there a new kernel upgrade for the top post?
[armitage] said:
As nobody really posted here, I just wanted to say that this is working really well.
I had huge gps problems with the last 15.1 unofficial, but it works perfectly in this one and it has some very nice additions as well and is 100% stable for me even with xposed and magisk.
@admicos Thank you very much and I really hope that, if you have the time, you continue making these.
Click to expand...
Click to collapse
What version of Xposed are you using? I've always wanted to try this ROM, but thought there wasn't an official Xposed yet. The others I knew at the time were reportedly shady.
Sorry for the long wait (kinda forgot about this existing :/), and sorry for the bad news;
As I am planning to switch to another phone, I cannot continue making this anymore.
I might continue this as a GSI or something, but I really don't know if that will happen, as Android source is a big mess that I don't think I, and my (reasonably fast) CPU are prepared to handle. (Any pointers to dealing with this are greatly appreciated)
It was a fun two years lurking around.
(ps: The source link is completely borked (and all my sources are gone). I probably should stop trying to be fancy and use a public Git server like a normal person the next time)
If your build env is on Docker, I can easily stage a build server for you. It won't be fast, but you can leave it running all night long if you need, and free up your computer.
Also, if you're not using Docker, I can help you set it up, so anyone else can easily build by themselves if they choose to do so.
Can I upgrade the kernel?
[9.0/8.1] Updated LOS Kernel [Version 3.18.136]
@admicos THREAD CLOSED!
In the OP, the mandatory link tp source code provides a HTTP 404 error.
Please advise the moderators' team if you want the thread to be re-opened and to update the link.

Categories

Resources