I use cdma with the same configuration. There is another way also, but is a failsafe only:
Try: lsusb And in the line where your modem(usb) is connected the following thing appears- >> Bus 001 Device 001: ID 023:0123 your_usb_modem_phone Then type the following, >> sudo modprobe usbserial vendor=0x23 product=0x123 >> wvdialconf create A wvdial configuration file should be created. This should work else find your specific baud rate from the provider (google) and replace the baud rate. -Tushar On Mar 28, 1:47 pm, Bibek Shrestha <[email protected]> wrote: > I have been using this configuration to connect to UTL CDMA through a USB > CDMA dongle. > > [Dialer Defaults] > Modem = /dev/ttyUSB0 > Baud = 230400 > Init1 = ATE0 > Init3 = AT+CTA=0 > Init4 = ATEOV1 > Init5 = AT > Init6 = ATS0=0 > ISDN = 0 > Modem Type = Analog Modem > Phone = #777 > Username = [email protected] > Password = number > Stupid Mode = 1 > New PPPD = yes > > On Sat, Mar 28, 2009 at 8:32 AM, Abhudaya Sagar <[email protected]>wrote: > > > > > Personal computer ko lagi pani yo configuration le kam garcha or we have to > > write/edit else in wvdial.conf fle > > confusing. > > On 3/27/09, Bijay Rai <[email protected]> wrote: > > >> Tushar, > > >> Does this config work for a UTL RUIM card plugged into CDMA 1x dongle? > > >> [Dialer Defaults] > >>> Modem = /dev/ttyACM0 > >>> Baud = 460800 > >>> Init1 = ATZ > >>> Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 > >>> +FCLASS=0 > >>> ISDN = 0 > >>> Modem Type = USB Modem > >>> Phone = #777 > >>> Username = (your telephone number) > >>> Password = (your telephone number) > >>> stupid mode = 1 > > >> -- > >> Bijay > > > -- > > Mr. Abhudaya Sagar Kshetri (ASK?) > > Url:www.sagarkshetri.com.np > > email:[email protected] <email%[email protected]> > > -- > Bibek Shrestha > bibekshrestha at gmail dot com --~--~---------~--~----~------------~-------~--~----~ FOSS Nepal mailing list: [email protected] http://groups.google.com/group/foss-nepal To unsubscribe, e-mail: [email protected] Community website: http://www.fossnepal.org/ -~----------~----~----~----~------~----~------~--~---
