On Sun, Nov 15, 2009 at 2:52 PM, ganesh <[email protected]> wrote:
> how can i connect idea netsetter in ubuntu 9.04....in connections its > showing idea cellular is enabled but internet is not available...... > Please follow these steps: 1. You need to have a package called wvdial. Install it using the Synaptic Package manager. 2. now fire up a terminal and type: sudo gedit /etc/wvdial.conf 3. Paste the following details into the file and hit save: [Dialer Defaults] Phone = *99# Username = 1234567890 Password = 7890 New PPPD = yes Modem = /dev/ttyUSB0 Baud = 115200 SetVolume = 0 [Modem 0 ] Dial Command = ATDT Init = ATZ init2 = AT + CRM = 1 Flowcontrol = ( CRTSCTS ) Stupid Mod = 1 Inherits = Modem 0 4. now type: sudo wvdial 5. Let us know if this solved. Regards. > > -- > "Freedom is the only law". > "Freedom Unplugged" > http://www.ilug-tvm.org > > You received this message because you are subscribed to the Google > Groups "ilug-tvm" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > > For details visit the website: www.ilug-tvm.org or the google group page: > http://groups.google.com/group/ilug-tvm?hl=en -- Sajjad Anwar http://geohackers.in +91 9995 19 13 12 -- "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the website: www.ilug-tvm.org or the google group page: http://groups.google.com/group/ilug-tvm?hl=en
