I try several things out and here is the shell log of that.
upload a file test.txt(which have content of changelog.txt) give
unexpected return code 0x2ff
upload failed!
what are this error numbers ?
I test also without chdk start, there come same numbers, so it look as on
IXus 1000 some functions are miss in chdk
I have use the 1004 trunk build, without your script patches.or is this wrong ?
I see too, that after i install usb dll for my
Ixus 1000 for use with ptpcam, i can not use the IE explorer to read files from Camera.
before when i plug in the USB cable display get dark.when i start ptpcam with --chdk display get not dark.
when i start with --get-all-files display get dark and stay dark.
C:\Users\pc>e:\chdk\ptpcam.exe --chdk
error: camera has unsupported camera version 0.1; some functionality may be miss
ing or cause unintented consequences
<conn> download a/diskboot.bin diskboot.bin
unexpected return code 0x2fe
download failed!
<conn> download a/diskboot.bin diskboot.bin
unexpected return code 0x2fe
download failed!
<conn> upload diskbot.bin a/diskboot.bin
could not open file 'diskbot.bin'
upload failed!
<conn> upload test.txt a/test.txt
unexpected return code 0x2ff
upload failed!
<conn> upload test.txt a/test.txt
unexpected return code 0x2ff
upload failed!
<conn>
if you tell me what i should test on my Camera or add testcode in source i can do that.