Search results

  1. S

    Post Lost Imei and Wifi signal, Help with remote failure in adb (Soft Brick maybe?)

    Did you guys try to flash the modem from set "b" on the device ? I found that when I performed (after doing a backup of all partitions...) a "dd if=/dev/block/by-name/modem_b of=/dev/block/by-name/modem_a" in a root shell (e.g. via TWRP "fastboot boot twrp.img" / "adb shell") my modem was...
  2. S

    Post Firmware oficial 9.0.0 Pie (Instalacion)

    Just a heads up on my experiences: lost my imei and wifi after performing these actions, persist intact but modem was not (baseband not found in bootloader). After testing many things and making a full backup using twrp(of all partitions), did a (in "fastboot boot twrp.img"/adb (root) shell)...
  3. S

    Post Moto z play stock firmware

    I am using the same one that is on the download link: MPN24.104-25
  4. S

    Post Moto z play stock firmware

    I am using the dual SIM variant, but did not try the firmware. What I did was compare the build number of the software with my phone, and it is exactly the same. So I expect this is the same firmware regardless if you have dual or single SIM.
  5. S

    Post Is anyone working on a ROM for this phone?

    I was browsing around, but although it looks like its bigger brother Moto Z, it is quite different in various key ways (partition sizes etc.), so it might take a bit more time. That, and Motorola still needs to release some of the open source for this phone. [Edit: first open source drop should...
  6. S

    Post Moto z play stock firmware

    I checked the EU firmware (mirror found on Google at here btw - fast DL, hashes match), and the baseband version is the same as I got in my dual sim phone. Depending on your region, it should be OK.
  7. S

    Post Different camera sensors? Isocell vs imx240?

    S6 Edge 32GB - Netherlands - No carrier Sony
  8. S

    Post [Q] No disable soft keys backlight settings?

    Please refer to my earlier post at http://forum.xda-developers.com/showpost.php?p=60009456&postcount=12 and/or use the search function.
  9. S

    Post The constantly turning on capacitive buttons...

    I have the European variant S6 Edge SM-925F, build LRX22G.G925FXXU1AOCV. But just to confirm: my behaviour is that *once the display is on*, using the touchscreen (except cap. button area) does not light the buttons. When unlocking the device, the buttons always light up briefly (unless you...
  10. S

    Post The constantly turning on capacitive buttons...

    I get the exact same behaviour on my S6 as I get on my Note 3: if I touch them they will light up, if I touch the screen they will stay off. So I don't think that has changed.
  11. S

    Post [Q] Touch key light duration settings missing.

    Fix for this issue Hi, the fix is described here (without power saving mode): http://forum.xda-developers.com/showpost.php?p=60009456&postcount=12
  12. S

    Post capacitive button issue

    Fix for this issue Hi, please check my reply in the S6 thread on the same issue: http://forum.xda-developers.com/showpost.php?p=60009456&postcount=12
  13. S

    Post S6 users...question..

    Tested the S6 Edge for over 1 week, on that one there is a specific issue with the touch keyboard sometimes being flaky for the '1' and 'a' keys to the side of the screen. Somehow to do with the Edge screen I think. No biggie. Other than that I did not experience any issue like heat nor LED. I...
  14. S

    Post Does the s6/s6-egde have regional lock?

    S6 Edge owner here: I can confirm this one has regional lock. I tested it with a Dutch sim first (coming from Netherlands), 5 minute outgoing call, then put in a US sim from T-Mobile. This worked flawlessly (without the calling bit, the SIM was deactivated already :) But yes, you do need a local...
  15. S

    Post The constantly turning on capacitive buttons...

    adb fix for capacitive buttons Hi, using my Note 3 and adb I figured out the fix for this. On the Note 3 these settings were under Settings/Display/Touch Key Light. Assuming you have ADB installed and the phone put into developer mode (root is not required, this is 'standard' stuff) + usb...