Comment 33 for bug 408555

Revision history for this message
Marius B. Kotsbak (mariusko) wrote : Re: ZTE MF636 3G modem cannot used in Karmic

Saving the following content to "/usr/share/hal/fdi/information/20thirdparty/20-zte-mf626.fdi" and then reinsert the modem seems to solve the problem for me (this should be included by default):

<!-- -*- SGML -*- -->
<deviceinfo version="0.2">
<device>
<!-- ZTE MF626 HSDPA USB Modem -->
<match <email address hidden>:usb.vendor_id" int="0x19d2">
<match <email address hidden>:usb.product_id" int="0x0031">
<match <email address hidden>:usb.interface.number" int="3">
<append key="modem.command_sets" type="strlist">GSM-07.07</append>
<append key="modem.command_sets" type="strlist">GSM-07.05</append>
<append key="info.capabilities" type="strlist">modem</append>
</match>
</match>
</match>
</device>
</deviceinfo>