[CLOSED][ROM][UNOFFICIAL][Q] LineageOS 17.1 for Poco F2 Pro/Redmi K30 Pro [lmi]

Status
Not open for further replies.
Search This thread

SebaUbuntu

Recognized Developer
2okPze5.png


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

Instructions (Follow them carefully)
If you aren't on my previous LineageOS build:
- On fastboot
Code:
fastboot erase userdata
- Install LOS recovery
Code:
fastboot flash recovery recovery.img
fastboot reboot recovery
- Format data/cache with recovery
- Flash the ROM via ADB sideload (On recovery, Update > Update with ADB)
Code:
adb sideload <ROM filename>
- Flash Gapps/Magisk with ADB sideload (same procedure as before)
- Reboot

If you are on my previous LineageOS build:
- Install TWRP or LRTWRP
- Flash ROM normally without wiping data
- Reboot

What is working
- Booting
- Wi-Fi
- Bluetooth
- RIL (calling, SMS, mobile data, VoLTE) (dual SIM works)
- Audio
- Camera
- Camera motor
- Fingerprint on display
- NFC
- GPS
- Camera LED
- Automatic brightness
- USB (MTP, ADB, etc.)
- AOSP offline charging
- LiveDisplay
- Sensors (rotation, accelerometer, etc...)

Bugs
Recovery:
- After you did first boot, recovery won't boot anymore, to fix, flash TWRP from mauronofrio via fastboot ot fastbootd AFTER you flashed the ROM

Required firmware
V12.0.4.0.QJKMIXM
If you are on v12.0.3.0 vendor, you can just update vendor
Full firmware: Here
Vendor: Here

Note: LineageOS 17.1 is EOL

Downloads

ROM
Recovery

Changelogs are on #2 post
Telegram channel for updates: Here
Telegram group for support: Here

Sources:
(MIUI prebuilt kernel is used, although there are kernel sources in the org, will be hopefully fixed soon)
Common device tree
lmi device tree
Common kernel sources
Common vendor blobs

Happy modding!

XDA:DevDB Information
[ROM][UNOFFICIAL] LineageOS 17.1 for Poco F2 Pro/Redmi K30 Pro [lmi], ROM for the Xiaomi Poco F2 Pro (Redmi K30 Pro)

Contributors
SebaUbuntu
Source Code: https://github.com/LineageOS

ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: V12.0.4.0.QJKMIXM
Based On: LineageOS

Version Information
Status:
Stable

Created 2020-10-07
Last Updated 2020-11-06
 
Last edited:

SebaUbuntu

Recognized Developer
Reserved

01/11/2020:
- Updated all the blobs from cmi
- Updated kernel/dtb/dtbo/kernel modules from MIUI Global v12.0.4.0
- Fixed audio crackling
- Fixed pop-up camera LED
- Added pop-up camera sounds (you can disable them in Settings > System > Front camera effects)
 
Last edited:

LuxusMind

Member
Jun 23, 2018
40
27
Good job. Hopefully we'll see further updates, i will install and try it ASAP. Props for the good work.
 
Last edited:

GoldeneyeS2

Senior Member
Mar 29, 2016
139
114
Installation:
fastboot flash recovery recovery.img
fastboot boot recovery.img
Inside LOS recovery menu: "Factory reset" > "Format data/factory reset" and "Format cache partition"
adb sideload lineage-17.1-20201007-UNOFFICIAL-lmi.zip
Start LOS
Reboot in to LOS recovery:
fastboot flash recovery recovery.img
fastboot boot recovery.img
adb sideload open_gapps-arm64-10.0-pico-20201007.zip
 

gkulur

Member
Feb 3, 2018
15
1
Magisk addon.d failed

When do adb sideload lineage-17.1-20201007-UNOFFICIAL-lmi.zip facing error :

Magisk addon.d failed

Cannot find Magisk binaries - was data wiped or not decrypted?

Reflash OTA from decrypted recovery or reflash Magisk

Pls Help!!

Thanks
 
Status
Not open for further replies.

Top Liked Posts

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


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

    Instructions (Follow them carefully)
    If you aren't on my previous LineageOS build:
    - On fastboot
    Code:
    fastboot erase userdata
    - Install LOS recovery
    Code:
    fastboot flash recovery recovery.img
    fastboot reboot recovery
    - Format data/cache with recovery
    - Flash the ROM via ADB sideload (On recovery, Update > Update with ADB)
    Code:
    adb sideload <ROM filename>
    - Flash Gapps/Magisk with ADB sideload (same procedure as before)
    - Reboot

    If you are on my previous LineageOS build:
    - Install TWRP or LRTWRP
    - Flash ROM normally without wiping data
    - Reboot

    What is working
    - Booting
    - Wi-Fi
    - Bluetooth
    - RIL (calling, SMS, mobile data, VoLTE) (dual SIM works)
    - Audio
    - Camera
    - Camera motor
    - Fingerprint on display
    - NFC
    - GPS
    - Camera LED
    - Automatic brightness
    - USB (MTP, ADB, etc.)
    - AOSP offline charging
    - LiveDisplay
    - Sensors (rotation, accelerometer, etc...)

    Bugs
    Recovery:
    - After you did first boot, recovery won't boot anymore, to fix, flash TWRP from mauronofrio via fastboot ot fastbootd AFTER you flashed the ROM

    Required firmware
    V12.0.4.0.QJKMIXM
    If you are on v12.0.3.0 vendor, you can just update vendor
    Full firmware: Here
    Vendor: Here

    Note: LineageOS 17.1 is EOL

    Downloads

    ROM
    Recovery

    Changelogs are on #2 post
    Telegram channel for updates: Here
    Telegram group for support: Here

    Sources:
    (MIUI prebuilt kernel is used, although there are kernel sources in the org, will be hopefully fixed soon)
    Common device tree
    lmi device tree
    Common kernel sources
    Common vendor blobs

    Happy modding!

    XDA:DevDB Information
    [ROM][UNOFFICIAL] LineageOS 17.1 for Poco F2 Pro/Redmi K30 Pro [lmi], ROM for the Xiaomi Poco F2 Pro (Redmi K30 Pro)

    Contributors
    SebaUbuntu
    Source Code: https://github.com/LineageOS

    ROM OS Version: Android 10
    ROM Kernel: Linux 4.x
    ROM Firmware Required: V12.0.4.0.QJKMIXM
    Based On: LineageOS

    Version Information
    Status:
    Stable

    Created 2020-10-07
    Last Updated 2020-11-06
    3
    Nice work brother, and can u add md5sum/sha1sum for checking? Thank you for your hard work.

    From the next build I'll add MD5 hash
    1
    Netflix Black Bars

    Hi, I would just like to ask (not sure if it's only on my device) because Netflix is not showing full screen and there are black bars left and right. Checked the DRM info and I have Widevine L1. Is it due to this current LOS build? Btw, thanks to the dev for this awesome custom ROM!

    Edit: Sorry, didnt know there was a way to zoom in. Please disregard
    1
    When will the Android 11 update arrive?
    1
    SebaUbuntu said that he will update all his devices to Android 11.