I've got it flashed on my RAZR HD XT925 JBBL with the DPI changed to 320. I bought it secondhand and it came with KKBL so I downgraded to JBBL. Most things run fine but some apps that render off the GPU like Temple Run 2 and Subway Surfs show artifacts (random black squares and multicoloured...
I've got a droid 2 A955. I'm trying Aaahh method to patch ramdisk and how did you get devtree for your Droid X? I tried to put CG61.smg (devtree) but still gives me a blank display on the recovery. It looks like it fails during the 2ndboot process.
Aavi Hanif Balani
It requires changes to the kexec kernel and the ROM itself. Also it will require research on what partitions have signatures checked by mbm. There's no tutorial available on how to do this. It requires advanced programming knowledge to be able to do it. Also you can risk hard...
Quarx managed to to repartition the Defy successfully despite the locked bootloader. Basically, the partition table was hard coded into the 2ndboot kernel and would load during the 2ndboot process. Maybe Quarx can help with repartitioning our RAZRs.
Flash latest Photon Q TWRP: https://dl.twrp.me/asanti/
Yes, you can put kabaldan's fixed boot.img in the zip file.
And no need to fix updater-script since your flashing Photon Q version of TWRP which contains the correct codename of asanti_c.
And 121916 is the latest one available.
Yeah flash Photon Q TWRP 3.0.2.0 in your RAZR M and I had to edit updater-script to asanti_c where it says the ATRIX HD codename of 'qinara' and I downgraded to JBBL also. Better for you to flash the Photon Q version of the ROM since it has the same screen resolution otherwise you have to edit...
The ROM is working well on my Motorola RAZR HD JBBL and feels nice and smooth with good battery life so far. It is running with cache and data as f2fs with system as ext4.
Flash the correct SBF using RSD Lite or sbf_flash to your Defy+ MB526 which would be using CG version 5, 6 or 7. I recommend flashing a lower CG SBF such as DHT-22 SBF. Then wipe data/factory reset in Motorola Stock Recovery by pressing Vol Down and Power Button simultaneously. If you get a...
Hello, I need 7627a_msimage.mbn and eNPRG7627A.hex for my Defy XT XT535 to revive it back. It uses a yaffs2 filesystem for all partitions so I need the specific files that can be revived through NAND and not eMMC. It uses a MSM7227A chipset. Does anyone have these files by any chance?
I bougnt a Defy + battery on my Defy Red Lens, made my own BL7 fixed SBF and nandroid with 720p patch which made it a Defy Plus, then I rooted it and repartitioned to install CM11 and has made it very usable in 2016.
The bootloader will still be locked but fastboot mode gives the option to fastboot boot.
---------- Post added at 10:36 AM ---------- Previous post was at 10:06 AM ----------
daywalker04 What XT535 SBF's do you have that you can upload?
For apps to have some folders in the /data partition require root like TiBu and root is not available for Lollipop. You can try to downgrade to Kitkat from here: https://www.youtube.com/watch?v=mD50yW8e-EE&feature=youtu.be and use this method to root...
Give me the rom dump by using adb, so type these commands in cmd
adb pull /system/app
adb pull /system/framework
adb pull /system/priv-app
Put these folders in a zip and upload it on Google Drive and I will deodex it for you.
As, I have stated there is none at this stage because I would have to analyse what fastboot does when it unlocks the bootloader. I would have to analyse a few other partitions too. Please dump these partitions using adb shell in cmd.
adb shell
su
dd...
Suggestion on how to fix bootloader unlock problem after relocking with flashtool
NOTE: THIS ONLY WORKS IF YOU HAVE DONE A TA BACKUP. ALWAYS DO A TA BACKUP BEFORE UNLOCKING THE BOOTLOADER
In this case you should try to restore your TA Backup and you should be able to re-unlock the bootloader...
Lexmazter, I think if you use AdamOutler CASUAL language, this would make it compatible across the WIndows, Mac and Linux platforms with the one file. This would make your life easier in general and you would only need to maintain one release.
Kizoky Here is the link for Papsky's update.zip https://drive.google.com/file/d/0B9XGx7NH88Bwbm56UExYY25EMVk/view
@ Everyone else, You have to flash the ROM in the OP first then flash the update.zip
uberlaggydarwin I saw the modified Xperia E1 kernel on your Github which I presumed was to be patched and adapted for CyanogenMod. What errors did you get when you compiled CyanogenMod for the Xperia E1?
Hey guys, I'm build an optimised kernel with no overclock and an optimised kernel with GPU overclock using Linaro 4.9.x toolchain.Will upload it later once it's finished compiling.
EDIT: Getting errors when compiling in regards to bluetooth. I can't seem to extract the config from the kernel...
Tried Bootloader Exploit with boot.img signed with junk bytes and doesn't work
I have Sony 4.4.2 on top of a Sony 4.3 Bootloader. SInce I have a locked BL, I tried vortox exploit to sign boot.img (with cwm included) and it doesn't seem to work on the Xperia E1. Looks like I will have to learn...