Recent content by religi0n

  1. R

    Post 7.1 radio & bootloader?

    https://developer.android.com/preview/download.html?utm_campaign=android_launch_npreview_061516&utm_source=anddev&utm_medium=blog#flash You can find img files here. Flash them in fastboot or use a toolkit to help
  2. R

    Post Bluetooth Nexus 6P

    I've had issues with bluetooth and random freezes as well. Rooted, stock, EX Kernel. Issues just started after July security update
  3. R

    Post [Q] Dead phone?

    No, unfortunately I did not. Never ended up being able to boot with the SD card. Followed the instructions to the dot, but no go.
  4. R

    Post [Q] Dead phone?

    It does not. This happened in a matter of minutes where nothing changed. It went from a working phone to a paperweight
  5. R

    Post [Q] Dead phone?

    Nope, not at all.
  6. R

    Thread [Q] Dead phone?

    Got home from work today, and out of nowhere my phone was randomly rebooting. It would boot to home screen, stay for a few seconds, then reboot. I tried to go into recovery, but it froze on the Team Win logo. I waited, then pulled battery again to try to get into recovery again. After I did...
  7. R

    Post [ROM][AOKP][PORT] AOKP for the DX2 and the MX2 [8/4/12]

    SuperSU is a Superuser replacement. They don't work together, they are independent of each other. They both manage what apps get access to root.
  8. R

    Post Development Work on the DroidX2

    Kexec. Kernels are more important, in my opinion. Especially with one borked as bad as ours. Speaking of which, you may be able to enlist the help of cvpvs, as he was donated an X2 a while back to help with a recovery (which fell through).
  9. R

    Post [GUIDE] V6 Supercharger Cm9 (Updated 07/18/2012)

    A few days ago I posted a thread in the themes and apps with all of the modified services.jar (HTK, Bulletproof, and Die-Hard). The webapp only patches for Die-Hard. If you want, you can include these services.jar, as they have already been modified for Alpha 5...
  10. R

    Thread [CM9] Modified services.jar for V6 Supercharger

    Hi all. I was bored this morning, so I took it upon myself to manually modify the services.jar required to make the launcher Die-Hard, HTK, or Bulletproof. This is used in the V6 Supercharger script found HERE Each of these includes the correctly modified values for their respective types of...
  11. R

    Post [ROM] [ICS 4.0.4] [AOKP] [V1.2] Based on the leaked galaxy nexus 4.0.4 build

    Links are dead. Someone please Reup!
  12. R

    Post Just got a call from Motorola

    It does seem that this news in spreading quite well. I think I will make a complaint to Verizon specifically noting how the device will not get Ice Cream Sandwich. Maybe I'll get something from that. I don't know. Maybe a free upgrade or something.
  13. R

    Post [MOD] 3 CDMA mods updated 7/11/12

    I'm on MIUI and it works. Internet seems far quicker as well. Persisted after reboot, no issues so far.
  14. R

    Post [UPDATED 4/20][ROM]CyanogenMod 7.2.0-RC1 X2 [BETA]

    Make sure you type: adb shell su Before you run that command.
  15. R

    Post [UPDATED 4/20][ROM]CyanogenMod 7.2.0-RC1 X2 [BETA]

    I can confirm that the command in adb shell: mount -o rw -t vfat /dev/block/mmcblk1p1 /sdcard-ext Will mount the external SD card. For now I will just put this in a startup script on my phone and see how that works. This isn't a fix but more of a patch.