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

Error message lacks information about device #476

Closed
hadess opened this issue Apr 19, 2018 · 2 comments
Closed

Error message lacks information about device #476

hadess opened this issue Apr 19, 2018 · 2 comments

Comments

@hadess
Copy link
Contributor

hadess commented Apr 19, 2018

Using current git master:

(fwupd:17385): FuPluginDfu-WARNING **: 17:35:07.153: failed to parse interface data: interface found, but not the correct length for functional data: 33 bytes: 09 21 01 c8 00 00 40 01 01 10 40 09 02 24 06 04 00 45 6c 6c 61 44 6f 63 6b 08 0b 02 03 01 00 20 07

I don't know which device this is for, even debug mode doesn't ever print which device it's handling.

Same for:

(fwupd:17451): Fu-WARNING **: 17:37:26.783: failed to add USB device: unexpected device response
@hughsie
Copy link
Member

hughsie commented Apr 19, 2018

print which device it's handling

What were you expecting? Something like "Bus 002 Device 005" or a string vendor/model number?

@hadess
Copy link
Contributor Author

hadess commented Apr 19, 2018

Anything that could allow to identify the device, such as vid/pid would be enough. I don't think that multiple similar devices is a big problem for those cases, but if you have a good way to differentiate them...

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

No branches or pull requests

2 participants