Cannot update Firmware to ver 1.8

EnlightenOnQ

New Member
Trying to update laptop with the 1.8 versions and get two problems.

System: Sony Laptop runing Win-XP SP-3

Installed the Controller Mod program to 1.8.0 and it works fine.

Installed the firmware update program to 1.1 and i works fine.

First Problem:
Installed the XP-Update program (setupfw.exe) for the firmware updater and get this error: Cannot install the XP update.

an error occured attempting to install PS3 Ragnarok Firmware Updater Tool
Unable to locate application file 'PS3_Rag_FW_Inst.msi'.
See the setup log file located at 'C:\DOCUME~1\condraka\LOCALS~1\Temp\VSD248.tmp\install.log' for more information.


Second Problem:
Cannot un-zip the 1.8 or 1.8.2 using the windows zip program and get this error: File compressed (zipped) folder is invalid or corrupted.

Attempted to unzip using WinZip and 7-Zip and when unzipped the file extension is missing (.HEX). Then file is renamed adding the .HEX and attempting to use this with the ver 1.1 firware update tool it bombs and get the following error:

Unhandled Error:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentOutOfRangeException: Index and length must refer to a location within the string.
Parameter name: length
at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
at HIDBootLoader.Form1.btn_OpenHexFile_Click(Object 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(MouseEventArgs 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.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(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.3649 (GDR.050727-3600)
CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
PS3_Rag_Firmware_Updater
Assembly Version: 1.0.4858.36279
Win32 Version:
CodeBase: file:///C:/Program Files/VikingDigi...are Updater Tool/PS3_Rag_Firmware_Updater.exe
----------------------------------------
msvcm90
Assembly Version: 9.0.30729.6161
Win32 Version: 9.00.30729.6161
CodeBase: file:///C:/WINDOWS/WinSxS/x86_Micro...8e3b_9.0.30729.6161_x-ww_31a54e43/msvcm90.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3645 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSI....0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3644 (GDR.050727-3600)
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.3644 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.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.



Any help fixing this would be appreciated....

Thanks.

Carl.
 

odingalt

Well-Known Member
Staff member
an error occured attempting to install PS3 Ragnarok Firmware Updater Tool
Unable to locate application file 'PS3_Rag_FW_Inst.msi'.
See the setup log file located at 'C:\DOCUME~1\condraka\LOCALS~1\Temp\VSD248.tmp\ins tall.log' for more information.

Did you .unzip the contents to your desktop or your C: drive first? It looks like it's trying to run by doubleclicking from inside the .ZIP but this could cause some problems.
 

EnlightenOnQ

New Member
Yes I unzipped to a seperate directory to install. The setup log file is the error log during install and is usually sent to the documents folder of the owner folder.

The setup starts but stops.

On the HEX file to update the firmware why is this not unzipping correctly?
 
Top