Recent content by murrty

  1. murrty

    Post What the hell is this??

    if you think about it, is anything truly compatible with phone?
  2. murrty

    Post [ROM][OFFICIAL][PAYTON][NIGHTLIES]Lineage OS 17.1

    Has anyone tried using rekado or nxloader on here? It'd be nice to have the switch payloads being pushed from this device.
  3. murrty

    Post [DISCUSSION] Physical watch versus Smart watch...

    I like the idea of an analog watch with some smart watch features, the reliability of analog would go great with some basic use-cases of digital. Like, a watch that sends text messages? A watch that makes calls? What's the point when you have a phone in your pocket. For privacy, I prefer analog...
  4. murrty

    Post Moto X Stuck on Logo Screen, Bootloader won't go into "Recovery"

    Do you have a custom recovery? If so, have you tried booting into a recovery using fastboot (Not the one on the device)?
  5. murrty

    Thread Remove e-SIM information?

    I had this phone for years running on a Sprint network but since I hadn't had a need for it up until recently I decided to leave it as it was after switching phones. The problem I have now is that the e-SIM (I think it's e-SIM technology, a connection to the cellular towers without having a sim...
  6. murrty

    Post [ROM][OFFICIAL][PAYTON][NIGHTLIES]Lineage OS 17.1

    Step 1: Go to the very first post Step 2: Read.
  7. murrty

    Post [ROM][OFFICIAL][PAYTON][NIGHTLIES]Lineage OS 17.1

    You need to specify the slot. Instead of "fastboot flash modem" you would write "fastboot flash modem_a" + "fastboot flash modem_b".
  8. murrty

    Post [RECOVERY][UNOFFICIAL][TWRP 3.2.1][MOTO x4 PAYTON][7.1.1/8.0]

    Ever since installing the latest TWRP (3.2.3-1), I've had issues with GApps, and it never happened before flashing TWRP (which I thought would be just a quick flash to upgrade). Now, whenever I try to flash GApps it either doesn't install Play Store, Services, and Framework, or it installs the...
  9. murrty

    Thread Opening "Screen Lock" in the settings causes the app to crash

    Everytime I try to add a lock for my phone (screen lock), it crashes the Settings app. I did have App Ops blocking a lot of apps from accessing some permissions, but I have removed them from App Ops so they should have full permission, as well as AFWall, but I couldn't really change any...
  10. murrty

    Post Fix 4g/LTE Data On Sprint With Lineage Base (Also GSI)

    I switched to project fi, this fix does work.
  11. murrty

    Post ptable.img

    Since the Moto x4 utilizes A/B slots, you'll have to specify the slot for boot. Instead of "fastboot flash boot boot.img", you'll need to specify "fastboot flash boot_a boot.img" and "fastbooth flash boot_b boot.img" and etc for other partitions. It would be good practice to flash both the...
  12. murrty

    Post Give this guy a piece of your mind

    While everyone here knows Motorola (or any other manufacturer) not releasing signed firmware images is annoying and not helpful to everyone who dabbles in this stuff, I don't think you should be telling people on alternate forums to go out and basically brigade it because they're giving people...
  13. murrty

    Post Fix 4g/LTE Data On Sprint With Lineage Base (Also GSI)

    What's the point of SprintDM and Carrier Provisioning Service if 4G relies on a Modem & APN? The world may never know. Thanks for this, now Fi users can also get full Sprint access (if they need it).
  14. murrty

    Post Moto x4 does not start after rooting with supersu

    Use magisk instead, it's a systemless root method. There's tutorials on how to flash stock firmware on the rom and tutorial sections. Read the twrp tutorial to install twrp, since it doesn't install through the traditional fastboot method, you need to flash twrp.zip in twrp to retain it as a...
  15. murrty

    Post Bootloop on flashing Xposed on Moto X4 Android 8.1

    Xposed doesn't flash properly on the x4. Some people report success. But even when I was able to get xposed installed through magisk, none of the modules would activate. I have a theory that the forced device encryption is the cause of it, but I'm not 100%.