Search for:
You are here: start » misc » ztemf627

ZTE MF627

sudo cp /usr/share/hal/fdi/information/10freedesktop/10-modem.fdi /etc/hal/fdi/information/
sudo vi /etc/hal/fdi/information/10-modem.fdi

Add:

<!-- ZTE MF627 HSDPA USB dongle -->
<match key="@info.parent:usb.product_id" int="0x0031">
  <match key="@info.parent: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>
  </match>
</match>

Right click to eject the CD device and NM will pick it up.

Udev rules need added - I'll do that later.