[Project Cheesecake] Unlocking the DEFY bootloader! - ABANDONED

samcripp

Retired Recognized Developer
May 20, 2010
1,048
1,774
0
Sanford
it be nice to hear from those trying. what are the errors you guys encounter. whats going on in general. it also be nice to get a system.img of your latest official build, for tmo usa. so i can see whethere the files need adjusting or so on.

guys you need to search for your own unlock. i dont have a defy. but if you tell me what are the errors you guys are seeing i might be able to help you
 
  • Like
Reactions: pedrocel85

samcripp

Retired Recognized Developer
May 20, 2010
1,048
1,774
0
Sanford
i know you guys want to go out and try this on just anything but you cant.

ONLY TRY THIS ON LATEST TMO USA BUILD. not cm7, not gingerbread, but the latest OFFCIAL TMO usa build. once we get usa working we shall figure out the rest of the world!
 

cloogshizer

Senior Member
Feb 21, 2010
116
87
0
I tried it but can't find "magical option "Set up Cloud""
3.4.3-11
This might be stupid, but wasn't there something with the leaked (yes, I read that only stock matters) GB SBFs that requires to change the Moto server in order to use the old MotoBlur accounts?

Maybe they contain a hint to the "Cloud"?
 

carlo93

Senior Member
Jun 9, 2011
419
289
93
This might be stupid, but wasn't there something with the leaked (yes, I read that only stock matters) GB SBFs that requires to change the Moto server in order to use the old MotoBlur accounts?

Maybe they contain a hint to the "Cloud"?
It may be.
I've tried italian froyo version, but i couldn't find "Cloud Setup". :(

I'll try something later...
 

ephumuris

Senior Member
Dec 7, 2008
3,678
633
0
33
Hull
I don't understand this method? Is there just a certain rom that will automatically unlock the bootloader? Is there a special update? What is this cloud thing?

I want to get involved :)

Is it an unreleased update that allows to unlock with fastboot?
 
  • Like
Reactions: vap_66

carlo93

Senior Member
Jun 9, 2011
419
289
93
I don't understand this method? Is there just a certain rom that will automatically unlock the bootloader? Is there a special update? What is this cloud thing?

I want to get involved :)

Is it an unreleased update that allows to unlock with fastboot?
If i'm not wrong, we should find a release which unlocks our bootloaders ( like atrix ).

BTW, i'm only following what samcripp said. I hope we will succeed :).
I'd like to have more info too, i still can't find cloud option.
 
Last edited:

samcripp

Retired Recognized Developer
May 20, 2010
1,048
1,774
0
Sanford
Basicly what you are looking for is an ota!

The test servers are full of test builds. that special moto testers get access to.

im not promising anything. but it is possible that pone of those builds has a boot loader capable of unlocking the device.

if you do manage to download one of this builds do not install it. just recover the update zip from cache.

remove the bootloader, and under linux do the following command

Code:
strings bootloader.img | grep -i unlock
 

Quarx

Inactive Recognized Developer
Jun 19, 2007
1,322
18,787
0
29
Omsk
www.quarx2k.ru
3.4.2_179-6.1 doesn't has it too ..
in this ROM "etc \ motorola \ com.motorola.blur.setup \ defaults.xml"
<boolean name='CloudPreference' value='false'/>
changed to "true"
changed server.
wipe
There is nothing happened

Anyone tried it on stock 2.3?
 

Quarx

Inactive Recognized Developer
Jun 19, 2007
1,322
18,787
0
29
Omsk
www.quarx2k.ru
Ok, i get this option at 2.2.2 3.4.2_179-6.1, but i think others ROMs has it too :)
"Set up cloud"
Choosed server "master-dev.blurdev.com" because Master-lab.blurdev.com & master-demo.blurdev.com not works.

About phone - System updates - "Your device is up to date"

will try other servers.
 
Last edited:

carlo93

Senior Member
Jun 9, 2011
419
289
93
Ok, i get this option at 2.2.2 3.4.2_179-6.1, but i think others ROMs has it too.
"Set up cloud"
Choosed server "master-dev.blurdev.com" because Master-lab.blurdev.com & master-demo.blurdev.com not works.

About phone - System updates - "Your device is up to date"

will try other servers.
I'm on gingerbread, where does "Set up cloud" exactly appear?
A screenshot would be useful.
 
Last edited:

Quarx

Inactive Recognized Developer
Jun 19, 2007
1,322
18,787
0
29
Omsk
www.quarx2k.ru
After phone boot.. at the Setup Wizard press menu key, and you can see this option.

How to get option:
Code:
[B]in system/build.prop[/B]
ro.build.type=user -> eng
[B]in "etc\motorola\com.motorola.blur.setup\defaults.xml"[/B]
<boolean name='CloudPreference' value='false'/>  -> true
[B]in "etc\motorola\com.motorola.blur.service.blur\defaults.xml"[/B]
Chage the server name.
<string name="blur.service.ws.masterCloud">server_name</string>  
[B]Wipe[/B]
In Cloud Setup already has many servers (no need change manually).. but scrolling so hard
 
Last edited:
  • Like
Reactions: carlo93