LineageOS 15 for Moto X Pure (Style) – Android Oreo

GCam Port | Google Camera APK v9.2 (May 2024) Forums Motorola Device Forums Motorola Moto X Pure – clark LineageOS 15 for Moto X Pure (Style) – Android Oreo

Viewing 10 posts - 1 through 10 (of 19 total)
  • Author
    Posts
  • #30200
    Linux User
    Participant

    Great job HashBang!
    I’ve been waiting for this ROM for a long time …
    Downloading and testing now!

    #44612
    Linux User
    Participant

    @shibaa987

    thanks for your hekp, but I couldn’t follow completely

    1. what exactly do you mean by “ceaning all the images”? I tried to wipe the phone via TWRP multiple times with no success

    2. my real problem is, that I’m not able to flash a full stock ROM due to the mentioned preflash validation error

    #37720
    Linux User
    Participant

    Okay got it. My apologies for interpreting this wrongly.
    Looks like you have a bootloader version of A0. 1C but the build is only for A0. 50 and A0. 52.

    The MBM Version tells you the bootloader version.

    Can you flash the following stock ROM which has the A0. 52 bootloader and then try installing this LineageOS 15.1 for Moto X Pure?
    https://firmware.center/firmware/Motorola/Moto%20X%20Pure%20%28XT1575%29/Stock/XT1575_CLARK_RETUS_7.0_NPH25.200-22_cid9_subsidy-DEFAULT_CFC.xml.zip

    Use the following commands to [url =”https://cyanogenmods.org/forums/topic/install-adb-fastboot-windows-drivers/”%5Dflash using fastboot utility[/url]:
    [code]
    fastboot oem fb_mode_set
    fastboot flash partition gpt.bin
    fastboot flash bootloader bootloader.img
    fastboot flash logo logo.bin
    fastboot flash boot boot.img
    fastboot flash recovery recovery.img
    fastboot flash system system.img_sparsechunk.0
    fastboot flash system system.img_sparsechunk.1
    fastboot flash system system.img_sparsechunk.2
    fastboot flash system system.img_sparsechunk.3
    fastboot flash system system.img_sparsechunk.4
    fastboot flash system system.img_sparsechunk.5
    fastboot flash system system.img_sparsechunk.6
    fastboot flash system system.img_sparsechunk.7
    fastboot flash system system.img_sparsechunk.8
    fastboot flash system system.img_sparsechunk.9
    fastboot flash modem NON-HLOS.bin
    fastboot erase modemst1
    fastboot erase modemst2
    fastboot flash fsg fsg.mbn
    fastboot flash bluetooth BTFM.bin
    fastboot erase cache
    fastboot erase userdata
    fastboot erase customize
    fastboot erase clogo
    fastboot oem fb_mode_clear
    fastboot reboot
    [/code]

    #38499
    Linux User
    Participant

    I followed the commands but received the following at “fastboot flash modem NON-HLOS.bin”

    target reported max download size of 536870912 bytes
    sending ‘modem’ (41725 KB)…
    OKAY [ 0.882s]
    writing ‘modem’…
    (bootloader) Preflash validation failed
    FAILED (remote failure)
    finished. total time: 0.917s

    All remaining and prior commands worked. Does this mean that my previous modem was not overwritten? Before proceeding with attempting to flash TWRP and then the LOS 15.1 rom I want to make sure I correct any problems.

    #38293
    Linux User
    Participant

    You can only flash the above stock firmware using fastboot utility.
    This cannot be flashed using TWRP recovery.

    I have updated the above lines of fastboot commands so that the bootloader will NOT be locked.

    #31199
    Linux User
    Participant

    tested version: lineage-15.1-20180314-UNOFFICIAL-clark

    First of all: wow this is a nice running rom, more fluid than ever before on my device, so props to HashBang

    But with almost every new ROM, I noticed a few Bugs (some of them are probably knwon issues but I’ll report them anyway):
    – the device is not able to play or record any sound
    – for some reason, some games chrash immediatly after launching
    – substratum is not able to theme the device

    #37609
    Linux User
    Participant

    3.2.1-0 which is the latest for clark.

    #32243
    Linux User
    Participant

    Hello,
    after following the steps above i am stuck in the bootloop page,
    i was on lineage-14.1-20171227-144801-UNOFFICIAL-clark.zip
    thanks for helping

    #30202
    Linux User
    Participant

    [quote quote=30200]Great job HashBang! I’ve been waiting for this ROM for a long time … Downloading and testing now![/quote]
    bug reporting:

    Cellular network does not work (SIM 2 is without IMEI);
    Bluetooth does not work;
    NFC is slow to connect;
    TWRP does not perform cache / dalvik WIPE or factory reset (reboot);
    Cammera not working.
    This until now …
    Returning to OS 14.1 until the next build … :'(

    #44814
    Linux User
    Participant

    preflash validation fails due to the locked bootloader.

    Either unlock bootloader on Motorola phone to skip boot flash validation checks

    OR flash stock factory image without unlocking bootloader using the stock recovery mode.
    So, it should be Standard recovery and factory firmware image

Viewing 10 posts - 1 through 10 (of 19 total)
  • You must be logged in to reply to this topic.