What's new

3G usb adapter TPLink MA180 on v378.56_2 not working

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Khurram

Occasional Visitor
I am trying to get the 3G usb adapter TPLink MA180 work on Asuswrt-Merlin but not having any success. The service provider just requires an APN name (no authentication) and that is what I have entered in the "USB Modem / USB Tethering" page. But I think it is not even dialing as I dont see any pppd entries in the syslog. From the log, it shows that the adapter is being detected:

Aug 1 05:00:15 hotplug: Got net usb0, vid 0x2357, pid 0x201.
Aug 1 05:00:15 kernel: usbcore: registered new interface driver usbserial
Aug 1 05:00:15 kernel: drivers/usb/serial/usb-serial.c: USB Serial support registered for generic
Aug 1 05:00:15 kernel: usbcore: registered new interface driver usbserial_generic
Aug 1 05:00:15 kernel: drivers/usb/serial/usb-serial.c: USB Serial Driver core
Aug 1 05:00:15 hotplug: Got net usb1, vid 0x2357, pid 0x201.
Aug 1 05:00:15 hotplug: set net usb1.
Aug 1 05:00:15 kernel: drivers/usb/serial/usb-serial.c: USB Serial support registered for GSM modem (1-port)
Aug 1 05:00:15 kernel: option 1-1.1:1.0: GSM modem (1-port) converter detected
Aug 1 05:00:15 kernel: usb 1-1.1: GSM modem (1-port) converter now attached to ttyUSB0
Aug 1 05:00:15 kernel: option 1-1.1:1.1: GSM modem (1-port) converter detected
Aug 1 05:00:15 kernel: usb 1-1.1: GSM modem (1-port) converter now attached to ttyUSB1
Aug 1 05:00:15 kernel: usbcore: registered new interface driver option
Aug 1 05:00:15 kernel: drivers/usb/serial/option.c: USB Driver for GSM modems: v0.7.2​

I tried the MA180 on another router running OpenWRT and it worked after a few attempts. The main difference is that OpenWRT creates 3 ports: /dev/ttyUSB0-2 and pppd connects on /dev/ttyUSB2. In Asuswrt-Merlin, only /dev/ttyUSB0-1 ports are created. gcom info -d <dev name> gives error on both these ports also. Is there something wrong with the detection of the MA180?
 
I have been searching for anwers to my problem. Over at usb-modeswitch forums, there is an old thread on the MA180 ( http://www.draisberghof.de/usb_modeswitch/bb/viewtopic.php?t=942). It also indicates that the modem is at /dev/ttyUSB2 which is not being created. In fact, the thread indicates that 4 devices should be created for the MA180. Is there a way to override the detection of the MA180 device ids and force the creation of /dev/ttyUSB0-2 ports?

Thanks.
 

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top