How to Install MOBITEK Q24 GSM Modem Hub’s USB Driver in Linux

This guide applies to the following MOBITEK products:-

  • MOBITEK Q24 GSM Modem
  • MOBITEK Q24 GSM Modem Hub

USB Driver had been pre-installed in the following Linux Distro:-

  • Ubuntu 11.10 and above
  • Any distro based on Ubuntu 11.10 and above such as Linux Mint

For other distro, you may need to compile the driver into Linux kernel which is not covered in this guide.

HOW TO CONFIGURE MOBITEK IN LINUX MINT

  1. Optional — install “Cutecom” from Software Manager.

    Linux_USB-01Click on “install”
    Linux_USB-02
  2.  Go to “User and Groups”.
    Linux_USB-03
  3.  Click on the current user and then click on “Groups”.
    Linux_USB-04
  4.  Assign the following “Groups” or permissions to the user:-
    1.  dialout
    2.  root
    3.  sudo
    4. tty
  5.  Restart Linux.
  6.  Open terminal and enter “lsusb”.
  7. If MOBITEK Q24 GSM Modem Hub is detected by Linux, there should be 2 items listed on screen — “Future Technology Devices International, Ltd FT4232H”.
    Linux_USB-05
  8.  Open CuteCom (or minicom).
  9.  Manually type “/dev/ttyUSB0”
  10. Click on “Open device”.
    Linux_USB-06
  11. For the input method below, change the Input type from “LF line end” (default) to “CR,LF line end”.
    Linux_USB-08
  12.  Enter “AT”, and if “OK” is returned or displayed then this mean that the modem is successfully connected to “/dev/ttyUSB0”.
  13. Click “Close device”.
  14. To check next modem in MOBITEK Q24 GSM Modem Hub, then type:-
    1. /dev/ttyUSB1
    2. /dev/ttyUSB2
    3. /dev/ttyUSB7
      and repeat Step 10 until 13.