empeg clone problems

Posted by: Liufeng

empeg clone problems - 08/08/2000 18:40

I'm using Win98. Trying to clone my mark I to my mark II via USB. The clone program begins to clone ok but about an hour after it begins I get this error message and an illegal operation:

Failed to execute PARTIAL READ of FID 0xce0. with result 0xffffff92


Only about a third of the empeg was copied.

Reg_2845 Mark 1 #00173, Mark 2 on order.
Posted by: Derek

Re: empeg clone problems - 09/08/2000 05:27

According to Mac if you turn on logging in emplode, empegClone will also produce a log file that may help with debugging.

(list 6284, S/N 00299, 4 gig blue)
Posted by: mac

Re: empeg clone problems - 16/08/2000 09:40

Right, I think we've got to the bottom of this particular problem. It appears that the sample code we used as a template to write the Windows USB driver was never intended to work from multithreaded programs. empegClone is a multithreaded program. :-(

In our tests we managed to bring down the whole USB bus until _all_ USB devices were removed from the system - not just empeg car players.

By adding some mutual exclusion it now no longer dies in this way thus allowing the clone program to work correctly. Some other modifications have been made to the error handling logic.

A new version of empegClone will form part of the 1.01 release which is due over the next week. If you are having problems and need it sooner then please email [email protected].

--
Mike Crowe
I may not be speaking on behalf of empeg above :-)
Posted by: tfabris

Re: empeg clone problems - 16/08/2000 09:51

Don't you just love it when Microsoft's own example code doesn't work?

___________
Tony Fabris
Posted by: Roger

Re: empeg clone problems - 16/08/2000 09:52

Example code? Hell, some of their release code doesn't work.


Roger - not necessarily speaking for empeg