Comment 3 for bug 894448

Revision history for this message
Josua Dietze (digidietze) wrote :

The simple removal of the device line may break other devices with the same ID.

A better approach would be to find out which ZTE phone needs the switching in any case and which doesn't. usb_modeswitch can distinguish between devices even if the ID is identical; for this purpose we have to find device-specific attributes.

A run of "usb_modeswitch -v 0x19d2 -p 0x0083" with the *unswitched* device present will report the most important USB and SCSI attributes.

What is the behaviour with Windows? Are there any drivers present on the device that will install automatically if the phone is plugged in?