Public bug reported: Binary package hint: hal-info
The Huawei E180 UMTS-USB-Stick (which has the same vendor- and product- id as the E220 and E270) has a slot for an optional micro sd card. When having an SD card inserted, it isn't automounted, due to the settings in /usr/share/hal/fdi/preprobe/10osvendor/20-broken-usb-sticks.fdi. After commenting out the <merge key="info.ignore"-tag it works now: <!-- 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> There is no interference with the modem functionality so far, the (in linux useless) fake-cd-drive with the installation-software for windows is also shown and mountable, which is no problem for me, but it would be nice to black it out and only show the sd card On the kernel side it is detected correctly, as you can see in the attached kern.logs. I also attached a lshal-output, which I created after the modification to 20-broken-usb-sticks.fdi ... ** Affects: hal-info (Ubuntu) Importance: Undecided Status: New -- [fix] Huawei E180 micro SD card not detected https://bugs.launchpad.net/bugs/278067 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