Recent content by tifriis

  1. T

    Post [Help Thread][Moto G6] Ask Any Question, Noob Friendly (2018)

    Hi, I wanted to sell my phone so I start to re-lock my bootloader. I follow your guide but I have this issue with fastboot oem lock (with several methods) : (bootloader) Not in unlocked state
  2. T

    Post [Help Thread][Moto G6] Ask Any Question, Noob Friendly (2018)

    Thanks, so just to be sure, In order to update my moto g6 without erase my data I have to use fastboot and the following command : 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...
  3. T

    Post [Help Thread][Moto G6] Ask Any Question, Noob Friendly (2018)

    I tried to do it with Lenovo Moto Smart Assistant v4.3.0.9 but when i click on "Flash" I have "Feature available soon". I wanted to apply update (I can't do it with android because my moto g(6) get TWRP). Do you know how i can make update ?
  4. T

    Thread Where can I found lineage app apk (TRebuchet)

    Hello, I have a phone which doesn't support lineage but I would like to install lineage apps on my phone, especially Trebuchet. But I can't find a "secure"/official apk on the Internet. Any ideas ? Thanks !
  5. T

    Post [Help Thread][Moto G6] Ask Any Question, Noob Friendly (2018)

    Thanks. So just to be sure, I just have to connect my phone to windows, launch LMSA and then select the "Flash" Tab (Switch to Upgrade) option ? I won't lose any data ? Thanks
  6. T

    Post [Help Thread][Moto G6] Ask Any Question, Noob Friendly (2018)

    Hi, I rooted my Moto G6 and installed Magisk and TWRP. My moto proposed an android security update (PPSS29.55.37-7-10) but when I want to install it, the phone reboot in recovery mode but nothing update. What is the way to install system update ? Do I need to download myself...
  7. T

    Post OP5 : black screen when lineage logo display + white led

    Thanks for your support. Do you think it's the motherboard ? Do you know if I can buy another one ? Thanks for all, I apprieciate !
  8. T

    Post OP5 : black screen when lineage logo display + white led

    For infomation, I succeed to use MSM Download Too. I was sotck in "Param preprocessing" because my battery was too low. However, when my OP5 reboot, it displays the 1+ logo then get stuck with the red point and white circle, then reboot. Any ideas ?
  9. T

    Post OP5 : black screen when lineage logo display + white led

    Hi ! I think I managed to install the driver (I had to remove old drivers). Now MsmDownloadTool gives me this state : Index : 1 Com : COM3 Status of Connection : Connected SN : Status of Communication : Param preprocessing I'm stuck in "Param preprocessing". Phone have green LED. Any ideas ...
  10. T

    Post OP5 : black screen when lineage logo display + white led

    Thanks but I did it (I followed this link : https://www.howtogeek.com/167723/how-to-disable-driver-signature-verification-on-64-bit-windows-8.1-so-that-you-can-install-unsigned-drivers/ and I run "bcdedit /set testsigning on" then I restarted). Maybe I have to uninstall some drivers before...
  11. T

    Post OP5 : black screen when lineage logo display + white led

    Thanks for your answer. I wanted to follow this guide (https://forum.xda-developers.com/oneplus-5/how-to/guide-unbrick-guide-hard-bricked-t3761706) but MSM Download Tool can't see my OnePlus (I followed the instructions but my phone doesn't appear under COMs and Ports). For your information, I...
  12. T

    Thread OP5 : black screen when lineage logo display + white led

    Hi ! my Oneplus 5 has slightly taken rainwater in my pocket. The phone wouldn't start up again. I changed the battery. The phone reboots, the screen displays "1+ Powered by Android", then the screen starts to display lineage Logo and turns black and a white LED lights up. I can't access the...
  13. T

    Post [GUIDE][ROOT][Moto G6][ALI] TWRP, Root, and Magisk installation guide.

    Hello communauty ! I just tried to root my Moto G6 XT1925-5 but I'm stuck in step 3 with this error : sudo fastboot flash boot OPS27.104-92_no-verity_boot.img (bootloader) is-logical:boot: not found Sending 'boot' (11262 KB) OKAY [ 0.709s] Writing 'boot'...
  14. T

    Post [Help Thread][Moto G6] Ask Any Question, Noob Friendly (2018)

    Thanks to your link I suceed to enter recovery ! So fast ! A big thanks to you ! Do you know which is the app I deleted who caused this problem ?
  15. T

    Post [Help Thread][Moto G6] Ask Any Question, Noob Friendly (2018)

    Hello community ! I wanted to delete applications via ADB. SInce then, my phone is blocked on boot (bootloop) and impossible to do a recovery ("no command"). Here what I did with ADB : 297 sudo adb start-server 302 adb devices 303 adb logcat 304 adb shell 305 adb shell pm list...