myMPX
Advertisement


Go Back MyMPx.org > MyMPx.org Forum > Dead Players

Wrong flashed Glacier CTW500
Reply
Post New Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old 21st Sep 2007, 3:24 am
New Member
 
Join Date: Apr 2007
Posts: 11
Default Wrong flashed Glacier CTW500


Hi,

I have flashed my Glacier with a wrong Firmware. Now I can't flash it again. Every time i put it in my USB I see just the Timeglass and an unknown USB Device.

Click the image to open in full size.

I have tried the Drivers from the "MP3 Player Utilities v4.10" and "MP3 Player Utilities v4.15" but both dontwork... the "Glacier Repair Toolkit.pdf" dont help wit hthe short of the "tantalum capacitor"

I've used the "All Glacier Firmware" "Glacier_9.1.51.bin", and thought it was the right for my player, but it seems not :-)

Can somebody help me?
Reply With Quote
  #2 (permalink)  
Old 21st Sep 2007, 3:44 am
New Member
 
Join Date: Apr 2007
Posts: 11
Default

I've tried the "AdfuUpdate.inf" but it says, its not the right...
Reply With Quote
  #3 (permalink)  
Old 21st Sep 2007, 3:47 am
Senior Member
Valued Member
 
Join Date: Sep 2006
Location: Singapore
Posts: 2,962
Default

qwerik , what message does Windows tell you when you try to install ADFU?
__________________
Why are clones called MP4 Players, when they don`t play .MP4 at all?
It`s like an MP3 Player which plays Music CDs only.


T39 doesn''t sound as good as my T29
Reply With Quote
  #4 (permalink)  
Old 21st Sep 2007, 4:09 am
Junior Member
 
Join Date: Jun 2007
Posts: 33
Default Re: Wrong flashed Glacier CTW500

1.push right mouse key on my computer>properties>Hardware>Driver signing>click inogre and ok
2.Install Adfu drivers
3.install to player this firmware http://www.uxcell.com/public/mp3upda...INE-061218.rar
4.player display should be white
5. install next firmware dump http://www.talpykla.com/files/2068/E...n%20second.rar
6.after update player should be alive :wink:
__________________
[flash width=600 height=290:56ca39393e]http://www.talpykla.com/files/2068/opr18C57.swf[/flash:56ca39393e]
ZIPY
Reply With Quote
  #5 (permalink)  
Old 21st Sep 2007, 4:29 am
New Member
 
Join Date: Apr 2007
Posts: 11
Default

@lattesurf It says that it could not find the right software/driver

I have tried the Drivers from the "MP3 Player Utilities v4.10" and "MP3 Player Utilities v4.15" but both dontwork...

Now I try the driver from v4.05...
__________________
Glacier CWT500 2GB
Reply With Quote
  #6 (permalink)  
Old 21st Sep 2007, 4:39 am
New Member
 
Join Date: Apr 2007
Posts: 11
Default

No chance, every time I try to install the "USB ADFU Device" i get the message "No software/driver" found"
__________________
Glacier CWT500 2GB
Reply With Quote
  #7 (permalink)  
Old 21st Sep 2007, 4:51 am
Senior Member
Valued Member
 
Join Date: Sep 2006
Location: Singapore
Posts: 2,962
Default

qwerik , try these few steps to modify the ADFU file:

In the screen shot you attached above, Right Click on the USB Device and select Properties. A new window should now appear.

Select the Details tab and in the drop down menu, select Device Instance Id.

Look for a line that begins with something like this:
USB\VID_10D6&PID_xxxx .....

Note down the 4 characters denoted by the xxxx. For my case, it is 1100, it might be same or different for you.

Now open the ADFUupdate.inf file with notepad. Look for the section beginning with [upgrade]. Add the following below it:

%USB\VID_10D6&PID_xxxx.DeviceDesc%=MDisk.install,U SB\VID_10D6&PID_xxxx

Note that you'll need to enter the 4 characters you located earlier on into this line. Replace the 4x with the number you recorded, there are 2 of these to replace.

Now look for the [Version] section, and locate this line:

;ClassGUID=1181f4a0-f284-11d2-9068-00609797ea5a}

The numbers maybe different from mine, but the steps are the same.
Remove the semi-colon " ; " from the beginning, and add an open bracket " { " at the beginning of the numbers. So you should edit it to something like this:

ClassGUID={1181f4a0-f284-11d2-9068-00609797ea5a}

Finally save the new ADFUupdate.inf file, and try installing your player using this newly edited file.
__________________
Why are clones called MP4 Players, when they don`t play .MP4 at all?
It`s like an MP3 Player which plays Music CDs only.


T39 doesn''t sound as good as my T29
Reply With Quote
Sponsored Links
  #8 (permalink)  
Old 21st Sep 2007, 5:31 am
New Member
 
Join Date: Apr 2007
Posts: 11
Default Re: Wrong flashed Glacier CTW500

Cool, now it detect the ADFU Device but dont install it. The Message is "The necessary segment was not found in the INF file."

Click the image to open in full size.

my AdfuUpdate.inf looks this:

Quote:
[Version]
Signature="$CHICAGO$"
Class=USB
ClassGUID={1181f4a0-f284-11d2-9068-00609797ea5a}
provider=%MSFT%
DriverVer=08/18/2005,3.0.0.0
LayoutFile=layout.inf

[Manufacturer]
%MfgName%=Upgrade

[Upgrade]
%USB\VID_10D6&PID_8888.DeviceDesc%=MDisk.install,U SB\VID_10D6&PID_8888
%USB\VID_10D6&PID_ff51.DeviceDesc%=MDisk.install,U SB\VID_10D6&PID_ff51
%USB\VID_10D6&PID_ff61.DeviceDesc%=MDisk.install,U SB\VID_10D6&PID_ff61
%USB\VID_10D6&PID_FF61.DeviceDesc%=MDisk.install,U SB\VID_10D6&PID_FF61

;[PreCopySection]
;HKR,,NoSetupUI,,1

[DestinationDirs]
umss.files = 10,System32\Drivers

[MDisk.install]
CopyFiles=umss.files
AddReg=umss.addreg

[MDisk.install.NT]
CopyFiles=umss.files
AddReg=umss.addreg

[MDisk.install.NT.Services]
Addservice = AdfuUd, 0x00000002, AdfuUd_AddService

[AdfuUd_AddService]
DisplayName = %USB\VID_10D6&PID_1160.DeviceDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\AdfuUd.sys
LoadOrderGroup = Base

[umss.addreg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,AdfuUd.SYS

[umss.files]
AdfuUd.sys

[SourceDisksNames]
1000 = "USB Mass Storage Device",,,

[SourceDisksFiles]
AdfuUd.SYS = 1000

;---------------------------------------------------------------;

[Strings]
MSFT="MP3 Player"
MfgName="MP3 Player"
USB\VID_10D6&PID_8888.DeviceDesc="USB ADFU Device"
USB\VID_10D6&PID_ff51.DeviceDesc="USB 2.0 (FS) ADFU Device"
USB\VID_10D6&PID_ff61.DeviceDesc="USB 2.0 (HS) ADFU Device"
Reply With Quote
  #9 (permalink)  
Old 21st Sep 2007, 5:55 am
Member
I love my MPx player
 
Join Date: Jul 2007
Posts: 99
Default

Quote:
Originally Posted by Omega";p=&quot View Post
1.push right mouse key on my computer>properties>Hardware>Driver signing>click inogre and ok
2.Install Adfu drivers
3.install to player this firmware http://www.uxcell.com/public/mp3upda...INE-061218.rar
4.player display should be white
5. install next firmware dump http://www.talpykla.com/files/2068/E...n%20second.rar
6.after update player should be alive :wink:
This is interesting ;-)
My Glacier clone had "died" was partially working with a 9.0.48 version fw. But display driver(s) were way off & all I could see was some blinking text, no images...
The CTW500-T20-Y0-1G-LINE-061218.rar
is 9.0.50 version & you are right, gives white screen.
The E-zipy%20falcon%20second.rar is 9.0.43 & actually gives the hourglass which says to me maybe the display drivers match??? Unfortunately the device is only recognised as ADFU....
See http://www.mympxplayer.org/image-vp37716.html#37716, Alex2pb has produced a utility for changing drivers in firmware. It could be possible (although I have very little clue as to which driver files - I assume .drv - do what....
....I will report back
Reply With Quote
  #10 (permalink)  
Old 21st Sep 2007, 6:07 am
New Member
 
Join Date: Apr 2007
Posts: 11
Default

@Omega and scatwell Thank you for the Tips, but now I cant test them, because my Update Tool not find a USB device. At first i must install the right driver for the player and then I can update the firmware...
__________________
Glacier CWT500 2GB
Reply With Quote
Reply

Sponsored Links



Similar Threads
Thread Thread Starter Forum Replies Last Post
flashed the wrong firmware. F: drive not accessible digitalgold Dead Players 0 13th Jan 2008 1:18 am
Onda VX858LE wrong firmware flashed! Apocaliptica Dead Players 3 24th Nov 2007 8:23 pm
ctw500 Rod Dead Players 2 11th Sep 2007 5:30 am
CTW500 Rod Dead Players 0 28th Mar 2007 3:30 pm
CTW500 chip FIMWARE NEEDED GLACIER patrickww99 General Discussion 0 16th Mar 2007 5:33 am


All times are GMT -7. The time now is 4:09 pm.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2015, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 RC 2
Back to Top

Designed by indiqo.media