[UNOFFICIAL] CyanogenMod 13 [M][6.0][NOT-SO-STABLE] - Xiaomi Mi 4i

CyanogenMod 13​
{
"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"
}
Code:
I'm 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 the products you find here 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.
Developers, visit 3rd post for the local manifest.
Note: If you're on Miui 7, flash the following stock ROM zip before flashing any of the custom ROM available on the forum.
https://basketbuild.com/filedl/devs?dev=thewisenerd&dl=thewisenerd/ferrari/firmware-lp-6.6.10.0.zip
Downloads:
Release 2.1
Stable Release 1
Alpha Release
What's working:
Camera
WiFi
Display
Bluetooth
Video
Sim
Audio
Sensors
Location
MTP
What's not working:
3G
SIM disabling feature
Screenshot in second post.
XDA:DevDB Information
CyanogenMod 13, ROM for the Xiaomi Mi 4i
Contributors
omerjerk, fire855, thewisenerd, dh.harald
Source Code: http://github.com/omerjerk
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.1.x
Based On: CyanogenMod
Version Information
Status: Alpha
Created 2015-11-12
Last Updated 2016-01-09

[FOR DEVELOPERS]
Use the following local manifest while syncing.
Code:
<?xml version="1.0" encoding="utf-8"?>
<manifest>
<project path="device/qcom/common" remote="github" name="CyanogenMod/android_device_qcom_common" revision="cm-13.0" />
<project path="external/sony/boringssl-compat" name="CyanogenMod/android_external_sony_boringssl-compat" revision="cm-13.0" />
<project path="external/stlport" name="platform/external/stlport" groups="pdk" remote="aosp" revision="refs/tags/android-5.1.1_r24" />
</manifest>

Hi,
I'm on almost same status (I've problem with selinux and I need to fix media_profiles)
I think, the fix will be a hard work... Because: we're using prebuilt audio which is not working on M... We're using prebuilt libsensorservice.so which is not working too on M
Yes, we could solve ril (I think, we need a wrapper to old libril-qc-qmi-1.so), and the rest of things, but we need to focus on working audio and libsensorservice.so even if it's on 5.1.1

dh.harald said:
Hi,
I'm on almost same status (I've problem with selinux and I need to fix media_profiles)
I think, the fix will be a hard work... Because: we're using prebuilt audio which is not working on M... We're using prebuilt libsensorservice.so which is not working too on M
Yes, we could solve ril (I think, we need a wrapper to old libril-qc-qmi-1.so), and the rest of things, but we need to focus on working audio and libsensorservice.so even if it's on 5.1.1
Click to expand...
Click to collapse
About libsensorservice.so, I think we can do something like how it is done in yureka, can't we ?
Writing a wrapper above it is another way to deal with it.
P.S. Edited the post.

dh.harald said:
I think, the fix will be a hard work... Because: we're using prebuilt audio which is not working on M... We're using prebuilt libsensorservice.so which is not working too on M
Yes, we could solve ril (I think, we need a wrapper to old libril-qc-qmi-1.so), and the rest of things, but we need to focus on working audio and libsensorservice.so even if it's on 5.1.1
Click to expand...
Click to collapse
Yeah... Maybe I can help there. I'm also at the same state.

So going to test this one out soon, I'm guessing the install steps are the same?

haikalizz said:
So going to test this one out soon, I'm guessing the install steps are the same?
Click to expand...
Click to collapse
Yes.

hello guys, great job @omerjerk since we have quite a few issues, we can all collabrate together @ one place n fix these issues asap ! so i have pushed our tree to my rom's git here https://github.com/Infinitive-OS/device_xiaomi_ferrari so that we can use our gerrit link and work on fixes together.. sign up on gerrit if ur interested and push them fixes and yes we do have our own git's and mi4i-dev git ,, but i think with gerrit we can work together better ! let me know @dh.harald @omerjerk and @Men_in_black007 also kar l knows about the gerrit too , im hoping everyone will join

I updated the storage configurations (fstab, init, storage_list.xml) but now I saw that it's already made.. https://github.com/Infinitive-OS/de...mmit/dc387171ea13e0d1c9735e6ca133e7870d0d241c
The merged commits are fixing anything else?

Rohan purohit said:
hello guys, great job @omerjerk since we have quite a few issues, we can all collabrate together @ one place n fix these issues asap ! so i have pushed our tree to my rom's git here https://github.com/Infinitive-OS/device_xiaomi_ferrari so that we can use our gerrit link and work on fixes together.. sign up on gerrit if ur interested and push them fixes and yes we do have our own git's and mi4i-dev git ,, but i think with gerrit we can work together better ! let me know @dh.harald @omerjerk and @Men_in_black007 also kar l knows about the gerrit too , im hoping everyone will join
Click to expand...
Click to collapse
Why not use mi4i-dev github ?
I'm using the kernel from there only.
We can have pull request base mechanism of merging code.
let me know.

fire855 said:
I updated the storage configurations (fstab, init, storage_list.xml) but now I saw that it's already made.. https://github.com/Infinitive-OS/device_xiaomi_ferrari/commit/dc387171ea13e0d1c9735e6ca133e7870d0d241c
The merged commits are fixing anything else?
Click to expand...
Click to collapse
Read the commit msg ? its no longer needed
---------- Post added at 06:35 PM ---------- Previous post was at 06:33 PM ----------
omerjerk said:
Why not use mi4i-dev github ?
I'm using the kernel from there only.
We can have pull request base mechanism of merging code.
let me know.
Click to expand...
Click to collapse
Ya ya like I said we do have that.. But everyone can work on a single patch.. I'm not discarding mi4i-dev git .. I'm saying until we fix these issues , we can use gerrit.. Everything wil finally ofc be pushed to mi4i deb git..

@Rohan purohit
I know that it's no longer needed. I wrote that in my last post also.

excited and tired at same time... CM12 is still not working good in mi4i and now CM13 is out...

ah.khiang said:
excited and tired at same time... CM12 is still not working good in mi4i and now CM13 is out...
Click to expand...
Click to collapse
I've been on cm12 since August and it's been great. Was on the 0808 build in the original thread.
Sent from my MI 4i using XDA Free mobile app

@omerjerk ..when can we expect simcard and mobile data working release???
I am eagerly waiting for it............. thnx in advance.

99.hemanth said:
@omerjerk ..when can we expect simcard and mobile data working release???
I am eagerly waiting for it............. thnx in advance.
Click to expand...
Click to collapse
Believe me when I say that I'm putting all my efforts to get RIL working at this time.
I've no idea how much have other devs progressed.

@dh.harald
I tried replacing libril-qc-qmi-1.so from yureka vendor tree and also from r7plus vendor tree. Both of them are not able create the socket /dev/socket/qmux_radio/rild_oem0.
Did you try something else ?
Also, I can code in C++ if someone can tell me how to write a wrapper or an example where it's already done for some other device.

omerjerk said:
@dh.harald
I tried replacing libril-qc-qmi-1.so from yureka vendor tree and also from r7plus vendor tree. Both of them are not able create the socket /dev/socket/qmux_radio/rild_oem0.
Did you try something else ?
Also, I can code in C++ if someone can tell me how to write a wrapper or an example where it's already done for some other device.
Click to expand...
Click to collapse
radio log at boot???? with original mi4i vendor blobs???
post here i will help

k2wl said:
radio log at boot???? with original mi4i vendor blobs???
post here i will help
Click to expand...
Click to collapse
This is the log with original mi4i vendor blob in M. http://pastebin.com/iZu0CieG
The segmentation fault occurs inside libril-qc-qmi-1.so .

Related

[ROM][DEV][D2303][4.4.4] CyanogenMod 11 - Alpha 2| Developement & Discussion

{
"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 is a free, community built, aftermarket firmware distribution of Android 4.4 (KITKAT), 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.
*/
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.
Unofficial build of CyanogenMod 11 (Android 4.4.4) for the Sony Xperia M2 (eagle)​
What's working:
Display
Audio playback
Audio recording
Video playback
Screenshot
External SDcard
Internal SDcard
WiFi
Bluetooth
Notification LED
MTP
USB Host / OTG
Torch
Brightness control
GPS
RIL
Not working:
Camera (http://pastebin.com/Te5CTy9a)
Sensors (light-sensor, accelerometer)
It's entirely possible that features not used by me are broken, but overall the device should be usable. You have been warned.
Download:
ALPHA 2 : https://www.mediafire.com/?wea2vj8265qx33s
ALPHA 1 : https://www.mediafire.com/?f5389z009525alx
GAPPS
Install instructions:
Boot into Recovery
Wipe data and cache
Flash the CM11 zip
Reboot
Reboot into Recovery
Install gapps
Reboot
Upgrading from earlier version of CyanogenMod 11:
Boot into Recovery
Flash CM11 zip
Reboot
Source:
https://github.com/M2Dev
https://github.com/CyanogenMod
Thanks to:
adfad666
XDA:DevDB Information
CyanogenMod 11 for Xperia M2, ROM for the Sony Xperia M2
Contributors
galaxyfreak
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Unlocked Bootloader
Based On: CyanogenMod
Version Information
Status: Testing
Created 2014-10-15
Last Updated 2014-10-17
Good work there I assumed this is for the single sim LTE model, but should this work for the single sim WCDMA ?
Sent from my D2305
@galaxyfreak
I have updated camera, gps and arch config. Probably we should add some more sony defs but please test how it is now. Logcat should look differently now or eventaually saying it's missing other parameters.
volunteering my assistance for this project, I can't install CM11 on my phone as it is my daily driver, but if you need someone to help read through logs etc, I would be happy to help
I would love to install CM11 to help developers solve some problems, but my model is D2306, I have root but no one made CWM for this model on KK. How can I proceed? D2306 is Single SIM, LTE, South America variant.
lozohcum said:
@galaxyfreak
I have updated camera, gps and arch config. Probably we should add some more sony defs but please test how it is now. Logcat should look differently now or eventaually saying it's missing other parameters.
Click to expand...
Click to collapse
did you test your updates? As I am building it now with some mods of my own.
Galaxyfreak / lozohcum added my to the M2Dev github (thanx ). If you guys like, I have setup M2Dev on my review site. I think it is better working for all of us to commit to there for commits that require testing. Only thing to do is to add my gerrit user to M2Dev so we can actually push to github from the review
Also, is the issue list in the OP complete? NFC? BT/Wifi tethering? To name some?
Looking forward to do some nice things here
initial code review
erikcas said:
did you test your updates? As I am building it now with some mods of my own.
Galaxyfreak / lozohcum added my to the M2Dev github (thanx ). If you guys like, I have setup M2Dev on my review site. I think it is better working for all of us to commit to there for commits that require testing. Only thing to do is to add my gerrit user to M2Dev so we can actually push to github from the review
Also, is the issue list in the OP complete? NFC? BT/Wifi tethering? To name some?
Looking forward to do some nice things here
Click to expand...
Click to collapse
As said, I have no another NFC device to test, also, I did not test tethering.
Added NFC to not working as you said it's not working last night.
Working on perfectly but please fix screen brightness settings thanks
ishakcez said:
Working on perfectly but please fix screen brightness settings fix thanks
Click to expand...
Click to collapse
Fixed just an hour ago. Will be featured in next build.
"Real-time" bug list: https://github.com/M2Dev/M2_logs/blob/master/README.md
Thanks a lot
Thank you bro, but i'll wait for Mobile Network and Camera, if you say me how i can do a total backup of my ROM i can test to say you if it work
(Sorry i'm french)
Tested it for 30 min now and it seem that themes are recognized very slowly, when I install one it takes 10-20 seconds to be availble to choose in theme chooser tested it with play store themes and themes i have to install via apk.
cant say anything about nfc because i dont have anything nfc related here.
everything you stated is working is working for me too so no problem there :fingers-crossed:
I have one question why is the android version 4.4.2, I also have the moto g and 4.4.4 seemed not to make any problems maby somethings can be fixed by upgrading the cm version.
keep up the good work looking forward to give my brother cm11 for his birthday :victory:
Very good !
I'll test it and i love !
When problems will be resolve i'll keep this ROM !
And i have a problem, my recovery don't work, why ?
Bryandu13 said:
I'll test it and i love !
When problems will be resolve i'll keep this ROM !
And i have a problem, my recovery don't work, why ?
Click to expand...
Click to collapse
The Kernel has to be replaced and I think that deletes the recovery, I reflashed it but you cant boot cyanogenmod after that
Sent from my D2303 using XDA Free mobile app
How can I have a custom recovery ?
How get CWM with cyanogenmod ? I need flash GAPPS !
Bryandu13 said:
How get CWM with cyanogenmod ? I need flash GAPPS !
Click to expand...
Click to collapse
You should have flashed that with cyanogenmod without reboot between
Sent from my D2303 using XDA Free mobile app
Thanks !
tomemon said:
You should have flashed that with cyanogenmod without reboot between
Sent from my D2303 using XDA Free mobile app
Click to expand...
Click to collapse
Thank you bro, did you test it ?
Does CWM work after that ?
Bryandu13 said:
Thank you bro, did you test it ?
Does CWM work after that ?
Click to expand...
Click to collapse
I have tested it and it works but cwm doesnt
now some devtalk (I see a lot of Q&A talk in a dev section)
 @galaxyfreak / @lozohcum see my reimplement of primadriver here
I have re-imported it from caf. Now working, and without unbalanced irq's.
For ril (or actually, the problem might reside in qmuxd I think), first step to be taken is replace all firmware blobs that are taken from T2 ultra by blobs pulled from M2. I have already done so here
Now the device is able to power up the modem.
Ril is not working yet. For now, I am using the prebuilt ril blobs. Will now recompile without them and test that, also to check the qmuxd theory I have.
erikcas said:
now some devtalk (I see a lot of Q&A talk in a dev section)
@galaxyfreak / @lozohcum see my reimplement of primadriver here
I have re-imported it from caf. Now working, and without unbalanced irq's.
For ril (or actually, the problem might reside in qmuxd I think), first step to be taken is replace all firmware blobs that are taken from T2 ultra by blobs pulled from M2. I have already done so here
Now the device is able to power up the modem.
Ril is not working yet. For now, I am using the prebuilt ril blobs. Will now recompile without them and test that, also to check the qmuxd theory I have.
Click to expand...
Click to collapse
Nice work! Replaced adfad666's WiFi commits with yours in M2Dev.
On firmware, yeah, I left T2U firmware because on stock firmwares are stored on /persist partition and so I was feeling lucky

[5.1.1] cyanogenmod 12.1 [unofficial][mi509]

{
"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"
}
#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.
*/
So Guys after getting my Mobile from service centre after 1 month, I am again back with LP rom
CYANOGENMOD 12.1 BETA 4 Ported to SPICE MI509.
This is the most stable build till now and development is going further more in the main thread.
MAIN THREAD by @Al3XKOoL - " A big Thanks to him with all respect"
Now FEATURES
1. Original lp but use Stock kitkat kernel.
2. All CM12.1 Features working
3. New Cm12.1 Camera with working video recording
4. Best camera quality
5. New theme engine added by sir @Al3XKOoL
6. Pre-rooted
7. gapps included
8. Fully Stable network
WHATS WORKING IN THIS BUILD
1. RIL (Calls, Dual SIM, Data only SIM1)
2. Wifi
3. GPS/A-GPS
4. Sound
5. Camera (Only Photos)
6. Bluetooth
7. Sensors
8. 1080p Video Playback
9. SD-Card is default
Not Working
1. FM radio (we tried some FM radio patches, FM starts but channels are not detected, so removed it)
2. WIFI hotspot
3. USSD for some carrier
DOWNLOADS
CYANOGENMOD 12.1 FOR MI509
CREDITS:
Cyanogenmod Team
OMNI Team: (specially XpLoDWilD and Dr-Shadow).
@Al3XKOoL : For his build
@fire855: For first bootable CM12.1.
@DerTeufel1980: For GPS and SN inject.
@Axet: For his device tree base.
@chrmhoffmann: For his RIL base.
@mr-illusionist: For some help about mtk blobs.
@ariafan: For help in several ways.
@Santhosh M: For some help to boot my first build.
SOURCE CODE: https://github.com/Al3XKOoL
Kernel Source MI509: https://github.com/gautamsharma/Spice-MI509-Kernel-source
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: CYANOGENMOD
Great
Can u tell me please , how u ported it
!
Its nice to see cyanogenmod on an MTK device but why release with so many bugs, you probably could've teased it but don't provide a download for the ROM. This is for testers really.
kirito9 said:
Its nice to see cyanogenmod on an MTK device but why release with so many bugs, you probably could've teased it but don't provide a download for the ROM. This is for testers really.
Click to expand...
Click to collapse
My device users are too less about 20 members...and i cant fix all bugs by my own....so the main motive is to provide roms to other devs who can try the rom and try to fix bugs....and help me and other devs to fix all....
thats why i posted the rom...
saurabh1234 said:
My device users are too less about 20 members...and i cant fix all bugs by my own....so the main motive is to provide roms to other devs who can try the rom and try to fix bugs....and help me and other devs to fix all....
thats why i posted the rom...
Click to expand...
Click to collapse
ohh, sorry my bad i didn't know that was your motive. Hope you get help and glad to see another dev or dev in training contributing to mediatek.
kirito9 said:
ohh, sorry my bad i didn't know that was your motive. Hope you get help and glad to see another dev or dev in training contributing to mediatek.
Click to expand...
Click to collapse
Thanks
Hey! Nice work.
Is it Ported? Or source built?
E M I N E M said:
Hey! Nice work.
Is it Ported? Or source built?
Click to expand...
Click to collapse
ported...and used stock kitkat kernal 3.4.67
Thanks
saurabh1234 said:
ported...and used stock kitkat kernal 3.4.67
Click to expand...
Click to collapse
Anyway to fix media not playing issue like music and all?
I am facing in someone's cm12 build for mt6582.
Please try, i have this build
It too got same issues. Or are these builds same?
E M I N E M said:
Anyway to fix media not playing issue like music and all?
I am facing in someone's cm12 build for mt6582.
Please try, i have this build
It too got same issues. Or are these builds same?
Click to expand...
Click to collapse
yes all builds are same....
saurabh1234 said:
yes all builds are same....
Click to expand...
Click to collapse
So, you ported that build?
E M I N E M said:
So, you ported that build?
Click to expand...
Click to collapse
yes i ported...thats why i give credit to santosh sir......i ported from santosh sir's build........
Unofficial Alpha 2 added........
saurabh1234 said:
Unofficial Alpha 2 added........
Click to expand...
Click to collapse
check your PM
CM12 alpha 2 bugs fixed version added
saurabh1234 said:
CM12 alpha 2 bugs fixed version added
Click to expand...
Click to collapse
Great :good:
You can port my last CM12.1 build if you like.
moonrotation said:
Great :good:
You can port my last CM12.1 build if you like.
Click to expand...
Click to collapse
sir ported that also...
but it always shows 'unknown baseband' even after rebuilding it...
thats why i didnt uploaded it...
and i was going to pm you for help...
@saurabh1234 after it boots up, firstly enable root from the developer options and then use this app to set the SELinux to permissive and reboot your phone, it should work.
Credits to @[email protected] for finding that out.
saurabh1234 said:
sir ported that also...
but it always shows 'unknown baseband' even after rebuilding it...
thats why i didnt uploaded it...
and i was going to pm you for help...
Click to expand...
Click to collapse
Sorry. My pm get spammed sometime back
contactwajeeh said:
@saurabh1234 after it boots up, firstly enable root from the developer options and then use this app to set the SELinux to permissive and reboot your phone, it should work.
Credits to @[email protected] for finding that out.
Click to expand...
Click to collapse
ok i will try and tell you later......
this time enjoying cm12....
very very big thank

[ROM][UNOFFICIAL][6.0.1]Namelessrom-3.0 for ferrari[11-09-2016]

{
"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"
}
Introduction
What is NamelessROM ?
Simple - NamelessROM is opportunity.
An opportunity to have a voice to the development team of the after-market firmware that you run on your device.
The main goal of NamelessROM is to provide quality development for android devices, phones and tablets alike.
NamelessROM developers are available nearly 24/7 and respond to bug reports and feature requests almost instantly.
This availability will allow you, the end-user, to have direct input into exactly what features and functions are included on the firmware that YOU run.
NamelessROM maintains features and functions of several well-known open-source, AOSP-based ROMs, as well as many features of our own.
Visit our website for more detailed information.
NamelessROM = endless possibilities. Unless you have an iPhone, then you're out of luck.
Click to expand...
Click to collapse
DISCLAIMER
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, or dead SD cards,
* nuclear war, penguin invasions or that you are getting fired because the alarm app failed.
* before flashing it! YOU are choosing to make these modifications, and
* If you point your finger at me for messing up your device, I will laugh at you. Hard
*/
Device-specific Source code:
Device: Ferrari-Dev-Team
Kernel: Ferrari-Dev-Team
Vendor: Ferrari-Dev-Team
Known bug's
FM
Ambient Display
u can tell me
Installation instructions
Download the appropriate ROM using links provide in the first post.
Download any GApps as your choice.
Back up any and all important data.
Reboot to Recovery.
Wipe Dalvik/Cache/Factory Reset.
Wipe System.
Flash the ROM in recovery.
Flash the GApps.
Wipe Dalvik/Cache.
Reboot Device.
ROM Folder can be found here[
[11/09/16]:
- Android File Host
GApps
* Any 6.0.x GApps as your choice.
Changelog
Code:
[B]20160429[/B]:
Initial release.
[B]20160606[/B] :
device tree based on fire855
[B]20160617[/B] :
{+} android 6.0.1_r46
{+} update perfd & thermal engine from tomato
{+} update adreno blobs from libra
{+} force close apps fixed
{+} snap cm cam video works
{-} ambient display broken...,bcuz adreno blobs from libra .-.
[B]20160718[/B]
{+}based on android 6.0.1_r52
{+}new caf kernel and optimisation
{+}forced closed app fixed
{+}camera using stock camera
[B]20160911[/B]
{+}based on android 6.0.1_r66
{+} a lots of improvement with kernel
{+} super sanic boot
Reporting bug
Please give a good information,detailed including logcat
Credits
Google for Android before Cyanogenmod will slice them off.
The Android Community for their contributions.
NamelessRom
XIaomi for their Source.
Cyanogenmod for their Branch.
@Men_in_black007
@jackeagle
@TechExhibeo
@fire855
@dh.harald
@omerjerk
@Rohan purohit
XDA:DevDB Information
Namelessrom 3.0 ferrari, ROM for the Xiaomi Mi 4i
Contributors
faizauthar12
Source Code: https://nameless-rom.org/
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: 6.6.10
Based On: Namelessrom
Version Information
Status: Beta
Beta Release Date: 2016-09-11
Created 2016-04-29
Last Updated 2016-09-11
Details of this ROM
My local_manifests:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!--Ferrari Device-->
<project name="faizauthar12/android_device_xiaomi_ferrari.git" path="device/xiaomi/ferrari" remote="github" revision="cm-13.0"/>
<project name="fire855/android_kernel_xiaomi_ferrari" path="kernel/xiaomi/ferrari" remote="github" revision="cm-13.0"/>
<project name="faizauthar12/android_vendor_xiaomi_ferrari.git" path="vendor/xiaomi/ferrari" remote="github" revision="cm-13.0"/>
<!--snapdragon stuff-->
<project name="CyanogenMod/android_device_qcom_common" path="device/qcom/common" remote="github" revision="cm-13.0" />
</manifest>
Q: Can you include Feature X into your ROM?
A: No. This ROM will have NamelessRom's feature set.
Q: Where i can enable Root acces?
A: you need to enable developer option,you should show root access available there
will try flash today
The great thing about this rom, snap camera is working perfectly even the video mode works fine, the bug found is the lock screen is not working and couple of SOD well it still in early stage..cant wait for this rom to be more stable :good::good:
Krule said:
The great thing about this rom, snap camera is working perfectly even the video mode works fine, the bug found is the lock screen is not working and couple of SOD well it still in early stage..cant wait for this rom to be more stable :good::good:
Click to expand...
Click to collapse
well
to be honest i do a dirty flash from CM13,
am not getting any problem of lock screen
but it probably bcuz the source code have a problem
let me look into it again ....
Flashed and run smooth
Bugs:
1. Some issues with lock screen
2. Notification panel is not dropping down,has to restart to access the toggles.
NamelessROM developers are available nearly 24/7 and respond to bug reports and feature requests almost instantly.
This availability will allow you, the end-user, to have direct input into exactly what features and functions are included on the firmware that YOU run.
Click to expand...
Click to collapse
Q: Can you include Feature X into your ROM?
A: No. This ROM will have NamelessRom's feature set.
Click to expand...
Click to collapse
Tell me more.
Xornop said:
Tell me more.
Click to expand...
Click to collapse
it's mean....,if u want to request something... ask to NamelessRom team..
i just followed up their changes,and build it for ferrari
Do apps like Facebook and messenger work in this ROM.
update ?
android 6.0.1_r43
force close facebook
test it by yourself
i switch to fire855 tree
https://www.androidfilehost.com/?fid=24562946973631716
Downloading...
Thanks bro and feelback
Can someone provide with a buglist? Thanks in Advance!
Hackerpunk1 said:
Can someone provide with a buglist? Thanks in Advance!
Click to expand...
Click to collapse
Same as my cm13 build
is it good for daily use?
currently im on mokee build ..
faizauthar12 said:
Same as my cm13 build
Click to expand...
Click to collapse
occasional phone is powered off on this rom your
0967894983 said:
occasional phone is powered off on this rom your
Click to expand...
Click to collapse
What do u mean?
faizauthar12 said:
What do u mean?
Click to expand...
Click to collapse
Sorry my eng is bad, i used google translate,hope you read it
I have a problem with power phone in your rom(CM13) and This rom has been same problems ?
0967894983 said:
Sorry my eng is bad, i used google translate,hope you read it
I have a problem with power phone in your rom(CM13) and This rom has been same problems ?
Click to expand...
Click to collapse
Well ,there is no different between my cm13 and this nameless
I just upgrade this rom to the latest source
And ,maybe u can test it by your self
faizauthar12 said:
Well ,there is no different between my cm13 and this nameless
I just upgrade this rom to the latest source
And ,maybe u can test it by your self
Click to expand...
Click to collapse
but no problems typical rom that,all your rom is built on source fire555?:fingers-crossed:
0967894983 said:
but no problems typical rom that,all your rom is built on source fire555?:fingers-crossed:
Click to expand...
Click to collapse
Not at all ,i use rihan ,then i switch to fire855

♦ [ROM][ferrari][2016-08-09][6.0] Temasek's UNOFFICIAL CyanogenMod 13 ♦

{
"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"
}
Introduction
Temasek is based on Cyanogen Mod rom ,and added more feature than Cyanogen Mod
Code:
#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.
*/
Device tree : Ferrari-Dev-Team
Kernel : Ferrari-Dev-Team
Vendor : Ferrari-Dev-Team
Gapps as ur choice
opengapps or delta gapps
but i prefer delta gapps
=============================================
Downloads :
BasketBuild
AFH
============================================
What works?
same as CM13 based on @fire855
Known Issues
fm radio
===========================================
Installation Instructions
Download the appropriate ROM using links provide in the first post.
Download any GApps as your choice.
Back up any and all important data.
Reboot to Recovery.
Wipe Dalvik/Cache/Factory Reset.
Wipe System.
Flash the ROM in recovery.
Flash the GApps.
Wipe Dalvik/Cache.
Reboot Device.
========================================
Changelog:
Code:
[LIST]
[*]20160501:Initial release
[*]20160626: change the base to fire855 and add proper sensor patch
[*]20160711: fix fb and other apps force closed
[*]20160809: preload and cache bootanimation
a new healthd extension(offline charging)
microphone need a testing...
introduce a new cluster plug from cyanogenmod
a new vendor blobs:
new camera blobs
new egls blobs
kernel:
a new optimisation
[/LIST]
=======================================
Credits:
CyanogenMod team
@temasek
@arter97
XDA:DevDB Information
Temasek's UNOFFICIAL CyanogenMod 13 ferrari, ROM for the Xiaomi Mi 4i
Contributors
faizauthar12
Source Code: https://github.com/temasek/android/tree/cm-13.0
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: 6.6.10
Based On: Temasek
Version Information
Status: Beta
Beta Release Date: 2016-06-26
Created 2016-05-02
Last Updated 2016-08-09
My local_manifests:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!--Ferrari Device-->
<project name="faizauthar12/android_device_xiaomi_ferrari.git" path="device/xiaomi/ferrari" remote="github" revision="cm-13.0"/>
<project name="Ferrari-Dev-Team/android_kernel_xiaomi_ferrari" path="kernel/xiaomi/ferrari" remote="github" revision="cm-13.0-new"/>
<project name="faizauthar12/android_vendor_xiaomi_ferrari.git" path="vendor/xiaomi/ferrari" remote="github" revision="cm-13.0"/>
<!--snapdragon stuff-->
<project name="CyanogenMod/android_device_qcom_common" path="device/qcom/common" remote="github" revision="cm-13.0" />
<project name="CyanogenMod/android_external_stlport" path="external/stlport" revision="cm-13.0" />
</manifest>
also please merge AOSPA Boringssl into your boringssl (source/external/boringssl)
so that you can booted up the device without boringssl-compat :fingers-crossed:
Q: Can you include Feature X into your ROM?
A: No. This ROM will have Temasek's feature set.
Q: Where i can enable Root acces?
A: you need to enable developer option,you should show root access available there
CREDITS:​ @Men_in_black007, @jackeagle @TechExhibeo @fire855 @dh.harald @omerjerk, @Rohan purohit
Nice... The SOD issue is seems to be caused by the ambient display
ajaxcbcb said:
Nice... The SOD issue is seems to be caused by the ambient display
Click to expand...
Click to collapse
Yup ambient
But sometimes when u try to sent a pic
Scrolls down at some apps
U will got sod too
It's random
same bug as nameless, lock screen not working
Awesome! After all mi 4i is going to live a little longer.. Can't wait to try it. Anyone who tried this & could tell how it compares to other ROMs?
Sent from my MI 4i using Tapatalk
Since its initial.... its bound to Evolve..
Thanks a lot for it Faiz bud
Keep Coming with More ROMS
Thats Why Devs Rocks :-0
at last a new rom after so many days! i hope you will keep developing it!
Krule said:
same bug as nameless, lock screen not working
Click to expand...
Click to collapse
Try to dirty flash from cm13.....
I do that for temasek and nameless ,and everythings works fine
Thanks everyone,i will do my best
everything works fine!!!!!!?
aint u getting SOD?
sky2221996 said:
everything works fine!!!!!!?
aint u getting SOD?
Click to expand...
Click to collapse
Everythings works fine in this case i mean
The lockscreen and notificatuon drawer
Thanks for the rom, getting bored with miui, and i will try this rom...
encountered multiple SOD just by setting up the phone and going through apps.
worst case is when booting the phone it just die off. haha..
Update
Temasek 7.9
Android 6.0.1_r43
Changes:
Using caf february 2015,sorry i do a merge 1 by 1 and test it
https://androidfilehost.com/?fid=24533103863137531
lock screen and notification fix but flashlight is totally missing, soft reboot wont work, missing at status bar, also missing in camera app, cant turn on flashlight
Krule said:
lock screen and notification fix but flashlight is totally missing, soft reboot wont work, missing at status bar, also missing in camera app, cant turn on flashlight
Click to expand...
Click to collapse
thank you for ur feedback
hmm,i release that for testing with merge kernel from caf
faizauthar12 said:
thank you for ur feedback
hmm,i release that for testing with merge kernel from caf
Click to expand...
Click to collapse
overall the rom is smooth :good: , some of temasek part setting is also not working, keep it up can't wait for stable release :good::good::good:
Did some benchmarks: 37000 on antutu benchmark and 8000 on antutu battery test. On the other most up to date unofficial cm13 its 32000 and 10000. So Im currently using this ROM for it's beter performance. I mean the mi4i battery is very voor already and marshmallow also has the doze thingy. So this ROM is the best updated 6.0 ROM currently. Love it. Its a little unstable so Im waiting for the best update.
ROM is really good. Just need it to be stabilized. Loads of SODs.
I was also facing issues with SU. Installed from play Store but while loading titanium backup, it always failed to get su.

[ROM][addison][arm] Unofficial LineageOS 15.1

{
"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"
}
Code:
/*
* 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.
*/
Moto Mods are not supported​
LineageOS is a free, community built, aftermarket firmware distribution of Android 8.1.0 (Oreo), which is designed to increase performance and reliability over stock Android for your device.
LineageOS 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. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit Gerrit Code Review.
Not Working/Bugs
I'm not aware of anything not working, but this is still pretty fresh, so no guarantees!
Installation
Make sure you have at least a nougat bootloader and modem else TWRP denies the installation by throwing a message about the wrong bootloader. I recommend bootloader and modem from OPN27.76-12-22. Further details and a guide to upgrade what you need without losing data here.
Requires unlocked bootloader and a custom recovery
Place ROM & Gapps in your virtual SD
Reboot in Bootloader Mode
Go to "Recovery" (Vol +/Vol -) and confirm (power)
Wipe Data/Factory Reset
Wipe Dalvik cache
Install the ROM zip
Install su for root (get it here, you have to enable it from developer settings) [optional]
DO NOT REBOOT
Install the Gapps zip (OpenGapps works fine for me)
(Correct variant for both Gapps and su is arm for 8.1/15.1)
Reboot
Migrating to the signed build
To migrate to the newer signed builds, you will need to run a migration script once (or wipe your data).
Script with my signing keys: https://btbn.de/files/lineage/migration.sh
Instructions on how to use it: https://wiki.lineageos.org/signing_builds.html#test-keys-to-official-or-vice-versa
Downloads
All files
Latest version
Last unsigned version
Sources
Device Tree
Kernel
Credits
This is primarily based on the AOSP 8.1 ROM from Alberto97
So most of the credit for this still goes to him!
XDA:DevDB Information
Unofficial LineageOS 15.1, ROM for the Moto Z Play
Contributors
BtbN
Source Code: https://github.com/LineageOS
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.x
Based On: LineageOS
Version Information
Status: Nightly
Created 2018-07-14
Last Updated 2020-10-12
Changelog
Update 2020-10-12
Sync with LineageOS sources for October Security Patches.
Update 2019-02-02
Potential fix for low speaker volume in rare edge cases.
Update 2019-01-13
December and January Security Updates
Update 2018-11-25
November Security Updates
Update 2018-10-13
October Security Updates
Update 2018-09-09
September Security Updates
Add greybus module from MMI-OPNS27.76-12-22-24-3. This should enable _very_ basic Moto Mod support, but is entirely untested.
Update 2018-08-25
Add ipacm service and add its services to manifest
Fix reading Moto-Specific Wifi mac
Update 2018-08-24
Fix vold exFat support
Update Kernel to OPN28.49-2 (Based on Albertos AOSP Kernel, with latest security fixes rebased ontop)
Update 2018-08-15
Copied media encoder config from griffin to make UHD video recording work in Snap (and probably other places as well)
Update 2018-08-14
Synced with Lineage for august security patches
Switched from Camera2 to Snap (Camera2 is still somehow there, the less basic Camera-App is Snap)
A lot of larger under the hood fixes with barely any immediately noticeable user-impact
Made an attempt at fixing VoLTE, but since I can't test it, no promises.
any hope to this makes official ..?
talktosam said:
any hope to this makes official ..?
Click to expand...
Click to collapse
Yes, I'm working on that, but it's a slow process apparently.
Also, I'm not sure why this thread exists twice now. I got an Error 500 posting it the first time, but it seems like parts of it still made it through.
I seem to be unable to delete or even edit the other post.
Nice!! But i wont use it because i have a moto mod i need.
Might there be any possibility to have it working (TeamMex made it partially possible in his rom)?
McFlypants said:
Might there be any possibility to have it working (TeamMex made it partially possible in his rom)?
Click to expand...
Click to collapse
Definitely not impossible from the looks of it, but I'm not in possession of any Mods I could potentially test with, so support won't come from me for the time being.
BtbN said:
Definitely not impossible from the looks of it, but I'm not in possession of any Mods I could potentially test with, so support won't come from me for the time being.
Click to expand...
Click to collapse
Isn't moto mods support at least enabled in official LOS 14.1.?
After magizk manger install, phone restart time vendor image mismatch warning shows, how can it fix?
Awwww the rom is 32 bits so no gcam [Nevermind]
However, its good to see we might get official lineage os
Why you make the rom not 64bit?
Gesendet von meinem XT1635-02 mit Tapatalk
smoke007 said:
Why you make the rom not 64bit?
Click to expand...
Click to collapse
Because the official ROM is 32 bit, so by keeping it that way I can keep using the official proprietary files and (for the most part) don't need to go collect them from other devices.
Lowers the maintenance burden considerably, specially as long as Motorola still supports this device.
McFlypants said:
Isn't moto mods support at least enabled in official LOS 14.1.?
Click to expand...
Click to collapse
I don't think so. At least I don't see any traces of it in the 14.1 device tree.
BtbN said:
Because the official ROM is 32 bit, so by keeping it that way I can keep using the official proprietary files and (for the most part) don't need to go collect them from other devices.
Lowers the maintenance burden considerably, specially as long as Motorola still supports this device.
Click to expand...
Click to collapse
Ok.
Do you know if VoLTE works in Germany with Telekom.De with this Rom? With albertos aosp it dont work for me.
Gesendet von meinem XT1635-02 mit Tapatalk
smoke007 said:
Do you know if VoLTE works in Germany with Telekom.De with this Rom? With albertos aosp it dont work for me.
Click to expand...
Click to collapse
I would generally expect it to work, but can't promise anything since I'm with Congstar and they don't support it.
BtbN said:
I don't think so. At least I don't see any traces of it in the 14.1 device tree.
Click to expand...
Click to collapse
i found this in the "recent changes". Dated 2018-05-23 build!
McFlypants said:
i found this in the "recent changes". Dated 2018-05-23 build!
Click to expand...
Click to collapse
Yes, the Kernel-Side support is there, but the actual userspace side of things never got merged.
You can see the work that has happened on it here: https://github.com/mccreary/android_device_motorola_addison/commits/cm-14.1-mods
Opengapps was Solved the problem that contacts can't be synchronized?
fooby_sjz said:
Opengapps was Solved the problem that contacts can't be synchronized?
Click to expand...
Click to collapse
Yes
@BtbN: can you share your file roomservice.xml, please?
I tried to compile with error:
build/core/base_rules.mk:238: error: vendor/motorola/addison: MODULE.TARGET.SHARED_LIBRARIES.libril already defined by hardware/ril/libril.
23:26:09 ckati failed with: exit status 1
guenterm800 said:
@BtbN: can you share your file roomservice.xml, please?
Click to expand...
Click to collapse
Code:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="BtbN/android_device_motorola_addison" path="device/motorola/addison" remote="github" />
<project name="BtbN/android_kernel_motorola_msm8953" path="kernel/motorola/msm8953" remote="github" />
<project name="BtbN/proprietary_vendor_motorola" path="vendor/motorola" remote="github" depth="1" />
<project name="LineageOS/android_external_bson" path="external/bson" remote="github" />
<project name="LineageOS/android_device_qcom_common" path="device/qcom/common" remote="github" />
<project name="LineageOS/android_packages_resources_devicesettings" path="packages/resources/devicesettings" remote="github" />
</manifest>
Pretty much the default "breakfast addison" creates from the dependencies, minus the proprietary files.
Hi, good night, I'm using TWRP treble version, can I install this ROM sucefull? Or I need try with another TWRP? Thanks!

Categories

Resources