hxping7 / wl500g

Automatically exported from code.google.com/p/wl500g
0 stars 0 forks source link

New 3G modem #419

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello!
How can I add a new 3G modem? In particular, interested in Alcatel OneTouch 
X310E.
Thanks in advance!

Original issue reported on code.google.com by icera...@gmail.com on 14 Oct 2013 at 5:50

GoogleCodeExporter commented 9 years ago
Hi!
Any modem passes two stages:
* switching from zerocd-mode to modem;
* connection to ISP.

We need an information about new modem to make the connection fully automatic. 
Please send us Status & Log / Diagnostic Info.

Original comment by rssdev10@gmail.com on 17 Oct 2013 at 6:09

GoogleCodeExporter commented 9 years ago
Hi, thanks for the answer!
I do not understand , please explain :
1 ) "* switching from zerocd-mode to modem" - meaning the modem itself , that 
is, AT indicates commands ? Or somewhere in this setting in the router firmware 
is? In the router I have not found such a switch . As for Zero CD Configuration 
- there are only options : "No set; Auto; and a link to the configuration file "
2) when connecting my Alcatel OneTouch X310E to the router , click "View 
connected modems" is determined by its parameters like correct :
1.2 1bbb 0017 W March 6 USBModem HSPA Data Card
these are the parameters I have defined in Kubuntu Linux ( in which the modem 
is working .) Here is the output when running lsusb the modem in Kubuntu:
Bus 001 Device 007 : ID 1bbb: 0017 T & A Mobile Phones
the connection will not occur.
3) you requested log is attached.

Original comment by icera...@gmail.com on 30 Oct 2013 at 7:59

Attachments:

GoogleCodeExporter commented 9 years ago
Hi! Thanks! Your modem detected as device but the firmware can`t detect the 
correct number of the data port. 

Device         : Location : Info
/dev/ttyUSB0 : 1.2.0 : Manufacturer="USBModem" : Product="HSPA Data Card" 
/dev/ttyUSB1 : 1.2.1 : Manufacturer="USBModem" : Product="HSPA Data Card" 
/dev/ttyUSB2 : 1.2.2 : Manufacturer="USBModem" : Product="HSPA Data Card" 
/dev/ttyUSB3 : 1.2.3 : Manufacturer="USBModem" : Product="HSPA Data Card" 
/dev/ttyUSB4 : 1.2.5 : Manufacturer="USBModem" : Product="HSPA Data Card" 

One of them is the data port and one is the user interface port.

Try to select different data port number at 
http://my.router/Advanced_ConnectionMode_Content.asp and report us a correct 
value. Also a correct User interface port allows you to see a signal 
information at http://my.router/modem_ussd.asp

Original comment by rssdev10@gmail.com on 9 Nov 2013 at 11:07