Install USB modem ZTE WCDMA on Ubuntu 14.04How to install qt3-dev-tools packageHow to Install QT3 Runtime...

Could the Saturn V actually have launched astronauts around Venus?

Why doesn't the EU now just force the UK to choose between referendum and no-deal?

How to use deus ex machina safely?

Is there a data structure that only stores hash codes and not the actual objects?

Who is flying the vertibirds?

Can I use USB data pins as power source

A link redirect to http instead of https: how critical is it?

Is it possible to upcast ritual spells?

Min function accepting varying number of arguments in C++17

Are there other languages, besides English, where the indefinite (or definite) article varies based on sound?

What's the meaning of “spike” in the context of “adrenaline spike”?

how to write formula in word in latex

Recruiter wants very extensive technical details about all of my previous work

How to deal with a cynical class?

My adviser wants to be the first author

Life insurance that covers only simultaneous/dual deaths

How to terminate ping <dest> &

How to read the value of this capacitor?

What did Alexander Pope mean by "Expletives their feeble Aid do join"?

Should we release the security issues we found in our product as CVE or we can just update those on weekly release notes?

Do I need to be arrogant to get ahead?

How can I track script which gives me "command not found" right after the login?

What exactly is this small puffer fish doing and how did it manage to accomplish such a feat?

Unexpected result from ArcLength



Install USB modem ZTE WCDMA on Ubuntu 14.04


How to install qt3-dev-tools packageHow to Install QT3 Runtime Library?Bluetooth not working on ubuntu 14.04 with dell inspiron 15-3521Bluetooth doesn't detect any device on Ubuntu 14.04 using an Acer E3-111bluetooth not working in lenovo B40-70?Wireless and bluetooth drivers for 14.04 ltsUbuntu 14.04/15.10 - Android file access issueMy bluetooth is acting weird, can't connect or find any deviceBluetooth not working Lenovo G580 Ubuntu 14.04 LTSBluetooth device not workingZTE Modem not working on Ubuntu 18.04













1















I am unable to install my USB Modem on Ubuntu 14.04, When I do:
sudo ./install.sh, I get the following error:




This software will not run until you install "QT3 Runtime Library". You can refer to Operaing System installation CD or Homepage to find out the QT3 Runtime Library installation package. This installation process will not continue until you install QT3 Runtime Library first.




I then installed USB_ModeSwitch following these instructions here http://www.draisberghof.de/usb_modeswitch/



USB_ModeSwitch was successfully installed and then when I try to install the USB Modem again, I get the same error.



I don't know what to do next. Here the result of lsusb command:



Bus 001 Device 010: ID 19d2:0117 ZTE WCDMA Technologies MSM 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 004: ID 1c4f:0002 SiGma Micro Keyboard TRACER Gamma Ivory
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


I think that my USB Modem is being detected as a USB CD-ROM.
Here is the result of dmesg | tail command:



[ 3934.165521] scsi9 : usb-storage 1-4:1.3
[ 3935.165332] scsi 9:0:0:0: CD-ROM ZTE USB SCSI CD-ROM 2.31 PQ: 0 ANSI: 2
[ 3935.165937] scsi 9:0:0:1: Direct-Access ZTE MMC Storage 2.31 PQ: 0 ANSI: 2
[ 3935.175561] sr1: scsi-1 drive
[ 3935.176136] sr 9:0:0:0: Attached scsi CD-ROM sr1
[ 3935.176805] sr 9:0:0:0: Attached scsi generic sg3 type 5
[ 3935.177554] sd 9:0:0:1: Attached scsi generic sg4 type 0
[ 3935.185897] sd 9:0:0:1: [sdc] Attached SCSI removable disk
[ 3935.448189] ISO 9660 Extensions: Microsoft Joliet Level 1
[ 3935.449931] ISOFS: changing to secondary root









share|improve this question























  • Have you tried installing the QT3 Runtime Library?

    – Wayne_Yux
    Dec 14 '15 at 14:00











  • @Wayne_Yux I searched a lot for this library but I've found nothing. I viewed this question here askubuntu.com/questions/503448/… Someone commented that it's obsolete now.

    – Farouk Sabry
    Dec 14 '15 at 14:35
















1















I am unable to install my USB Modem on Ubuntu 14.04, When I do:
sudo ./install.sh, I get the following error:




This software will not run until you install "QT3 Runtime Library". You can refer to Operaing System installation CD or Homepage to find out the QT3 Runtime Library installation package. This installation process will not continue until you install QT3 Runtime Library first.




I then installed USB_ModeSwitch following these instructions here http://www.draisberghof.de/usb_modeswitch/



USB_ModeSwitch was successfully installed and then when I try to install the USB Modem again, I get the same error.



I don't know what to do next. Here the result of lsusb command:



Bus 001 Device 010: ID 19d2:0117 ZTE WCDMA Technologies MSM 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 004: ID 1c4f:0002 SiGma Micro Keyboard TRACER Gamma Ivory
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


I think that my USB Modem is being detected as a USB CD-ROM.
Here is the result of dmesg | tail command:



[ 3934.165521] scsi9 : usb-storage 1-4:1.3
[ 3935.165332] scsi 9:0:0:0: CD-ROM ZTE USB SCSI CD-ROM 2.31 PQ: 0 ANSI: 2
[ 3935.165937] scsi 9:0:0:1: Direct-Access ZTE MMC Storage 2.31 PQ: 0 ANSI: 2
[ 3935.175561] sr1: scsi-1 drive
[ 3935.176136] sr 9:0:0:0: Attached scsi CD-ROM sr1
[ 3935.176805] sr 9:0:0:0: Attached scsi generic sg3 type 5
[ 3935.177554] sd 9:0:0:1: Attached scsi generic sg4 type 0
[ 3935.185897] sd 9:0:0:1: [sdc] Attached SCSI removable disk
[ 3935.448189] ISO 9660 Extensions: Microsoft Joliet Level 1
[ 3935.449931] ISOFS: changing to secondary root









share|improve this question























  • Have you tried installing the QT3 Runtime Library?

    – Wayne_Yux
    Dec 14 '15 at 14:00











  • @Wayne_Yux I searched a lot for this library but I've found nothing. I viewed this question here askubuntu.com/questions/503448/… Someone commented that it's obsolete now.

    – Farouk Sabry
    Dec 14 '15 at 14:35














1












1








1








I am unable to install my USB Modem on Ubuntu 14.04, When I do:
sudo ./install.sh, I get the following error:




This software will not run until you install "QT3 Runtime Library". You can refer to Operaing System installation CD or Homepage to find out the QT3 Runtime Library installation package. This installation process will not continue until you install QT3 Runtime Library first.




I then installed USB_ModeSwitch following these instructions here http://www.draisberghof.de/usb_modeswitch/



USB_ModeSwitch was successfully installed and then when I try to install the USB Modem again, I get the same error.



I don't know what to do next. Here the result of lsusb command:



Bus 001 Device 010: ID 19d2:0117 ZTE WCDMA Technologies MSM 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 004: ID 1c4f:0002 SiGma Micro Keyboard TRACER Gamma Ivory
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


I think that my USB Modem is being detected as a USB CD-ROM.
Here is the result of dmesg | tail command:



[ 3934.165521] scsi9 : usb-storage 1-4:1.3
[ 3935.165332] scsi 9:0:0:0: CD-ROM ZTE USB SCSI CD-ROM 2.31 PQ: 0 ANSI: 2
[ 3935.165937] scsi 9:0:0:1: Direct-Access ZTE MMC Storage 2.31 PQ: 0 ANSI: 2
[ 3935.175561] sr1: scsi-1 drive
[ 3935.176136] sr 9:0:0:0: Attached scsi CD-ROM sr1
[ 3935.176805] sr 9:0:0:0: Attached scsi generic sg3 type 5
[ 3935.177554] sd 9:0:0:1: Attached scsi generic sg4 type 0
[ 3935.185897] sd 9:0:0:1: [sdc] Attached SCSI removable disk
[ 3935.448189] ISO 9660 Extensions: Microsoft Joliet Level 1
[ 3935.449931] ISOFS: changing to secondary root









share|improve this question














I am unable to install my USB Modem on Ubuntu 14.04, When I do:
sudo ./install.sh, I get the following error:




This software will not run until you install "QT3 Runtime Library". You can refer to Operaing System installation CD or Homepage to find out the QT3 Runtime Library installation package. This installation process will not continue until you install QT3 Runtime Library first.




I then installed USB_ModeSwitch following these instructions here http://www.draisberghof.de/usb_modeswitch/



USB_ModeSwitch was successfully installed and then when I try to install the USB Modem again, I get the same error.



I don't know what to do next. Here the result of lsusb command:



Bus 001 Device 010: ID 19d2:0117 ZTE WCDMA Technologies MSM 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 004: ID 1c4f:0002 SiGma Micro Keyboard TRACER Gamma Ivory
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


I think that my USB Modem is being detected as a USB CD-ROM.
Here is the result of dmesg | tail command:



[ 3934.165521] scsi9 : usb-storage 1-4:1.3
[ 3935.165332] scsi 9:0:0:0: CD-ROM ZTE USB SCSI CD-ROM 2.31 PQ: 0 ANSI: 2
[ 3935.165937] scsi 9:0:0:1: Direct-Access ZTE MMC Storage 2.31 PQ: 0 ANSI: 2
[ 3935.175561] sr1: scsi-1 drive
[ 3935.176136] sr 9:0:0:0: Attached scsi CD-ROM sr1
[ 3935.176805] sr 9:0:0:0: Attached scsi generic sg3 type 5
[ 3935.177554] sd 9:0:0:1: Attached scsi generic sg4 type 0
[ 3935.185897] sd 9:0:0:1: [sdc] Attached SCSI removable disk
[ 3935.448189] ISO 9660 Extensions: Microsoft Joliet Level 1
[ 3935.449931] ISOFS: changing to secondary root






14.04 software-installation usb-modem






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Dec 14 '15 at 13:41









Farouk SabryFarouk Sabry

2125




2125













  • Have you tried installing the QT3 Runtime Library?

    – Wayne_Yux
    Dec 14 '15 at 14:00











  • @Wayne_Yux I searched a lot for this library but I've found nothing. I viewed this question here askubuntu.com/questions/503448/… Someone commented that it's obsolete now.

    – Farouk Sabry
    Dec 14 '15 at 14:35



















  • Have you tried installing the QT3 Runtime Library?

    – Wayne_Yux
    Dec 14 '15 at 14:00











  • @Wayne_Yux I searched a lot for this library but I've found nothing. I viewed this question here askubuntu.com/questions/503448/… Someone commented that it's obsolete now.

    – Farouk Sabry
    Dec 14 '15 at 14:35

















Have you tried installing the QT3 Runtime Library?

– Wayne_Yux
Dec 14 '15 at 14:00





Have you tried installing the QT3 Runtime Library?

– Wayne_Yux
Dec 14 '15 at 14:00













@Wayne_Yux I searched a lot for this library but I've found nothing. I viewed this question here askubuntu.com/questions/503448/… Someone commented that it's obsolete now.

– Farouk Sabry
Dec 14 '15 at 14:35





@Wayne_Yux I searched a lot for this library but I've found nothing. I viewed this question here askubuntu.com/questions/503448/… Someone commented that it's obsolete now.

– Farouk Sabry
Dec 14 '15 at 14:35










2 Answers
2






active

oldest

votes


















1














If you read the install.sh script, you'll notice:



function check_qt3
{
QT3LIB=$(find /usr/lib -name "libqt-mt.so*")
echo $QT3LIB
if [ "$QT3LIB" ];then
echo "check QT3 Runtime Library successfully."
else
mymessagebox "Sorry This software will not run until you install "QT3 Runtime Library". You can refer to Operaing System installation CD or Homepage to find out the QT3 Runtime Library installation package. This installation process will not continue until you install QT3 Runtime Library first."
exit -1
fi
}


The script checks the /usr/lib/libqt-mt.so*. If the file is not found, the message will prompt you to install Qt3. After this, installation can continue.



To install Qt3:
How to install qt3-dev-tools package






share|improve this answer

































    0














    If you want to just work with your modem then you can try the UBUNTU's builtin feature.




    1. go to setting.

    2. search for connections in network setting.

    3. add a new connection as mobile broadband.

    4. select your device, country and Provider

    5. save and I hope it will work without installing the modem driver






    share|improve this answer























      Your Answer








      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "89"
      };
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function() {
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled) {
      StackExchange.using("snippets", function() {
      createEditor();
      });
      }
      else {
      createEditor();
      }
      });

      function createEditor() {
      StackExchange.prepareEditor({
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      });


      }
      });














      draft saved

      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f709402%2finstall-usb-modem-zte-wcdma-on-ubuntu-14-04%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      1














      If you read the install.sh script, you'll notice:



      function check_qt3
      {
      QT3LIB=$(find /usr/lib -name "libqt-mt.so*")
      echo $QT3LIB
      if [ "$QT3LIB" ];then
      echo "check QT3 Runtime Library successfully."
      else
      mymessagebox "Sorry This software will not run until you install "QT3 Runtime Library". You can refer to Operaing System installation CD or Homepage to find out the QT3 Runtime Library installation package. This installation process will not continue until you install QT3 Runtime Library first."
      exit -1
      fi
      }


      The script checks the /usr/lib/libqt-mt.so*. If the file is not found, the message will prompt you to install Qt3. After this, installation can continue.



      To install Qt3:
      How to install qt3-dev-tools package






      share|improve this answer






























        1














        If you read the install.sh script, you'll notice:



        function check_qt3
        {
        QT3LIB=$(find /usr/lib -name "libqt-mt.so*")
        echo $QT3LIB
        if [ "$QT3LIB" ];then
        echo "check QT3 Runtime Library successfully."
        else
        mymessagebox "Sorry This software will not run until you install "QT3 Runtime Library". You can refer to Operaing System installation CD or Homepage to find out the QT3 Runtime Library installation package. This installation process will not continue until you install QT3 Runtime Library first."
        exit -1
        fi
        }


        The script checks the /usr/lib/libqt-mt.so*. If the file is not found, the message will prompt you to install Qt3. After this, installation can continue.



        To install Qt3:
        How to install qt3-dev-tools package






        share|improve this answer




























          1












          1








          1







          If you read the install.sh script, you'll notice:



          function check_qt3
          {
          QT3LIB=$(find /usr/lib -name "libqt-mt.so*")
          echo $QT3LIB
          if [ "$QT3LIB" ];then
          echo "check QT3 Runtime Library successfully."
          else
          mymessagebox "Sorry This software will not run until you install "QT3 Runtime Library". You can refer to Operaing System installation CD or Homepage to find out the QT3 Runtime Library installation package. This installation process will not continue until you install QT3 Runtime Library first."
          exit -1
          fi
          }


          The script checks the /usr/lib/libqt-mt.so*. If the file is not found, the message will prompt you to install Qt3. After this, installation can continue.



          To install Qt3:
          How to install qt3-dev-tools package






          share|improve this answer















          If you read the install.sh script, you'll notice:



          function check_qt3
          {
          QT3LIB=$(find /usr/lib -name "libqt-mt.so*")
          echo $QT3LIB
          if [ "$QT3LIB" ];then
          echo "check QT3 Runtime Library successfully."
          else
          mymessagebox "Sorry This software will not run until you install "QT3 Runtime Library". You can refer to Operaing System installation CD or Homepage to find out the QT3 Runtime Library installation package. This installation process will not continue until you install QT3 Runtime Library first."
          exit -1
          fi
          }


          The script checks the /usr/lib/libqt-mt.so*. If the file is not found, the message will prompt you to install Qt3. After this, installation can continue.



          To install Qt3:
          How to install qt3-dev-tools package







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Sep 7 '17 at 11:56









          muru

          1




          1










          answered Sep 7 '17 at 8:55









          Hassan AbasHassan Abas

          215




          215

























              0














              If you want to just work with your modem then you can try the UBUNTU's builtin feature.




              1. go to setting.

              2. search for connections in network setting.

              3. add a new connection as mobile broadband.

              4. select your device, country and Provider

              5. save and I hope it will work without installing the modem driver






              share|improve this answer




























                0














                If you want to just work with your modem then you can try the UBUNTU's builtin feature.




                1. go to setting.

                2. search for connections in network setting.

                3. add a new connection as mobile broadband.

                4. select your device, country and Provider

                5. save and I hope it will work without installing the modem driver






                share|improve this answer


























                  0












                  0








                  0







                  If you want to just work with your modem then you can try the UBUNTU's builtin feature.




                  1. go to setting.

                  2. search for connections in network setting.

                  3. add a new connection as mobile broadband.

                  4. select your device, country and Provider

                  5. save and I hope it will work without installing the modem driver






                  share|improve this answer













                  If you want to just work with your modem then you can try the UBUNTU's builtin feature.




                  1. go to setting.

                  2. search for connections in network setting.

                  3. add a new connection as mobile broadband.

                  4. select your device, country and Provider

                  5. save and I hope it will work without installing the modem driver







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered 10 mins ago









                  user642711user642711

                  147129




                  147129






























                      draft saved

                      draft discarded




















































                      Thanks for contributing an answer to Ask Ubuntu!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f709402%2finstall-usb-modem-zte-wcdma-on-ubuntu-14-04%23new-answer', 'question_page');
                      }
                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

                      Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

                      Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...