Recent content by DaTweety

  1. DaTweety

    Post [ROM][Official][Nightly] LineageOS 17.1 for OnePlus 3/3T

    Hi G-Ray, already tried to reflash gapps but it didn't help. Started a full wipe then. greez2all Tweety
  2. DaTweety

    Post [ROM][Official][Nightly] LineageOS 17.1 for OnePlus 3/3T

    Hi thanks for the hint.. after getting the search working properly now, I also realized that.. sorry for bothering with reposts :( on the other hand it seems like i am now stuck in the reboot loop to recovery because of something went wrong the first time. Is there a way to find out where the...
  3. DaTweety

    Post [ROM][Official][Nightly] LineageOS 17.1 for OnePlus 3/3T

    Hi Eric_Lev thanks for the hint, but this leads me to "no search results". Do you have a more specific answer like post number or similar? greez2all Tweety ... skip this .. the search uses another script that was blocked by firefox ..
  4. DaTweety

    Post [ROM][Official][Nightly] LineageOS 17.1 for OnePlus 3/3T

    Hi all, there we are again in boot-loop :( Just installed the update via System/Update. - Download ok - Restart to TWRP (but no need to enter password for decryption???) - Automated installation in TWRP ok - Automated restart (with password) but maybe staying for 1-2 minutes in lineage...
  5. DaTweety

    Post [ROM][Official][Nightly] LineageOS 17.1 for OnePlus 3/3T

    Hi all, got some difficulties during the installation process. what i did: - coming from LOS 16 - install TWRP SAR - complete format - reboot to TWRP - install oxygenos-9.0.6-bl-km-5.0.8-firmware-3T.zip - reboot to TWRP - install LOS 17.1 from USB-OTG -> failed with error 7 - install LOS...
  6. DaTweety

    Post OnePlus 3T stuck in Recovery/Fastboot after trying to flash Lineage 16

    Hi all, I have got another problem with the nightly updates since modem firmware changed to 9.0.4 in July . This is just the date, don't know if it is related to that. Since then I get the common hints about "new nightly available". -> download -> install. "Preparing update" -> Reboot...
  7. DaTweety

    Post [ROM+Kernel][Unofficial][Unified]LineageOS 15.1[8.1.0]

    Hi Pitrus, thanks for the links, got to carefully read which one is the most appropriate. Btw. I came from latest stock rom. Shouldn't that have all updates of firmwares? Finally it installed after several tries but had no keyboard?!? Using USB keyboard was working fine though. :p So I got...
  8. DaTweety

    Post [ROM+Kernel][Unofficial][Unified]LineageOS 15.1[8.1.0]

    Hi. TWRP was easy to find and update. About the firmware I am unsure which one to use. There are severeal threads, links and versions, for example: https://forum.xda-developers.com/oneplus-3/development/firmware-updates-oos-3-1-2-3-5-2-t3465312 Others tell about "this is OP 3 only, not 3T..."...
  9. DaTweety

    Post [ROM+Kernel][Unofficial][Unified]LineageOS 15.1[8.1.0]

    Hi all, two issues here. using TWRP (3.0.4 - 3.1.1) and the new build (20171227) won't install because device is not recognized assert(getprop("ro.product.device") == "OnePlus3" || getprop("ro.build.product") == "OnePlus3" ... etc leads to unrecognized device. Removing these lines finally...