2

Hello dearest community,

I am learning to use Ubuntu Server, so all my setting will be done in command line. If I use Ubuntu Desktop, well, my modem will be automatically detected, and I am up and running in a second. But because I use Ubuntu Server, I must done everything manually.

I already know that I must use wvdial to initiate the modem connection process. But, the problem is, my EVDO modem (Huawei EC-1260 2) is not detected as /dev/ttyUSB0.

So the wdial won't run.

Is there any solution for this? Thanks

david6
  • 14,528
  • 5
  • 38
  • 46
swdev
  • 133

1 Answers1

2

I suggest trying this answer to a different question. The model is very similar to yours.

How to configure TATA Photon+ EC1261 HUAWEI

You can check the numbers from the lsusb output match (12d1 and 1446) to be sure that it's the same hardware inside the dongle.

You can ignore the bit in that answer about Network Manager, hopefully just doing the usb modeswitch bit will poke the modem into showing it's tty device.

Caesium
  • 16,207
  • 4
  • 42
  • 48