Hi Stefano, and thanks for your bugreport, Le vendredi, 18 janvier 2013 09.42:44, Stefano Rivera a écrit : > With 20120815-2, the Huawei e3276 is successfully switched and provides a > /dev/ttyUSB0. With 20121109-1, it doesn't. > > $ lsusb | grep Huawei > Bus 001 Device 054: ID 12d1:14fe Huawei Technologies Co., Ltd.
That's very weird as 20120815-2 and 20121109-1 have the exact same
configuration file for 12d1:14fe :
aptitude download usb-modeswitch-data=20120815-2
dpkg -x usb-modeswitch-data_20120815-2_all.deb um-unstable
aptitude download usb-modeswitch-data=20121109-1
dpkg -x usb-modeswitch-data_20121109-1_all.deb um-experimental
tar xzf um-unstable/usr/share/usb_modeswitch/configPack.tar.gz 12d1:14fe
mv 12d1\:14fe 12d1\:14fe.unstable
tar xzf um-experimental/usr/share/usb_modeswitch/configPack.tar.gz 12d1:14fe
diff -Naur 12d1\:14fe 12d1\:14fe.unstable
=> No difference.
Indeed, 20120815-2 got 20121109-1 changes backported.
So: are you sure these are the only packages you changed ? Did you also
upgrade usb-modeswitch itself?
Does this still happen if you launch "# udevadm trigger" between installations
of usb-modeswitch-data?
Cheers,
OdyX
signature.asc
Description: This is a digitally signed message part.

