Here is what I did earlier to solve the problem in 10.04 (for a huawei data card E220)
Subject: This is how I solved mts and now I can access mts in linux : ubuntu 10.04 To: MTS CUSTOMER CARE <customercare.>, *May be this will help for you guys in tech support. *Last time I called mts support and they could not answer my questions .. The supervisor said we don't support this .. but he tried his best to answer my question. I called back again .. and I asked her to arrange a callback the next day.. I never got a call. BUT I figured out how to solve the problem. They never called me back as I was waiting for them to call me .. I had to solve my problem myself.. This is how I solved my problem and I am using mts in linux.. The lady said: UBUNTU 10.04 is not supported.. WRONG INFORMATION... i CAN NOW USE IT .. its just some information.. they should know about this.. * install the following packages: * usb-modeswitch-data_20100127- 1_all.deb libxplc0.3.13_0.3.13-2ubuntu2_i386.deb libwvstreams4.6-base_4.6.1-1_i386.deb libwvstreams4.6-extras_4.6.1-1_i386.deb libuniconf4.6_4.6.1-1_i386.deb wvdial_1.60.3_i386.deb *put the following file in /etc/wvdial.conf wvdial.conf* [Dialer Defaults] Init1 = ATZ Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 Modem Type = Analog Modem Baud = 115200 New PPPD = yes Modem = /dev/ttyUSB0 ISDN = 0 Phone = #777 Password = MTS Username = [email protected] <[email protected]> Stupid Mode = 1 Dial Command = ATDT wvdial enjoy mts -- Rajesh Pandey ========= system log: rajesh@rajesh-laptop:~$ sudo su [sudo] password for rajesh: root@rajesh-laptop:/home/rajesh# ls -la /dev/ttyU* crw-rw---- 1 root dialout 188, 0 2011-03-29 23:25 /dev/ttyUSB0 crw-rw---- 1 root dialout 188, 1 2011-03-29 23:26 /dev/ttyUSB1 crw-rw---- 1 root dialout 188, 2 2011-03-29 23:26 /dev/ttyUSB2 root@rajesh-laptop:/home/rajesh# lsmod |grep usb_storage usb_storage 39425 1 root@rajesh-laptop:/home/rajesh# libusual libusual: command not found root@rajesh-laptop:/home/rajesh# rmmode No command 'rmmode' found, did you mean: Command 'rmmod' from package 'module-init-tools' (main) rmmode: command not found root@rajesh-laptop:/home/rajesh# romod No command 'romod' found, did you mean: Command 'rmmod' from package 'module-init-tools' (main) romod: command not found root@rajesh-laptop:/home/rajesh# lsusb Bus 002 Device 004: ID 0c45:6481 Microdia Bus 002 Device 003: ID 12d1:140b Huawei Technologies Co., Ltd. Bus 002 Device 002: ID 8087:0020 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 8087:0020 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub root@rajesh-laptop:/home/rajesh# modprobe Usage: modprobe [-v] [-V] [-C config-file] [-d <dirname> ] [-n] [-i] [-q] [-b] [-o <modname>] [ --dump-modversions ] <modname> [parameters...] modprobe -r [-n] [-i] [-v] <modulename> ... modprobe -l -t <dirname> [ -a <modulename> ...] root@rajesh-laptop:/home/rajesh# modprobe usbserial vendor=0x12d1 root@rajesh-laptop:/home/rajesh# lsusb Bus 002 Device 004: ID 0c45:6481 Microdia Bus 002 Device 003: ID 12d1:140b Huawei Technologies Co., Ltd. Bus 002 Device 002: ID 8087:0020 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 8087:0020 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub root@rajesh-laptop:/home/rajesh# modprobe usbserial vendor=0x12d1 product=140b root@rajesh-laptop:/home/rajesh# ls -la /dev/ttyU ls: cannot access /dev/ttyU: No such file or directory root@rajesh-laptop:/home/rajesh# ls -la /dev/ttyU* crw-rw---- 1 root dialout 188, 0 2011-03-29 23:25 /dev/ttyUSB0 crw-rw---- 1 root dialout 188, 1 2011-03-29 23:26 /dev/ttyUSB1 crw-rw---- 1 root dialout 188, 2 2011-03-29 23:26 /dev/ttyUSB2 root@rajesh-laptop:/home/rajesh# wvdial --> WvDial: Internet dialer version 1.60 --> Cannot get information for serial port. --> Initializing modem. --> Sending: ATZ ATZ OK --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 OK --> Modem initialized. --> Configuration does not specify a valid phone number. --> Configuration does not specify a valid login name. --> Configuration does not specify a valid password. root@rajesh-laptop:/home/rajesh# gedit /etc/wvdial.conf & [1] 1955 root@rajesh-laptop:/home/rajesh# cat /etc/ppp/peers/provider # This optionfile was generated by pppconfig 2.3.18. # # hide-password noauth connect "/usr/sbin/chat -v -f /etc/chatscripts/provider" debug /dev/ttyUSB3 115200 defaultroute noipdefault user "[email protected] <[email protected]>" remotename provider ipparam provider usepeerdns root@rajesh-laptop:/home/rajesh# wvdial --> WvDial: Internet dialer version 1.60 --> Cannot get information for serial port. --> Initializing modem. --> Sending: ATZ ATZ OK --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 OK --> Modem initialized. --> Configuration does not specify a valid phone number. --> Configuration does not specify a valid login name. --> Configuration does not specify a valid password. [1]+ Done gedit /etc/wvdial.conf root@rajesh-laptop:/home/rajesh# ifconfig eth0 Link encap:Ethernet HWaddr a4:ba:db:ad:d3:34 UP BROADCAST 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:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Interrupt:32 Base address:0xe000 eth1 Link encap:Ethernet HWaddr 78:e4:00:26:f1:dc inet6 addr: fe80::7ae4:ff:fe26:f1dc/64 Scope:Link UP BROADCAST 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:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Interrupt:17 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:184 errors:0 dropped:0 overruns:0 frame:0 TX packets:184 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:14400 (14.4 KB) TX bytes:14400 (14.4 KB) root@rajesh-laptop:/home/rajesh# ping google.com ping: unknown host google.com root@rajesh-laptop:/home/rajesh# wvdial --> WvDial: Internet dialer version 1.60 --> Cannot get information for serial port. --> Initializing modem. --> Sending: ATZ ATZ OK --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 OK --> Modem initialized. --> Configuration does not specify a valid phone number. --> Configuration does not specify a valid login name. --> Configuration does not specify a valid password. root@rajesh-laptop:/home/rajesh# gedit /etc/wvdial.conf & [1] 1972 root@rajesh-laptop:/home/rajesh# wvdial --> WvDial: Internet dialer version 1.60 --> Cannot get information for serial port. --> Initializing modem. --> Sending: ATZ ATZ --> Sending: ATQ0 ATQ0 OK --> Re-Sending: ATZ ATZ --> Modem not responding. root@rajesh-laptop:/home/rajesh# wvdial --> WvDial: Internet dialer version 1.60 --> Cannot get information for serial port. --> Initializing modem. --> Sending: ATZ ATZ OK --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 OK --> Modem initialized. --> Sending: ATDT#777 --> Waiting for carrier. ATDT#777 CONNECT ~[7f]}#@!}!}!} }5}"}&} } } } }#}%B#}%}%}&d}'t=}"M~ --> Carrier detected. Starting PPP immediately. --> Starting pppd at Tue Mar 29 23:34:30 2011 --> Pid of pppd: 1982 --> Using interface ppp0 --> pppd: (u7[08]@s7[08] --> pppd: (u7[08]@s7[08] --> pppd: (u7[08]@s7[08] --> pppd: (u7[08]@s7[08] --> pppd: (u7[08]@s7[08] --> local IP address 180.215.147.155 --> pppd: (u7[08]@s7[08] --> remote IP address 10.214.0.1 --> pppd: (u7[08]@s7[08] --> primary DNS address 10.216.254.131 --> pppd: (u7[08]@s7[08] --> secondary DNS address 10.216.254.136 --> pppd: (u7[08]@s7[08] =================== PING google.com (209.85.231.104) 56(84) bytes of data. 64 bytes from maa03s01-in-f104.1e100.net (209.85.231.104): icmp_seq=1 ttl=51 time=359 ms 64 bytes from maa03s01-in-f104.1e100.net (209.85.231.104): icmp_seq=2 ttl=51 time=178 ms 64 bytes from maa03s01-in-f104.1e100.net (209.85.231.104): icmp_seq=3 ttl=51 time=149 ms 64 bytes from maa03s01-in-f104.1e100.net (209.85.231.104): icmp_seq=4 ttl=51 time=176 ms 64 bytes from maa03s01-in-f104.1e100.net (209.85.231.104): icmp_seq=5 ttl=51 time=183 ms ^C --- google.com ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4004ms rtt min/avg/max/mdev = 149.172/209.319/359.778/76.158 ms rajesh@rajesh-laptop:~$ history|grep wvdial 372 wvdial 379 history|grep wvdial rajesh@rajesh-laptop:~$ cat /etc/wvdial.conf [Dialer Defaults] Init1 = ATZ Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 Modem Type = Analog Modem Baud = 115200 New PPPD = yes Modem = /dev/ttyUSB0 ISDN = 0 Phone = #777 Password = MTS Username = [email protected] <[email protected]> Stupid Mode = 1 Dial Command = ATDT rajesh@rajesh-laptop:~$ ================ On Fri, Aug 5, 2011 at 7:46 PM, Rajesh Pandey <[email protected]>wrote: > Hi folks, > I had the same problem in my Ubuntu 10.04 > > This problem is specific to Ubuntu 10.04, > > You can either upgrade to 10.10 or fix it temporarily. > > After sometime, the wireless would not work and I needed to take out the > device and then add it again/Restart and it would work. > I had a high speed internet 3.1 Mbps so I upgraded to 10.10 and the problem > was solved for ever, and now it connects automatically when I start the > computer. > > But I love the wvdial thing and I still do it from the command prompt. > > > On Tue, Aug 2, 2011 at 4:07 PM, rabin shrestha <[email protected]>wrote: > >> thanks to all for quick support >> >> >> -- >> FOSS Nepal mailing list: [email protected] >> http://groups.google.com/group/foss-nepal >> To unsubscribe, e-mail: [email protected] >> >> Mailing List Guidelines: >> http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines >> Community website: http://www.fossnepal.org/ >> > > > > -- > Rajesh Pandey > -- Rajesh Pandey -- FOSS Nepal mailing list: [email protected] http://groups.google.com/group/foss-nepal To unsubscribe, e-mail: [email protected] Mailing List Guidelines: http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines Community website: http://www.fossnepal.org/
