Hi Josh,
> The problem is right there.
>
> The change in the logic to support bus/device-focussed identification
> has introduced a bug.
>
> If you are able to change the source code (usb_modeswitch.c), try to
> edit line 1541 from
>
> if (mode == SEARCH_DEFAULT) {
>
> to
>
> if (mode == SEARCH_DEFAULT || mode == SEARCH_BUSDEV) {
>
> This should improve things.
I can test compiled binary packages (amd64), but during the semester I don't
have the time (or experience) to mess with source packages myself, sorry.
I'm glad though that you spotted it so quickly.
Kind regards,
Ralf
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]