|
From: Richard L. <ri...@we...> - 2007-02-26 20:30:17
|
On 26 Feb 2007, at 04:08, Ted Bullock wrote: > So I have been unable to read the WMPInfo.xml file using mtp-detect on > either of my iriver clix devices (firmware 1.11 or 2.01). How big is this file (exactly)? It works fine for me (1.11 or 2.01 - have just upgraded) with or without the file handle being closed. I think the reason why this and the certificate don't work is just the sizes. If you look at WMP traces, WMP reads in extra bytes which is what is causing us the trouble. I think the iRiver devices sometimes send an extra byte when the data is an integer multiple of 0x10 long. Not on every packet though, but WMP knows which. Maybe we will have to work this out... Richard. |