The link was working, i'm just confused on which FW i should use for my plain old WL500G (no deluxe, no premium....)
Hi all,
I had no problems running koppel fw with an E169 modem, recently i changed my modem for an E220 and i am facing the same problem as malks.
Soft rebooting does not restore the connection, the only thing that helps is switching power off/on.
I tried the watch_wan script from newbiefan, but did not help...
Now i am trying to modify the script to send AT reset command to the modem before restarting PPPD. But it seems that using
is not the good way to do this. Any hints ?Code:echo "ATZ" >> /dev/usb/tts/0
Edit :
Usingi can send commands and read response from the modem. What is weird is that the log reports that ppd is using /dev/usb/tts/0 and i only get errors when trying to communicate with this device...Code:serialcomm /dev/usb/tts/1 <ATCOMMAND>
Edit 2 :
Here is my modified watch-wan script
I increased the initial delay to 300 seconds, as it seems that 60 secs was too short. Let's see if this helps.......Code:#!/bin/sh
#Script watch_wan, controls inet connection, when lost - a new dial in is performed
#Improved script by newbiefan
#Original script from member Anttu @ asusforum (wl500g.info)
#published under GPLx (at your coice)
#a good place to store this script is /tmp/local/sbin/watch_wan
#this script read the content of file address stored anywhere
#Content of file address is google.de yahoo.com aldi.de krone.at
#File address should have at least one address
#Version 0.2-04/2008
maxad=0 #set maxaddresscounter to 0
# read file addresses into a var called addresses and use them one by one
#please change the dirs and filename as well as content to your needs
addresses=google.de yahoo.com aldi.de krone.at #adjust path if needed
#access each address to count how many they are
for address in ; do
let maxad=+1 #how many addresses in list
# echo
done
#
#choose any writeable directory and any name for your loglocation
#loglocation=/tmp/harddisk/wan-watchdog#this is your logfile
loglocation=/dev/null #if you don't want a logfile, send any message to linux-nirwana
#
i=1 #start with first address
sleep 300
while [ true ]; do #endless loop
for address in ; do
sleep 60#wait 60 seconds until next ping, change it as you want
ping_resp=#ping address 1,2,3,4,5 aso
#uncomment the next three lines if you need to control function of script
# echo -n .Web address: >>
# echo >>
# echo
if [ = ]; then #if ping is not successful then
echo -n Connection lost at >>
date >>
if [ -n 325 ]; then
echo Stopping pppd >>
echo ------------- >>
killall pppd
else #if pppd is not running, reboot
echo Rebooting, pppd is not running! >>
echo ------------------------------ >>
reboot
fi
sleep 60#just wait a bit longer to establish a connection again
fi
let i=+1
if [ -gt ]; then i=1; fi #end is reached, start again with counter
done
done
Site http://koppel.cz/cdmawifi/download/169 does not work please attach firmware WL500gp-1.9.2.7-1910-USB-1.69.trx in this topic. Thanks.
http://koppel.cz/cdmawifi/download/169 is old.
http://koppel.cz/cdmawifi/download/171/ is latest stable and the link works again.
Hi I have a E122 modem from Huawei and think I heard it was very similar to the E220 but I have not had luck connecting it with instructions for E220.
Does anyone know if it is possible?
Thank you for any response
Oh darn, I lost my admin password using the 1.9.2.7-9-USB-1.71 firmware. Resetting the router with the reset button does not make the password admin/admin. What to do?
Try 3x30 method. 1 press and hold reset button for at least 30 sec, 2 unplug the device for at least 30 sec (still holding reset button), 3 plug in the power cord still holding reset button and still at least 30 sec. After this your password should resety to default. Remember you do this still holding down the reset button.
Hi,
Anyone using a Huawei E1750 modem and Koppel image? I've tried to follow the info on Koppel forum, but it just won't work. There's not much help to get on their English forum. :( How can I for instance see that ZeroCd works as expected (where are the logs)?
Regards
Iceman71
Hi,
is it possible to use a E220 attached wl500gp as a remote server?
I want to login, transfer files etc from remote location.
It's probaly up to the provider and public IP address handling?
I'm happily awaiting your expert answers. Thanks.
Yes, it is possible, but it depends to your provider.
When you get an IP from your provider according RFC 1918 http://en.wikipedia.org/wiki/Private_network
or better http://tools.ietf.org/html/rfc1918 it is not possible to get any remote access.
As long as you get a regular IP-address (and not a private one) you can use for instance a dyndns account and remote access.
A very easy way to transfer files is WinSCP.
Have fun
Thanks Newbiefan,
I was able to ping me over the internet.
Can you you please give me a hint whether to use the Oleg implemented dynDNS feature or an available .ipk package?
I am using wl500gp 1.9.2.7-10 Firmware operating as Access Point (dynDNS possible?). I will load WL500gp-1.9.2.7-10-USB-1.71.trx SW for the E220 stick Right?
Thanks again for your support!
You are welcome anytime!
1.) When you are able to ping your ip over the internet: please ensure that you ping really your router and not the gateway of your mobile provider. In case you are not sure, just let me know.
2.) DynDNS: When you use your router as Gateway, you can use build in DynDNS. When using your Asus as Access-point, I would suggest to use DynDNS of your Modem/Router and forward the needed ports to your Asus. This avoids extra installations of optware-ipkg.
3.) Firmware: Of course you can use Koppel USB-1.71 FW and I can confirm that it works stable. But the FW is now a bit outdated, the newest (and merged) FW is here: http://code.google.com/p/wl500g/
Here you can choose between "d" branch with kernel 2.4.37 and "rtn" branch with 2.6.22 Kernel. Hence, I suggest to use the newest FW with 2.6 Kernel. The modem part is well implemented and easy to configure. Further, you can use the same optware (ipkg) repository from here:http://ipkg.nslu2-linux.org/feeds/op.../cross/stable/
4.) And I suggest to install according Wengis howto
If something is unclear, just ask.
Have fun
Newbiefan
1) Ping of IP is ok, because once E220 modem diconnected I get ping timeout.
2) Asus used as AccessPoint with E220 I guess I need inadyn package for dynDNS to work?
3) If I understand correctly I may easily upgrade (currently 2.4 kernel) via Web-Interface my Asus wl500gp to the latest Oleg kernel2.6 FW supporting guided E220 implementation ( APN etc. input via Web-Interface?). Right?
Thanks so much.
Dear Newbiefan,
my original idea is to have DSL WAN and mobile WAN (E220) as backup with wl500gp especially for remote service.
* New FW kernel2.6 is applied, modem E220 data entered.
* have wl500gp working as Access point - no DDNS asus menue available! only in router/gateway mode possible? shall I use inadyn.ipk package?
* how do I connect the E220 to the internet? I tried the Connect button in the asus menue, but no change. Is there an easy way to view/check the assigned mobile IP address?
Please see my settings for USB Network Devices - 3G Modem E220
Is there anything missing or wrong?
Set as WAN Connection Type by default - not checked
Zero CD Configuration - Auto
Rem.: file /usr/local/etc/usb_modeswitch.conf does not exist
Modem type: - ...HSDPA
Username: - ppp@A1plus.at
Password: - ppp
APN: - A1.net
Dial Number (usually *99***1# or *99#): - *99#
Call on Demand No
Idle time before disconnect (sec): 60
MTU 1492
MRU 1492
Autodetect device No
View connected modems
USB device location ID:
Data port:
User interface port:
USB device Vendor ID (0xabcd):
USB device Product ID (0xef01):
USB device serial speed (usually 921600): 921600
Device initial script: at+cgdcont=1,"IP","A1.net"
Additional AT commands:
Additional pppd options:
Failure event script name:
Max number of reconnections (0 for unlimit): 0
Many thanks again for your support!
LOL, well - due to the fact that you are an austrian guy - I'll suggest to support you here: http://www.wl500g.info/showthread.php?t=12583
I bet, it's much easier for us - LOL
My Provider is BOB (for mobile) and I use E200+WL500gP.
can I use huawei E-173 modem on asus wl500w?:) If yes, then tell my how?:) Sorry for my bad english
Use the newest firmware from here: http://code.google.com/p/wl500g/
Then I suggest to follow a linux-guideline for your modem, just ask google.
I'm sorry, I do not own a Huawei E173 Modem, therefore I'm not able to guide you....
hi
i reloaded the firmware 1.9.2.7-10-USB-1.71 on my old Asus WL-500gx, found that my unlocked vodafone USB K3715 which is the OEM of Huawei E180.
Try to choose E220, E630, E169, all of them get out of luck and with this error.
In file /tmp/ppp/peers/gprs: unrecognized option '/dev/usb/tts/0'
is there anyway to fix? thanks
the usb device log
T: Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 4
B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.04
S: Manufacturer=Linux 2.4.20 ehci_hcd
S: Product=PCI device 1106:3104
S: SerialNumber=01:02.2
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=256ms
T: Bus=03 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 2 Spd=480 MxCh= 0
D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=12d1 ProdID=1001 Rev= 0.00
S: Manufacturer=HUAWEI Technology
S: Product=HUAWEI Mobile
C:* #Ifs= 5 Cfg#= 1 Atr=e0 MxPwr=500mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E: Ad=81(I) Atr=03(Int.) MxPS= 64 Ivl=2ms
E: Ad=82(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=01(O) Atr=02(Bulk) MxPS= 512 Ivl=4ms
I: If#= 1 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E: Ad=83(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=02(O) Atr=02(Bulk) MxPS= 512 Ivl=4ms
I: If#= 2 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E: Ad=84(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=03(O) Atr=02(Bulk) MxPS= 512 Ivl=4ms
I: If#= 3 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=(none)
E: Ad=85(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=04(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
I: If#= 4 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=(none)
E: Ad=05(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=86(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 0.00
S: Product=USB UHCI Root Hub
S: SerialNumber=120
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms
T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 0.00
S: Product=USB UHCI Root Hub
S: SerialNumber=100
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms
I would suggest to use the newest available Firmware:
Use the newest firmware from here: http://code.google.com/p/wl500g/
Then I suggest to follow a linux-guideline for your modem, just ask google.
I'm sorry, I do not own a Huawei E180 Modem, therefore I'm not able to guide you....
But the most important is to disable the password request at startup (with windows) of the modem.
Have fun
newbiefan
really want to know when will the firmware support E180/K3715 modem?
Select "USB Network Devices/3G/CDMA Modem" and "Set as WAN Connection Type by default".
Send me please result of http://my.router/Main_SysInfo_Content.asp if the modem not works.
as following:
http://holland.pk/1nJP
the sysinfo log as attached.
Attachment 9761
The sysinfo is too long, post with two replies. Thanks
Sysinfo 1/2
Code:
Status Information
Linux version 2.4.37.11 (root@localhost) (gcc version 3.4.6) #18 2011-02-19 19:42:06 MSK
1.9.2.7-d-r2624
Thu Jan 1 08:03:16 UCT 1970
08:03:16 up 3 min, load average: 0.01, 0.02, 0.00
Interfaces
br0 Link encap:Ethernet HWaddr 00:13:D4:22:1B:28
inet addr:10.11.101.2 Bcast:10.11.101.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:414 errors:0 dropped:0 overruns:0 frame:0
TX packets:737 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:30760 (30.0 KiB) TX bytes:791553 (773.0 KiB)
eth0 Link encap:Ethernet HWaddr 00:13:D4:22:1B:28
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:413 errors:0 dropped:0 overruns:0 frame:0
TX packets:737 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:39788 (38.8 KiB) TX bytes:794501 (775.8 KiB)
Interrupt:4 Base address:0x1000
eth1 Link encap:Ethernet HWaddr 00:13:D4:22:1B:28
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:1253
TX packets:0 errors:693 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:12 Base address:0x4000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MULTICAST MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
vlan0 Link encap:Ethernet HWaddr 00:13:D4:22:1B:28
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:413 errors:0 dropped:0 overruns:0 frame:0
TX packets:737 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:32354 (31.5 KiB) TX bytes:794501 (775.8 KiB)
vlan1 Link encap:Ethernet HWaddr 00:13:D4:22:1B:28
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Routing Table
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.11.101.0 0.0.0.0 255.255.255.0 U 0 0 0 br0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
ARP Table
IP address HW type Flags HW address Mask Device
10.11.101.3 0x1 0x2 00:13:72:68:D5:3C * br0
IP Tables
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID
380 26532 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
0 0 ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0 state NEW
71 16908 ACCEPT all -- br0 * 0.0.0.0/0 0.0.0.0/0 state NEW
0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:21 flags:0x17/0x02
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
0 0 ACCEPT all -- br0 br0 0.0.0.0/0 0.0.0.0/0
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID
0 0 TCPMSS tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp flags:0x06/0x02 TCPMSS clamp to PMTU
0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
0 0 DROP all -- !br0 ppp0 0.0.0.0/0 0.0.0.0/0
0 0 DROP all -- !br0 vlan1 0.0.0.0/0 0.0.0.0/0
0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate DNAT
Chain OUTPUT (policy ACCEPT 704 packets, 770K bytes)
pkts bytes target prot opt in out source destination
Chain BRUTE (0 references)
pkts bytes target prot opt in out source destination
Chain MACS (0 references)
pkts bytes target prot opt in out source destination
Chain SECURITY (0 references)
pkts bytes target prot opt in out source destination
0 0 RETURN tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp flags:0x17/0x02 limit: avg 1/sec burst 5
0 0 RETURN tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp flags:0x17/0x04 limit: avg 1/sec burst 5
0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 5/sec burst 5
0 0 RETURN icmp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 5/sec burst 5
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0
Chain logaccept (0 references)
pkts bytes target prot opt in out source destination
0 0 LOG all -- * * 0.0.0.0/0 0.0.0.0/0 state NEW LOG flags 7 level 4 prefix `ACCEPT '
0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0
Chain logdrop (0 references)
pkts bytes target prot opt in out source destination
0 0 LOG all -- * * 0.0.0.0/0 0.0.0.0/0 state NEW LOG flags 7 level 4 prefix `DROP '
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0
IP Tables NAT
Chain PREROUTING (policy ACCEPT 31 packets, 1984 bytes)
pkts bytes target prot opt in out source destination
Chain POSTROUTING (policy ACCEPT 4 packets, 1324 bytes)
pkts bytes target prot opt in out source destination
0 0 MASQUERADE all -- * br0 10.11.101.0/24 10.11.101.0/24
Chain OUTPUT (policy ACCEPT 4 packets, 1324 bytes)
pkts bytes target prot opt in out source destination
Chain VSERVER (0 references)
pkts bytes target prot opt in out source destination
Mount points
rootfs on / type rootfs (rw)
/dev/root on / type squashfs (ro)
none on /dev type devfs (rw)
proc on /proc type proc (rw)
tmpfs on /tmp type tmpfs (rw,noatime)
usbfs on /proc/bus/usb type usbfs (rw)
Filesystem info
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 3072 3072 0 100% /
tmpfs 15024 156 14868 1% /tmp
Partitions
USB HDD info
Process List
PID USER VSZ STAT COMMAND
1 admin 1484 S /sbin/init
2 admin 0 SW [keventd]
3 admin 0 SWN [ksoftirqd_CPU0]
4 admin 0 SW [kswapd]
5 admin 0 SW [bdflush]
6 admin 0 SW [kupdated]
7 admin 0 SW [mtdblockd]
60 admin 1484 S syslogd -m 0 -O /tmp/syslog.log -S -D -l 7 -b 1
64 admin 1480 S klogd
65 admin 1480 S telnetd
70 admin 1112 S httpd vlan1
72 admin 1080 S nas /tmp/nas.lan.conf /tmp/nas.lan.pid lan
75 admin 1040 S upnp -D -L br0 -W vlan1
78 admin 964 S lld2d br0 eth1
79 nobody 852 S dnsmasq
80 admin 0 SW [khubd]
89 admin 1480 S rcamdmain
95 admin 1480 S watchdog
111 admin 1496 S /bin/sh /usr/ppp/dial
160 admin 1184 S pppd call dialup
205 admin 1480 S sh -c /tmp/ppp/peers/chat.sh
206 admin 1480 S /bin/sh /tmp/ppp/peers/chat.sh
208 admin 664 S chat -s -S -V -t 10 -f /tmp/ppp/peers/1.chat
211 admin 1484 S sh -c /tmp/../usr/sbin/sysinfo > /tmp/sysinfo.htm
212 admin 1480 S /bin/sh /tmp/../usr/sbin/sysinfo
228 admin 1480 R ps
Kernel Modules
ftdi_sio 24512 0 (unused)
pl2303 16592 0 (unused)
usbserial 24196 1 [ftdi_sio pl2303]
acm 7572 0 (unused)
videodev 8752 0 (unused)
printer 12500 0 (unused)
ehci-hcd 28740 0 (unused)
usb-uhci 27412 0 (unused)
usbcore 78888 1 [ftdi_sio pl2303 usbserial acm printer ehci-hcd usb-uhci]
ip_nat_ftp 3072 0 (unused)
ip_conntrack_ftp 4472 1
ipt_NETMAP 760 0 (unused)
wl 897336 0 (unused)
et 29280 0 (unused)
igs 14436 0 (unused)
emf 18576 0 [igs]
Sysinfo 2/2
Code:
USB Devices
T: Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 4
B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.04
S: Manufacturer=Linux 2.4.37.11 ehci_hcd
S: Product=PCI device 1106:3104
S: SerialNumber=01:02.2
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=256ms
T: Bus=03 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 2 Spd=480 MxCh= 0
D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=12d1 ProdID=1001 Rev= 0.00
S: Manufacturer=HUAWEI Technology
S: Product=HUAWEI Mobile
C:* #Ifs= 5 Cfg#= 1 Atr=e0 MxPwr=500mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=serial
E: Ad=81(I) Atr=03(Int.) MxPS= 64 Ivl=2ms
E: Ad=82(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=01(O) Atr=02(Bulk) MxPS= 512 Ivl=4ms
I: If#= 1 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=serial
E: Ad=83(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=02(O) Atr=02(Bulk) MxPS= 512 Ivl=4ms
I: If#= 2 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=serial
E: Ad=84(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=03(O) Atr=02(Bulk) MxPS= 512 Ivl=4ms
I: If#= 3 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=serial
E: Ad=85(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=04(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
I: If#= 4 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=serial
E: Ad=05(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=86(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 0.00
S: Product=USB UHCI Root Hub
S: SerialNumber=120
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms
T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 0.00
S: Product=USB UHCI Root Hub
S: SerialNumber=100
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms
USB devfs Devices
Device : Location : Info
/dev/usb/tts/0 : 2.0 : Manufacturer="HUAWEI Technology" : Product="HUAWEI Mobile"
/dev/usb/tts/1 : 2.1 : Manufacturer="HUAWEI Technology" : Product="HUAWEI Mobile"
/dev/usb/tts/2 : 2.2 : Manufacturer="HUAWEI Technology" : Product="HUAWEI Mobile"
/dev/usb/tts/3 : 2.3 : Manufacturer="HUAWEI Technology" : Product="HUAWEI Mobile"
/dev/usb/tts/4 : 2.4 : Manufacturer="HUAWEI Technology" : Product="HUAWEI Mobile"
PPP chat log
Calling UMTS/GPRS
Failed
Script /tmp/ppp/peers/chat.sh finished (pid 161), status = 0x3
Connect script failed
Calling UMTS/GPRS
Failed
Script /tmp/ppp/peers/chat.sh finished (pid 165), status = 0x3
Connect script failed
Calling UMTS/GPRS
Failed
Script /tmp/ppp/peers/chat.sh finished (pid 169), status = 0x3
Connect script failed
Calling UMTS/GPRS
Failed
Script /tmp/ppp/peers/chat.sh finished (pid 173), status = 0x3
Connect script failed
Calling UMTS/GPRS
Failed
Script /tmp/ppp/peers/chat.sh finished (pid 179), status = 0x3
Connect script failed
Calling UMTS/GPRS
Failed
Script /tmp/ppp/peers/chat.sh finished (pid 183), status = 0x3
Connect script failed
Calling UMTS/GPRS
Failed
Script /tmp/ppp/peers/chat.sh finished (pid 187), status = 0x3
Connect script failed
Calling UMTS/GPRS
Failed
Script /tmp/ppp/peers/chat.sh finished (pid 193), status = 0x3
Connect script failed
Calling UMTS/GPRS
Failed
Script /tmp/ppp/peers/chat.sh finished (pid 197), status = 0x3
Connect script failed
Calling UMTS/GPRS
Failed
Script /tmp/ppp/peers/chat.sh finished (pid 201), status = 0x3
Connect script failed
Calling UMTS/GPRS
CPU Info
system type : Broadcom BCM5365 chip rev 1 pkg 0
processor : 0
cpu model : BCM3302 V0.7
BogoMIPS : 199.47
wait instruction : no
microsecond timers : yes
tlb_entries : 32
extra interrupt vector : no
hardware watchpoint : no
ASEs implemented :
VCED exceptions : not available
VCEI exceptions : not available
unaligned_instructions : 1
dcache hits : 0
dcache misses : 0
icache hits : 0
icache misses : 0
instructions : 0
Memory
total: used: free: shared: buffers: cached:
Mem: 30773248 13557760 17215488 0 1847296 5357568
Swap: 0 0 0
MemTotal: 30052 kB
MemFree: 16812 kB
MemShared: 0 kB
Buffers: 1804 kB
Cached: 5232 kB
SwapCached: 0 kB
Active: 3472 kB
Inactive: 3600 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 30052 kB
LowFree: 16812 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Your modem detected. And a driver connected. That is assigned an incorrect data port. Please check manually that dataport is 0, user interface port is 2.
Or update the firmware from http://asus.vectormm.net/wl/3028/
D-branch not updated officially for a long time. But some changes for modems were taken from RT-N branch.
It should be work now. as my card expired, it need to replace a new card. but the log shows OK.
I reload the firmware as the link you provided. Thanks you very much.
Code:
USB Devices
T: Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 4
B: Alloc= 1/800 us ( 0%), #Int= 1, #Iso= 0
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.04
S: Manufacturer=Linux 2.4.37.11 ehci_hcd
S: Product=PCI device 1106:3104
S: SerialNumber=01:02.2
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=256ms
T: Bus=03 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 3 Spd=480 MxCh= 0
D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=12d1 ProdID=1001 Rev= 0.00
S: Manufacturer=HUAWEI Technology
S: Product=HUAWEI Mobile
C:* #Ifs= 5 Cfg#= 1 Atr=e0 MxPwr=500mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=serial
E: Ad=81(I) Atr=03(Int.) MxPS= 64 Ivl=2ms
E: Ad=82(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=01(O) Atr=02(Bulk) MxPS= 512 Ivl=4ms
I: If#= 1 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=serial
E: Ad=83(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=02(O) Atr=02(Bulk) MxPS= 512 Ivl=4ms
I: If#= 2 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=serial
E: Ad=84(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=03(O) Atr=02(Bulk) MxPS= 512 Ivl=4ms
I: If#= 3 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=(none)
E: Ad=85(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=04(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
I: If#= 4 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=(none)
E: Ad=05(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=86(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 0.00
S: Product=USB UHCI Root Hub
S: SerialNumber=120
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms
T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 0.00
S: Product=USB UHCI Root Hub
S: SerialNumber=100
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms
USB devfs Devices
Device : Location : Info
/dev/usb/tts/0 : 2.0 : Manufacturer="HUAWEI Technology" : Product="HUAWEI Mobile"
/dev/usb/tts/1 : 2.1 : Manufacturer="HUAWEI Technology" : Product="HUAWEI Mobile"
/dev/usb/tts/2 : 2.2 : Manufacturer="HUAWEI Technology" : Product="HUAWEI Mobile"
PPP chat log
Calling WCDMA/UMTS/GPRS
ATZ
OK
AT+CGDCONT=1,"IP","hkcsl"
OK
ATD*99#
CONNECTchat: Jan 01 08:00:50 CONNECT
Script /tmp/ppp/peers/wan0_chat.sh finished (pid 180), status = 0x0
Serial connection established.
using channel 1
Using interface ppp0
Connect: ppp0 <--> /dev/usb/tts/0
sent [LCP ConfReq id=0x1 ]
rcvd [LCP ConfReq id=0x0 ]
No auth is possible
sent [LCP ConfRej id=0x0 ]
rcvd [LCP ConfAck id=0x1 ]
rcvd [LCP ConfReq id=0x1 ]
sent [LCP ConfAck id=0x1 ]
sent [LCP EchoReq id=0x0 magic=0xa0e41414]
sent [CCP ConfReq id=0x1 ]
sent [IPCP ConfReq id=0x1 ]
rcvd [LCP DiscReq id=0x2 magic=0x6d091a]
rcvd [LCP EchoRep id=0x0 magic=0x6d091a a0 e4 14 14]
rcvd [LCP ProtRej id=0x3 80 fd 01 01 00 12 12 06 00 00 00 01 1a 04 78 00 18 04 78 00]
Protocol-Reject for 'Compression Control Protocol' (0x80fd) received
rcvd [IPCP ConfNak id=0x1 ]
sent [IPCP ConfReq id=0x2 ]
rcvd [IPCP ConfNak id=0x2 ]
sent [IPCP ConfReq id=0x3 ]
rcvd [IPCP ConfNak id=0x3 ]
sent [IPCP ConfReq id=0x4 ]
rcvd [IPCP ConfNak id=0x4 ]
sent [IPCP ConfReq id=0x5 ]
rcvd [IPCP ConfNak id=0x5 ]
sent [IPCP ConfReq id=0x6 ]
rcvd [IPCP ConfNak id=0x6 ]
sent [IPCP ConfReq id=0x7 ]
rcvd [IPCP ConfNak id=0x7 ]
sent [IPCP ConfReq id=0x8 ]
rcvd [IPCP ConfNak id=0x8 ]
sent [IPCP ConfReq id=0x9 ]
rcvd [IPCP ConfNak id=0x9 ]
sent [IPCP ConfReq id=0xa ]
rcvd [IPCP ConfNak id=0xa ]
sent [IPCP ConfReq id=0xb ]
rcvd [IPCP ConfNak id=0xb ]
sent [IPCP ConfReq id=0xc ]
rcvd [IPCP ConfNak id=0xc ]
sent [IPCP ConfReq id=0xd ]
Modem hangup
Connection terminated.
Calling WCDMA/UMTS/GPRS