Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
biktor_gj
Old
#741  
biktor_gj's Avatar
Senior Member - OP
Thanks Meter 227
Posts: 665
Join Date: Jan 2008
Quote:
Originally Posted by g-gabber View Post
If the security initialisation was skipped, that means that public-keys were not propetly loaded. Result you will be not able to load any cert for flash files
What I'd like to know if it security init is skipped, will it refuse to flash anything, or will it put itself in some 'developer mode'?
That 'Security init skipped!' message is a printf, which means its a debug message. You don't read debug messages in production phones unless you're a developer... or someone from Xda

Did you actually tried it or is it a guess?
The Following User Says Thank You to biktor_gj For This Useful Post: [ Click to Expand ]
 
g-gabber
Old
#742  
g-gabber's Avatar
Junior Member
Thanks Meter 15
Posts: 24
Join Date: Apr 2012
Location: Ебать!
Quote:
Originally Posted by biktor_gj View Post
What I'd like to know if it security init is skipped, will it refuse to flash anything, or will it put itself in some 'developer mode'?
That 'Security init skipped!' message is a printf, which means its a debug message. You don't read debug messages in production phones unless you're a developer... or someone from Xda

Did you actually tried it or is it a guess?
All things that you can flash are signed, so you will be not able to flash anything.
I guess nokia was in rush to release the wp7 phone so this is the reason why they deliver phones with unprotected bootrom and protected bootrom with debugging stuff. By the way, there is a command which allow to enable tracing via uart and usb, in case of usb it requier an authentication.

I did reversed the DLoad loader.

br g
The Following 3 Users Say Thank You to g-gabber For This Useful Post: [ Click to Expand ]
 
donpromillo
Old
#743  
donpromillo's Avatar
Member
Thanks Meter 15
Posts: 64
Join Date: Nov 2011
Hi

Pleaze, look at the attached pictures.
Did somebody of you have this seen , when connected the lumia in restoremode (camera button pressed on reboot until vibration) :
How can I access the UldrStorage? If I connect the phone in restoremode in Linux, the phone reboots 10 seconds after the restoremode was entered and the phone is connected to USB port. The device in lsusb is shown as Nokia Lumia 800 and the serial of the device is recognized.
In Windows the phone did not reboot, instead the device is as shown in the pictures.
I've a unlockable (qualcomm bootloader) Lumia.

Regards

DonPromillo
Attached Thumbnails
Click image for larger version

Name:	800_1.jpg
Views:	179
Size:	64.6 KB
ID:	1030438   Click image for larger version

Name:	800_2.jpg
Views:	213
Size:	127.9 KB
ID:	1030439   Click image for larger version

Name:	800_3.jpg
Views:	189
Size:	192.7 KB
ID:	1030440  
The Following User Says Thank You to donpromillo For This Useful Post: [ Click to Expand ]
 
spgi
Old
#744  
spgi's Avatar
Senior Member
Thanks Meter 3
Posts: 112
Join Date: Nov 2006
Location: Burgas - Nice area, nice people...
Just do not fit! So you can not extract the unlocked bootloader and embedded in other Nokia?
Extracted bootloader generally is signed!
One time we embed it with mtty, telnet, putty ....
There be solution, do not see it!

Sorry for not so good English

Nokia Lumia 800 - FW 1600.2487.8107.12070

TomTomMaps
NokiaMaps
 
biktor_gj
Old
(Last edited by biktor_gj; 29th April 2012 at 01:09 PM.)
#745  
biktor_gj's Avatar
Senior Member - OP
Thanks Meter 227
Posts: 665
Join Date: Jan 2008
Quote:
Originally Posted by spgi View Post
Just do not fit! So you can not extract the unlocked bootloader and embedded in other Nokia?
Extracted bootloader generally is signed!
One time we embed it with mtty, telnet, putty ....
There be solution, do not see it!

Sorry for not so good English
Not that simple, bootloader isnt flashed with the signature, the sig is just for checking before writing... (this is not an Xperia )

About UldrStorage: is accessible in locked phones too, but doesnt let write abything to it. It shows 4gb available. If someone else wants to check you night need to enable legacy mode in zune driver to make it show on windows

Sent from my GT-I9100 using XDA
The Following 2 Users Say Thank You to biktor_gj For This Useful Post: [ Click to Expand ]
 
donpromillo
Old
#746  
donpromillo's Avatar
Member
Thanks Meter 15
Posts: 64
Join Date: Nov 2011
Quote:
Originally Posted by biktor_gj View Post

About UldrStorage: is accessible in locked phones too, but doesnt let write abything to it. It shows 4gb available. If someone else wants to check you night need to enable legacy mode in zune driver to make it show on windows

Sent from my GT-I9100 using XDA
Thanks for information. According to a pdf about the architecture of WP7 I read meanwhile, Uldr contains XIP(executable-in-place) RAMIMAGE of the Update Loader version of the System Update Loader and is locked while OS is running. It Become readable/writable when in update mode. (see attached picture)
So even we could only read the content, it could be helpful to discover the update process and/or the restore mechanism of a zune backup. Or is Uldr only synonym for Sldr in OSBuilder (but that isn't 4Gb AFAIK) ?

regards
Attached Thumbnails
Click image for larger version

Name:	Uloader.jpg
Views:	163
Size:	33.7 KB
ID:	1030825  
The Following User Says Thank You to donpromillo For This Useful Post: [ Click to Expand ]
 
lenarass
Old
#747  
Member
Thanks Meter 2
Posts: 93
Join Date: Jan 2011
after trying to flash my lumia 800 it doesnt turn on.. what should i do ?
 
ChrisKringel
Old
(Last edited by ChrisKringel; 29th April 2012 at 04:54 PM.)
#748  
Senior Member
Thanks Meter 70
Posts: 358
Join Date: Jan 2009

 
DONATE TO ME
Quote:
Originally Posted by lenarass View Post
after trying to flash my lumia 800 it doesnt turn on.. what should i do ?
You should post in the Q&A thread.

Did someone took a look into the OEM_7X30_ULDR files in the latest update? Maybe there is something useful in there.
 
Konner920
Old
#749  
Senior Member
Thanks Meter 16
Posts: 174
Join Date: Sep 2010
Location: Norman, OK
Quote:
Originally Posted by lenarass View Post
after trying to flash my lumia 800 it doesnt turn on.. what should i do ?
panic and get it replaced
Too many phones to list.

Current device: Nokia Lumia 920
 
biktor_gj
Old
#750  
biktor_gj's Avatar
Senior Member - OP
Thanks Meter 227
Posts: 665
Join Date: Jan 2008
Interesting fact: if you pick a *flashclean.ffu, hex replace the Nokia OSBL with qualcomm, and flash it with UpdateWP, it will accept the file as good, start the process, erase the flash for 2 hours, and after reaching the 100% it will say the file is damaged and will reboot the phone with the OS partition destroyed
At least it didnt touch the osbl and I could restore it with nss...

Sent from my GT-I9100 using XDA

The Following User Says Thank You to biktor_gj For This Useful Post: [ Click to Expand ]
 
Post Reply+
Tags
android, bootloader, full unlock, interopunlock, nand
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...