Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wdi-simple fails with "Requested resource not found" #342

Open
jensanjo opened this issue Feb 6, 2025 · 0 comments
Open

wdi-simple fails with "Requested resource not found" #342

jensanjo opened this issue Feb 6, 2025 · 0 comments

Comments

@jensanjo
Copy link

jensanjo commented Feb 6, 2025

I have used Zadig to install a libusb-win32 driver for a Canon camera on Windows.
But I would prefer to use wdi-simple instead, using the command line.

I configured
and built the latest libwdi (1.5.1) and wdi-simple with mingw32.

./autogen.sh
./configure --with-libusb0=../libusb-win32-bin-1.4.0.0/
make
cd examples ; make

But if I run it I get an error almost immediately:

wdi-simple.exe -n "Canon Digital Camera"  -v 0x04a9 -p 0x327f  -l 0                                                 
Extracting driver files...
  Success
Installing driver(s)...
  USB\VID_04A9&PID_327F&REV_0002: Requested resource not found

There is no further log output even though I specified debug logging.

Any suggestions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant