Go Back   Android Forums > Android Phones > Samsung i7500



Reply
 
LinkBack Thread Tools
Old November 3rd, 2009, 05:28 PM   #1 (permalink)
Junior Member
 
Join Date: Sep 2009
Location: New York City
Posts: 39
 
Device(s):
Thanks: 0
Thanked 1 Time in 1 Post
Default Samsung FUS Downloader

I've written an application for all of you who are still flashing your phones back to old versions to check for and obtain updates via NPS. (I remember those painful days.)

I think everything is pretty much self-explanatory; it will grab the update .zip.enc for you and decrypt it. All you have to do is extract the contents and use the traditional Odin means of flashing your device.

The one thing I ask is that you PLEASE do not do anything to abuse Samsung's update servers. The worst thing that I fear could come of this is that they change the way that their update server works. I'm releasing this strictly because I don't believe they're being fair or practical with the way their firmware updates are being released, especially since we've all noted several times that their own update software is horribly broken.

Note that this requires NPS to be installed, as it uses a library that NPS provides.

So, here's the link:

sephail.net - Samsung FUS Downloader

P.S.
It hasn't been tested all that much yet, so feel free to report any bugs. I'll try to address them as I have time. Also (sorry for the plug), I'm looking to sell my Galaxy if anyone wants it for a bit less than retail (say, $425). It's in pretty pristine condition...

sephail is offline  
Reply With Quote
The Following User Says Thank You to sephail For This Useful Post:
Amnarj (January 1st, 2011)
Sponsors
Old November 3rd, 2009, 06:49 PM   #2 (permalink)
Senior Member
 
Rastaman-FB's Avatar
 
Join Date: Sep 2009
Location: UK
Posts: 5,841
 
Device(s): i7500@galax0-1.6.3.4 OC@710mhz HTC Desire - never ending modding
Thanks: 104
Thanked 917 Times in 775 Posts
Default

Quote:
Originally Posted by sephail View Post
I've written an application for all of you who are still flashing your phones back to old versions to check for and obtain updates via NPS. (I remember those painful days.)

I think everything is pretty much self-explanatory; it will grab the update .zip.enc for you and decrypt it. All you have to do is extract the contents and use the traditional Odin means of flashing your device.

The one thing I ask is that you PLEASE do not do anything to abuse Samsung's update servers. The worst thing that I fear could come of this is that they change the way that their update server works. I'm releasing this strictly because I don't believe they're being fair or practical with the way their firmware updates are being released, especially since we've all noted several times that their own update software is horribly broken.

Note that this requires NPS to be installed, as it uses a library that NPS provides.

So, here's the link:

sephail.net - Samsung FUS Downloader

P.S.
It hasn't been tested all that much yet, so feel free to report any bugs. I'll try to address them as I have time. Also (sorry for the plug), I'm looking to sell my Galaxy if anyone wants it for a bit less than retail (say, $425). It's in pretty pristine condition...
wow, i take it youve had enough of the phone then?

btw does this have an os requirement? cant get it to work on win7 pro x64
Rastaman-FB is online now  
Reply With Quote
Old November 3rd, 2009, 06:58 PM   #3 (permalink)
Junior Member
 
Join Date: Sep 2009
Location: New York City
Posts: 39
 
Device(s):
Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by Rastaman-FB View Post
wow, i take it youve had enough of the phone then?

btw does this have an os requirement? cant get it to work on win7 pro x64
It was compiled on a 32-bit system. I'll test it on Win 7 Pro 64-bit in a few...
sephail is offline  
Last edited by sephail; November 3rd, 2009 at 07:00 PM.
Reply With Quote
Old November 3rd, 2009, 07:06 PM   #4 (permalink)
Senior Member
 
Rastaman-FB's Avatar
 
Join Date: Sep 2009
Location: UK
Posts: 5,841
 
Device(s): i7500@galax0-1.6.3.4 OC@710mhz HTC Desire - never ending modding
Thanks: 104
Thanked 917 Times in 775 Posts
Default

good work tho, ill check it at work tomorrow

off to bed. its midnight here
Rastaman-FB is online now  
Reply With Quote
Old November 3rd, 2009, 07:49 PM   #5 (permalink)
Junior Member
 
Join Date: Sep 2009
Location: New York City
Posts: 39
 
Device(s):
Thanks: 0
Thanked 1 Time in 1 Post
Default

It doesn't work on 64-bit Windows 7 because NPS doesn't seem to register its DLLs properly (nor does it seem to function properly on 64-bit Windows 7). You can try to register them manually (FUSCrypt.dll specifically), but I don't have enough time to tinker with it tonight.
sephail is offline  
Reply With Quote
Old November 3rd, 2009, 10:20 PM   #6 (permalink)
Member
 
Join Date: Aug 2009
Posts: 253
 
Device(s):
Thanks: 1
Thanked 0 Times in 0 Posts
Default

That's a great release. Thanks
pegasus21 is offline  
Reply With Quote
Old November 3rd, 2009, 11:49 PM   #7 (permalink)
Member
 
Join Date: Sep 2009
Location: Serbia
Posts: 161
 
Device(s): HTC Desire Z
Thanks: 2
Thanked 7 Times in 7 Posts
Default

Didn't work for me but as always i probably did something wrong I'll try again in few hours when i'm rested and my mind is clearly thinkin... Tnx sephail
Naruvam is offline  
Reply With Quote
Old November 4th, 2009, 01:26 AM   #8 (permalink)
Senior Member
 
kam187's Avatar
 
Join Date: Aug 2009
Location: UK
Posts: 1,320
 
Device(s): Nexus One
Thanks: 3
Thanked 45 Times in 28 Posts
Default

I'm getting and error, and then the program just sits there

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at Samsung_FUS_Downloader.frmMain.login()
at Samsung_FUS_Downloader.frmMain.btnQuery_Click(Obje ct sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4200 (NetFxQFE.050727-4200)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Samsung FUS Downloader
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Consultant/AppData/Local/Apps/2.0/RAV3A6PV.VEX/1L2K9TZN.8ZJ/sams..tion_1248f141f76060c1_0001.0000_43657faae3a9 4ac8/Samsung%20FUS%20Downloader.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Interop.FUSCryptLib
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Users/Consultant/AppData/Local/Apps/2.0/RAV3A6PV.VEX/1L2K9TZN.8ZJ/sams..tion_1248f141f76060c1_0001.0000_43657faae3a9 4ac8/Interop.FUSCryptLib.DLL
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Web
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
kam187 is offline  
Reply With Quote
Old November 4th, 2009, 02:57 AM   #9 (permalink)
Member
 
Join Date: Sep 2009
Location: France:
Posts: 146
 
Device(s): Froyo 0730
Thanks: 6
Thanked 0 Times in 0 Posts
Default

It worked for me on Windows 7 Beta "version 7100", brilliant ! thanks Sephail
ryko is offline  
Reply With Quote
Old November 4th, 2009, 03:27 AM   #10 (permalink)
Junior Member
 
Join Date: Oct 2009
Posts: 30
 
Device(s): i7500 Galaxy
Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by kam187 View Post
I'm getting and error, and then the program just sits there

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************

************** JIT Debugging **************
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
I got exact the same error and message.
Gizmo306 is offline  
Reply With Quote
Sponsors
Old November 4th, 2009, 03:33 AM   #11 (permalink)
Junior Member
 
Join Date: Sep 2009
Posts: 35
 
Device(s):
Thanks: 2
Thanked 0 Times in 0 Posts
Default

i used xp mode as im on win 7 x64 and it works great thanks
coipu is offline  
Reply With Quote
Old November 4th, 2009, 03:48 AM   #12 (permalink)
Senior Member
 
Rastaman-FB's Avatar
 
Join Date: Sep 2009
Location: UK
Posts: 5,841
 
Device(s): i7500@galax0-1.6.3.4 OC@710mhz HTC Desire - never ending modding
Thanks: 104
Thanked 917 Times in 775 Posts
Default

Quote:
Originally Posted by coipu View Post
i used xp mode as im on win 7 x64 and it works great thanks
oh might try this, not got round to doing xp mode yet
Rastaman-FB is online now  
Reply With Quote
Old November 4th, 2009, 07:54 AM   #13 (permalink)
Junior Member
 
Join Date: Sep 2009
Location: New York City
Posts: 39
 
Device(s):
Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by kam187 View Post
I'm getting and error, and then the program just sits there
At what point do you get this error? Immediately after launching the application? Which platform are you running it on? (And is it 32- or 64- bit?)
sephail is offline  
Last edited by sephail; November 4th, 2009 at 09:46 AM.
Reply With Quote
Old November 4th, 2009, 09:50 AM   #14 (permalink)
Senior Member
 
kam187's Avatar
 
Join Date: Aug 2009
Location: UK
Posts: 1,320
 
Device(s): Nexus One
Thanks: 3
Thanked 45 Times in 28 Posts
Default

I get it after i hit Query Server. There's a 2 or 3 second pause, and then the error. It might be related to the java vm i'm running?
kam187 is offline  
Reply With Quote
Old November 4th, 2009, 11:17 AM   #15 (permalink)
Junior Member
 
Join Date: Sep 2009
Location: New York City
Posts: 39
 
Device(s):
Thanks: 0
Thanked 1 Time in 1 Post
Default

That's strange. It's not related to Java at all; it's a .NET application.

I can't reproduce that problem, however, which makes it difficult to debug. I have been testing it on a pretty clean system, though.
sephail is offline  
Reply With Quote
Old November 4th, 2009, 11:21 AM   #16 (permalink)
Senior Member
 
kam187's Avatar
 
Join Date: Aug 2009
Location: UK
Posts: 1,320
 
Device(s): Nexus One
Thanks: 3
Thanked 45 Times in 28 Posts
Default

Ahh ok!

On a seperate note, the Behold II source code is up. Can you check on the server any other way whats up there? The behold I firmware is like this:

T919UVHL3

The behold I is T919, and the Behold II is T939. So it must be something like T939UVHL3
kam187 is offline  
Reply With Quote
Old November 4th, 2009, 11:41 AM   #17 (permalink)
Junior Member
 
Join Date: Oct 2009
Posts: 30
 
Device(s): i7500 Galaxy
Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by sephail View Post
That's strange. It's not related to Java at all; it's a .NET application.

I can't reproduce that problem, however, which makes it difficult to debug. I have been testing it on a pretty clean system, though.
I am using W7100, but no XP mode. I may try pure XP system later.

attached is the pop-up message window, and the other message is inside the lower-left bottom [Details].
Attached Images
File Type: png screenshot.10.png (20.6 KB, 31 views)
Gizmo306 is offline  
Reply With Quote
Old November 4th, 2009, 12:02 PM   #18 (permalink)
New Member
 
Join Date: Oct 2009
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks for this great updater
Due to our email conversation about SFR CSC (updated on FUS website), i'm posting the II5 BOG values (thanks to franckinou):

BOG (France):

CSC: I7500BOGII3
PDA: I7500XXII5
Phone: I7500XXII5
Suffix: BOG
Nation Code: XX
Model: GT-i7500

Megaupload direct link:
MEGAUPLOAD - The leading online storage and file delivery service
FRAKKK is offline  
Last edited by FRAKKK; November 4th, 2009 at 12:04 PM.
Reply With Quote
Old November 4th, 2009, 02:18 PM   #19 (permalink)
Junior Member
 
Join Date: Oct 2009
Posts: 30
 
Device(s): i7500 Galaxy
Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by Gizmo306 View Post
I am using W7100, but no XP mode. I may try pure XP system later.

attached is the pop-up message window, and the other message is inside the lower-left bottom [Details].
-----------
update: it did work under my XP system.
Gizmo306 is offline  
Reply With Quote
Old November 4th, 2009, 03:06 PM   #20 (permalink)
Junior Member
 
Join Date: Sep 2009
Location: Belgrade, Serbia
Posts: 24
 
Device(s): T-Mobile Touch G2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

It worked on Windows 7 Bulid 7600
Sauriann is offline  
Reply With Quote
Sponsors
Old November 4th, 2009, 04:56 PM   #21 (permalink)
Member
 
Join Date: Sep 2009
Location: Serbia
Posts: 161
 
Device(s): HTC Desire Z
Thanks: 2
Thanked 7 Times in 7 Posts
Default

Any1 can help me and post what should we query for telenor srbija?
Naruvam is offline  
Reply With Quote
Old November 4th, 2009, 05:21 PM   #22 (permalink)
Junior Member
 
Join Date: Sep 2009
Location: Belgrade, Serbia
Posts: 24
 
Device(s): T-Mobile Touch G2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

can i help, i have phone from telenor serbia.


CSC: I7500VIAIG6
PDA: I7500XXIG8
Phone: I7500XXIG8
Suffix: 500
Nation Code: XX
Model: GT-i7500
Sauriann is offline  
Last edited by Sauriann; November 4th, 2009 at 05:32 PM.
Reply With Quote
Old November 4th, 2009, 06:44 PM   #23 (permalink)
Member
 
Join Date: Nov 2009
Location: Croatia
Posts: 102
 
Device(s): i7500@IL5
Thanks: 1
Thanked 2 Times in 2 Posts
Default

First and foremost, thank you sephail for all your work and effort to bring the latest firmware to everyone.

Quote:
Originally Posted by sephail View Post
It hasn't been tested all that much yet, so feel free to report any bugs. I'll try to address them as I have time. Also (sorry for the plug), I'm looking to sell my Galaxy if anyone wants it for a bit less than retail (say, $425). It's in pretty pristine condition...
I am running Win 7 (32bit) beta build 7600 and experiencing a peculiar problem. Server querying works fine, but when I press the download button, download starts and runs a for few seconds (progress bar is not moving, but i see it generates a network traffic). After that it stops and it times out with error message (operation has timed out). Then program crashes.

On the other hand, if I terminate downoad (hit Exit button) before timeout occures I get another error mesage and then crash. This time it reads:
Access to the path 'C:\GT-I7500I7500VIAII515500XXII5I7500XXII5_500.zip.enc' is denied.' (Just to note, i didn't choose c:\ folder as destination folder. It was my desktop.)

Would it be too much trouble if you were to add an option to choose where the .enc file will be downloaded, or to change that path to some other, more security-relaxed folder than C:\

Thanks
screaminbug is offline  
Reply With Quote
Old November 4th, 2009, 07:05 PM   #24 (permalink)
Member
 
Join Date: Sep 2009
Location: Serbia
Posts: 161
 
Device(s): HTC Desire Z
Thanks: 2
Thanked 7 Times in 7 Posts
Default

My original frimware on telenor srbia was I7500MRSIG6 csc if i remember. Beside i tought VIA is for italy?
Naruvam is offline  
Reply With Quote
Old November 5th, 2009, 03:51 AM   #25 (permalink)
Junior Member
 
Join Date: Sep 2009
Location: Belgrade, Serbia
Posts: 24
 
Device(s): T-Mobile Touch G2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I will open one new box today(white galaxy) and check all numbers again.
Sauriann is offline  
Last edited by Sauriann; November 5th, 2009 at 03:52 AM.
Reply With Quote
Old November 5th, 2009, 03:58 AM   #26 (permalink)
Senior Member
 
Rastaman-FB's Avatar
 
Join Date: Sep 2009
Location: UK
Posts: 5,841
 
Device(s): i7500@galax0-1.6.3.4 OC@710mhz HTC Desire - never ending modding
Thanks: 104
Thanked 917 Times in 775 Posts
Default

Quote:
Originally Posted by Naruvam View Post
My original frimware on telenor srbia was I7500MRSIG6 csc if i remember. Beside i tought VIA is for italy?
you change it to the csc and versions of your current/original sw version and it will look for updates on that type
VIA is o2 germany, sephail put that info in to give you a working example

you need to know what your original firmware and csc was
Rastaman-FB is online now  
Reply With Quote
Old November 5th, 2009, 05:47 AM   #27 (permalink)
Member
 
Join Date: Sep 2009
Location: Serbia
Posts: 161
 
Device(s): HTC Desire Z
Thanks: 2
Thanked 7 Times in 7 Posts
Default

I know my original frimware and csc. I was just asking to check just to be sure i didnt misspel some letter
Naruvam is offline  
Reply With Quote
Old November 5th, 2009, 05:57 AM   #28 (permalink)
Senior Member
 
Rastaman-FB's Avatar
 
Join Date: Sep 2009
Location: UK
Posts: 5,841
 
Device(s): i7500@galax0-1.6.3.4 OC@710mhz HTC Desire - never ending modding
Thanks: 104
Thanked 917 Times in 775 Posts
Default

Quote:
Originally Posted by Naruvam View Post
I know my original frimware and csc. I was just asking to check just to be sure i didnt misspel some letter
ahh ok, i understand
Rastaman-FB is online now  
Reply With Quote
Old November 5th, 2009, 11:44 PM   #29 (permalink)
Senior Member
 
kam187's Avatar
 
Join Date: Aug 2009
Location: UK
Posts: 1,320
 
Device(s): Nexus One
Thanks: 3
Thanked 45 Times in 28 Posts
Default

Ok so i tried FUS on 3 computers (2 vista and one XP) and it didnt work on any of them The same error on all 3.

What version of .net frameworks do you have installed? What version of NPS?
kam187 is offline  
Reply With Quote
Old November 6th, 2009, 03:24 AM   #30 (permalink)
Junior Member
 
Join Date: Sep 2009
Posts: 62
 
Device(s): HTC Desire HD Samsung Galaxy i7500
Thanks: 3
Thanked 4 Times in 4 Posts
Default

Works for Me, XP Media Center, NPS (IH4) -> Note I have NPS running at the moment and phone plugged in.

On O2 UK, and when I add in the original shipped details

PDA I7500XXIH6
phone I7500XXIH6
CSC I7500O2UIH2
Nation XX
Model GT-i7500

It gives me the CURRENT version that I have (Which I updated with NPS when the fixed version was released)

PDA I7500XXII4
phone I7500XXII4
CSC I7500O2UII3
Nation XX
Model GT-i7500
(Modified 2009-11-03 4:24:34)

Feeding these back into the system, shows no further official upgrade.

Nice Work....
qwerty100 is offline  
Reply With Quote
Sponsors
Old November 6th, 2009, 03:26 AM   #31 (permalink)
Senior Member
 
Rastaman-FB's Avatar
 
Join Date: Sep 2009
Location: UK
Posts: 5,841
 
Device(s): i7500@galax0-1.6.3.4 OC@710mhz HTC Desire - never ending modding
Thanks: 104
Thanked 917 Times in 775 Posts
Default

Quote:
Originally Posted by kam187 View Post
Ok so i tried FUS on 3 computers (2 vista and one XP) and it didnt work on any of them The same error on all 3.

What version of .net frameworks do you have installed? What version of NPS?
it works on my xp and win7 32 build just not my x64

ive got netframework 3.5 and im using nps ij1
Rastaman-FB is online now  
Reply With Quote
Old November 6th, 2009, 10:33 AM   #32 (permalink)
Junior Member
 
Join Date: Oct 2009
Posts: 30
 
Device(s): i7500 Galaxy
Thanks: 0
Thanked 1 Time in 1 Post
Default

it work on my XP system.
but not my Windows 7, with .Netframework 3.51.
Gizmo306 is offline  
Reply With Quote
Old November 6th, 2009, 11:42 AM   #33 (permalink)
Senior Member
 
kam187's Avatar
 
Join Date: Aug 2009
Location: UK
Posts: 1,320
 
Device(s): Nexus One
Thanks: 3
Thanked 45 Times in 28 Posts
Default

Can you guys check which other frameworks you have?

Just search 'framework' in programs and features. Particularly anyone with vista!
kam187 is offline  
Reply With Quote
Old November 15th, 2009, 07:15 AM   #34 (permalink)
New Member
 
Join Date: Oct 2009
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

My Galaxy is a GT-i7500L (I guess this means its for Latin America). I got this one from Tim here in Brazil.

My phone version codes are:

PDA: I7500LUIII1
Phone: I7500LUIII1
CSC: I7500LZTMII1

Which parameters should I use on nation code and model?

Thanks!
rcouto is offline  
Reply With Quote
Old November 17th, 2009, 10:28 AM   #35 (permalink)
New Member
 
Join Date: Nov 2009
Location: Poland
Posts: 8
 
Device(s): Samsung Galaxy GT-I7500
Thanks: 0
Thanked 0 Times in 0 Posts
Default

How to set proper "Suffix"?
Could it be extended from mobile phone?
I tried:
*#*#INFO#*#*
*#*#1234#*#*
*#*#4986*2650468#*#*
but I cannot find Suffix...
Danniello is offline  
Reply With Quote
Old November 17th, 2009, 11:01 AM   #36 (permalink)
New Member
 
Join Date: Nov 2009
Location: Poland
Posts: 8
 
Device(s): Samsung Galaxy GT-I7500
Thanks: 0
Thanked 0 Times in 0 Posts
Default

From examples I see that it is from CSC code (except SFR).
But for my phone provider (Play Mobile Poland) it is not working (or there is no updates...)
CSC: I7500PRTIH1
PDA: I7500XXIH9
Phone: I7500XXIH9
Suffix: PRT
Nation Code: XX
Model: GT-i7500
Danniello is offline  
Reply With Quote
Old January 27th, 2010, 08:28 AM   #37 (permalink)
New Member
 
Join Date: Jan 2010
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

hello!
Is it possible to use samsung fus downloader for the galaxy spica?
I have tried, but with no success.
Anyone else tried?
hatt is offline  
Reply With Quote
Old February 9th, 2010, 01:34 AM   #38 (permalink)
Junior Member
 
Join Date: Feb 2010
Posts: 33
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi All,

I have just got i7500, and very much new to android OS.
I wanted to update my firmware, below are details of my phone
1) Baseband:- I7500DDII3
2) kernel:- 2.6.27
3)firmware: 1.5

I tried to understand how FUS works, but i was not able to understand completely
could any one explain me what exact steps needs to be followed for updating the firmware.

Regards
Satya
samsungshah is offline  
Reply With Quote
Old February 9th, 2010, 08:23 AM   #39 (permalink)
Member
 
Join Date: Sep 2009
Location: France:
Posts: 146
 
Device(s): Froyo 0730
Thanks: 6
Thanked 0 Times in 0 Posts
Default

Hi Samsungshah,
There is a great post here http://androidforums.com/samsung-i7500/36913-latest-firmware.html?highlight=baseband+codes to read which should help you a lot. I do not know which country your nation code "DD" stands for perhaps someone with the same could help you more. For an example in France I need to enter these codes into the FUS Downloader CSC Version: I7500BOGIG8
PDA Version: I7500XXIG8
Phone Version: I7500XXIG8
Suffix: BOG
Nation Code: XX
Model: GT-i7500
Or you could just download one of the latest firmwares IK4 ,IK5 and flash the phone using Odin if you are not bothered by not having your local CSC on the phone (If you are from Canada or Brazil please do not flash your phone ! ) Hope this helps a bit
ryko is offline  
Reply With Quote
Old February 9th, 2010, 09:37 AM   #40 (permalink)
Junior Member
 
Join Date: Feb 2010
Posts: 33
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi Ryko,

Thanks for your reply.
I belong to India, so for India whether FUS will work?
And for second solution which you gave I am not sure how to proceed with that solution.

Regards
Satya
samsungshah is offline  
Reply With Quote
Sponsors
Old February 10th, 2010, 03:20 AM   #41 (permalink)
Member
 
Join Date: Sep 2009
Location: France:
Posts: 146
 
Device(s): Froyo 0730
Thanks: 6
Thanked 0 Times in 0 Posts
Default

For the second solution there is here http://androidforums.com/samsung-i7500/13692-how-odin-galexo-rom-s.html a good explanation as to how to Odin, if you are still stuck, could you explain the part you do not understand and I will try and help.
ryko is offline  
Reply With Quote
Old March 15th, 2010, 07:50 AM   #42 (permalink)
New Member
 
Join Date: Mar 2010
Location: China
Posts: 5
 
Device(s): GT-i7500@Galaxo 1.6.2
Thanks: 1
Thanked 0 Times in 0 Posts
Default

I want a Hong KONG version firmware,how can I get it by FUS??Think you!!
sunny6230 is offline  
Reply With Quote
Old March 15th, 2010, 08:46 AM   #43 (permalink)
Senior Member
 
Andronix's Avatar
 
Join Date: Aug 2009
Posts: 677
 
Device(s): Samsung i7500 @ GAOSP Froyo nightly
Thanks: 7
Thanked 17 Times in 13 Posts
Default

Quote:
Originally Posted by sunny6230 View Post
I want a Hong KONG version firmware,how can I get it by FUS??Think you!!
Report on latest firmware L3
Andronix is offline  
Reply With Quote
The Following User Says Thank You to Andronix For This Useful Post:
sunny6230 (March 19th, 2010)
Old March 19th, 2010, 03:32 AM   #44 (permalink)
New Member
 
Join Date: Mar 2010
Location: China
Posts: 5
 
Device(s): GT-i7500@Galaxo 1.6.2
Thanks: 1
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by Andronix View Post
Thinks...!!!
sunny6230 is offline  
Reply With Quote
Old July 29th, 2010, 01:16 PM   #45 (permalink)
Junior Member
 
Join Date: Mar 2010
Location: India
Posts: 59
 
Device(s): Samsung Galaxy I7500 Galaxo 1.6.3.4/ Froyo Nightly
Thanks: 28
Thanked 4 Times in 4 Posts
Send a message via Skype™ to dsyzug
Default

Can anyone suggest what to put in "Suffix" field in SAMSUNG FUS DOWN LOADER.
I am from India. My phone is unlocked.

Thanks for any help.
dsyzug is offline  
Reply With Quote
Old August 15th, 2010, 12:02 AM   #46 (permalink)
New Member
 
Join Date: Jul 2010
Posts: 1
 
Device(s):
Thanks: 2
Thanked 0 Times in 0 Posts
Default

I interested to know that could this program work for other phones (e.g. S8000 jet)?
hamed6513 is offline  
Reply With Quote
Old September 6th, 2010, 09:42 AM   #47 (permalink)
New Member
 
Join Date: Jan 2010
Posts: 5
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi, May I know where can i get a copy of the FUS down loader..
hmanxx is offline  
Reply With Quote
Old November 12th, 2010, 02:49 AM   #48 (permalink)
Junior Member
 
Join Date: Jan 2010
Location: Gujarat (INDIA)
Posts: 15
 
Device(s): Samsung Galaxy i7500 with GAOSP Beta 3 baseband JC6
Thanks: 0
Thanked 0 Times in 0 Posts
darshan.jayco
Default FUS Downloader link

Can anyone please update the FUS Downloader link.. the one's listed here are not online currently.
dakodon is offline  
Reply With Quote
Old November 12th, 2010, 06:54 PM   #49 (permalink)
Member
 
sgx100's Avatar
 
Join Date: Mar 2010
Location: New Delhi, India
Posts: 262
 
Device(s): Galaxy 7500 on GAOSP 09292010/Galaxo 1.6.3.4 [Baseband - (XEJC6)]
Thanks: 40
Thanked 14 Times in 14 Posts
Default

Can anyone upload a link to any India specific firmwares.
They are all I7500DD-xxx types.

I have one but its always rebooting the phone but its not I7500DDII3 : The one usually doing the rounds in most of India specific devices.

BTW: FUS never seemed to work for me
Always some crappy error message.
__________________
Get Geeky with Android
sgx100 is offline  
Reply With Quote
Reply

Buy the Samsung i7500
Sign up for instant notification when the Samsung i7500 goes on sale!
Samsung i7500

When Samsung joined the Open Handset Alliance, excitement and anticipation engulfed the mobile world. With industry leading mobile phones such as the Samsung Instinct and Samsung Omnia already on the market, expectations soared. The speculation can f... Read More


Bookmarks


Go Back   Android Forums > Android Phones > Samsung i7500 User CP
Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
looking for binaries downloader hoola Android Applications 1 December 6th, 2011 09:18 AM
Best downloader app? modesto61ca Android Media 0 January 4th, 2011 12:01 AM
downloader 1doublea50 Android Applications 0 September 24th, 2010 11:13 AM
MP3 Downloader chrisg HTC Desire 0 July 20th, 2010 12:48 PM
Tips samsung mobile firmware downloader misko Samsung i7500 31 April 15th, 2010 01:27 PM



All times are GMT -5. The time now is 07:05 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Custom vBulletin Skins by: Relivo


SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.