Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation since 06/27/2025 in Posts

  1. Lineage-22.2-20250630-NIGHTLY-pro1x with June 1st security patch installed smoothly via OTA. MindTheGapps15, and root was maintained.
    3 points
  2. If you get the 8GB number, factory reset. I believe that corrects the problem. It happens from time to time, but not often, as I recall. It's always a good idea to check after flashing.
    2 points
  3. Perhaps.... here: https://b4.timschumi.net/lineage-archive/lineage-22.1-20250407-nightly-pro1x-signed.zip (not the last, but one of the 22.1 versions) That´s the main page of this archive: https://lineage-archive.timschumi.net/#pro1x
    2 points
  4. I received the phone (Pro1x) in one of the first batches and I did order it from the website. It might have been due to some (lucky for me 😉 ) confusion at FxTec, because I alse made an IndieGoGo order of the spare battery (and never received it), thus I was _also_ an IndieGoGo contributor (who paid more for the phone due to higher price on the website - as a compensation for a supposedly lower risk of paying but not receiving anything - cough, cough - and yet even more due to additional money paid for a never delivered spare battery).
    2 points
  5. Lineage-22.2-20250623-NIGHTLY-pro1x with June 1st security patch installed smoothly via OTA. MindTheGapps15, and root was maintained. Definitely not a big update. Downloaded and installed very quickly.
    2 points
  6. Lineage-22.2-20250616-NIGHTLY-pro1x with June 1st security patch installed smoothly via OTA. MindTheGapps15, and root was maintained.
    2 points
  7. Yesterday when I wanted to switch from LineageOS 22.2 to 22.1, I foolishly performed a factory reset/data wipe on LineageOS22.2 Recovery before removing the Google account I had logged on to on 22.2 with MindTheGapps. Now, if I flash MindTheGapps, I cannot login to my google account on the phone -- it fails. I can use the phone if I flash an OS without GMS. But then I cannot st the PIN/screen-lock. I suppose something is amiss on the persist partition? I do have the backup which I took before logging in to Google. Is there still no trustworthy method for flashing the persist bac
    1 point
  8. It is highly advised to take a backup of your device specific partitions right after you receive the device. Update 20220829: tl:dr: Community has not found a safe way to restore backups as of yet. Making below described backups is still highly advised for a future where some wizard found a reliable way to restore those backups. For now, if you have broken sensors from flashing another OS, the restorecon method described in the "Repair sensors/ folder..." section does 100% work to fix those while retaining your attestation keys. While restoring any backup has a high chance to make the keys
    1 point
  9. I have managed to find a recovery for the "microG" flavour of LineageOS 22.1 and that has allowed me to flash 22.1. For future reference if anyone needs, I downloaded it here from microG's website. The archived image from timschumi as pointed out by @TeZtdevice worked perfectly. I have just booted into 22.1 and will check battery life and usability in the next couple of days. Thanks for all the help! EDIT: Daaaargh! I forgot to remove my google account from the phone when I was on 22.2. Now I can't re-login on the phone on 22.1! Had to reflash LOS without MindTheGapp
    1 point
  10. FYI: 22.1-20250407 is the last build of 22.1 https://web.archive.org/web/20250504214754/https://download.lineageos.org/devices/pro1x/builds ...but I don´t find the other img´s, Sorry.
    1 point
  11. I was on full stock. Still couldn't make it work. After bashing my head a lot, I found the answer. Here's what I had missed:
    1 point
  12. try restoring back to stock android and repeat the process?
    1 point
  13. Lineage-22.2-20250609-NIGHTLY-pro1x with June 1st security patch installed smoothly via OTA. MindTheGapps15, and root was maintained.
    1 point
  14. Sorry, running a little bit behind this week... 😉 Lineage-22.2-20250602-NIGHTLY-pro1x with May 5th security patch installed smoothly via OTA. MindTheGapps15, and root was maintained.
    1 point
  15. Lineage-22.2-20250526-NIGHTLY-pro1x with May 5th security patch installed smoothly via OTA. MindTheGapps15, and root was maintained.
    1 point
  16. Lineage-22.2-20250519-NIGHTLY-pro1x with May 5th security patch installed smoothly via OTA. MindTheGapps15, and root was maintained.
    1 point
  17. Lineage-22.2-20250512-NIGHTLY-pro1x with May 5th security patch installed smoothly via OTA. MindTheGapps15, and root was maintained.
    1 point
  18. Lineage-22.2-20250505-NIGHTLY-pro1x with April 5th security patch installed smoothly via OTA. MindTheGapps15, and root was maintained.
    1 point
  19. Lineage-22.2-20250428-NIGHTLY-pro1x with April 5th security patch installed smoothly via OTA. MindTheGapps15, and root was maintained. I think the April 1st dates in previous posts was a typo I kept perpetuating. Lol. So far well behaved, battery-wise. Lost 3% in 2 hours including activity post-update. Edit: Looks good. 7 hours, yes, mostly idle, but has only dropped 10%. That's par for the course given that I have background mail, dropbox ans calander syncing.
    1 point
  20. Lineage-22.2-20250421-NIGHTLY-pro1x with April 1st security patch installed smoothly via OTA. MindTheGapps15, and root was maintained.
    1 point
  21. never. we all start somewhere. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ I can't provide much better steps than what is already in the OP. I guess start here: backup persist. try adb method first. requires unlocked and a recovery boot if above doesn't work, install EDL (see readme and OP) edl r persist persist_backup.img edl r modemst2 modemst2_backup.img edl r modemst1 modemst1_backup.img edl r fsc fsc_backup.img edl r fsg fsg_backup.img flash your OS of choice:
    1 point
  22. Finally, this issue has been fixed by restoring backup files. I need pass '--memory=ufs' for each command $ ./edl w persist ./persist_backup.img --memory=ufs $ sleep 3 $ ./edl w modemst2 ./modemst2_backup.img --memory=ufs $ sleep 3 $ ./edl w modemst1 ./modemst1_backup.img --memory=ufs $ sleep 3 $ ./edl w fsc ./fsc_backup.img --memory=ufs $ sleep 3 $ ./edl w fsg ./fsg_backup.img --memory=ufs $ sleep 3 Here is link for my backup files if you need them: https://github.com/steward-fu/pro1x/releases/tag/v1.0 Thanks
    1 point
  23. I found a way to backup partitions that also works for windows, with just the usual ADB on the PC. HOWEVER this ONLY works for an unlocked device. ADD: The below only works on Linieage/AICP not stock android, see also this If not unlocked - unlock wiping data, or look for another method.... Make sure that your phone is in developer mode [*], and allows adb to connect as root (the phone does NOT need to be rooted) Connect cable and run (first time you must accept the connection from the pc) adb root adb shell find /dev/block/platform -name "by-name" -exec ls -al {}
    1 point
  24. 1 point
  25. I wouldn't be too bothered to bring a dock, keyboard (which is already tiny) and all, as it would replace my 1.5 kg laptop in my backpack (plus I don't need a mouse if I have a touchpad/tactile screen). The display would be my main concern. But to be honest, when I need a screen to work more seriously I will certainly have one to connect too (friend's house tv, university, work...). The pro x1 would also be more powerful than my laptop at least in term of ram (I don't know how amd64 and arm ships can compare), which was already enough for me. I don't really want an "ecosystem". I usual
    1 point
  26. I too was a die-hard fan of the N900. 🙂 I am quite happy with my hybrid Lineage+Devuan system now, which provides almost everything my N900 could do, but you are right that there are limits (HW accelerated graphics, transparent FS access, ...) because of Android concepts standing in the way. Note that UbuntuTouch comes with very similar limitations: It too is designed primarily as a phone OS and copys some of Andoid's concepts. E.g. apps are individually sandboxed, native "phone" apps and "desktop" Ubuntu software live in separate worlds, the latter running in libertine containers wi
    1 point
  27. Right, Pro1 can be very handy to do real things like logging into a server and do what is necessary, which is very frustrating on any touch keyboards. However, the one and only real and well-working Linux phone I used so far which also had a keyboard was N900. Although Pro1-X will also come with Ubports, so some kind of a Linux ecosystem will exist, nowadays one have to have an Android phone because of other services, and as it is a very restricted system, it seems for me the very same well-working environment what N900 had is not working anymore if you don't want to bring another de
    1 point
  28. Yes and no. The Pro1 (and, by extrapolation, the future Pro1-X) can be set up as a quite OK always-carry-on GNU/Linux computer. I achieved that using rooted LineageOS + a custom-made Devuan chroot (see this thread for an entry point). Similar results can certainly be obtained using stock Android combined with a solution like Termux if you do not want to root, especially if a Un*x CLI is everything you really need. In fact, if you ordered your Pro1-X with UbuntuTouch you may (hopefully) be good to go pretty much out-of-the-box. None of these solutions breaks the "phone" functions in any wa
    1 point
  29. Thanks, this is info that's good to know, if I ever go back to stock. Currently giving LOS 22.1 a chance. Although it is eating away at the battery almost as fast as 22.2... 🤦‍♂️
    0 points
  30. I'm happy I got mine but seems like when it's EOL I'll have to procure something else. AGH.... As usual... Too unfair.
    0 points
×
×
  • Create New...

Important Information

Terms