Samsung Taylor 7004 ROM - Windows Phone 7 Development and Hacking

I'm looking for 7004 ROM update for Samsung Taylor (I received version #7003 only). Anyone can share please?

Unfotunately this device (and my LG Panther ) hasn't the public update or firmware (but microsoft has, i saw). Mb you will be more lucky than me, that will be great!

I believe if someone could make a full backup of Taylor with 7004, we'll be able to use that backup as Zune's "restore" option.

i think the device backups are specific to the device, and not universal like a system dump would be...but i could be wrong.

adiliyo said:
i think the device backups are specific to the device, and not universal like a system dump would be...but i could be wrong.
Click to expand...
Click to collapse
I don't know, exactly. But I always have a hope - at least we can try... We need only one thing - good guy with ver. 7004 on his Taylor

sensboston said:
I believe if someone could make a full backup of Taylor with 7004, we'll be able to use that backup as Zune's "restore" option.
Click to expand...
Click to collapse
That's impossible, cuz backups are binded to the specific device id.

Useless guy said:
That's impossible, cuz backups are binded to the specific device id.
Click to expand...
Click to collapse
Could you tell me, how it's bound? If it's only folder name (GUID name), properties.xml and ActiveID.dat files, we can try to replace Data folder only.
BTW, without real data (he-he, no enthusiasts with 7004 at all!) it's useless conversation

All data encrypted there with AES256. Key seems is inside device. I doubt it's same for all devices of same type. It should be generated from HW info.

Has this been found yet? I'm having the same problem sensboston is.

No questions in the development section Please!
Same rules to all users.
Thread Closed

Related

Please Help

after i upgrade the licese code not accepted are any program for recovering the licenced code
or this can don in the rom it self if so how
Calm down. Breathe. Now explain what exactly you're talking about, with all the necessary details, running with the assumption that the forum members here cannot read minds.
licens software
Trancecoder said:
Calm down. Breathe. Now explain what exactly you're talking about, with all the necessary details, running with the assumption that the forum members here cannot read minds.
Click to expand...
Click to collapse
ok i used to have wm6 offical rom, i bought software and they give me licence code depend upon another code generated by my device
the problem when i changed to another rom the code my device generate has been changed so the other code not accepted this software works when i have the offical rom
I don't think there's a way to "recover" the old code. I suggest you contact the software vendor, explain your situation, and ask for a new license key.
i will do,thanks
Trancecoder said:
I don't think there's a way to "recover" the old code. I suggest you contact the software vendor, explain your situation, and ask for a new license key.
Click to expand...
Click to collapse
i will do,thanks
yes2000 said:
i will do,thanks
Click to expand...
Click to collapse
Also, many codes are based off of the "Name" you enter in user section of the phone. If you go to the settings, you can set owner info. Try to set it back to whatever it was. Some keys are generated off of the phones internal ID as identified by the ROM (like TOM TOM), but you cannot fix that.

[minnow for whale]USB Video Out Dev&Dig (Status:success)

We all remember at the MIX10 Joe Belfiore projects his phone onto the big screen. Even on the recent XBOX show he did that again.
http://www.youtube.com/watch?v=9IA28wRWAI8
http://www.youtube.com/watch?v=uCDXaJh4bwE
this kind of video out is through micro-usb, normal type one. You can find Joe is using a Lumia 800 in his hand in the XBOX video.
I asked him through twitter and received an answer of "Special Software build".
I did some research and dig into the register keys. Found something.
This is a special driver that only shared inside the MS and normally won't be out anytime soon.
...
(Deleted because they are no longer of any means)
...
----Update on 2012.Feb 9 China Time----
marsrogers said:
Big Step Forward, since the DFT Rom released, the exe can be run in WP7.
One thing I need now is if someone can build an app for me, which calls the changeusbprofile.exe under /windows
Things here is I'm using the Opera mini launcher to call it, but the path is under /application, not under /Windows, and the result is my computer can not detect the phone when the phone reboots. I think this may relates to the path I call.
I'm not a typical tech-man, so I need help here. Thanks!
Click to expand...
Click to collapse
----Update on 2012.Feb 9 23:00 China Shanghai Time----
Today I really thank @GoodDayToDie and @ultrashot for helping so many.
@ultrashot sent me a xap app that does the job, calling the changusbprofile.exe in Windows folder. Although result is the same with yesterday, but now I am more sure that we are one more step closer to our destination. I'll wait my new micro usb cables to arrive and then I'll make a second try. Thank you again!!! Can't reach here without you kind people~~~
----Update on 2012.Feb 10 19:22 China Shanghai Time----
I removed the attachments because the project is now on special stage. I will put them back after the feature works, or after I can't make it work. Either way, I will put them back~~~Don't worry.
----Update on 2012.Feb 12 15:22 China Shanghai Time----
Complete failure....
New cable arrived and still my computer can't recognize the phone in usb video out mode...I changed a computer and till the same...
Will think about next steps...if I can't make figure it out next week, I shall put everything at present stage onto here.
----Update on 2012.Feb 14 10:22 China Shanghai Time----
Think it over, and think there is still a hill in front of us. The changeusbprofile.exe seems just to be a toggle, like a shortcut. But the real port of usb video out hasn't been enabled. On my samsung focus, I checked the *#7284# in Diagnosis Mode before and after I ran the changeusbprofile. The thing changes from Zun to Tethering, while it's not the real tethering mode. I think the changeusbprofile is just doing a job like changing usb mode from zune to tethering or to Diag mode. So that's to say, we haven't really seen the iceberg yet. I'll keep finding and hoping that anyone can get any help on this. This may requires me to dig some post in Windows Mobile age, since some parts between the two system are same.
And I contacted the kind secret person, and get the news that the usb cable doesn't really matters. Any short cables should serve the job. So our attention should move back onto the phone again.
----Update on 2012.Feb 15 15:13 China Shanghai Time----
I figured it out~The changeusbprofile changes the value in Registry Local_Machine/Drivers/USB/FunctionDrivers, DefaultClientDriver=CompositeFn to UFN_VIDSTREAM_CLASS. Every value change here points to a folder in FunctionDrivers.
in Samsung Focus, it is like below:
/CompositeFn;
/CompositeFn_QCOM;
/CompositeFn_SAMSUNG;(This is the one when we choose Diag Mode in Diagnosis App *#7284#)
/MtpClientDrvUsb;
/Samsung_USBSER_Modemlink;
/Serial_Class;
/Serial_Class_Diag_Qcom;
/Serial_Class_Nmea_Qcom;
/Serial_Class_Trace_Qcom;
/USBSER_Class;
/USBSER_Modemlink_Qcom;
There is no UFN_VIDSTREAM_CLASS folder here, so that explains why the changeusbprofile works well while it is no use at all...
Next step, I will try looking for the Setting in Asus E600, if I can find someone who has this device. Maybe Samsung Taylor will do the same.
If you can help, don't hesitate~~
----Update on 2012.Mar 3 15:13 China Shanghai Time----
marsrogers said:
Updated some info
I looked into the Key name, UFN_VIDSTREAM_CLASS, which is very unique way to name.
This belongs to a USB function Driver, and the only thing I saw similar is a UFN_PRINTER_CLASS, which is in Wince 6.0
http://msdn.microsoft.com/en-us/library/ee483856(v=winembedded.60).aspx
And you may check this
http://msdn.microsoft.com/en-us/library/ee485691(v=winembedded.60).aspx
So I'm still waiting for somebody who can offer any help on this. I talked with Mr. Yang Zhongke, who invented RecX prototype, fiinix optimized that, but not the inventor.
His way is not quite efficient and seems can't go further. But he will do some work for this in a foreseeable future.
Any one has a Asus E600, plz contact me, will keep your name secret.
Thanks!~
Click to expand...
Click to collapse
----Update on 2012.Mar 6 1:02 China Shanghai Time----
Project suspended, cuz according to a source, WP8 will have Remote desktop support.
"The ability to take screenshots (via Remote Desktop, no less) will be a feature of Windows Phone 8. I don't see anything changing before that."
Click to expand...
Click to collapse
"Only that you will be able to remote desktop into the Phone, which should allow you to create videos and/or screenshots from a PC."
Click to expand...
Click to collapse
The source is quite trustful, and I have no reason to doubt that.
So just be patient, and it will come. No need for this project to keep going.
At last, use my words in the email I talked with the source.
Me:Really puzzled why MS doesn't release such a cool and convenient feature. Haven't they realized that when people use this feature, they are promoting WP7 for free...(Actually I've promoted in this way for Android as a "side effect" in the company I work in for three months and as a result more than 20 Samsung Galaxy SII were added during this period. Google and Samsung should thank me...)
Click to expand...
Click to collapse
---Update on 2012.August 17 14:21 China Shanghai Time---
A very kind man has sent me the 7003 LG Panther ROM, which has the necessary file, and we successfully got them out. But I just lost my sell phone, so it may take some time to buy a new WP7 Samsung focus. Maybe next week. Very close to the final line. God bless us. Cheers.
Click to expand...
Click to collapse
Good luck!~
--Update on 2012.August 20 22:37 China Shanghai Time--
I tried to make it work while it still failed. The computer recognised my cellphone as WM7VIDSTREAM while the PC side app still does n't work.
I think this could be related to that the PC side app is for mango and the cellphone side is grabbed from 7003. I uploaded the VSD folder which contains what I think are the everything we need for now.
If anyone wants to build an rom, now it's the time.
Click to expand...
Click to collapse
--Update on 2012.August 23 17:42 China Shanghai Time--
One friend, who you will know someday later, gave me a home-make cab which includes the pkg file from Microsoft. Right now it is not for public for now. But it is successful.
Although I started this project, but as it always be, not a technique project but a sociology one. So there are many things and many people's benefit to consider. So just wait for some time, it is there when it is there.
For technique part, the pkg file includes as same as the VSD.rar in the attachment.
Cheers
Click to expand...
Click to collapse
--Update on 2012.August 28 19:43 China Shanghai Time--
Check here, you have what you want. http://forum.xda-developers.com/showthread.php?t=1856509
This is a long story, and finally it ended beautifully.
"Always be closing"--Glengarry Glen Ross (1992)
To me? Yeah, this project closed.
Regards,
marsrogers
Click to expand...
Click to collapse
Well, I can tell you a little about the thing you found (good investigation, by the way!)
First off, that's a module - it's kind of like a file (and shows up in the filesystem) but is baked into the ROM and can't be opened, much less modified, like a normal file.
There are tools that are supposed to be able to re-assemble modules, such as recmod. I haven't been able to get them to work, but maybe I'm just doing it wrong. In theory, it should be possible to create a "normal" DLL out of the components of a module.
The next trick is getting that rebuilt DLL onto the phone. This can be done pretty easily on Samsung, and is possible on interop-unlocked HTC, but on LG/Toshiba/Fujitsu/Dell/Nokia we don't currently have a way.
After that, you'll need to "install" the driver. Now, there's a registry entry for doing this. The problem is, I only know that the entry is required - I don't know if it's sufficient, or if there's also a database or something that must be updated. In any case, any phone where we can put a file into the Windows folder, we can also do registry editing.
Then there's the thing of actually getting the UI for this feature (the Settings "app" to control it). It's vaguely possible that the retail ROMs include it, but this is doubtful, so you'll probably need to pull it out of that old ROM. It's probably an EXE, so it's unlokely you can make a XAP for it - instead, you'll need to install it into the phone directly, including putting in the registry entried to launch it (this is a guess, I've never tried).
It's worth noting here that it's probably *WAY* easier to just pull that feature out of your old ROM and bake it into a custom ROM. This should be pretty straightforward, however, then it's only useful on custom ROMs, which in turn are only possible on HTC phones (right now).
GoodDayToDie said:
Well, I can tell you a little about the thing you found (good investigation, by the way!)
First off, that's a module - it's kind of like a file ...
Click to expand...
Click to collapse
Thanks for your reply. I did something with the recmod, but the dll it packed is only 1kb, apparently it's not useful. I guess it is because there is no imageinfo.bin inside the dll folder. I used some tools recommended by Da_G who started to try modding WP7 on the first day. Like nbsplit.exe to creat a IMGFS.bin, and use xidump to dump it. Just like what they have done before, I got the dll folders as same as I got at the beginning.
You may be right for the part that it's rather easier to build a new rom. There are tools to repack the whole IMGFS from files while I didn't find any good ways to pack a specific folder.
May ask more people all over the world (thx to the internet) cuz I just moved from android. In android, I use cygwin to pack the Odin Tar files, but it's totally different of course.
Anyway, doing this research is just for fun~ All is because MS is moving too slow...not to mention the NFC function I already have for a year on my Nexus S~~
Thank U again!~
This would be awesome good luck
Really a good find! Found that reg entry some time ago but I didn't care about it...Now that you bring up that thing again I also think that this could be very useful (even if you want it just for fun and not for business purposes). But note that the DLL file doesn't have to be in the /windows folder. It could be somewhere different, too.
@-WP7User-: That's an interesting idea, and might enable this to work on LG phones (where we have registry but not filesystem control). The registry value that speicies the path to the driver binary only ever gives the file name (example:
[HKLM\Drivers\Builtin\HTCFileUtility]
Dll="HTCFileUtility.dll")
However, it might work to specify a full path instead of just a relative one (relative to the \Windows folder, one must assume, since that's where the files in question are located).
However, there's still the issue of actually getting the phone to load the driver correctly. Just adding or editing the registry value for Drivers\Builtin didn't work for me - it did something (the driver stopped working when I chancged the value for an existing driver) - I wasn't able to make a user-added DLL work (even a different version of an official driver).
any news on this?
The old Recmod doesn't work on WP7 files. I believe there is a patched version for WP7 floating around XDA somewhere. Have to check my files, could of swore I downloaded it once.
EDIT: Here you go.
I have get the source code for creating the dcTNONE_ANALOGTV.dll, they are .c file and .def file.
My Problem is I don't know how to build them.
And I have got the changeusbmode.exe and the xml file with it. Figuring an idea to put them in.
marsrogers said:
I have get the source code for creating the dcTNONE_ANALOGTV.dll, they are .c file and .def file.
My Problem is I don't know how to build them.
And I have got the changeusbmode.exe and the xml file with it. Figuring an idea to put them in.
Click to expand...
Click to collapse
Download the FixRecMod.exe above I posted. Drag the dctNONE_analogtv.dll folder with the "s000 s001 s002 s003 s004" files in it over the exe. Now you'll find the actual DLL file inside the folder. Any problems, just upload the folder & I'll do it for you.
drkfngthdragnlrd said:
Download the FixRecMod.exe above I posted. Drag the dctNONE_analogtv.dll folder with the "s000 s001 s002 s003 s004" files in it over the exe. Now you'll find the actual DLL file inside the folder. Any problems, just upload the folder & I'll do it for you.
Click to expand...
Click to collapse
I have made the dll successfully. But when I put the dll into the /Windows folder in my Samsung Focus, nothing happened even after a reboot.
And another interesting thing is in WP7 Root Tools, when exploring the /Windows folder, all single file has a "ROM Module" or "ROM File" written blew, but the files I moved in has nothing written under it.
I tried to check the usb mode in diagnosis *#7248#, still there are three options to choose, nothing new.
I personally don't see the future of this project for now.
However, You have done a lot to help, it's very kind of you, thank you so much!
marsrogers said:
I have made the dll successfully. But when I put the dll into the /Windows folder in my Samsung Focus, nothing happened even after a reboot.
And another interesting thing is in WP7 Root Tools, when exploring the /Windows folder, all single file has a "ROM Module" or "ROM File" written blew, but the files I moved in has nothing written under it.
I tried to check the usb mode in diagnosis *#7248#, still there are three options to choose, nothing new.
I personally don't see the future of this project for now.
However, You have done a lot to help, it's very kind of you, thank you so much!
Click to expand...
Click to collapse
It wouldn't have ROM FILE/MODULE under it as it wasn't cooked in. You probably need some registry for it to work. Also, try opening the DLL in PEexplorer & checking to see it it has a cert attached.
Example of a DLL/EXE with a cert;
Gonna cook it into my rom and try it out...Do you have an idea which reg entry it could need?
I think of something for the settings page. Because if you haven't got a settings page for it, how can you activate it?
And maybe another entry which points it to the DLL file...?
-WP7User- said:
Gonna cook it into my rom and try it out...Do you have an idea which reg entry it could need?
I think of something for the settings page. Because if you haven't got a settings page for it, how can you activate it?
And maybe another entry which points it to the DLL file...?
Click to expand...
Click to collapse
Next weekend I may upload the dcTNONE_ANALOGTV.dll folder which I found in the leaked ROM for HTC Surround even before the WP7 was officially to public, the source code which is .c and .def for it, which is to remove some limits for QSD8250 CPU, and the changeusbprofile.exe and changeusbprofile.xml from Asus E600 (the only dev phone has the display mirror feather in 7720 for now)someone Mr X, who I am very grateful to gave me.
I ain't major in this level of computing techs, so I think in order to make the project alive, it's better to share what I have to those who has the ability to do it. Let them holding in my hand is a great waste at present stage.
The QSD8250 is a very old cpu, so there should be no problem with NDA.
P.S
There should be a manual installed usb driver on PC and a client application on PC but I don't have them right now. If you have friends or friend's friend who is a dev, holding a e600 dev phone, try ask them to share something, appreciated.
drkfngthdragnlrd said:
It wouldn't have ROM FILE/MODULE under it as it wasn't cooked in. You probably need some registry for it to work. Also, try opening the DLL in PEexplorer & checking to see it it has a cert attached.
Example of a DLL/EXE with a cert;
http://i105.photobucket.com/albums/m240/drkfngthdragnlrd/Untitled-31.png
Click to expand...
Click to collapse
I've uploaded all my files so you can make the check yourself.
After all I'm major in management not IT techniques so I don't want to pull the path down.
Thank You for the help you offered!~~~
Thanks for uploading your files. But it seems like I can't find the reg key...
There isn't a single reg entry which points to the uploaded .dll. At least not in the official Mango Update for the HD7.
But if you post the whole entry, I could try to cook the .dll into my rom and see what happens.
-WP7User- said:
Thanks for uploading your files. But it seems like I can't find the reg key...
There isn't a single reg entry which points to the uploaded .dll. At least not in the official Mango Update for the HD7.
But if you post the whole entry, I could try to cook the .dll into my rom and see what happens.
Click to expand...
Click to collapse
has this registry something to do With that ? :
Local Machine\Drivers\Display\TV\
PanelDLL=string:"dcTNONE_ANALOGTV.dll"
-WP7User- said:
Thanks for uploading your files. But it seems like I can't find the reg key...
There isn't a single reg entry which points to the uploaded .dll. At least not in the official Mango Update for the HD7.
But if you post the whole entry, I could try to cook the .dll into my rom and see what happens.
Click to expand...
Click to collapse
Just like @tessut posted. It's it. And I think you'd better try to build the dcTNONE_ANALOGTV.dll yourself from the source, it should be more reliable than using fixedRecmod. I can't do that cuz there seems to need many head files that do not exist in computer even I have vs2010...
Sent from my SGH-i937 using XDA Windows Phone 7 App
Okay, if someone wants to try that, too: The exact reg key (just copy and paste) is
[HKEY_LOCAL_MACHINE\Drivers\Display\TV]
"PanelDLL"=string:"dcTNONE_ANALOGTV.dll"
Didn't flash the rom on my device yet, but that's soon going to happen
The dctNONE_analogtv.dll is in the windows folder, the changeusbprofile.exe and .xml are in there, too. I hope it works!
EDIT: Didn't work at all...The ChangeUSBProfile.exe didn't get installed (although I'm 100% sure that it is there and of course in the right folder). Wasn't there a license xml around or something? Because normally a Windows Phone 7 App needs a license file to get installed when starting the phone for the first time. Don't know if this applies to .exe files though.
Has someone got an idea?
-WP7User- said:
EDIT: Didn't work at all...The ChangeUSBProfile.exe didn't get installed (although I'm 100% sure that it is there and of course in the right folder). Wasn't there a license xml around or something? Because normally a Windows Phone 7 App needs a license file to get installed when starting the phone for the first time. Don't know if this applies to .exe files though.
Has someone got an idea?
Click to expand...
Click to collapse
Thanks for the work! Is it possible if we extract the official .cab update file to get a licence and patch it to the exe?
I used a PE Explorer to open the changusbprofile.exe and found a license called"Windows Mobile TCB signing cert" in it.
Another thing is I used a way to open .exe in IE (use IE in WP7 to open this thread and download the usbvideoout.zip and you can have the chance to open changeusbprofile.exe directly) but it failed in Mango. Maybe we should try this in 7004 because this is really an old file. Or we should find a .cab file that contains a exe file in it and this .cab must be announced after mango update.

[CODEPLEX PROJECT] Advanced Windows Phone Engineering Tool

Advanced Windows Phone Engineering Tool​
What is it:
Advanced Windows Phone Engineering Tool (WPE) is a Windows Phone offline updating tool which makes updating your device offline easier than before. And, you can also restore your device easier with this tool too.
Current Release:
12-23-11:
4.0 Beta1:
-Total app cut down (this is what final will look like!)
12-25-11:
4.0 Beta1.5:
-various fix, appstate enum added, removal of wpeCore
-removal of alpha code in codeplex site, reason: out-of-date
01-08-12:
Final Update3:
-http (online) update support
-troubleshooting mode allows you to locate your own UpdateWP
-2 file support
How to use:
-Updating:
-Browse for Update cabinet file
-check 'Zune is not running' checkBox
-and, make sure that 'FFU Work' checkBox is not checked, otherwise, WPE will refuse updating your device
-and, you can check to make device backup or not, but, the best practice is to backup your device before making changes
-click 'update device' button, and, click yes, and, WPE Updates your device automatically. At this point, DO NOT DISCONNECT YOUR DEVICE!!!!!!!!!!!!!!
-Restoring:
-check 'Zune is not running' checkBox
-and, make sure that 'FFU Work' checkBox is not checked, otherwise, WPE will refuse restoring your device
-and, click 'restore device' button to restore, WPE will restore your device automatically. At this point, DO NOT DISCONNECT YOUR DEVICE!!!!!!!!!!!!!!
-Erasing:
-check 'Zune is not running' checkBox
-and, make sure that 'FFU Work' checkBox is not checked, otherwise, WPE will refuse erasing your device
-and, click 'restore device' button to restore, WPE will erase your device automatically. At this point, DO NOT DISCONNECT YOUR DEVICE!!!!!!!!!!!!!!
Grabbing it:
Go to http://advancedwpe.codeplex.com to grab source and binaries of WPE
If you like this app, you can:
-donate to paypal: [email protected] or
-contribute on this app with me
NOTE: X86 users may experience problems, it is caused by the invalid arguments. No backup updating also encounters problem
Nice, when I back to home try it. Only one question: that work only Windows Vista:
System Requirements:
-Windows Vista
-.NET Framework 4
-and, also, a Windows Phone Device
Click to expand...
Click to collapse
Is it probably a mistake or not ?
Budniu said:
Nice, when I back to home try it. Only one question: that work only Windows Vista:
Is it probably a mistake or not ?
Click to expand...
Click to collapse
no, because i use Vista's layout, or, maybe, i can make a special version of this tool........
and, i'm afraid that UpdateWP.exe itself won't run on Windows XP, he's too obsolete
Ok, I understand. THX
Budniu said:
Ok, I understand. THX
Click to expand...
Click to collapse
but, wait, i've made WPE4 with xp support
I have Win7 x64 not XP, but when you wrote for "Windows Vista" I was thinking so this is only for Vista version.
project updated, check post #1
- Alpha 2 (need more developers)
-Beta 1 (need more devs)
LOL, need more developers.... you are going to open a new thread for each version you release?
I will wait for this tool to mature a bit. You need lot of work like telling users how this works and other stuff.
Ashish
derausgewanderte said:
- Alpha 2 (need more developers)
-Beta 1 (need more devs)
LOL, need more developers.... you are going to open a new thread for each version you release?
Click to expand...
Click to collapse
well, actually, i survived the "need more devs" era LOL
no, not for 4+, because, she has her own homepage, not like 2.x or 3.x, which is HOMELESS
wpxbox said:
I will wait for this tool to mature a bit. You need lot of work like telling users how this works and other stuff.
Ashish
Click to expand...
Click to collapse
yes, this the most tiring part than coding the app itself
bring-up-my-post :sup2:
Graceva (WPE4) Alpha 3 available @ codeplex
sorry for no updates, i just went ill
sorry for no updates, i went sick for 8 days
Please elaborate us!
You want more dev's but who will get involved when thay dont know what this is? You should explane more in your first post & everyone needs more dev's but what we need personaly & individulay is more development skills!
Please elaborate us!
Knowlage is power!
Good luck with your project!
jackrabbit72380 said:
You want more dev's but who will get involved when thay dont know what this is? You should explane more in your first post & everyone needs more dev's but what we need personaly & individulay is more development skills!
Please elaborate us!
Knowlage is power!
Good luck with your project!
Click to expand...
Click to collapse
thanks, dude!
WPE4 Reaches Beta!!!
Can i use this tool to update from 7720 to 7740 on the focus? I mean to say by downloading the file
diff-7.10.7720.68-7.10.7740.16-armv7-retail-microsoft.pks_2cb1bfdd82133914239b8ee1a78e61e9000d124a.cab
this file is around 1MB in size only..
darthveda said:
Can i use this tool to update from 7720 to 7740 on the focus? I mean to say by downloading the file
diff-7.10.7720.68-7.10.7740.16-armv7-retail-microsoft.pks_2cb1bfdd82133914239b8ee1a78e61e9000d124a.cab
this file is around 1MB in size only..
Click to expand...
Click to collapse
of course you can, this is why this tool was made for
thx a lot for this tool...i updated my lg e900 from 7.10.7720 to 7.10.7740 with offline cab...it`s a great tool..thx

Null IMEI Fix?

My Gemini PDA is suffering from missing IMEIs, due in no doubt to an issue while I was trying to update my device. At present, I have a pure Android installation, which appears to be operating 100% fine (including WiFi). The only issue is that there are two missing IMEIs, so no telephony.
I sadly do not have a backup of NVRAM, so I am presently dead in the water. I have looked at several MTK IMEI writers, but I cannot get anything to work. Much of the software to manipulate MTK-based devices appears woefully out of date.
Can anyone help? I thank you in advance.
I'm assuming you already saw this?
https://www.oesf.org/forum/index.php?showtopic=35233
And
https://www.oesf.org/forum/index.php?showtopic=35259&st=0&p=287807&#entry287807
Great news -- I reached out to Planet's support team, and after providing them with a scan of my label (to provide the IMEIs), bluetooth and MAC addresses, they produced an NVRAM file along with detailed flashing instructions.
Kudos to Planet for great support. I have never received this kind of assistance from any other OEM. Needless to say, I immediately signed up at Indiegogo for the Cosmo as a way of saying thanks.
charlie.s said:
Great news -- I reached out to Planet's support team, and after providing them with a scan of my label (to provide the IMEIs), bluetooth and MAC addresses, they produced an NVRAM file along with detailed flashing instructions.
Kudos to Planet for great support. I have never received this kind of assistance from any other OEM. Needless to say, I immediately signed up at Indiegogo for the Cosmo as a way of saying thanks.
Click to expand...
Click to collapse
Could you share with me a way or contact to resolve the same problem?
random1st said:
Could you share with me a way or contact to resolve the same problem?
Click to expand...
Click to collapse
I contacted Planet tech support via their web site, and I received a timely response. Give it a shot
charlie.s said:
I contacted Planet tech support via their web site, and I received a timely response. Give it a shot
Click to expand...
Click to collapse
Sorry but I can't find any contact form or email. Could you show me the exact way to contact them?
Or help me with sharing download instructions and NVRAM backup?
random1st said:
Sorry but I can't find any contact form or email. Could you show me the exact way to contact them?
Or help me with sharing download instructions and NVRAM backup?
Click to expand...
Click to collapse
I contacted support via email to [email protected].
Note that the NVRAM partition is unique to a specific phone, since it includes your IMEI as well as other unique information. I did not try to dissect the file to see how hard it might be to adapt it to another device.
The method on this XDA Thread works fine for me.
I confirmed my Gemini 4G shows my IMEI on Setting->System->About Phone->Status->IMEI Information->IMEI (Slot 1)
[GUIDE] Restore IMEI number after an NVRAM clear
This thread will go over restoring the IMEI number if you cleared the NVRAM (or fully formatted your phone). The official tool to use is the SN Writer tool from Mediatek but as the P60 processor is not compatible with that, I had to search for...
forum.xda-developers.com
(You may need to allow of installing unsigned driver on your Windows PC.)

WP backup file of cancelled prototypes made by Nokia/Microsoft

NOTIFICATION : DONT FLASH,RESTORE EMMC BACKUP FILE OF PROTOTYPE TO YOUR RETAIL DEVICE. IT VERY DAMAGE
Rx112: https://onedrive.live.com/?authkey=!AMMXWNS0CVaIx7A&id=9BEC8AA0062F7BD6!141944&cid=9BEC8AA0062F7BD6
Rx100 : https://forum.xda-developers.com/windows-10-mobile/wp8-0-rx100-t3954941
Rx130: https://mega.nz/#F!mGQ3kYCD!PYYx6Y8FtnRHDMzxX16SUw
win10mobie arm64bit: https://forum.xda-developers.com/windows-10-mobile/arm64-uefi-rx130-t3778025
converted to 950xl fw: https://drive.google.com/file/d/1oRwZvXYxAKiN9xCSdYG-69PPylM6GUt6/view?usp=sharing
920 b1 : https://drive.google.com/file/d/1peKXuSPcr9Hn8TdPkKxoP0RDd5AVedO-/view?usp=sharing
650xl : https://drive.google.com/open?id=1SThRj7QsX9KsjUUUUl0EECP4NKyARsY1
950 b1: https://mega.nz/#F!zCQGkawI!Iau0OKKY02HjXy2r56iW-Q
Goldfinger : not public
McLaren:
I cant share it without permission of guy have it
435/532
android:
435: https://mega.nz/#!zZlmTYgK!o8w3tGd3_OtiqNtX5A620Nleg8apPVqeYVGo6JliPPQ
532: https://mega.nz/#!WE9m3K5S!AnuCmmizOAhqB6JuEvGbmmyVj9bwpAybDQVPOZRtMBA
WP :
532 4gb : https://drive.google.com/file/d/15Gz6IfBPL1LiJcphQbEEVYIqX7uwl1Se/view
532 8gb: https://drive.google.com/open?id=1WvLnf3vkYo86bMsm_NQTF1nKWxvIoCfV
435 8gb: https://drive.google.com/file/d/1U0QyJH3cugct2D79wcHjmI_V-u9VDize/view?usp=sharing
Clippr will meltemi os: https://mega.nz/#F!Z55gGSiC!eBFE3nNLwcP62v2YIPHVrQ
...
If someone have prototype with incomplete system. Try found at here and flash it. Dont forget backup special partition via win32disk image,partition guru,winhex,etc.
dont try install win10mobi arm64 for rx130.very early, make damage for hardware
For ffu of goldfinger,i will upload tomorrow
updated ffu file for goldfinger
Updated full emmc backup of rx112 midas- first 3d touch prototype of nokia
I will update
Full backup + ffu of
Rock Alt 530 5 inch
Saimaa CDMA
Fame 4GB
Hi, I didn't know that you have an archive for prototype firmware here! Good Job!
Well, the McLaren though, it seems to be quite tricky. But we will see...
mivas said:
Hi, I didn't know that you have an archive for prototype firmware here! Good Job!
Well, the McLaren though, it seems to be quite tricky. But we will see...
Click to expand...
Click to collapse
Haha
For mclarne gdr2. I waiting another friend,guy installed it on his phone
But i busy
link for rx112 not work, can you reupload? thanks.
thinhx2 said:
Haha
For mclarne gdr2. I waiting another friend,guy installed it on his phone
But i busy
Click to expand...
Click to collapse
ok good! :good:
Today i got news from my friend:
That person likes to display information with various models
At the same time, it also provides high paid flashing and upgrading services.
So i will remove gild finger firmware
thinhx2 said:
Today i got news from my friend:
That person likes to display information with various models
At the same time, it also provides high paid flashing and upgrading services.
So i will remove gild finger firmware
Click to expand...
Click to collapse
Hi, I just saw this post... (I don't get email notifications although I choose to be informed immediately...)
So, this is the same for the McLaren as well? ffu conversion is not available?
mivas said:
Hi, I just saw this post... (I don't get email notifications although I choose to be informed immediately...)
So, this is the same for the McLaren as well? ffu conversion is not available?
Click to expand...
Click to collapse
sorry, i cant make ffu for it, it have journal bug when convert to ffu, i dont know why
thinhx2 said:
sorry, i cant make ffu for it, it have journal bug when convert to ffu, i dont know why
Click to expand...
Click to collapse
ok... Still, the aim is to push it to W10M, so if you manage to get an image with W10M, even without touch, I would be interested in that image instead.
Then, maybe we find a way to get the standard touch back, perhaps with newer W10M updates (eg tricking it as a different device, thus restoring the "normal", non-3Dtouch updated files) or in the worst case, we could perhaps find a workaround with the drivers...

Categories

Resources