myMPX
Advertisement


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

stuck on adfuUdate.inf during dead player recovery
Reply
Post New Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old 7th Sep 2007, 3:35 pm
New Member
 
Join Date: Jul 2007
Posts: 2
Default stuck on adfuUdate.inf during dead player recovery


Hi there , I tried to apply the recovery guide but it stopped at a point which is i Click on "Have a Disk" then choose the file AdfuUpdate.inf but i had an error Which is ...

Click the image to open in full size.

Plz help Me and tell me how to continue the recovery even i didnt put a new firmware or nothing i just switched off the MP4 then when i tried to Switch it on Again it stopped on the blue Screen , so PLz Help ME.
Reply With Quote
  #2 (permalink)  
Old 7th Sep 2007, 6:08 pm
Senior Member
Valued Member
 
Join Date: Sep 2006
Location: Singapore
Posts: 2,962
Default

bikooo3878 , you might want to try the ADFU system files here http://www.mympxplayer.org/driver-ad...les-df364.html

See if these are able to install on your computer.
__________________
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
  #3 (permalink)  
Old 8th Sep 2007, 4:07 am
Senior Member
Valued Member
 
Join Date: Aug 2007
Posts: 1,240
Default Re: Plz Help Meeee

Your device may not be Actions chipset used (e.g. Rockchip,Sigmatel,etc.)
__________________
I am no longer affiliated with Actions Semiconductor Co. Ltd. Do not ask me for firmware.
Reply With Quote
  #4 (permalink)  
Old 8th Sep 2007, 5:33 am
New Member
 
Join Date: Jul 2007
Posts: 2
Default

Quote:
Originally Posted by lattesurf";p=&quot View Post
bikooo3878 , you might want to try the ADFU system files here http://www.mympxplayer.org/driver-ad...les-df364.html

See if these are able to install on your computer.
I tried it but nothing happened PLZ Help Me
Reply With Quote
  #5 (permalink)  
Old 12th Sep 2007, 5:19 am
Junior Member
 
Join Date: Jun 2007
Posts: 33
Default Re: stuck on adfuUdate.inf during dead player recovery

click right mouse button on my computer>properties>hardware>driver signing>inogre. and click yes now try to install Adfuud drivers
__________________
[flash width=600 height=290:56ca39393e]http://www.talpykla.com/files/2068/opr18C57.swf[/flash:56ca39393e]
ZIPY
Reply With Quote
  #6 (permalink)  
Old 12th Sep 2007, 7:46 am
New Member
 
Join Date: Sep 2007
Posts: 3
Default Re: stuck on adfuUdate.inf during dead player recovery

Install AMV Convert Tool 4.15 - MP3 Player Utilities 4.15 from here and reconnect your player.
Reply With Quote
  #7 (permalink)  
Old 7th Oct 2007, 5:28 am
New Member
 
Join Date: Oct 2007
Posts: 11
Default Re: stuck on adfuUdate.inf during dead player recovery

Same problem, please help.
Reply With Quote
Sponsored Links
  #8 (permalink)  
Old 7th Oct 2007, 8:18 am
New Member
 
Join Date: Aug 2007
Posts: 3
Default Re: stuck on adfuUdate.inf during dead player recovery

No information about your hardware...
I had the same problem.

I'd solved this problem adding a new line on [Version] section in AdfuUpdate.inf :

Code:
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
So, my entire AdfuUpdate.inf file:
Code:
[Version]
Signature="$CHICAGO$"
Class=USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
provider=%MSFT%
LayoutFile=LAYOUT.INF
DriverVer=11/22/2006,3.3.0.0

[Manufacturer]
%MfgName%=Upgrade

[Upgrade]
%USB\VID_10D6&PID_8888.DeviceDesc%=MDisk.install,USB\VID_10D6&PID_8888
%USB\VID_10D6&PID_ff51.DeviceDesc%=MDisk.install,USB\VID_10D6&PID_ff51
%USB\VID_10D6&PID_ff61.DeviceDesc%=MDisk.install,USB\VID_10D6&PID_ff61
%USB\VID_10D6&PID_ff63.DeviceDesc%=MDisk.install,USB\VID_10D6&PID_ff63
%USB\VID_10D6&PID_ff66.DeviceDesc%=MDisk.install,USB\VID_10D6&PID_ff66
%USB\VID_10D6&PID_ff79.DeviceDesc%=MDisk.install,USB\VID_10D6&PID_ff79

[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="MP3Player"
MfgName="MP3Player"
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"
USB\VID_10D6&PID_ff63.DeviceDesc="USB 2.0 (HS) ADFU Device"
USB\VID_10D6&PID_ff66.DeviceDesc="USB 2.0 (HS) ADFU Device"
USB\VID_10D6&PID_ff79.DeviceDesc="USB 2.0 (HS) ADFU Device"
But... my problem still. "Flash is no respondig".
And I tried almost all firmware of the world.

Before someone say that, I already tried other versions of Mp3 Utilities and Product Tool.

I received this two MP4: Viola and Pearl Z without firmware!
And I'm not attaining to upgrade this worse firmware!

Please help me...
Reply With Quote
Reply

Sponsored Links



Similar Threads
Thread Thread Starter Forum Replies Last Post
dead mp4/mp5 player recovery morgou Dead Players 8 9th Feb 2009 11:36 am
stuck in the middle of dead player restoration help needed! dragonfly Dead Players 3 11th Dec 2008 10:35 am
dead player recovery sharma2862 Dead Players 2 10th Nov 2008 9:10 am
stuck on dead recovery guide, help please. demonlynx Dead Players 0 18th May 2008 12:56 pm
Stuck following recovery guide mypreludeisred Dead Players 7 25th Jun 2006 5:08 pm


All times are GMT -7. The time now is 3:40 am.


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