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

ATMEL-ICE: testgui works with libusb but not with hidraw #415

Open
vasily-kartashov opened this issue Dec 7, 2018 · 2 comments
Open

ATMEL-ICE: testgui works with libusb but not with hidraw #415

vasily-kartashov opened this issue Dec 7, 2018 · 2 comments

Comments

@vasily-kartashov
Copy link

What can be the reason for hidapi-hidraw-testgui not seeing ATMEL-ICE device, while hidapi-libusb-testgui is able to connect to it just fine?

Also, when I remove the following udev ruleset

SUBSYSTEM!="usb", ACTION!="add", GOTO="avrisp_end"

ATTR{idVendor}=="03eb", ATTR{idProduct}=="2141", MODE="660", GROUP="dialout"

LABEL="avrisp_end"

both testgui tools see the device, but neither can connect to it.

@vasily-kartashov
Copy link
Author

Forgot to mention, this was on latests Fedora. When I run TestGUI On Mac OS X the device is not recognized either.

@jonathancross
Copy link

This repo is no longer maintained, see #431

You might try the libusb mailing list or opening an issue at libusb/hidapi.

Cheers!

erikolofsson pushed a commit to Malterlib/hidapi that referenced this issue May 14, 2022
- Add resource file for DLL;
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

2 participants