Search results

  1. S

    Thread [Q] Can't flash a modem image I grabbed after Rogers/Fido KitKat OTA

    Anyone know why I can't flash the modem partition I pulled right after the Fido/Rogers Kit Kat OTA? My steps were [email protected]_u:/ # ls /dev/block/platform/msm_sdcc.1/by-name/modem -la lrwxrwxrwx root root 2014-12-03 11:12 modem -> /dev/block/mmcblk0p1 Then I did this to copy...
  2. S

    Thread [Q]Anyone have a stock KitKat image for RSD-Lite? Bricked phone

    Well, I bricked my phone because I'm assuming I made a change to one of the read-only partitions that gets checked for the OTA update. Phone is bricked. Can't flash anything right now. Returned to LOCKED status. Can't even get the unlock code anymore. Also tried the unlock code from my...
  3. S

    Thread [Q] How are people upgrading to KitKat bootloader?

    I'm just wondering how people are upgrading to the KitKat bootloader. I haven't been on in nearly a half year and I'm sure I've missed something. Will I have to put on my stock firmware and upgrade from there first? Is there even a stock KitKat ROM for the XT925?
  4. S

    Thread RAZR HD (XT925 Rogers/Fido) Sensor List

    I was surprised and happy to see all these sensors here as the Galaxy S3 vs RAZR HD comparisons seem to make it look like the RAZR HD was missing a gyroscope, NFC and other things. I was surprised to see we have a built in barometer too! Sensors as reported by Elixir 2:
  5. S

    Thread [DUMP]Canadian MZ604 Xoom Wi-Fi boot/system/recovery image files

    Get them while they're hot! I managed to grab the system and recovery partitions after flashing Tiamat onto my boot partition (and thus trashing my clean boot partition). I had robbiev80 help me out with his new Xoom. Flashed Tiamat into his recovery partition and booted into that. I had...
  6. S

    Thread US and Canada Wifi (MZ604) Xoom comparison (only hardware is the same)

    Well, I just learned that the US wifi images are A LOT different from Canada's. I actually crippled my Xoom temporarily because the US system.img files don't like the Canadian userdata partitions. Well, that is until the userdata partition is wiped. I'm not going to say much. I'll let the...
  7. S

    Thread Requesting expert help on collecting MD5 on Xoom (virgin) Wifi image files

    So, I've picked up my replacement Xoom after bricking my first. I decided to rip my system and recovery partitions again for completeness, after discovering BeagleBoy's system.img was different from mine. I've posted my Xoom WiFi (MZ604) recovery.img in another thread. Anyway, I can confirm...
  8. S

    Thread [Q] If Wi-Fi Xoom is bricked, can (RSD) flashing the 3G SBF, then fastbooting work?

    Damn, I can't fit the whole question in the subject. Let's say someone hypothetically bricked their wifi Xoom. Can't connect with fastboot anymore. However, it does get picked up by RSD Lite. If the Wi-Fi Xoom is bricked, can flashing the 3G SBF using RSD Lite be used JUST to enable...
  9. S

    Thread Stock MZ604 (Xoom Wi-Fi) recovery.img

    Seeing as BeagleBoy (http://forum.xda-developers.com/showthread.php?t=1017398) was willing to sacrifice his recovery partition to give us clean boot.img and system.img files, I thought I'd dump my recovery partition from my Xoom Wi-Fi. *DISCLAIMER* Do not use this to relock your XOOM. I...
  10. S

    Thread [Q] Understanding unlocking... (Not rooting)

    I'm assuming that "unlocking" is not talking about a carrier lock. I got my Xoom a few days ago. It's my first Android device although I did play with Honeycomb on the ultra slow emulator with the SDK. I also have some Unix/Linux background but am VERY rusty but I think I get it now... So...
  11. S

    Thread [Q] Can I adb localhost without root?

    I have the XOOM wifi and not ready to root it yet. But I did want to get adb listening over tcp ip. I suspect this is where I'm failing. I already tried this on my XOOM. Not getting any verbose feedback saying if anything failed or succeeded. setprop service.adb.tcp.port 5555 stop adbd...