[ROM][UNOFFICIAL][7.1.2][NIKEL] LineageOS-14.1 For Xiaomi Redmi Note 4

Status
Not open for further replies.
Search This thread

Davenron

Member
Apr 28, 2017
8
2

murph187

Senior Member
Sep 7, 2010
123
36
Winnipeg
Go Aosp 6.0 for this phone. There's really no other choice for this mid tier phone. MIUI chews wayyyy too much of it's resources and can't perform.
 

KonterBiER

Senior Member
Dec 17, 2010
102
90
Kaiserslautern
@all developers
In the discord channel of this project the user @end222 hinted that in the current Nikel lineagos 14.1 device tree branch there are some MTK symbols corrupted and missing in the "libmtk_symbols".
These missing symbols are added in the Redmi Pro Omega device tree you can find here: https://github.com/end222/lineage_device_omega
Replace the Replace the "libmtk_symbols" folder with mine and give it a try.

Then Camera and Calls may work. Maybe some minor tweaking is still necessary, but the missing symbols should be ready then.
 

darkon11

Member
Jul 7, 2013
22
2
@all developers
In the discord channel of this project the user @end222 hinted that in the current Nikel lineagos 14.1 device tree branch there are some MTK symbols corrupted and missing in the "libmtk_symbols".
These missing symbols are added in the Redmi Pro Omega device tree you can find here: https://github.com/end222/lineage_device_omega
Replace the Replace the "libmtk_symbols" folder with mine and give it a try.

Then Camera and Calls may work. Maybe some minor tweaking is still necessary, but the missing symbols should be ready then.

Can you tell me (even after all the fixing) what's NOT working ?
Thanks
 

KonterBiER

Senior Member
Dec 17, 2010
102
90
Kaiserslautern
I don't know if anything is not working (did not compile the LineageOS myself).
I just wanted to say that camera and other MediaTek hardware will work, but because the code is taken from Redmi Pro it may need some minor tweaks to get it running without any problems.

Just copy & paste the "libmtk_symbols" folder from the Redmi Pro branch into your that is already booting.
 

KonterBiER

Senior Member
Dec 17, 2010
102
90
Kaiserslautern
Is someone able to make a boot image with a fixed fstab for the sdcard?
The sdcard fstab record is wrong.

It is
Code:
/devices/mtk-msdc.0/11240000.MSDC1*  	auto      auto      defaults        voldmanaged=sdcard1:auto,encryptable=userdata
/devices/platform/mt_usb*		auto      vfat      defaults        voldmanaged=usb:auto
but should be
Code:
/dev/block/platform/mtk-msdc.0/11240000.msdc1*  	auto      auto      defaults        voldmanaged=sdcard1:auto,encryptable=userdata
/dev/block/platform/platform/mt_usb*		auto      vfat      defaults        voldmanaged=usb:auto

This change needs a change to the initrd of the boot partition.
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 36
    Lineage-OS-Feature-Image-Background-Colour.png

    LineageOS is a free, community built, aftermarket firmware distribution of Android 7 (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.


    Whats Working ?
    • Boots
    • RIL (SMS, Data)
    • Wi-Fi
    • Bluetooth
    • Video Playback
    • Audio
    • Sensors
    • LED
    • GPS

    Known issues:
    • Fingerprint Scanner
    • Camera
    • Rotation Sensor
    • SD-Card
    • Calls

    Instructions :
    • Flash Twrp :- Link
    • Download the latest build and GApps
    • Reboot to recovery
    • Flash the latest build and GApps
    • Reboot

    Downloads:

    Sources:

    Join Group:

    XDAevDB Information
    [ROM][UNOFFICIAL][7.1.2][NIKEL] LineageOS-14.1 , For Xiaomi Redmi Note 4


    Contributors
    @SamarV-121, Team_MAD , @Verevka , @sandstranger , @vgdn1942 , @DeckerSU , @Danielhk , @jonnyxda , @Moyster , @adrianom
    Source code:- https://github.com/LineageOS

    ROM OS Version: 7.1.2
    ROM Kernel : Linux 3.18.x
    ROM Firmware Required: Marshmallow

    Version Information
    Status: Beta
    Current Stable Version: 14.1

    Created
    2017-07-30
    Last Updated 2017-08-12
    14
    Downloads:-

    2017-08-12
    Changelog:-

    2017-07-30
    Changelog:-
    3
    @all developers
    In the discord channel of this project the user @end222 hinted that in the current Nikel lineagos 14.1 device tree branch there are some MTK symbols corrupted and missing in the "libmtk_symbols".
    These missing symbols are added in the Redmi Pro Omega device tree you can find here: https://github.com/end222/lineage_device_omega
    Replace the Replace the "libmtk_symbols" folder with mine and give it a try.

    Then Camera and Calls may work. Maybe some minor tweaking is still necessary, but the missing symbols should be ready then.
    3
    Here are the missing Blobs for the Camera by SamarV-121:

    Missing-Blobs+Camera-Blobs-nikel.zip
    https://www.androidfilehost.com/?fid=745425885120756749

    Just install the zip via TWRP.
    3
    The redmi note 4 refered in that article is the qualcomm versión, not the mtk one. So that conclusions are not valid for this device