[TREBLE] Project treble for natrium - Xiaomi Mi 5s Plus ROMs, Kernels, Recoveries, & Oth

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 it
* 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.
*
*/
What is Project Treble
Project Treble basically partitions your device into two separate partitions, a system and a vendor: system contains your generic system image, while vendor partition has your device specific files required for booting and running your phone. This way we can easily change the system image and be able to run our device on different system images with the same kernel and vendor partition.
About
Weijianism did not build any verdor image of new version because he does not own this device. Although I am not familiar with android source and android build, I am very happy to learn it so that we natrium owners can use project treble.
So I message to Weijianism to know how to do it and have learnt it for a few weeks. Now I am trying to build vendors. Cause I still know a few about it, It is really very hard for me to solve problems in myself. So if you have any advice, please tell me or push you code in github. THANK YOU!
What is NOT WORKING
Camera
Let's test it together.
Download
ALPHA 0815 (boot.img + vendor.img)
How to
1. wipe everything using TWRP
2. flash boot.img + vendor.img
3. flash system.img
4. reboot to system
Sources
Kernel for msm8996 (lineage-15.1)
Configuration for natrium (lineage-15.1)
Configuration for msm8996 (lineage-15.1) (Minor patches)
Proprietary vendor (lineage-15.1) (Minor patches, forked from Weijianism , credits MZO)
XDA: DevDB Information
Project Treble for Mi 5s Plus
Contributors
Justin_hill
Weijianism
Thanks to
LineageOS
Mi 5s Plus devs
@Weijianism
ROM OS Version: 8.x Oreo
Rom Kernel: Linux 3.x
Version Information
Status: Testing
Created: 2018-08-13
Last Updated: 2018-08-16

Anyone try ?

Well, Bluetooth & Camera won't work on any gsi. Bluetooth service has been stopped. Can't connect to camera.
:c

Bluetooth working, but wifi is always dropping. did you take the drivers from los? also very laggy compared to old treble.

1. bootloop problem solved when using rr gsi. (code from hacker1024)
2. bluetooth service stoped problem solved.
QuiseShampe said:
Well, Bluetooth & Camera won't work on any gsi. Bluetooth service has been stopped. Can't connect to camera.
:c
Click to expand...
Click to collapse
The camera's problem seems very hard, I will try to use GCam later. Now I do have no idea about how to solve it.
You may help me solve it if you like!
pote2639 said:
Bluetooth working, but wifi is always dropping. did you take the drivers from los? also very laggy compared to old treble.
Click to expand...
Click to collapse
Yes, I used code and drivers from los totally.
And I really don't know what happened on your device cause you didn't tell me any useful information (such as what gsi and which version). I only find this kind of problem when using gsi of Android P Developer Preview.

justin_hill said:
Yes, I used code and drivers from los totally.
And I really don't know what happened on your device cause you didn't tell me any useful information (such as what gsi and which version). I only find this kind of problem when using gsi of Android P Developer Preview.
Click to expand...
Click to collapse
I used this version sgsi ones. Build PR1.
https://forum.xda-developers.com/pr...ment/rom-android-p-developer-preview-t3816659

pote2639 said:
I used this version sgsi ones. Build PR1.
https://forum.xda-developers.com/pr...ment/rom-android-p-developer-preview-t3816659
Click to expand...
Click to collapse
emm, maybe you should not use version of developer preview there is an experimental build of Android pie.
And I am so sorry that I would not like to spend time on version of developer preview.

justin_hill said:
emm, maybe you should not use version of developer preview there is an experimental build of Android pie.
And I am so sorry that I would not like to spend time on version of developer preview.
Click to expand...
Click to collapse
I guess I'll wait for android p stable sgsi build then.

Good day sir!
Is there any chance that this rom will be available to Mi 5s (Capricorn) soon?

rhp_engcoy said:
Good day sir!
Is there any chance that this rom will be available to Mi 5s (Capricorn) soon?
Click to expand...
Click to collapse
Hope for me get a new natrium and I'll do for capricorn and natrium too.
Ofc, as justin did for natrium already, I'm gonna just ship it on my custom ROMs projects, not separated things like capricorn should get it too.

@justin_hill
This is interesting, thanks for taking this up!
I'd like to mention that my last RR build has more recent vendor files than @Weijianism's treble builds.
I'm not sure why bluetooth only works with an RR GSI... That's weird. We need logs, of course.
I've never ported Project Treble to a device before, but I'm happy to help.
With the camera - I think this old branch of the kernel may work. I have no idea why, though.
P.S. I'm hacker1024 on GitHub.

theOriginalSuperl2 said:
@justin_hill
This is interesting, thanks for taking this up!
I'd like to mention that my last RR build has more recent vendor files than @Weijianism's treble builds.
I'm not sure why bluetooth only works with an RR GSI... That's weird. We need logs, of course.
I've never ported Project Treble to a device before, but I'm happy to help.
With the camera - I think this old branch of the kernel may work. I have no idea why, though.
P.S. I'm hacker1024 on GitHub.
Click to expand...
Click to collapse
Yeah, your code have inspired me a lot when I saw your repositories.
Maybe I fixed the bluetooth problem when I add back the libbtnv.so to /vendor/lib/ since it was deleted in this commit.
For the camera problem, I don't know how vendor module relates to kernel. But I will try it afterwards.
Actually I almost know nothing about lineage source code, system build skills and things like this. If you can help, it will be grateful!

any news on the development?

Crescendo Xenomorph said:
any news on the development?
Click to expand...
Click to collapse
About treble support I can tell that I'm gonna include in my ROMs, and maybe I'll give some vendor zips too, if @justin_hill doesn't care about that.

Crescendo Xenomorph said:
any news on the development?
Click to expand...
Click to collapse
Sorry, I am trying to do something about Treble for Android Pie, But there are still several problems unsolved. Cause I'm not familiar with those code, so maybe I can't solve it by myself. It will be so grateful if anyone can contribute to it.
So we will expect @Hlcpereira WORK, Thank you so much!

Hey, is the camera problem solved?

It can't be booting on any sgsi so what should i
do

Related

[ROM][UNOFFICIAL] CM 13.0 [h901] [TEST BUILDS][07-13-16]

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 6.0 (Marshmallow), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are 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 us for messing up your device, we 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. You will need to provide your own Google Applications package (gapps). CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
Works:
Data, Wifi, GPS, modded screen hack
Still needs work:
Bluetooth music skips
Camera
Unofficial v10 h901 device tree: https://github.com/aclegg2011/android_device_lge_h901
Unofficial v10 h901 vendor tree: https://github.com/aclegg2011/https://github.com/aclegg2011/proprietary_vendor_lge_h901
Unofficial v10 h901 MM Kernel(caf): https://github.com/Nebula-Mirror/android_kernel_lge_pplus
Download Links
CyanogenMod:
Unofficial Test Build: https://www.androidfilehost.com/?fid=24572369242688627
Google apps addon:
OpenGapps: http://opengapps.org/ ARM64, 6.0, pico
The CyanogenMod team would like to thank everyone involved in helping with testing, coding, debugging & documenting! Enjoy!
For getting a working v10 mm kernel together and asking me to help:
Eliminater74
The base of the device trees I used were based of the g4 repos, thanks to these guys for it:
genesixxbf3
codeworkx
XDA:DevDB Information
[ROM][UNOFFICIAL] CM 13.0 [h901] , ROM for the T-Mobile LG V10
Contributors
aclegg2011
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Based On: CM, AOSP
Version Information
Status: Testing
Created 2016-03-28
Last Updated 2016-07-13
Reserved
Thanks for all the testers that helped me get this project this far!
Reserved
Screenshots
SWEET!!
Very good sir!
OMG.... Thanks download now... Woooho... ? ? ?
Thanks for doing what the companies are taking forever to do lol
I finally get my v10 tomorrow. So I'm hoping I can get more bug fixes done soon.
FYI: Remember peepz, This IS TESTING STAGE only......... Camera does not work.. The chances that you can make a decent phone call is very slim..
Bluetooth works. but music skips........
We are working hard on this Project.......... CM13 Kernel is The Stock V10 H901 MM Kernel Merged with Caf/msm8992 ..............
We are keeping the unofficial cm13 kernel As close to stock as possible so that peepz can do what they want with mods................
If you want custom kernel.. Check out my Nebula3e when I release it for the V10.............
But dont expect everything here to work.............................. But it will soon................
Officially hyped. Can't wait for the bugs to be worked out.
Just quick question, screenshots don't show it but what does the second screen look like? Is it enabled/active. This is asked to the current testers. I'm probably going to wait til most of the bugs are ironed out before installing. This phone is my daily driver so I need to make sure it works consistently.
amoot329 said:
Just quick question, screenshots don't show it but what does the second screen look like? Is it enabled/active. This is asked to the current testers. I'm probably going to wait til most of the bugs are ironed out before installing. This phone is my daily driver so I need to make sure it works consistently.
Click to expand...
Click to collapse
I was told it's disabled and you get a full screen. I'm going to try my best to see if I can get it added in. No promises though.
No worries, I know you have the v10 on the way. Fingers crossed, you'll do magic with it. B
Sent from my debloated rooted LG V10 using Tapatalk
Will the hifi DAC work?
frunkisOnA said:
Will the hifi DAC work?
Click to expand...
Click to collapse
The DAC, Capture+, and nearly every other LG/device specific feature are currently not working and will probably not work with CyanogenMod for some time. This is CM, so it's very unlikely we'll be getting any of the camera-specific features from the stock ROM for a while either.
If you value those features, you should stick with a stock-based ROM for the foreseeable future.
soltheman said:
The DAC, Capture+, and nearly every other LG/device specific feature are currently not working and will probably not work with CyanogenMod for some time. This is CM, so it's very unlikely we'll be getting any of the camera-specific features from the stock ROM for a while either.
If you value those features, you should stick with a stock-based ROM for the foreseeable future.
Click to expand...
Click to collapse
OK thank you
soltheman said:
The DAC, Capture+, and nearly every other LG/device specific feature are currently not working and will probably not work with CyanogenMod for some time. This is CM, so it's very unlikely we'll be getting any of the camera-specific features from the stock ROM for a while either.
If you value those features, you should stick with a stock-based ROM for the foreseeable future.
Click to expand...
Click to collapse
You never know. Maybe if the right coders come around and try a little harder amazing things could get done. Not promising nothing, but you just never know.
Nice work. Couldn't test it for a long period cause Google play services force closes constantly. Nice start tho
supergear said:
Nice work. Couldn't test it for a long period cause Google play services force closes constantly. Nice start tho
Click to expand...
Click to collapse
I wanted to wait a little longer till I got more bugs out, but some kiddie rom guy said it was vaporware. So now it's here. Bugs and all.
aclegg2011 said:
I wanted to wait a little longer till I got more bugs out, but some kiddie rom guy said it was vaporware. So now it's here. Bugs and all.
Click to expand...
Click to collapse
Who cares what people think. You know it wasn't vaporware that is all that matters. If kiddie Rom guy thought it was fake he could have made it himself. Anyways good work so far, at least it boots!
---------- Post added at 05:24 AM ---------- Previous post was at 05:21 AM ----------
Don't let Impatient people rush you or make you quit! Just ignore people who expect you to do stuff you do as a hobby. Now if they want to pay you then that is another story

Sensei [Enjoy the ZenExperience][UberTC][Kernel]

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 Kernel
* 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.
*/
Introduction
What Is Sensei?​
Sensei is a kernel for the Mi4i (ferrari) ported to the Oneplus3 that is derived from the original sources. Built with UberTC to ensure the best performance and stability with a highly optimized system. Cherry-picked features & fixes from AOSP, CM and other repos to provide useful and well-tested features that make your phone better. It does not have useless kernel patches or make dangerous or experimental changes to your phone that cause weird or inexplicable problems.
Features​
Nothing special for now.
Compability​
Sensei is compatible with any rom derived from the CyanogenMod source (CM12.1, CM13, Resurrection Remix) & Stock Rom
DONATIONS​
Sensei is built on open-source software which doesn't allow me to charge it for anything. If you like the kernel and want to donate, here's my paypal email "[email protected]"
Where to download?
Downloads are in the changelog on the 2nd post​
How to install?
Download the kernel
Move it to your phone if downloaded from PC
Reboot into recovery
Locate the kernel and install. You don't have to wipe cache/dalvik.
XDA:DevDB Information
Sensei for Oneplus3, Kernel for the OnePlus 3
Contributors
haikalizz
Source Code: https://gitlab.com/webhaikal/SenseiOneplus3
Kernel Special Features:
Version Information
Status: Testing
Created 2016-06-15
Last Updated 2016-06-15
Changelog & Downloads
Sensei 1.0-dev (15/06/2016)
Initial Release
Download: https://www.androidfilehost.com/?fid=24572369242686502
MD5: 5be48348e7d53dfc89373e56a3f8ad56
Sensei 1.1-dev (18/06/2016)
Added frandom
Toggleable software crc for faster performance
New optimizations into the Makefile
Changeable throttle temperature
Download: https://www.androidfilehost.com/?fid=24572369242686696
MD5: a37c5ff9fc93a0268cfa1850fc50b3d6
Reserved
Is "warranty now void" since OnePlus actively encourage development of the phone???
white43 said:
Is "warranty now void" since OnePlus actively encourage development of the phone???
Click to expand...
Click to collapse
Good point
so this is tested on?
i have been using sensei on my Mi 4i and i am glad to see one for my brand new oneplus 3, thanks dev
wont install in twrp, says its not for the oneplus3.
#Ferrariplz Log
Does this force encryption?
fix-this! said:
wont install in twrp, says its not for the oneplus3.
Click to expand...
Click to collapse
I forgot, the updater script is from ferrari. I added a check in it, forgot to change. You can remove it manually or you could wait for the next update tonight...
Here's the update: https://www.androidfilehost.com/?fid=24572369242686696
Plus if anybody can get me the original boot.img, please do. I wanted to keep a backup of it, don't have the device yet to take it from.
haikalizz said:
Here's the update: https://www.androidfilehost.com/?fid=24572369242686696
Plus if anybody can get me the original boot.img, please do. I wanted to keep a backup of it, don't have the device yet to take it from.
Click to expand...
Click to collapse
Still wont flash in twrp. Seems the update script is wrong and has to be specific for the device. Says it needs to be named OnePlus3 not oneplus3.
haikalizz said:
Here's the update: https://www.androidfilehost.com/?fid=24572369242686696
Plus if anybody can get me the original boot.img, please do. I wanted to keep a backup of it, don't have the device yet to take it from.
Click to expand...
Click to collapse
Stock boot.img From 3.1.3
Stock 3.1.2 boot.img here : http://forum.xda-developers.com/oneplus-3/help/boot-img-stock-rom-required-t3400130
i changed the update script and it flashed finally but the phone doesn't boot at all. had to go back to the stock kernel.
Does the OP even have this phone to test the kernel?
fix-this! said:
Does the OP even have this phone to test the kernel?
Click to expand...
Click to collapse
Still haven't received it... Need to wait 2-3 weeks because I bought it from outside of the country and the shipping takes time...
haikalizz said:
Still haven't received it... Need to wait 2-3 weeks because I bought it from outside of the country and the shipping takes time...
Click to expand...
Click to collapse
Well ill test for you if you keep building.
https://www.androidfilehost.com/?fid=24591023225176581 Let's try this one out... Thanks to @DespairFactor for helping out with stuff...
haikalizz said:
https://www.androidfilehost.com/?fid=24591023225176581 Let's try this one out... Thanks to @DespairFactor for helping out with stuff...
Click to expand...
Click to collapse
Build flashed but reboots to bootloader when you reboot the device

[ROM][Unofficial][6.0][oneplus3]CyanogenMod 13.0 for OnePlus 3

Deprecated, move to http://forum.xda-developers.com/oneplus-3/development/rom-unofficial-cyanogenmod-13-t3399089
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 6.0 (Marshmallow), which is designed to increase performance and reliability over stock Android for your device.​
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are 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 us for messing up your device, we 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. You will need to provide your own Google Applications package (gapps). 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 our Gerrit Code Review. Your changelog is whatever was merged into gerrit.
Official CyanogenMod Wiki:http://wiki.cyanogenmod.org/w/Main_Page
Important information:
This thread is for CyanogenMod 13.0 builds for OnePlus 3. The following will not be supported here:
Custom kernels
Mods
Xposed
We don't support Xposed and any logcat which includes a Xposed module will be ignored. You're kindly invited to not report bugs if you:
Flashed a custom kernel
Installed or did mods from untrusted sources
Modified system files
Features:
Now the device is mainly maintained by Grarak, Steve Kondik, Altaf Patel and me
Merged latest f2fs stable branch for linux 3.18.y, F2FS is supprted
Update kernel to linux 3.18.36
Support CDMA
Support call recording
Camera HDR mode works well
SELinux set to enforcing
Enabled cpusets
Known bugs:
No VOOC/DASH support
To be discovered
TODO:
Add kernel level color calibration support
Perf related enhancement
Installation:
First time flashing CyanogenMod 13.0 on your device, or coming from another ROM?
Download the zip(s)
Install a compatible Recovery, my TWRP is highly recommended because it supports both decryption and F2FS: http://forum.xda-developers.com/oneplus-3/development/recovery-twrp-3-0-2-0-touch-recovery-t3402999
Perform a nandroid backup of your current ROM (Optional)
Wipe data/factory reset
Flash CyanogenMod
Optional: Install the Google Apps addon package
Reboot
Source code:
https://github.com/cyanogenmod
https://github.com/cyanogenmod/android_device_oneplus_oneplus3
https://github.com/cyanogenmod/android_kernel_oneplus_msm8996
https://github.com/TheMuppets/proprietary_vendor_oneplus
Changelog:
16/6/21:
First release with latest CM source
16/7/3:
Sync latest CM source
Update proprietary blobs
Steve pulled lots of telephony patches from CAF, he says telephony now works fine for him
Miscellaneous bug fixes and tweaks
Download:
https://s.basketbuild.com/devs/dianlujitao/oneplus3/cm13
Credits:
CyanogenMod Team
Code Aurora Forum
OnePlusOSS
ivan19871002 (graphics and camera HDR mode)
Grarak
Steve Kondik
Altaf Patel
Other CyanogenMod developers
XDA:DevDB Information
CyanogenMod, ROM for the OnePlus 3
Contributors
dianlujitao
ROM OS Version: 6.0.x Marshmallow
Based On: CyanogenMod
Version Information
Status: Beta
Current Beta Version: 2
Beta Release Date: 2016-07-03
Created 2016-06-21
Last Updated 2016-07-03
been fan of your work on honor 4x and z9 max...good to see you here...
good job! Wonder whether the camera could be as good as the stock one
I get com.andorid.phone FC during setup stage. Cannot complete setup.
--deleted--
Volte is broke FYI.
EggZenBeanz said:
I get com.andorid.phone FC during setup stage. Cannot complete setup.
Click to expand...
Click to collapse
Maybe you have 2 sim cards, right. Remove one and try...
Good job done bro
..keep up
Sent from my TECNO W4 using Tapatalk
EggZenBeanz said:
I get com.andorid.phone FC during setup stage. Cannot complete setup.
Click to expand...
Click to collapse
Had the same problem restarted to twrp re-wiped everything and re-flashed and been smooth sailing ever since.
Are you going to add sRGB mode?
I've an issue with .mp4 files.
All work fine except .mp4 files ... mu OP3 cannot read them, all of them !
Someother with this strange issue ?
No VoLTE. Here's a logcat.
stupid ?, does the fingerprint sensor work with cm13 or just stock?
Bradl79 said:
stupid ?, does the fingerprint sensor work with cm13 or just stock?
Click to expand...
Click to collapse
Works with CM
itsLewin said:
Works with CM
Click to expand...
Click to collapse
thank you, do u know how easy it is to go back to stock OxygenOS from a nandroid backup, do u know if i need to do anything special like reflash firmware or something, since our TWRP does not back those up, thank u
Bradl79 said:
thank you, do u know how easy it is to go back to stock OxygenOS from a nandroid backup, do u know if i need to do anything special like reflash firmware or something, since our TWRP does not back those up, thank u
Click to expand...
Click to collapse
Remember to set your screen unlock to swipe before making the backup as your unock pattern wont be valid after a restore. I had this situation already twice.
Planet X said:
Remember to set your screen unlock to swipe before making the backup as your unock pattern wont be valid after a restore. I had this situation already twice.
Click to expand...
Click to collapse
Yeah I have done that too lol, other than that anything else I need to do
@dianlujitao thanks for your hard work, following it on the cmxlog Mind sharing a new build with the new kernel stuff etc?
matssa said:
@dianlujitao thanks for your hard work, following it on the cmxlog Mind sharing a new build with the new kernel stuff etc?
Click to expand...
Click to collapse
Still WIP in many fields
dianlujitao said:
Still WIP in many fields
Click to expand...
Click to collapse
Yeah I thought so ^^ But since Grarak isn't sharing any new builds (mostly because there is WIP), I though that maybe you could share yours Anyhow, I hope CM13 will sort out official builds sonn

LineageOS for microG

Android experience relies heavily on Google's Play Services. The microG project creates an alternative to installing Gapps, which install and execute closed-source blobs on our phones. MicroG however requires a patch called "signature spoofing", which allows microG's apps to spoof themselves as Google Apps. LineageOS currently does not include the patch due to different opinions among the developers. (further information can be found here)
This makes microG installation difficult on LineageOS and other ROMs. Our ROM is a fork of LineageOS with just the necessary changes to have microG built-in. We ship weekly builds for all the LineageOS supported devices..
You can find us on https://lineage.microg.org
XDA:DevDB Information
LineageOS for microG, ROM for all devices (see above for details)
Contributors
Simon94, ncorna, n1zzo, LineageOS, MaR-V-iN
Source Code: https://github.com/lineageos4microg
ROM OS Version: Android 10
Based On: LineageOS
Version Information
Status: Nightly
Created 2017-11-06
Last Updated 2020-08-28
Would like to have build for Nexus 9 aka flounder
Awesome start! Good luck with that! Cheers! :fingers-crossed:
Is this the thread mentioned in the FAQ where one can request builds for other devices supported by LineageOS?
If so, I'd love to see a build for the LG G5 (aka h850), which is currently the only high-end device by a known manufacturer with a removable battery and high repairability (8/10 from Ifixit).
It's fully supported by LineageOS (https://wiki.lineageos.org/devices/h850) and I'd be willing to report any possible problems and help debug it if necessary.
Thanks in advance and awesome project!
Can you please add support for LG G4 (H815) as well?
The LineageOS for microG OTA infrastructure is based on https://github.com/julianxhokaxhiu/LineageOTA?
I'm mounting my own infrastructure and I want to know how to build it. Thanks.
Current device list which will be built tomorrow:
Code:
a6020,angler,armani,athene,bacon,bullhead,cancro,capricorn,cheeseburger,clark,condor,crackling,d855,
deb,dragon,falcon,flo,flounder,gemini,h815,h850,hammerhead,harpia,herolte,here2lte,hlte,i9100,
i9300,jfltexx,kenzo,klte,libra,lux,m8,mako,mido,oneplus2,oneplus3,onyx,osprey,otus,paella,pme,
serranoltexx,shamu,thea,titan,victara,wt88047,yuga,Z00L
Simon94 said:
Current device list which will be built tomorrow:
Code:
a6020,angler,armani,athene,bacon,bullhead,cancro,capricorn,cheeseburger,clark,condor,crackling,d855,
deb,dragon,falcon,flo,flounder,gemini,h815,h850,hammerhead,harpia,herolte,here2lte,hlte,i9100,
i9300,jfltexx,kenzo,klte,libra,lux,m8,mako,mido,oneplus2,oneplus3,onyx,osprey,otus,paella,pme,
serranoltexx,shamu,thea,titan,victara,wt88047,yuga,Z00L
Click to expand...
Click to collapse
Please, include piccolo!
DaniPhii said:
Please, include piccolo!
Click to expand...
Click to collapse
Done!
@Simon94 does it supports substratum ? and thanks for the modded lineage .
Microg.me is a really wonderful project , I have been using it for 3 days, but there are some things that annoy me. In particular, is it really necessary to implement it in every single build ?? I use an application with the same signature, so at each ota it is replaced by the fakestore and that's annoying . Also one ota per day is pretty excessive I think, especially for daily usage. Why not release an update at the same time as the official lineage ?
Please excuse me if the answers to my questions are obvious, I'm a bit new on microg.
Would it be possible to built a pac which could be used for an unofficial LOS-Release to install it e.g. via twrp? I would to love to test the microg-package onto my satsuki (E6833) Sony Xperia Z5 Premium Dual
sandeep_7 said:
@Simon94 does it supports substratum ? and thanks for the modded lineage .
Click to expand...
Click to collapse
Same feature-set as LineageOS. If LOS supports substratum, we are supporting this aswell.
Silver_Defender said:
Microg.me is a really wonderful project , I have been using it for 3 days, but there are some things that annoy me. In particular, is it really necessary to implement it in every single build ?? I use an application with the same signature, so at each ota it is replaced by the fakestore and that's annoying . Also one ota per day is pretty excessive I think, especially for daily usage. Why not release an update at the same time as the official lineage ?
Please excuse me if the answers to my questions are obvious, I'm a bit new on microg.
Click to expand...
Click to collapse
Unfortunately we wont remove FakeStore since our goal is to provide a Google free ROM with a fully working ecosystem which requires having FakeStore installed. Sorry for that. What you could do is to write a script for OTA survival / - or removal and put it in the /system/addon.d directory. But we're not going to support this in any way.
Otherwise we can invite you to not use Play Store, but a replacement like Yalp Store.
We like to build as often as we can. Its up to you and your free choice. If you dont want to update on a daily basis, just dont do it
Best, Simon
MaStErB_1984 said:
Would it be possible to built a pac which could be used for an unofficial LOS-Release to install it e.g. via twrp? I would to love to test the microg-package onto my satsuki (E6833) Sony Xperia Z5 Premium Dual
Click to expand...
Click to collapse
..
https://lineage.microg.org/#faq said:
Can you add support for my device? It is not supported by LineageOS though...
No, I'm sorry.
Click to expand...
Click to collapse
MaStErB_1984 said:
Would it be possible to built a pac which could be used for an unofficial LOS-Release to install it e.g. via twrp? I would to love to test the microg-package onto my satsuki (E6833) Sony Xperia Z5 Premium Dual
Click to expand...
Click to collapse
There are several methods to get microg. Maybe you should start reading there https://forum.xda-developers.com/android/general/index-list-custom-roms-offering-t3557047
My preferred method have been nanomod patcher and shadow53's zip.
I can't find my device in the download section!! Yu yunique (jalebi). As the site says that all the devices with official linegae os support will get this rom?? Pls provide for my device jalebi. Thanks in advance.
Shashank Varma said:
I can't find my device in the download section!! Yu yunique (jalebi). As the site says that all the devices with official linegae os support will get this rom?? Pls provide for my device jalebi. Thanks in advance.
Click to expand...
Click to collapse
Added in next build.
Simon94 said:
Added in next build.
Click to expand...
Click to collapse
Thank you!! Waiting for it
Hey there! I have an old first-gen Moto X as my main android device (ghost) and I'd love to take advantage of your awesome project! I tried to get the docker image up and running myself, but I keep getting random DNS failures in docker, which seem to get silently passed, which results in the build claiming to be successful, yet no builds show up in my "zips" folder when it completes. Only thing that I think needs changed from the default is the lineageOS branch (cm-13.0). Would it be too much trouble to add 'ghost' to your list of builds?
Thank you,
neutral
Can you add support for taoshan (Sony Xperia L)?
Has LOS support.
Thanks!
Moto g5 cedric?

[ROM][UNOFFICIAL][9.0.0] LineageOS 16.0 [ALPHA] [31.12.2018]

Code:
/*
* Your (probably expired) 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.
*/
IMPORTANT INFORMATION
Hi all,
This ROM is in a very early development stage, so you can expect a lot of things broken.
Please don't expect to use this ROM as a daily driver.
What is working:
Audio (playback)
Bluetooth
Graphics
Camera - photo, video recording (w/out audio)
Sensors
RIL
GPS
Wifi
USB
Video playback (HW/SW)
What is not working:
Audio recording
Proximity & Orientation sensors
GPS
Camera may not start at times
System time issues (alarm might not work or start with a delay)
maybe yet something
Download:
AndroidFileHost
Installation order:
The installation below requires a repartition of the phone internal sdcard in order this ROM fit on /system partition. DO NOT proceed an installation if you are unsure what you're doing and how to deal with a possible consequencies.
before installation make sure you have a TWRP recovery
install chrono kernel (both ROM and the corresponding kernel are located in the same directory - see ROM link below)
reboot recovery
flash ReParted zip. This will wipe system, data and cache partitions!
install ROM
install chrono kernel again
*please note a possibly undesirable effect of the repartition: cache partition will be decreased to 15 MB and some ROMs that rely upon this partition won't boot. To restore original sdcard partition layout, flash stock 4.1.2 ROM (with PIT file).
Credits:
@SergeyL
@rINanDO
@AdrianDC
@3liteking148
@Meticulus
@Unjustified Dev
@golden-guy
@nieltg
@isaak
@NovaFusion
@TeamCanjica
LineageOS community
Google
Special Thanks:
@isaak, @enkflr, @Pdevo, @prometej-zg for donating this phone!
[*]@S.AMU for providing FTP-Server
Source code:
Manifest: LOS 16.0
Device tree: LOS 16.0,
Kernel: LOS 16.0
other repos
XDA:DevDB Information
LineageOS 16.0, ROM for the Samsung Galaxy S Advance I9070
Contributors
ChronoMonochrome
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.4.x
ROM Firmware Required: TWRP recovery 3.x
Version Information
Status: Alpha
Created 2018-12-31
Last Updated 2018-12-31
Reserved
Reserved
Wow, works better than Oreo
Srsly, little more tweaking and this is suitable for daily use
is it possible to implement these functions in the janice kernel?
github.com/pelya/android-keyboard-gadget
Gonna try it today in 5 hours maybe, use it for a day and give my feedback. thanks for keeping this phone alive. Also have u tried magisk with this rom? I will try it anyway but i just wanted to know.
Here is my feedback.
1- No space for flashing pico gapps so I guess we will have to use microG.
2- Random freezes that takes like a minute then locks the phone.
3-Sometimes, WiFi didn't work and I had to restart. When pressing the icon it flashes green then goes back to grey again.
4-Bluetooth isn't working at all ( not sure if it's only me or what because it never worked on LOS 15.1 too ).
5-GPS not working as well.
6-I hope you add HardwareKeys remap, navigation gestures and Traffic monitor, of course if you don't mind.
..
That's pretty much it. If you can fix the second and third problems, this ROM can be used as a daily driver.
Sent from my GT-I9070 using XDA Labs
Sorry for OT but, @ChronoMonochrome you considered working on PMOS for 9070?
It's nice idea and porting require talented people like you
https://wiki.postmarketos.org/wiki/Samsung_Galaxy_S_Advance_(samsung-i9070)
Bx16 said:
Sorry for OT but, @ChronoMonochrome you considered working on PMOS for 9070?
It's nice idea and porting require talented people like you
https://wiki.postmarketos.org/wiki/Samsung_Galaxy_S_Advance_(samsung-i9070)
Click to expand...
Click to collapse
Nice to see some efforts of developing custom ROMs here, but amount of non-working features scares me
I would rather stick updating some my older ROMs like UltimateROM (but no promises though).
Mainlining/forward porting work always comes handy, irrespective of whether one's interested to Android/Linux or GNU/Linux.
I cannot believe this device is still getting updates
excuse my rudeness but do u plan on updating this rom or should i lose hope ?
How do i install this room? I tried everything but always got or error 7 or infinite samsung screen without being able to go to recovery mode, so found myself going back to stock over and over again :/
DeathArcanaXIII said:
How do i install this room? I tried everything but always got or error 7 or infinite samsung screen without being able to go to recovery mode, so found myself going back to stock over and over again :/
Click to expand...
Click to collapse
You have to upgrade from 2.3 rom to a 4.2 rom first like this (if it didn't work, consider using this )in order to upgrade the bootloader then you can install this rom. But i wouldn't recommend this rom as its not stable. LOS 15.1 is far more stable for a daily driver.
Pie works great, but one (maybe silly) question...
Where to get GApps for this ROM?
.czarodziej said:
Pie works great, but one (maybe silly) question...
Where to get GApps for this ROM?
Click to expand...
Click to collapse
https://wiki.lineageos.org/gapps.html (you need GApps for ARM platform).
Does this ROM work on the Galaxy S gts7582? Would the developer of this ROM solve the 15.1 Lineageos bugs for the gts7582?
oseiasrodrigues0 said:
Does this ROM work on the Galaxy S gts7582? Would the developer of this ROM solve the 15.1 Lineageos bugs for the gts7582?
Click to expand...
Click to collapse
Provably not, they're completely different devices.
The dev need access to the device or at least a very very similar one to look at bugs properly so I guess no.
enkflr said:
Provably not, they're completely different devices.
The dev need access to the device or at least a very very similar one to look at bugs properly so I guess no.
Click to expand...
Click to collapse
Is that the gts7582 has lineageos 15 It initializes only does not work anything video, audio, etc. So I thought some dev could solve the bugs of this ROM. But thank you very much for the answer
I installed lineage os 16 on my s advance this is how it went:
1. Bluetooth kept crashing idk why but i uninstalled the bluetooth apk so it dosen't work at all
2. MicroG
It works fine i flashed it and it has signuature spoofing already on yay and it dosen't get stuck in the boot animation after restart
3. Kernel
Oh yeah overclocking is fun i overclocked the cpu to the max and it works amazing
4. Camera
Works but not video
Its ok but bluetooth sadly not working but idc
Its not my main phone anyway thankgod <3

Categories

Resources