$ sudo wvdial
--> WvDial: Internet dialer version 1.61
--> Initializing modem.
--> Sending: ATQ0 M1 L1 X3 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
--> Sending: AT+CTA=0
AT+CTA=0
OK
--> Sending: ATEOV1
ATEOV1
NO CARRIER
--> Sending: ATQ0
OK
--> Re-Sending: ATEOV1
NO CARRIER
--> Modem not responding.

On 8/1/11, [email protected] <[email protected]> wrote:
> some time it doen't connect at one go.. it but hectic.. try again ... with
> earlier settings. i guess change the modem type...
>
> Modem Type = Analog Modem
> try doing
> $sudo wvdial
>
> On 1 August 2011 18:49, fr3ak <[email protected]> wrote:
>
>> Ok now you will have to change he commands.. I am not sure if this would
>> work.. But why don't you have a look at your windows driver's ini file..
>> There are few INIT command that might help...
>>
>>
>> On Mon, Aug 1, 2011 at 6:45 PM, rabin shrestha
>> <[email protected]>wrote:
>>
>>> $ wvdial
>>> --> Ignoring malformed input line: "Modem Type: USB Modem"
>>> --> WvDial: Internet dialer version 1.61
>>> --> Cannot set information for serial port.
>>> --> Initializing modem.
>>> --> Sending: ATQ0 M1 L1 X3 V1 E1 S0=0 &C1 &D2 +FCLASS=0
>>> OK
>>> --> Sending: AT+CTA=0
>>> AT+CTA=0
>>> OK
>>> --> Sending: ATEOV1
>>> ATEOV1
>>> NO CARRIER
>>> --> Sending: ATQ0
>>> OK
>>> --> Re-Sending: ATEOV1
>>> NO CARRIER
>>> --> Modem not responding.
>>>
>>> On 8/1/11, [email protected] <[email protected]> wrote:
>>> > Try this!
>>> >
>>> > [Dialer Defaults]
>>> > Modem = /dev/ttyUSB0
>>> > Baud = 230400
>>> > Init1 = ATQ0 M1 L1 X3 V1 E1 S0=0 &C1 &D2 +FCLASS=0
>>> > Init2 = AT+CTA=0
>>> > Init3 = ATEOV1
>>> > Init4 = AT
>>> > Init5 = ATS0=0
>>> > ISDN = 0
>>> > Modem Name = CDMA  #use any name i guess
>>> > Modem Type: USB Modem
>>> > Phone = #777
>>> > Username = [email protected]
>>> > Password = 012222053
>>> > stupid mode = 1
>>> > New PPPD = yes
>>> >
>>> > On 1 August 2011 13:39, Sagar Kshetri <[email protected]> wrote:
>>> >
>>> >> try installing sudo apt-get install pppd
>>> >>
>>> >>
>>> >> On Mon, Aug 1, 2011 at 12:50 PM, rabin shrestha
>>> >> <[email protected]>wrote:
>>> >>
>>> >>> [Dialer Defaults]
>>> >>> Modem = /dev/ttyUSB0
>>> >>> Baud = 230400
>>> >>> Init1 = ATE0
>>> >>> #Init2 = AT$PBTYPE=1 RPTCON=1 MTRPTTYPE=3 SMSRUIM=0 SMSTYPE=1
>>> >>> Init3 = AT+CTA=0
>>> >>> Init4 = ATEOV1
>>> >>> Init5 = AT
>>> >>> Init6 = ATS0=0
>>> >>> ISDN = 0
>>> >>> Modem Type = Analog Modem
>>> >>> Phone = #777
>>> >>> Username = [email protected]
>>> >>> Password = 9721222053
>>> >>> Stupid Mode = 1
>>> >>> New PPPD = yes
>>> >>>
>>> >>> On 8/1/11, fr3ak <[email protected]> wrote:
>>> >>> > Can you post your wvdial.conf file..
>>> >>> >
>>> >>> > I guess the configuration has problem...
>>> >>> >
>>> >>> > On Mon, Aug 1, 2011 at 9:30 AM, Ashish Bista <[email protected]>
>>> >>> wrote:
>>> >>> >
>>> >>> >> Use RP pppoe http://www.roaringpenguin.com/products/pppoe instead.
>>> Not
>>> >>> >> sure that it will resolve this problem. But, this is handy and
>>> >>> >> customizable
>>> >>> >> tool.
>>> >>> >>
>>> >>> >>
>>> >>> >> On Sun, Jul 31, 2011 at 10:53 PM, rabin shrestha
>>> >>> >> <[email protected]>wrote:
>>> >>> >>
>>> >>> >>> i'm using ubuntu 11.04
>>> >>> >>> utl sim is used via micromax hi speed cdma modem
>>> >>> >>> >>>>>>>>>>>>
>>> >>> >>> lsusb result is
>>> >>> >>> Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
>>> >>> >>> Bus 004 Device 004: ID 16d5:6502 AnyDATA Corporation
>>> CDMA/UMTS/GPRS
>>> >>> modem
>>> >>> >>> Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
>>> >>> >>> Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
>>> >>> >>> Bus 002 Device 002: ID 064e:a103 Suyin Corp.
>>> >>> >>> Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>>> >>> >>> Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>>> >>> >>> >>>>>>>>>>>>>>>
>>> >>> >>> dmesg|tail result is
>>> >>> >>> [  705.728125] usb 4-2: USB disconnect, address 3
>>> >>> >>> [  705.728397] option1 ttyUSB0: GSM modem (1-port) converter now
>>> >>> >>> disconnected from ttyUSB0
>>> >>> >>> [  705.728418] option 4-2:1.0: device disconnected
>>> >>> >>> [  706.096063] usb 4-2: new full speed USB device using uhci_hcd
>>> and
>>> >>> >>> address 4
>>> >>> >>> [  706.326667] option 4-2:1.0: GSM modem (1-port) converter
>>> detected
>>> >>> >>> [  706.326862] usb 4-2: GSM modem (1-port) converter now attached
>>> to
>>> >>> >>> ttyUSB0
>>> >>> >>> [  706.328970] option 4-2:1.1: GSM modem (1-port) converter
>>> detected
>>> >>> >>> [  706.329173] usb 4-2: GSM modem (1-port) converter now attached
>>> to
>>> >>> >>> ttyUSB1
>>> >>> >>> [  706.330763] option 4-2:1.2: GSM modem (1-port) converter
>>> detected
>>> >>> >>> [  706.330955] usb 4-2: GSM modem (1-port) converter now attached
>>> to
>>> >>> >>> ttyUSB2
>>> >>> >>>
>>> >>> >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>> >>> >>> i reconfigure wvdial.conf as shown in blog (khattam)
>>> >>> >>>
>>> >>> >>> >>>>>>>>>>>>>>>>>>>>>
>>> >>> >>> my wvdial result is
>>> >>> >>> --> WvDial: Internet dialer version 1.61
>>> >>> >>> --> Cannot open /dev/modem: No such file or directory
>>> >>> >>> --> Cannot open /dev/modem: No such file or directory
>>> >>> >>> --> Cannot open /dev/modem: No such file or directory
>>> >>> >>> >>>>>>>>>>>>
>>> >>> >>> my gnome-ppp
>>> >>> >>> is tries to connect (dailed ) but failed with message "waiting
>>> >>> >>> for
>>> >>> >>> prompt...." and hang...
>>> >>> >>>
>>> >>> >>> --> Don't know what to do!  Starting pppd and hoping for the
>>> >>> >>> best.
>>> >>> >>> --> Unable to run /usr/sbin/pppd.
>>> >>> >>> --> Check permissions, or specify a "PPPD Path" option in
>>> >>> >>> wvdial.conf.
>>> >>> >>> --> Don't know what to do!  Starting pppd and hoping for the
>>> >>> >>> best.
>>> >>> >>> --> Unable to run /usr/sbin/pppd.
>>> >>> >>> --> Check permissions, or specify a "PPPD Path" option in
>>> >>> >>> wvdial.conf.
>>> >>> >>> --> Don't know what to do!  Starting pppd and hoping for the
>>> >>> >>> best.
>>> >>> >>> --> Unable to run /usr/sbin/pppd.
>>> >>> >>> --> Check permissions, or specify a "PPPD Path" option in
>>> >>> >>> wvdial.conf.
>>> >>> >>> --> Don't know what to do!  Starting pppd and hoping for the
>>> >>> >>> best.
>>> >>> >>> --> Unable to run /usr/sbin/pppd.
>>> >>> >>> --> Check permissions, or specify a "PPPD Path" option in
>>> >>> >>> wvdial.conf.
>>> >>> >>> --> Don't know what to do!  Starting pppd and hoping for the
>>> >>> >>> best.
>>> >>> >>> --> Unable to run /usr/sbin/pppd.
>>> >>> >>> --> Check permissions, or specify a "PPPD Path" option in
>>> >>> >>> wvdial.conf.
>>> >>> >>> --> Don't know what to do!  Starting pppd and hoping for the
>>> >>> >>> best.
>>> >>> >>> --> Unable to run /usr/sbin/pppd.
>>> >>> >>> --> Check permissions, or specify a "PPPD Path" option in
>>> >>> >>> wvdial.conf.
>>> >>> >>> --> Don't know what to do!  Starting pppd and hoping for the
>>> >>> >>> best.
>>> >>> >>> --> Unable to run /usr/sbin/pppd.
>>> >>> >>> --> Check permissions, or specify a "PPPD Path" option in
>>> >>> >>> wvdial.conf.
>>> >>> >>> --> Don't know what to do!  Starting pppd and hoping for the
>>> >>> >>> best.
>>> >>> >>> --> Unable to run /usr/sbin/pppd.
>>> >>> >>> --> Check permissions, or specify a "PPPD Path" option in
>>> >>> >>> wvdial.conf.
>>> >>> >>> --> Don't know what to do!  Starting pppd and hoping for the
>>> >>> >>> best.
>>> >>> >>> --> Unable to run /usr/sbin/pppd.
>>> >>> >>> --> Check permissions, or specify a "PPPD Path" option in
>>> >>> >>> wvdial.conf.
>>> >>> >>> --> Don't know what to do!  Starting pppd and hoping for the
>>> >>> >>> best.
>>> >>> >>> --> Unable to run /usr/sbin/pppd.
>>> >>> >>> --> Check permissions, or specify a "PPPD Path" option in
>>> >>> >>> wvdial.conf.
>>> >>> >>> --> Don't know what to do!  Starting pppd and hoping for the
>>> >>> >>> best.
>>> >>> >>> --> Unable to run /usr/sbin/pppd.
>>> >>> >>> --> Check permissions, or specify a "PPPD Path" option in
>>> >>> >>> wvdial.conf.
>>> >>> >>> --> Don't know what to do!  Starting pppd and hoping for the
>>> >>> >>> best.
>>> >>> >>> --> Unable to run /usr/sbin/pppd.
>>> >>> >>> --> Check permissions, or specify a "PPPD Path" option in
>>> >>> >>> wvdial.conf.
>>> >>> >>> --> Don't know what to do!  Starting pppd and hoping for the
>>> >>> >>> best.
>>> >>> >>> --> Unable to run /usr/sbin/pppd.
>>> >>> >>> --> Check permissions, or specify a "PPPD Path" option in
>>> >>> >>> wvdial.conf.
>>> >>> >>> --> Don't know what to do!  Starting pppd and hoping for the
>>> >>> >>> best.
>>> >>> >>> --> Unable to run /usr/sbin/pppd.
>>> >>> >>> --> Check permissions, or specify a "PPPD Path" option in
>>> >>> >>> wvdial.conf.
>>> >>> >>> --> Don't know what to do!  Starting pppd and hoping for the
>>> >>> >>> best.
>>> >>> >>> --> Unable to run /usr/sbin/pppd.
>>> >>> >>> --> Check permissions, or specify a "PPPD Path" option in
>>> >>> >>> wvdial.conf.
>>> >>> >>> --> Don't know what to do!  Starting pppd and hoping for the
>>> >>> >>> best.
>>> >>> >>> --> Unable to run /usr/sbin/pppd.
>>> >>> >>> --> Check permissions, or specify a "PPPD Path" option in
>>> >>> >>> wvdial.conf.
>>> >>> >>> --> Don't know what to do!  Starting pppd and hoping for the
>>> >>> >>> best.
>>> >>> >>> --> Unable to run /usr/sbin/pppd.
>>> >>> >>> --> Check permissions, or specify a "PPPD Path" option in
>>> >>> >>> wvdial.conf.
>>> >>> >>> --> Don't know what to do!  Starting pppd and hoping for the
>>> >>> >>> best.
>>> >>> >>> --> Unable to run /usr/sbin/pppd.
>>> >>> >>> --> Check permissions, or specify a "PPPD Path" option in
>>> >>> >>> wvdial.conf.
>>> >>> >>>
>>> >>> >>> what is the problem please suggest me ..................
>>> >>> >>>
>>> >>> >>> --
>>> >>> >>> 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/
>>> >>> >>>
>>> >>> >>
>>> >>> >>
>>> >>> >>
>>> >>> >>
>>> >>> >>
>>> >>> >>  --
>>> >>> >> 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/
>>> >>> >>
>>> >>> >
>>> >>> > --
>>> >>> > 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/
>>> >>> >
>>> >>>
>>> >>> --
>>> >>> 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/
>>> >>>
>>> >>
>>> >>
>>> >>
>>> >> --
>>> >> Regards
>>> >>
>>> >> ><((((º>`·.¸¸.·´¯`·.¸.·´¯`·...¸><((((º>¸.
>>> >>
>>> >> ·´¯`·.¸. , . .·´¯`·.. ><((((º>`·.¸¸.·´¯`·.¸.·´¯`·...¸><((((º>
>>> >> Mr. Sagar Kshetri (ASK?)
>>> >> Url: www.sagarkshetri.com.np
>>> >>
>>> >>  --
>>> >> 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/
>>> >>
>>> >
>>> >
>>> >
>>> > --
>>> > シ ZZZZZZzzzzzzzssshhhhh..............
>>> >
>>> > --
>>> > 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/
>>> >
>>>
>>> --
>>> 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/
>>>
>>
>>  --
>> 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/
>>
>
>
>
> --
> シ ZZZZZZzzzzzzzssshhhhh..............
>
> --
> 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/
>

-- 
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/

Reply via email to