[ROM][UNOFFICIAL][sagit][8.0] LineageOS 15.0

Search This thread

xiaobai112220

Senior Member
Dec 7, 2013
167
892
29
Beijing
2okPze5.png


LineageOS is a free, community built, aftermarket firmware distribution of Android 7.1 (Nougat), 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 out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.

What's working :
  • Boots
  • Wifi
  • Bluetooth
  • Video Playback
  • Audio
  • Sensors
  • GPS

What's not working :
  • Camera (Flashlight works)
  • SELinux is permissive

Attention :
  • At first boot after flash this rom, dt2w may not work,reboot is required.
  • Current version requires Chinese dev firmware version: 7.8.31 or newer, older version may have some issues.

Instructions :
  • Download the latest build and gapps
  • Reboot to recovery
  • Flash the latest build and gapps
  • Reboot

Downloads :


XDA:DevDB Information
LineageOS, ROM for the Xiaomi Mi 6

Contributors
xiaobai112220
Source Code: https://github.com/thune-xiaobai/android_device_xiaomi_sagit/tree/lineage-15.0-unclean

ROM OS Version: 8.x Oreo
ROM Kernel: Linux 4.x

Version Information
Status: Testing

Created 2017-10-21
Last Updated 2017-10-21
 
U

UnknownDev420

Guest
To fix camera do this:
Go to build.prop and add this line "persist.camera.hal3.enabled=1"
Then install open camera :D
 

Top Liked Posts

  • There are no posts matching your filters.
  • 29
    2okPze5.png


    LineageOS is a free, community built, aftermarket firmware distribution of Android 7.1 (Nougat), 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 out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.

    What's working :
    • Boots
    • Wifi
    • Bluetooth
    • Video Playback
    • Audio
    • Sensors
    • GPS

    What's not working :
    • Camera (Flashlight works)
    • SELinux is permissive

    Attention :
    • At first boot after flash this rom, dt2w may not work,reboot is required.
    • Current version requires Chinese dev firmware version: 7.8.31 or newer, older version may have some issues.

    Instructions :
    • Download the latest build and gapps
    • Reboot to recovery
    • Flash the latest build and gapps
    • Reboot

    Downloads :


    XDA:DevDB Information
    LineageOS, ROM for the Xiaomi Mi 6

    Contributors
    xiaobai112220
    Source Code: https://github.com/thune-xiaobai/android_device_xiaomi_sagit/tree/lineage-15.0-unclean

    ROM OS Version: 8.x Oreo
    ROM Kernel: Linux 4.x

    Version Information
    Status: Testing

    Created 2017-10-21
    Last Updated 2017-10-21
    5
    Hi @xiaobai112220, are you the maintainer of mokee rom ? If yes, what project are you focusing on, this rom or mokee ?

    Yes.
    Maybe both, and in fact, they have only little differences on device layer,so after I fixed bugs on lineage, I can pick this to mokee.
    3
    Sweet. I'll wait until camera port works.

    Thanks for your tough work.
    3
    Hey guys to get internal storage working properly go in build.prop and change

    ro.sys.sdcardfs=1 to ro.sys.sdcardfs=0