Thomas Schäfer <tschaefer@xxxxxxxxxxx> writes: > +T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 3 Spd=480 MxCh= 0 > +D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=ff MxPS=64 #Cfgs= 2 > +P: Vendor=12d1 ProdID=1f16 Rev= 1.02 > +S: Manufacturer=Vodafone (Huawei) > +S: Product=K5150 > +S: SerialNumber=FFFFFFFFFFFFFFFF > +C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=500mA > +I:* If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage > +E: Ad=01(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms > +E: Ad=81(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms > +C: #Ifs= 3 Cfg#= 2 Atr=a0 MxPwr=500mA > +A: FirstIf#= 0 IfCount= 2 Cls=02(comm.) Sub=0e Prot=00 > +I: If#= 0 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=0e Prot=00 Driver= > +E: Ad=82(I) Atr=03(Int.) MxPS= 64 Ivl=2ms > +I: If#= 1 Alt= 0 #EPs= 0 Cls=0a(data ) Sub=00 Prot=02 Driver= > +I: If#= 1 Alt= 1 #EPs= 2 Cls=0a(data ) Sub=00 Prot=02 Driver= > +E: Ad=83(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms > +E: Ad=02(O) Atr=02(Bulk) MxPS= 512 Ivl=4ms > +I: If#= 2 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver= > +E: Ad=03(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms > +E: Ad=84(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms OK, so it didn't switch at all. Then we are back to usb_modeswitch failure (or more likely: missing config for this device). You could test switching it manually: echo 2 > /sys/bus/usb/devices/1-2/bConfigurationValue but you should probably create a usb_modeswitch config for it. >> will show you a number of interesting debug sites which can be enabled >> without rebuilding anything. See Documentation/dynamic-debug-howto.txt >> for details on how to use this. > > Ok. I will read this, if the things above do not help. No need. If the device is still in cfg #1 then that explains perfectly well why the driver isn't loaded. For all practical purposes, the device is only a usb storage device until the configuration is changed. Bjørn -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html