You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this case devices with 0483:5750 STMicroelectronics chips will be claimed by fwupd and get stuck in a error state.
fwupd should check the usb descriptor to see if it is actually the right device, since chips can be re-used for multiple devices (this one being use in the Deepoon E2, NOLO CV1 and to name 2) while being claimed for a 8bitdo controller.
Do you know what part of the USB descriptor can be compared? Would you like to have a go at a patch to fix this? I'm happy to help as much as required.
In this case devices with 0483:5750 STMicroelectronics chips will be claimed by fwupd and get stuck in a error state.
fwupd should check the usb descriptor to see if it is actually the right device, since chips can be re-used for multiple devices (this one being use in the Deepoon E2, NOLO CV1 and to name 2) while being claimed for a 8bitdo controller.
More information in the original bugreport: https://bugs.launchpad.net/ubuntu/+source/fwupd/+bug/1717009
The text was updated successfully, but these errors were encountered: