
24th Oct 2007, 2:31 pm
|
|
Junior Member
|
|
Join Date: Oct 2007
Posts: 28
|
|
Re: serious problem with adfu
Hi;
Plug-in your Player and don't install any driver.
Go to "panneau de configuration" (If your Windows is in French) :?:
-> "Système"
-> "Matériel"
-> "Gestionnaire de périphériques"
now, look if you can find your player there. It can be an "Périphérique inconnu" or "USB device" for example.
anyway, make a right klick and choose "propriétés"
-> "détail"
Now, there, you will be able to read the device information which you have to write down.
There you will find the identification you need. It will look like this :
USB\VID_10D6&PID_ff51\6&31B7E506&0&2
The VID and PID number is what we need to edit into AdfuUpdate.inf, in order that Windows knows that this file has hardware information for the selected device.
Example:
If your VID is 10D6 and your PID ff51, you have to change adfu file into this :
[Upgrade]
%USB\VID_10D6&PID_ff51.DeviceDesc%=MDisk.install,USB\VID_10D6&PID_ff51
and this last line :
[Strings]
MSFT="MP3 Player"
MfgName="MP3 Player"
USB\VID_10D6&PID_ff51.DeviceDesc="ADFU USB Device"
The adfuUpdate.inf is located in your windows folder. If you have problems doing this, post me your information which you have found in "details".
After you have changed your adfuUpdate.inf in your windows folder as described, unplug your player und plug him into another usb port in order that windows asks for drivers.
From here on, you have to follow this :
-> "Installer à partir d'une liste ou d'un emplacement spécifié (utilisateurs expérimentés )"
-> "Ne pas rechercher, je vais choisir lepilote à installer"
-> "Disque fourni"
Here, you get to your modified adfuUpdate.inf file located in your windows folder.
And now you should have an "ADFU Device"
From now on, you finally will be able to load a new firmware with the latest update utility tool which you can find here in our download section.
Good luck
Best regards
Jim
|