danne, try: sudo gedit /usr/share/hal/fdi/preprobe/10osvendor/20-broken-usb-sticks.fdi
<!-- Ignore the Huawei E220 USB HSDPA modem --> <match key="@storage.originating_device:usb.vendor_id" int="0x12d1"> <match key="@storage.originating_device:usb.product_id" int="0x1003"> <merge key="info.ignore" type="bool">true</merge> </match> </match> <!-- Ignore the ONDA HSA501HS modem --> <match key="@storage.originating_device:usb.vendor_id" int="0x19d2"> <match key="@storage.originating_device:usb.product_id" int="0x2000"> <-- unplug/plug modem + lsusb, if lsusb result 19d2:2000 it'll work. --> <merge key="info.ignore" type="bool">true</merge> </match> </match> </match> </device> </deviceinfo> bye -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs