[ROM][SOURCE] Resurrection Remix TEST - Galaxy S Advance I9070 General

Don't flash this rom because can't be used.Read what i wrote bellow:
Rom is booting,but after it booted it get FC and can't be avoided because it popup always after you touch "Ok",like a loop.I changed ro.build.type=userdebug to ro.build.type=eng and device boot with usb debugging enabled.But my windows cant recognize it and i dont know why,so i can't take a logcat.
Maybe someone can take a logcat for me (Ubuntu / Windows) and post it here.Will be very usefull to fix these FC.
Link download: http://d-h.st/Z9C . Before download,please read everything i wrote. Thank you!

Great work guy

Related

[OFF-TOPIC] Kernel 3.0.100

Guys this is an off topic about the newest kernel.
TheWhisp has done some GREAT JOB with putting effort on our device , if you haven't looked on his GitHub yet , here you are :
https://github.com/TheWhisp/android...mmit/970d42f9c57f405f0f90638ffcd07294c6a44e87
(I don't have any info about it , just wanted to share it :silly: )
blinqipa said:
Guys this is an off topic about the newest kernel.
TheWhisp has done some GREAT JOB with putting effort on our device , if you haven't looked on his GitHub yet , here you are :
https://github.com/TheWhisp/android...mmit/970d42f9c57f405f0f90638ffcd07294c6a44e87
(I don't have any info about it , just wanted to share it :silly: )
Click to expand...
Click to collapse
Thnx for the whisp and for you for publishing this i wasn't know untill now . hope they upload it soon
blinqipa said:
Guys this is an off topic about the newest kernel.
TheWhisp has done some GREAT JOB with putting effort on our device , if you haven't looked on his GitHub yet , here you are :
https://github.com/TheWhisp/android...mmit/970d42f9c57f405f0f90638ffcd07294c6a44e87
(I don't have any info about it , just wanted to share it :silly: )
Click to expand...
Click to collapse
khaledreno said:
Thnx for the whisp and for you for publishing this i wasn't know untill now . hope they upload it soon
Click to expand...
Click to collapse
there is a development build of cm 10.2
but it dosent boot
give kmsg here if anyone can
vickyg.coolest said:
there is a development build of cm 10.2
but it dosent boot
give kmsg here if anyone can
Click to expand...
Click to collapse
@TheWhisp thanks for the CM10.2 build , however :
*The ROM boots , but it takes about 5-7min. to boot
*The Buttons work (Power and Home) , wake the device , but the screen doesn't react to a touch , you touch but nothing happens
*Of course the phone is stuck on "Welcome to CyanogenMod"
*I can see the battery charging when screen is ON , but simply cannot touch anywhere
*There is a LINE on the Bottom of screen (IDK for what it is) , even on ROM booting ,even when the ROM booted , (on the "Welcome to CyanogenMod" screen (Simply , the line is permanently there )
*I tried taking logcat / last_kmsg , but adb cannot detect any device , as I think , the USB Debugging is Turned OFF .
*If you can give us something to do , I'll try
Thank you again for this perfect ROM
Edit' I took this photo from file_contexts on the ROM .zip , everything here is s0 , does that mean that adb , log , kmsg is disabled , or am I wrong :silly:
blinqipa said:
@TheWhisp thanks for the CM10.2 build , however :
*The ROM boots , but it takes about 5-7min. to boot
*The Buttons work (Power and Home) , wake the device , but the screen doesn't react to a touch , you touch but nothing happens
*Of course the phone is stuck on "Welcome to CyanogenMod"
*I can see the battery charging when screen is ON , but simply cannot touch anywhere
*There is a LINE on the Bottom of screen (IDK for what it is) , even on ROM booting ,even when the ROM booted , (on the "Welcome to CyanogenMod" screen (Simply , the line is permanently there )
*I tried taking logcat / last_kmsg , but adb cannot detect any device , as I think , the USB Debugging is Turned OFF .
*If you can give us something to do , I'll try
Thank you again for this perfect ROM
Edit' I took this photo from file_contexts on the ROM .zip , everything here is s0 , does that mean that adb , log , kmsg is disabled , or am I wrong :silly:
Click to expand...
Click to collapse
it doesnt boot for me
its stuck on gts7500 logo
edit-
ohk it did booted after 10 min
vickyg.coolest said:
there is a development build of cm 10.2
but it dosent boot
give kmsg here if anyone can
Click to expand...
Click to collapse
There's no touch response ,right? And can you get logs kmsg's?
Sent from my GT-S7500 using xda premium
blinqipa said:
There's no touch response ,right? And can you get logs kmsg's?
Sent from my GT-S7500 using xda premium
Click to expand...
Click to collapse
pull the battery from the mobile and then boot and then again pull the battery
do this 2-3 times
and then go to recovery and there do this command
Code:
adb shell
cat /proc/kmsg > /sdcard/k.txt
vickyg.coolest said:
pull the battery from the mobile and then boot and then again pull the battery
do this 2-3 times
and then go to recovery and there do this command
Code:
adb shell
cat /proc/kmsg > /sdcard/k.txt
Click to expand...
Click to collapse
submitted to cm thread :laugh:
thanks for the tip
I pulled "dropbox" "tombstones" folders from cwm backup data.ext4.tar.a .
As trying boot remove battery 3 times didnt produce a kmsg log . the only kmsg was from recoverys kernel
Tried a forth time and made a cwm backup to see if that captured anything
tombstone logs seem to be about problems with "/system/bin/mediaserver"
E AudioHardwareMSM76XXA: audioeq library open failure
I AudioHardwareMSM76XXA: failed to set audpp parameters, exiting
E AudioHardwareMSM76XXA: audioeq library open failure
W AudioFlinger: Thread AudioOut_2 cannot connect to the power manager service
E AudioFlinger: int android::load_audio_interface(const char*, audio_hw_device_t**)
couldn't load audio hw module audio.usb (No such file or directory)
I AudioFlinger: loadHwModule() error -2 loading module usb
W AudioPolicyManagerBase: could not open HW module usb
F libc : Fatal signal 11 (SIGSEGV) at 0x0000005a (code=1), thread 119 (mediaserver)

[FIX] Windows 8.1 Fastboot/Flashmode/ADB for Sony and Samsung devices

As you all may now, Microsoft pushed the new driver stack in Windows 8.1 so ALL (not only USB 3.0) devices must provide a BOS descriptor. Sony ADB and Fastboot doesn't, so Windows fails to enumerate the device which is reported in Device Manager as error code 43.
This also may help if you have a USB drive or mouse and it stopped working after you upgraded from Windows 8 to Windows 8.1.
Microsoft said that the fix will come in February but for people who don't want to wait I prepaired a dirty solution:
Microsoft published the update.
proof - see attachment.
THE PROBLEM IS NOW FIXED BY THIS UPDATE: http://support.microsoft.com/kb/2917929 - USE IT INSTEAD OF MY FIX!
Here is my old (dirty) solution:
HTML:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
I repeat this is a REALLY DIRTY solution that may harm your system, personal data, hardware and/or cat.
Here are the steps:
0. Have a Linux or Windows LiveCD just in case something goes wrong
1. Download and extract files from attachment
2. Navigate to the folder corresponding to your system version (x86 = 32-bit, x64 = 64 bit)
3. Right-click franken-usb.bat and click "Run as Administrator"
5. Wait for it to finish and reboot the system. If everything went fine, you will boot your system successfully
6. Install ADB/Fastboot drivers just like on Windows 8
7. Connect your phone in Fastboot mode to your USB 2.0 port and check if it works
8. Enjoy and wait for official fix
How does it work:
It's not any kind of magic - it just replaces Windows 8.1's usbhub.sys and usbport.sys with Windows 8's ones.
Old files don't check for BOS descriptor so Fastboot can work.
Script updated - it should now actually copy the files but please double check if files were copied to C:\Windows\system32\Drivers!
Hope it helps you!
Regards!
So far it works (both adb and fastboot) on my computer. But it was necessary to copy these files manually.
Thank you! :good:
!! success !!
thank u bro , working great on win 8.1 pro 64 bit , fastbooted sony xperia LWW and flashed kernel like before ! :laugh:
just need to copy files manually though but that was so easy .:victory:
thanks! working perfectly 8.1 64bit
you're my hero
Looks like it works reading those comments! Gonna try it tomorrow!
Sent from my LT30p using xda app-developers app
EDIT:
doesnt work for me! It now doesnt show the driver blabla it shows s1 fastboot. And the phone doesnt stay in fastboot
EDIT 2:
nevermind fixed it with installing drivers via flashtool.
Thankyou my hero!
Works on me too! Thanks!
awesome!! you are my hero!!!!:good:
works on windows 8.1 x64 usb 2.0
thanks great fix
I only needed to replace manually files, but yes! Now it works perfectly on Win8.1 x64 on USB2.0 computer!
My problem finally solved, thanks to you janek2012! :good:
Steph310 said:
I only needed to replace manually files, but yes! Now it works perfectly on Win8.1 x64 on USB2.0 computer!
My problem finally solved, thanks to you janek2012! :good:
Click to expand...
Click to collapse
Yea me too replaced manualy, but all works fine. At last phone connect in fastboot and flash
Dobra robota @janek
yes working good with replace manually files
thanks bro
Finally Success!!
You are on the top of my "Good Guys" list!! After manually copying the two files, fastboot is now working on my Win 8.1 x64 USB 2 computer. Nothing else worked. I tried editing the registry, updated USB drivers, replaced with universal drivers, intel drivers and nothing worked except your solution.
Many thanks.
janek2012,
Many thanks for this workaround - it saved me having to wait for Microsoft's fix to perform the update to Windows 8.1. I would recommend that you update your archive with a more reliable "restore" script, or at least update your initial post with the information. Rather than moving the .bak files back into place, it makes much better sense to utilise Windows Resource Protection/sfc. These two commands will repair the two files:
Code:
sfc /scanfile=%systemroot%\system32\Drivers\usbhub.sys
sfc /scanfile=%systemroot%\system32\Drivers\usbport.sys
If the integrity violations are not repaired correctly, future hotfixes/updates from Microsoft that contain updated USB drivers (including the specific fix for this issue) may fail to install.
thnakyou so much man.....wasted my whole day for this,now i got fastboot usb..
Did not work for me, now left with no functional usb ports. How do I restore the .bak files?
Thanks SO MUCH for this!!!!
I had tried everything and only your solution works!!!
Art2Fly said:
Did not work for me, now left with no functional usb ports. How do I restore the .bak files?
Click to expand...
Click to collapse
Just navigate to \windows\system32\drivers, and move the current usbhub.sys and usbport.sys (should be v6.2.9200.16384)
and then rename
usbhub.sys.bak to usbhub.sys and
usbport.sys.bak to usbport.sys
(should be v6.3.9600.16384)
Then reboot.
Worked without any problems (had to manually coppy the files to the system32\driver folder )
sorry, but can't hit the Thanks-Button more than one time
Using HDH with HBoot: 0.85.0024
Win8.1 (Install from scratch - no update installation) 64Bit
intel 4th Gen
ADB was working with no problem from very begining but the Fastboot I got just working after this nice and easy tutorial/fix
Thanks a tonne
Today my Win 8.1 64bit install updates from microsoft, and fastboot/flashmod work without this fix
Art2Fly said:
Did not work for me, now left with no functional usb ports. How do I restore the .bak files?
Click to expand...
Click to collapse
just copy the two files in this zip and manually replace them with the one in system {to open drivers, just press windows+r and type drivers and press enter}
ALWAYS HAVE A BACKUP
DeadMan2k said:
Today my Win 8.1 64bit install updates from microsoft, and fastboot/flashmod work without this fix
Click to expand...
Click to collapse
Yes!
Just Install FlashTool Driver

Recovery BootStrap (TWRP) - Motorola Defy\Bravo

Recovery BootStrap (TWRP) - Motorola Defy\Bravo
Version: 4.0
Install Recovery BootStrap (TWRP) for Motorola Defy\Bravo via a USB cable. For computers running the Windows\Linux (port version) operating system.
Download: (Windows: MEGA / Google Drive) | (Linux: port by nastys post>>)
Install Recovery BootStrap (TWRP) you can right out stock firmware (without custom recovery) with superuser.
Recovery BootStrap (TWRP) - for the recovery say thank Quarx, after installation, you can install the rom CyanogenMod from Quarx for December 2014 (but do not forget about resize.zip).
Can be installed on Defy (MB525), Defy Plus (MB526), Bravo (MB520).
Requirements for smartphone:
Enable USB debugging
Superuser (ROOT)
Free space on the memory card of 100 megabytes
Instructions:
1. Download the archive
2. Unpack it somewhere else with a short path, for example D:\andro
3. Connect your phone via USB cable ("debugging on USB" should be included)
4. Run the install_bootstrap.cmd
5. When you see the label "Let's Start? =)", press any key
6. If the superuser ask permission for full access "ADB Shell", allow.
7. After installing the smart phone will automatically restart
!IMPORTANT! after restarting the Stock firmware will not start!, but you will have BootStrap (TWRP) so you can safely install custom firmware\rom
Change log:
V3:
Changed how the script
Fixed installation errors recovery on Android 4.x and later
V4:
The script changed drastically
After installation removes trash from the memory card (so far only on Android 4.x and later)
Made for normal (mortals) users , before you start the installation script checks (by model) which smartphone connected to the computer, if your smartphone is not supported script report it and stop installation, if supported will give something "Device: MB525".
Serviceability checked on the Chinese 231 (Defy) firmware with superuser (what say thank borndead), and on the Asian 231 (Defy)
Questions\FAQ:
Error "[ERROR] Verify device!", what to do?
Error "[ERROR] Verify device!", it is may mean the following:
1. You have not enabled USB debugging
2. Your smartphone does not support this Recovery. (only for MB525, MB526, MB520)
3. You need to confirm the action ADB on your smartphone
4. Or you have some other connection problems
Stock transition to CyanogenMod 11 of Quarx
Stock transition to CyanogenMod 11 (firmware and find all necessary files can be here) of Quarx in short (generally as described on the website Quarx, only simpler and under Windows)
1. Install Recovery BootStrap (TWRP) via USB
2. Enter Recovery install resize.zip
3. Restart your smartphone
4. Install CyanogenMod 11 and GApps
Good work, comrade! I flashed CM11 on the Moto Defy - everything works!
We did observed some cases, where a "new life (resized)" Defy is not booting anymore. Only solution was to reflash SBF and start from scratch.
Does this mean, it is possible to recover TWRP from PC? That would be a step a head!
This is amazing! Everytime I needed to reflash the stock ROM I needed to install cm10, then cm11, then new bootsrap etc...
Unfortunately I don't use Windows...
 @Octanium91 Would you mind if I port your script to GNU/Linux?
starbright_ said:
We did observed some cases, where a "new life (resized)" Defy is not booting anymore. Only solution was to reflash SBF and start from scratch.
Does this mean, it is possible to recover TWRP from PC? That would be a step a head!
Click to expand...
Click to collapse
I tried to do something like that, is not yet happened. Perhaps in the future even try
nastys said:
This is amazing! Everytime I needed to reflash the stock ROM I needed to install cm10, then cm11, then new bootsrap etc...
Unfortunately I don't use Windows...
@Octanium91 Would you mind if I port your script to GNU/Linux?
Click to expand...
Click to collapse
Maybe. If Iunderstand with GNU/Linux scripts
The new version, V4
The new version, V4
Changes:
The script changed drastically
After installation removes trash from the memory card (so far only on Android 4.x and higher)
More debugging: Now the script itself is not closed, and tells the user exactly what happened.
Sorry debris removal only works on Android 4.x and later.
Linux port done!
@Octanium91 I ported it to C++ (for Linux only at the moment). Please add it to the first post . Here is the link: MediaFire | MEGA
On Ubuntu just mount the ISO as image (not archive) then click 'Run' (or you can also extract the ISO and run the executable directly). It works on x86 (32 bit) and x86_64 (64 bit) CPUs. The source code is also included in the ISO. Tested on Ubuntu 14.10 and 16.04 (64 bit).
I tested it with both stock 2.3.6 rooted and CM11. It seems that the stock ROM won't boot after flashing the new bootstrap, but the recovery works fine
Also your version has a very bad bug: it flashes Defy bootstrap even on Bravo!!! It should flash Motorola Bravo specific bootstrap instead. My version only works for Motorola Defy and Defy+ at the moment, but you can edit the source code. EDIT: they are the same file with different names. I updated my version to support MB520.
After run the command script, when i boot in TWRP SDcard shows 0mb.
Already tried flashing the SBF recommended by quarx and after that the root SBF, but the result is always the same.
With CM recovery i can see the SDcard properly, but after the resize, or bootstrap, i always get 0mb at SDcard.
Any help?
Thanks!
evilinheaven said:
After run the command script, when i boot in TWRP SDcard shows 0mb.
Already tried flashing the SBF recommended by quarx and after that the root SBF, but the result is always the same.
With CM recovery i can see the SDcard properly, but after the resize, or bootstrap, i always get 0mb at SDcard.
Any help?
Thanks!
Click to expand...
Click to collapse
Format your SD card (to FAT32) or use another one.
Octanium91 said:
The new version, V4
Changes:
The script changed drastically
After installation removes trash from the memory card (so far only on Android 4.x and higher)
More debugging: Now the script itself is not closed, and tells the user exactly what happened.
Sorry debris removal only works on Android 4.x and later.
Click to expand...
Click to collapse
nastys said:
@Octanium91 I ported it to C++ (for Linux only at the moment). Please add it to the first post . Here is the link: https://www.mediafire.com/folder/candnhxj8aovj/Defy_Bootstrap_Installer_for_Linux
On Ubuntu just mount the ISO as image (not archive) then click 'Run'. It works on x86 (32 bit) and x86_64 (64 bit) CPUs. The source code is also included. Tested on 14.10 x86_64.
I tested it with both stock 2.3.6 rooted and CM11. It seems that the stock ROM won't boot after flashing the new bootstrap, but the recovery works fine
Also your version has a very bad bug: it flashes Defy bootstrap even on Bravo!!! It should flash Motorola Bravo specific bootstrap instead. My version only works for Motorola Defy and Defy+ at the moment, but you can edit the source code.
Click to expand...
Click to collapse
Greetings guys, I'm a user from the Atrix 2 section and a part of the current device supporters there. It's a pleasure to finally post here, 'the domain of Quarx' haha.
I was wondering if this recovery is able to flash and boot android Lollipop 5.0 roms yet? If so, then is there some way to port it from source to my or other similar Moto devices in the OMAP bracket with locked bootloaders?
I'm an Android novice, but I'm experienced in building custom recoveries and roms, as well as beginner git commands, so no need to hold anything back, lol. I appreciate the work you're all doing here, please continue to make the difference. Thanks for reading this and take care!
answer
Aceofzeroz said:
Greetings guys, I'm a user from the Atrix 2 section and a part of the current device supporters there. It's a pleasure to finally post here, 'the domain of Quarx' haha.
I was wondering if this recovery is able to flash and boot android Lollipop 5.0 roms yet? If so, then is there some way to port it from source to my or other similar Moto devices in the OMAP bracket with locked bootloaders?
I'm an Android novice, but I'm experienced in building custom recoveries and roms, as well as beginner git commands, so no need to hold anything back, lol. I appreciate the work you're all doing here, please continue to make the difference. Thanks for reading this and take care!
Click to expand...
Click to collapse
Hi!
flash and boot android Lollipop 5.0 roms - just can not say, but it is theoretically possible (need to check).
If so, then is there some way to port it from source to my or other similar Moto device - No, this is not possible (specifically, in this case). BUT this method you can set recovery to another smartphone (it is theoretically, need to try)
Here recovery that are in the public domain, I think that they can install Lollipop 5.0 roms - TWRP2 \ Safestrap
Moto devices in the OMAP bracket with locked bootloaders? - Most likely will not work, but no one stops to try
Octanium91 said:
Hi!
flash and boot android Lollipop 5.0 roms - just can not say, but it is theoretically possible (need to check).
If so, then is there some way to port it from source to my or other similar Moto device - No, this is not possible (specifically, in this case). BUT this method you can set recovery to another smartphone (it is theoretically, need to try)
Here recovery that are in the public domain, I think that they can install Lollipop 5.0 roms - TWRP2 \ Safestrap
Moto devices in the OMAP bracket with locked bootloaders? - Most likely will not work, but no one stops to try
Click to expand...
Click to collapse
Many thanks for the prompt and well ordered reply! I'll look into your suggestions and I'm aware that there aren't many available recovery software for our locked bootloader phones.
We were actually trying to get Safestrap working on our device since last month, but it's failing to work correctly in booting our kexec roms. So I thought I'd ask here since the Defy works by using the 2nd boot like us, but it's still under investigation. Thanks again for your assistance, we're not out of the game yet and we'll get things rolling eventually. Take care!:thumbup:
Sent from the Ace's MB865 using Tapatalk
Error. More than one device and emulator
what am i doing wrong?
LoeWn said:
Error. More than one device and emulator
what am i doing wrong?
Click to expand...
Click to collapse
Perhaps you have not enabled USB debugging
Requirements for smartphone:
Enable USB debugging
Superuser (ROOT)
Free space on the memory card of 100 megabytes
I did enable usb debugging
LoeWn said:
I did enable usb debugging
Click to expand...
Click to collapse
You can send us a screenshot?
I had a successful installation of a december build and twrp 2,6x installed, everything ran just fine. But when the CM tells me there is a update and i download it does not install from recovery, get errormsg. Also apps like rom manager pro tells my phone is not compatible with any updates, and that i should install CWM recovery. So is it possible to install a real CWM on a defy mb526?
Hi, I flashed Recovery BootStrap v4 on the Defy MB525, but its not working. After flash and reboot, phone starts booting, but it ends up with the following screen.
Doesn't matter if I choose Recovery or continue. I can press the menu button (to choose recovery) and nothing happen, till the 3rd press. Than display goes black and thats all .
Any idea where could be the problem or what I'm doing wrong?
Edit: maybe its related to the bootloader version, which is 09.10
Haldy said:
Hi, I flashed Recovery BootStrap v4 on the Defy MB525, but its not working. After flash and reboot, phone starts booting, but it ends up with the following screen.
Doesn't matter if I choose Recovery or continue. I can press the menu button (to choose recovery) and nothing happen, till the 3rd press. Than display goes black and thats all .
Any idea where could be the problem or what I'm doing wrong?
Edit: maybe its related to the bootloader version, which is 09.10
Click to expand...
Click to collapse
Based on first screenshots, Recovery installed. Now you need to install system.
Than display goes black and thats all - maybe have to wait
marcooleo said:
I had a successful installation of a december build and twrp 2,6x installed, everything ran just fine. But when the CM tells me there is a update and i download it does not install from recovery, get errormsg. Also apps like rom manager pro tells my phone is not compatible with any updates, and that i should install CWM recovery. So is it possible to install a real CWM on a defy mb526?
Click to expand...
Click to collapse
In principle it is possible, but it does not make sense.

Vodafone Smart Turbo 7 (Root/Recovery/ROMS)

[Phone Vodafone Smart Turbo 7][ROM][V1.0 - 19/09/17 (DD/MM/YY)]
Code:
*** Disclaimer
*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
Introduction
If you want to put root and TWRP on your device then you have to commit to this as there is no going back from Alcatel to Vodafone firmware after this unless someone uses the scatter file for this device to perform a readback (SP Flash Tool, search: Hovatek how to make a full backup of your stock ROM using sp flash tool, however, the dev blocks should be gathered straight from the scatter file, not MTK droid tools. Will update this if this happens it is successfully conducted by someone ) This little corner of XDA will show you how to:
Flash Alcatel Firmware
Install Custom Recovery (TWRP/CTR)
Root with SuperSU
Install one custom ROM (Cyanogen MOD 13)
NOTE: I will NOT teach you how to install drivers if you need to do that go to https://forum.hovatek.com/thread-440.html (If you are running Windows 7 and up you need to disable 'Driver Signature Verification', this link will show you how to do it: https://forum.hovatek.com/thread-752.html
If you can't figure out how to that by yourself (everything is a google search away) then you shouldn't even attempt any of this.
All files will be on AndroidFileHost
If you want to download all the files for all the tutorials, then you can download the complete package which has everything required for the tutorials (except for drivers of course)
Click to expand...
Click to collapse
Installation instructions
All instrucrions are in this set of Youtube videos that I MADE
(link) VFD501 Playlist
Custom ROMs
For Mokee
Boot to recovery
Wipe data/factory reset, wipe system, wipe cache
Install ROM then GAPPS
Reboot
For Resurrection Remix/RR
Boot to recovery
Wipe data/factory reset
Install ROM then GAPPS
Reboot
Click to expand...
Click to collapse
Download
All Packages are now located on AFH (android file host) -----> Here
{Download GAPPS from here Selections are ARM, 7.1/6.0.1 (Depending on ROM Version), and any package you want (preferably aroma or pico) }
SP Flash Tool: Here (You don't need this if you have the 'Flash VFD to Alcatel Package')
Click to expand...
Click to collapse
Changelog
Code:
Current changelog: 19/09/17 = DD/MM/YY
[note] -- insert note
[new] -- insert new - [link to commit if applicable]
[changed] -- insert changed - [link to commit if applicable]
[fixed] -- insert fixed - [link to commit if applicable]
Older changelogs:
Code:
Changelog: -- insert date
[note] -- insert note
[new] -- insert new - [link to commit if applicable]
[changed] -- insert changed - [link to commit if applicable]
[fixed] -- insert fixed. - [link to commit if applicable]
Click to expand...
Click to collapse
FAQ
Ask Questions in Disscussion
Click to expand...
Click to collapse
Thanks To/Credits
Code:
* RootJunky (Inspiration to work with Android)
* @CVAngelo (For making me want to prove him wrong, lol)
XDA:DevDB Information
Vodafone Smart Turbo 7 / VFD 501 / VFD 500, ROM for all devices (see above for details)
Contributors
Jamalama
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Android 6.0 Marshmello
Based On: Stock Alcatel ROM
Version Information
Status: Stable
Current Stable Version: 1.0
Stable Release Date: 2017-09-19
Beta Release Date: 2017-09-19
Created 2017-09-19
Last Updated 2018-08-09
Reserved
Success, All files will now be uploaded to Androidfilehost
Reserved
NOT done yet
not done yet
I have questions......
Since Google keeps crashing me out of apps and breaking my brightness control to send me ads and try to get me to install experimental zombies this past month, I'm keen to try this on my VFD501 Vodafone Smart Turbo 7 but.....
Does the initial step have to be Alcatel? I only ask because my SIM is 2 Degrees and I don't know if it'll work with it as it's a bit sketchy while it's still thinking it's a Vodafone.
Is the second step the ONLY rom it'll work with? How far can the hardware be pushed or more efficient?
Lastly, would I still be able to get updates for the usual app suspects? I'm getting further into Minecraft now there's online server games and I'm not finding any options for updates other than through the Play Store. I also watch quite a bit of YouTube on it (another Google aquisition). Would these be denied me by the EvilCorp™ once I free my phone from it's clutches and get rid of Google Movies, Google Mail, Google other bloatware aside from Books where I have several and would like to keep reading them?
HIe, when can we get the custom rom.looks great.
Do you still have the mixed Spanish English rom?
Could you post that please if you still have it? When i installed the cyanogenmod after flashing to alcatel after locking the screen and turning it on again it won't render properly anymore, i just see random lines. Thank you in anticipation!
guys, please can anyone make a backup (TWRP)of stock ROM with /system /data /FRP /protect /boot ? with any google account please.
i want to unlock FRP on my vfd500, i gorgot my google account on this phone so i cant go pass setup wizzard, thanks
Vamptonius said:
Since Google keeps crashing me out of apps and breaking my brightness control to send me ads and try to get me to install experimental zombies this past month, I'm keen to try this on my VFD501 Vodafone Smart Turbo 7 but.....
Does the initial step have to be Alcatel? I only ask because my SIM is 2 Degrees and I don't know if it'll work with it as it's a bit sketchy while it's still thinking it's a Vodafone.
Is the second step the ONLY rom it'll work with? How far can the hardware be pushed or more efficient?
Lastly, would I still be able to get updates for the usual app suspects? I'm getting further into Minecraft now there's online server games and I'm not finding any options for updates other than through the Play Store. I also watch quite a bit of YouTube on it (another Google aquisition). Would these be denied me by the EvilCorp™ once I free my phone from it's clutches and get rid of Google Movies, Google Mail, Google other bloatware aside from Books where I have several and would like to keep reading them?
Click to expand...
Click to collapse
So far you have to flash Alcatel to do any modding whatsoever, however, I may have a solution so we can get root on VFD 500 running Vodafone stock but not VFD 501 (however I'm begging my friend to borrow his to do a Miracle Box Backup so fingers crossed :silly: so I can get the 501 version of the Vodafone OS) if the solution works I will release a video on it, if you want to know if you have to flash Alcatel for custom ROMs yes you need Alcatel for the ROMs there is currently no ROMs for this device, and I don't know how to make and edit ROMs just gonna put that out their
Not working for me. Format completed OK. but then error "S_FT_ENABLE_DRAM_FAIL (0xFC0)" given when doing the download and format. Vodafone VFD501, used scatter file provided, drivers appear to be installed ok except i get "MediaTek USB port" used by the firmware loader. "MediaTek Preloader USB VCOM Port" stays even when phone is not plugged in and had yellow triangle
squowse said:
Not working for me. Format completed OK. but then error "S_FT_ENABLE_DRAM_FAIL (0xFC0)" given when doing the download and format. Vodafone VFD501, used scatter file provided, drivers appear to be installed ok except i get "MediaTek USB port" used by the firmware loader. "MediaTek Preloader USB VCOM Port" stays even when phone is not plugged in and had yellow triangle
Click to expand...
Click to collapse
Solved now using this rom and instructions.
Can't post links so google - Download Vodafone Stock Rom for all models - Android MTK and look for VFD500 in the list
The driver tool uninstalled lots of drivers i think this may have helped it use the "MediaTek Preloader USB VCOM Port" which allowed it to write to the phone. Took about 10-15 mins to boot afterwards, I thought it was stuck but just a slow phone
After falsh Vodafone Smart Turbo 7 VDF 500
Hi I followed the whole procedure everything works fine if I do not press the power button so that his left in standby everything works as it should this rom is beautiful until my vodafone Vodafone Smart Turbo 7 VDF 500 goes on standby the screen becomes blurry if I do not press the start / stop button so that his parte in standby everything works as it should this rom is beautiful I would have to remove the battery and I put it back for his return normally Help me please.
Vodafone Smart Turbo 7 V 500 goes on standby the screen becomes blurry after flash
Hi I followed the whole procedure everything works fine if I do not press the power button so that his left in standby everything works as it should this rom is beautiful until my vodafone Vodafone Smart Turbo 7 V 500 goes on standby the screen becomes blurry if I do not press the start / stop button so that his parte in standby everything works as it should this rom is beautiful I would have to remove the battery and I put it back for his return normally i use the custom rom all stock rom not run
Hello community
Can someone please give me valid links and tutorials for unlock this phone, i´ve been here for more than 6 hours looking on how to do this, but there´s always a software or file missing. I can´t even install the USB drivers, or find a TWRP properly.
What a headache..
Thanks in advance
any luck with finding the required files?
Vodafone_Smart_Turbo_7_VFD500 - RR 7.1 ROM + TWRP 3.0.2 + SP Flash Tool + VFD500_ROM
Hi!
I get a Vodafone_Smart_Turbo_7_VFD500 phone bricked and was very dificult to find a working rom, there are a few that boot but after locking the phone screen goes mad...
I fixed a RR rom, still not perfect but is better.
One kwon issue is charging with phone off, screen stays white and on...
I Let here a link with:
SP_Flash_Tool_v5.1916_Win
SP_USB_Win7_Drivers ( Copy to Desktop and execute the shortcut)
Vodafone_Smart_Turbo_7_VFD500_MT6735M_V2.39.1_21122016_6.0 ROM to flash with SP Tool
open_gapps-arm-7.1-nano-20191029.zip
RR-N-v5.8.5-PIXI4_5_4G.zip (Fixed) Rom
TWRP3.0.2-0_VDF500.img Recovey (Use SP Tool with MT6735M_Android_scatter.txt from Vodafone ROM to flash it)
To use SP tool, first install the drivers then open SP tool, search for MT6735M_Android_scatter.txt file. To install full Vodafone ROM click in Download only and select Format All + Download then Download key above and plug USB, to install TWRP unselect all and only select recovery and click in location field, search for TWRP, click in download from above and plug USB ( If faild with error you need to flash all Vodafone ROM first).
After all this, use TWRP to flash RR Rom then Gapps.
Mega.nz Link
I hope this helps you to!!!
persona78 said:
Hi!
I get a Vodafone_Smart_Turbo_7_VFD500 phone bricked and was very dificult to find a working rom, there are a few that boot but after locking the phone screen goes mad...
I fixed a RR rom, still not perfect but is better.
One kwon issue is charging with phone off, screen stays white and on...
I Let here a link with:
SP_Flash_Tool_v5.1916_Win
SP_USB_Win7_Drivers ( Copy to Desktop and execute the shortcut)
Vodafone_Smart_Turbo_7_VFD500_MT6735M_V2.39.1_21122016_6.0 ROM to flash with SP Tool
open_gapps-arm-7.1-nano-20191029.zip
RR-N-v5.8.5-PIXI4_5_4G.zip (Fixed) Rom
TWRP3.0.2-0_VDF500.img Recovey (Use SP Tool with MT6735M_Android_scatter.txt from Vodafone ROM to flash it)
Mega.nz Link
I hope this helps you to!!!
Click to expand...
Click to collapse
Unbelievable. I'll give it a go later thanks

wifi problem with BlissOS

i downloaded latest bleedingedge from blissOS last night and installed it using the easy uefi installer
i bypassed setupwizard using the grub command mentioned in the AIO post everything seems fine but when i tried to connect to wifi the system hang for a sec then reboot i searched much for the problem cause it happened to me with the PhoenixOS too
i'm not aware much but someone said : missing drivers from kernel and it need to be patched but i'm not aware much with this things so please help me
my wifi adapter is : Qualcomm Atheros AR956x
iso file used : Bliss-v10.1-Beta-android_x86_64-OFFICIAL-20180716-1838_k4.15.18-ipts_18.1.0-devel_w14_dev-kernel.org_2
current os : Windows 10 pro 1803 / UEFI
secure boot : off
 @electrikjesus
sorry for my english

Categories

Resources