Fwd:Re: Amos - Italy:SIS AC 97 modem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Excuse me again Marvin,


I got connection!

wvdial
--> WvDial: Internet dialer version 1.56 (abuild@balli)
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Sending: ATQ0 V1 E1 S0=0 X3 &C1 &D2 +FCLASS=0
ATQ0 V1 E1 S0=0 X3 &C1 &D2 +FCLASS=0
OK
--> Modem initialized.
--> Sending: ATDT0571861010
--> Waiting for carrier.
ATDT0571861010
CONNECT 53333
--> Carrier detected. Waiting for prompt.
User Access Verification
Username:
--> Looks like a login prompt.
--> Sending: amosse@xxxxxxxxx
amosse@xxxxxxxxx
Password:
--> Looks like a password prompt.
--> Sending: (password)
Entering PPP mode.
Async interface address is unnumbered (Loopback0)
Your IP address is 0.0.0.0. MTU is 1500 bytes
--> Looks like a welcome message.
--> Starting pppd at Tue Dec 25 20:03:42 2007
--> Pid of pppd: 9175
--> Using interface ppp0
--> pppd: @[18][06][08]?[18][06][08]
--> pppd: @[18][06][08]?[18][06][08]
--> local IP address 151.27.23.143
--> pppd: @[18][06][08]?[18][06][08]
--> remote IP address 151.6.145.59
--> pppd: @[18][06][08]?[18][06][08]
--> primary DNS address 193.70.192.25
--> pppd: @[18][06][08]?[18][06][08]
--> secondary DNS address 193.70.152.25
--> pppd: @[18][06][08]?[18][06][08]
--> Script /etc/ppp/ip-up run successful
--> Default route Ok.
--> Nameserver (DNS) Ok.
--> Connected... Press Ctrl-C to disconnect
--> pppd: @[18][06][08]?[18][06][08]


with this set up:

# slmodemd -c ITALY --alsa modem:1
SmartLink Soft Modem: version 2.9.11 Nov 21 2007 09:03:10
symbolic link `/dev/ttySL0' -> `/dev/pts/3' created.
modem `modem:1' created. TTY is `/dev/pts/3'
Use `/dev/ttySL0' as modem device, Ctrl+C for termination.


[Dialer Defaults]
Init2 = ATQ0 V1 E1 S0=0 X3 &C1 &D2 S11=55 +FCLASS=0
Modem Type = Analog Modem
Phone = 0571861010
ISDN = 0
Username = amosse@xxxxxxxxx
Init1 = ATZ
Password = bomba
Modem = /dev/ttySL0
Baud = 460800
Carrier Check = 0
SetVolume = 1
Dial Command ATDT

[Dialer 2nd]
Init2 = ATQ0 V1 E1 S0=0 X3 &C1 &D2 S11=55 +FCLASS=0
Modem Type = Analog Modem
Phone = 7020187187
ISDN = 0
Username = telecom
Init1 = ATZ
Password = telecom
Modem = /dev/ttySL0
Baud = 460800
Carrier Check = 0
SetVolume = 1
Dial Command ATDT

Some questions:
is it right to set up wvdial.conf in this way in order to connect to 2 different provider? (I try telecom connection dialing # wvdial 2nd)

Problem now is that getting connection is very diffcult (normally after 4-5 trial) and only with amosse@xxxxxxxxx not with telecom.
Do you have any suggestion for this problem?

I tried severals wvdial.conf options in order to get connection more easily, (for example adding Init4 = ATM1L1, or without X3 in Init2) no result still problem with connection.
and always same messagge:
Modem initialized.
--> Sending: ATDT0571861010
--> Waiting for carrier.
ATDT0571861010
NO DIALTONE
--> No dial tone.
--> Disconnecting at Tue Dec 25 20:03:13 2007

Tnank you for your attention.
Amos





> First stop wvdial with
> Ctrl-C
> Then stop slmodemd with
> Ctrl-C
> in the console in which you started it.
> Then you should be able to
> modprobe -r snd-intel8x0m
>
> MarvS
>
> On Dec 16, 2007 8:49 PM, amosse@xxxxxxxxx <amosse@xxxxxxxxx> wrote:
> > Thank you.
> > I subscribe and I joined list at http://linmodems.org/cgi-bin/ezmlm-cgi?1:mss:28653:200712:acjgnkgbgfpchegljada
> > Do you meen to send messagge from here?
> > If is that I didn't understand how.
> >
> > I followed your suggestion... just a problem:
> > # modprobe -r snd-intel8x0m
> > Fatal: Module snd-intel8x10m is in use
> >
> > So may be I have to stop it?
> > But if I type
> > # find snd-intel8x10m
> > I don't get anything.
> >
> > Amos
> >
> >
> >
> > > Italian users,
> > > Do any of you have experience with telecom/libero.it as an IP??
> > >
> > > Amos,
> > >
> > > Please join the List at www.linmodems.org, or each of your messages
> > > has to await manual Moderation before being sent to the List.
> > >
> > > RE Stupid Mode = 1
> > > While this mode is sometimes necessary, service is better if it can be
> > > avoided. Neutralize with a # , i.e.
> > > # Stupid Mode = 1
> > > you can easily remove the # later if desirable
> > >
> > > Re: Username and Password have to be between ""? I tryed but no changes.
> > > " are not necessary
> > >
> > > Every time you want to make a change in /etc/wvdial.conf . first shut
> > > down wvdial with
> > > # Ctrl-C
> > >
> > >
> > > It is a good precaution to also shut down slmodemd in its starting console with
> > > Ctrl-C
> > > Also unload the modem driver with
> > > # modprobe -r snd-intel8x0m
> > >
> > > Then restart with:
> > > # modprobe snd-intel8x0m
> > > # slmodemd -c ITALY --alsa modem:1
> > > and retest for the effectiveness of the changes under
> > > # wvdail
> > >
> > > MarvS
> > >
> > >
> > >
> > >
> > >
> > > On Dec 14, 2007 10:42 AM, amosse@xxxxxxxxx <amosse@xxxxxxxxx> wrote:
> > > >
> > > > > On Thursday 13 December 2007 22:43:10 amosse@xxxxxxxxx wrote:
> > > > > > > Amos
> > > > > > >
> > > > > > > RE: # slmodemd --country=ITALY /dev/slamr0
> > > > > > > your particular modem does not use /dev/slamr0
> > > > > > > but rather MUST have the specification: modem:1
> > > > > > >
> > > > > > > Your core problem is with the slmodemd you are using, it does not
> > > > > > > have the needed ALSA support.:
> > > > > > > ALSA support is not compiled in (see README for howto).
> > > > > > > You seem to have copied/installled some SuSE slmodemd over the one
> > > > > > > you successfully used earlier when:
> > > > > > > ttySL0<*1>: ATQ0 V1 E1 -- OK
> > > > > > > ttySL0<*1>: ATQ0 V1 E1 Z -- OK
> > > > > > > ttySL0<*1>: ATQ0 V1 E1 S0=0 -- OK
> > > > > > > ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 -- OK
> > > > > > > ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 -- OK
> > > > > > > ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK
> > > > > > > ttySL0<*1>: Modem Identifier: ATI -- SmartLink Soft Modem
> > > > > > >
> > > > > > > So just again do the copy over of the slmodemd from the
> > > > > > > SLMODEMD.4.2 resource and retest
> > > > > > > # slmodemd --country=ITALY modem:1
> > > > > > >
> > > > > > > MarvS
> > > > > >
> > > > > > Thank you.
> > > > > > I made as per your suggestion:
> > > > > > linux-amosse:/home/amosse/Documents/ScanModem/SLMODEMD.gcc4.2 # cp
> > > > > > slmodemd /usr/sbin/slmodemd cp: impossibile creare il file normale
> > > > > > `/usr/sbin/slmodemd': Text file busy
> > > > > >
> > > > > > Amos
> > > > > >
> > > > > >
> > > > > > ps: "impossibile creare il file normale" = impossible to create
> > > > > > normal file
> > > > >
> > > > > As the message says, it seems that your already have a slmodemd in use,
> > > > > you can check it with
> > > > >
> > > > > $ ps ax | grep slmodemd
> > > > >
> > > > > If it outputs something, it means that a slmodemd is running, so you'll
> > > > > have to stop it. It's been a while since I used SuSE but I _think_ it
> > > > > uses the classic SysV init system, so that should be easy. See if you
> > > > > have a /etc/init.d directory, and whether there is an init script
> > > > > called slmodemd (or something like that) in it. If so, you can simply
> > > > > stop the daemon with (as root) :
> > > > >
> > > > > # /etc/init.d/slmodemd stop
> > > > >
> > > > > Then you should be able to copy the new slmodemd over the old one
> > > > > in /usr/bin (or /usr/sbin, use the 'which' command to find out where
> > > > > the current one is located) and start the new slmodemd with the init
> > > > > script :
> > > > >
> > > > > # /etc/init.d/slmodemd start
> > > > >
> > > > > which should now detect your modem properly.
> > > > >
> > > > > Firas
> > > >
> > > > Many thanks.
> > > > I followed the Firas' instruction and now I can run:
> > > > # slmodemd -c ITALY --alsa modem:1
> > > > and even:
> > > > # wvdialconf /etc/wvdial.conf
> > > > ttySL0<*1>: ATQ0 V1 E1 -- OK
> > > > ttySL0<*1>: ATQ0 V1 E1 Z -- OK
> > > > ttySL0<*1>: ATQ0 V1 E1 S0=0 -- OK
> > > > ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 -- OK
> > > > ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 -- OK
> > > > ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK
> > > > ttySL0<*1>: Modem Identifier: ATI -- SmartLink Soft Mod
> > > >
> > > > So now do I have to work on wvdial.conf?
> > > > [Dialer Defaults]
> > > > Init1 = ATZ
> > > > Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
> > > > Modem = /dev/ttySL0
> > > > Phone = 7020187187
> > > > Idle Seconds = 300
> > > > Password = telecom
> > > > Modem Type = Analog Modem
> > > > Stupid Mode = 1
> > > > Compuserve = 0
> > > > Baud = 460800
> > > > Auto DNS = 1
> > > > Dial Command = ATDT
> > > > Ask Password = 0
> > > > ISDN = 0
> > > > Username = telecom
> > > > Carrier check = no
> > > >
> > > > Some questions:
> > > >
> > > > 0 - First time (after I run wvdialconf /etc/wvdial.conf)I run wvdial I get:
> > > > Modem initialized.
> > > > --> Idle Seconds = 300, disabling automatic reconnect.
> > > > --> Sending: ATDT7020187187
> > > > --> Waiting for carrier.
> > > > ATDT7020187187
> > > > --> Timed out while dialing. Trying again.
> > > > --> Sending: ATDT7020187187
> > > > and so on..
> > > >
> > > > 1 - Username and Password have to be between ""? I tryed but no changes.
> > > >
> > > > 2 - I tryed to add X3 inside init 2, even changing +FCLASS=0 with +MS=34 or +MS=90,
> > > > in both trial I get "Modem non found"
> > > >
> > > > If someone have some ideas?
> > > > Amos
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> >
> >
I got connection!

wvdial
--> WvDial: Internet dialer version 1.56 (abuild@balli)
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Sending: ATQ0 V1 E1 S0=0 X3 &C1 &D2 +FCLASS=0
ATQ0 V1 E1 S0=0 X3 &C1 &D2 +FCLASS=0
OK
--> Modem initialized.
--> Sending: ATDT0571861010
--> Waiting for carrier.
ATDT0571861010
CONNECT 53333
--> Carrier detected.  Waiting for prompt.
User Access Verification
Username:
--> Looks like a login prompt.
--> Sending: amosse@xxxxxxxxx
amosse@xxxxxxxxx
Password:
--> Looks like a password prompt.
--> Sending: (password)
Entering PPP mode.
Async interface address is unnumbered (Loopback0)
Your IP address is 0.0.0.0. MTU is 1500 bytes
--> Looks like a welcome message.
--> Starting pppd at Tue Dec 25 20:03:42 2007
--> Pid of pppd: 9175
--> Using interface ppp0
--> pppd: @[18][06][08]?[18][06][08]
--> pppd: @[18][06][08]?[18][06][08]
--> local  IP address 151.27.23.143
--> pppd: @[18][06][08]?[18][06][08]
--> remote IP address 151.6.145.59
--> pppd: @[18][06][08]?[18][06][08]
--> primary   DNS address 193.70.192.25
--> pppd: @[18][06][08]?[18][06][08]
--> secondary DNS address 193.70.152.25
--> pppd: @[18][06][08]?[18][06][08]
--> Script /etc/ppp/ip-up run successful
--> Default route Ok.
--> Nameserver (DNS) Ok.
--> Connected... Press Ctrl-C to disconnect
--> pppd: @[18][06][08]?[18][06][08]


with this set up:

# slmodemd -c ITALY --alsa modem:1
SmartLink Soft Modem: version 2.9.11 Nov 21 2007 09:03:10
symbolic link `/dev/ttySL0' -> `/dev/pts/3' created.
modem `modem:1' created. TTY is `/dev/pts/3'
Use `/dev/ttySL0' as modem device, Ctrl+C for termination.


[Dialer Defaults]
Init2 = ATQ0 V1 E1 S0=0 X3 &C1 &D2 S11=55 +FCLASS=0
Modem Type = Analog Modem
Phone = 0571861010
ISDN = 0
Username = amosse@xxxxxxxxx
Init1 = ATZ
Password = bomba
Modem = /dev/ttySL0
Baud = 460800
Carrier Check = 0
SetVolume = 1
Dial Command ATDT

[Dialer 2nd]
Init2 = ATQ0 V1 E1 S0=0 X3 &C1 &D2 S11=55 +FCLASS=0
Modem Type = Analog Modem
Phone = 7020187187
ISDN = 0
Username = telecom
Init1 = ATZ
Password = telecom
Modem = /dev/ttySL0
Baud = 460800
Carrier Check = 0
SetVolume = 1
Dial Command ATDT

Some questions:
is it right to set up wvdial.conf in this way in order to connect to 2 different provider? (I try telecom connection dialing # wvdial 2nd)

Problem now is that getting connection is very diffcult (normally after 4-5 trial) and only with amosse@xxxxxxxxx not with telecom.
Do you have any suggestion for this problem?

I tried severals wvdial.conf options in order to get connection more easily, (for example adding Init4 = ATM1L1, or without X3 in Init2) no result still problem with connection.
and always same messagge:
Modem initialized.
--> Sending: ATDT0571861010
--> Waiting for carrier.
ATDT0571861010
NO DIALTONE
--> No dial tone.
--> Disconnecting at Tue Dec 25 20:03:13 2007

Tnank you for your attention.
Amos





> First stop wvdial with
> Ctrl-C
> Then stop slmodemd  with
> Ctrl-C
> in the console in which you started it.
> Then you should be able to
>  modprobe -r snd-intel8x0m
>
> MarvS
>
> On Dec 16, 2007 8:49 PM, amosse@xxxxxxxxx <amosse@xxxxxxxxx> wrote:
> > Thank you.
> > I subscribe and I joined list at http://linmodems.org/cgi-bin/ezmlm-cgi?1:mss:28653:200712:acjgnkgbgfpchegljada
> > Do you meen to send messagge from here?
> > If is that I didn't understand how.
> >
> > I followed your suggestion... just a problem:
> > # modprobe -r snd-intel8x0m
> > Fatal: Module snd-intel8x10m is in use
> >
> > So may be I have to stop it?
> > But if I type
> > # find snd-intel8x10m
> > I don't get anything.
> >
> > Amos
> >
> >
> >
> > > Italian users,
> > >    Do any of you have experience with telecom/libero.it  as an IP??
> > >
> > > Amos,
> > >
> > > Please join the List at www.linmodems.org,  or each of your messages
> > > has to await  manual Moderation before being sent to the List.
> > >
> > > RE Stupid Mode = 1
> > > While this mode is sometimes necessary, service is better if it can be
> > > avoided.  Neutralize with a # , i.e.
> > > #   Stupid Mode = 1
> > > you can easily remove the # later if desirable
> > >
> > > Re:   Username and Password have to be between ""? I tryed but no changes.
> > > "  are not necessary
> > >
> > > Every time you want to make a change in /etc/wvdial.conf . first shut
> > > down wvdial with
> > > #  Ctrl-C
> > >
> > >
> > > It is a good precaution to also shut down slmodemd in its starting console with
> > > Ctrl-C
> > > Also unload the modem driver with
> > > # modprobe -r snd-intel8x0m
> > >
> > > Then restart with:
> > > # modprobe snd-intel8x0m
> > > # slmodemd -c ITALY --alsa modem:1
> > > and retest for the effectiveness of the changes under
> > > # wvdail
> > >
> > > MarvS
> > >
> > >
> > >
> > >
> > >
> > > On Dec 14, 2007 10:42 AM, amosse@xxxxxxxxx <amosse@xxxxxxxxx> wrote:
> > > >
> > > > > On Thursday 13 December 2007 22:43:10 amosse@xxxxxxxxx wrote:
> > > > > > > Amos
> > > > > > >
> > > > > > > RE: # slmodemd --country=ITALY /dev/slamr0
> > > > > > > your particular modem does not use /dev/slamr0
> > > > > > > but rather MUST have the specification:    modem:1
> > > > > > >
> > > > > > > Your core problem is with the slmodemd you are using, it does not
> > > > > > > have the needed ALSA support.:
> > > > > > > ALSA support is not compiled in (see README for howto).
> > > > > > > You seem to have copied/installled some SuSE slmodemd over the one
> > > > > > > you successfully used earlier when:
> > > > > > > ttySL0<*1>: ATQ0 V1 E1 -- OK
> > > > > > > ttySL0<*1>: ATQ0 V1 E1 Z -- OK
> > > > > > > ttySL0<*1>: ATQ0 V1 E1 S0=0 -- OK
> > > > > > > ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 -- OK
> > > > > > > ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 -- OK
> > > > > > > ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK
> > > > > > > ttySL0<*1>: Modem Identifier: ATI -- SmartLink Soft Modem
> > > > > > >
> > > > > > > So just again do the copy over of the slmodemd from the
> > > > > > > SLMODEMD.4.2  resource and retest
> > > > > > >  # slmodemd --country=ITALY  modem:1
> > > > > > >
> > > > > > > MarvS
> > > > > >
> > > > > > Thank you.
> > > > > > I made as per your suggestion:
> > > > > > linux-amosse:/home/amosse/Documents/ScanModem/SLMODEMD.gcc4.2 # cp
> > > > > > slmodemd /usr/sbin/slmodemd cp: impossibile creare il file normale
> > > > > > `/usr/sbin/slmodemd': Text file busy
> > > > > >
> > > > > > Amos
> > > > > >
> > > > > >
> > > > > > ps: "impossibile creare il file normale" = impossible to create
> > > > > > normal file
> > > > >
> > > > > As the message says, it seems that your already have a slmodemd in use,
> > > > > you can check it with
> > > > >
> > > > >       $ ps ax | grep slmodemd
> > > > >
> > > > > If it outputs something, it means that a slmodemd is running, so you'll
> > > > > have to stop it. It's been a while since I used SuSE but I _think_ it
> > > > > uses the classic SysV init system, so that should be easy. See if you
> > > > > have a /etc/init.d directory, and whether there is an init script
> > > > > called slmodemd (or something like that) in it. If so, you can simply
> > > > > stop the daemon with (as root) :
> > > > >
> > > > >       # /etc/init.d/slmodemd stop
> > > > >
> > > > > Then you should be able to copy the new slmodemd over the old one
> > > > > in /usr/bin (or /usr/sbin, use the 'which' command to find out where
> > > > > the current one is located) and start the new slmodemd with the init
> > > > > script :
> > > > >
> > > > >       # /etc/init.d/slmodemd start
> > > > >
> > > > > which should now detect your modem properly.
> > > > >
> > > > > Firas
> > > >
> > > > Many thanks.
> > > > I followed the Firas' instruction and now I can run:
> > > > # slmodemd -c ITALY --alsa modem:1
> > > > and even:
> > > > # wvdialconf /etc/wvdial.conf
> > > > ttySL0<*1>: ATQ0 V1 E1 -- OK
> > > > ttySL0<*1>: ATQ0 V1 E1 Z -- OK
> > > > ttySL0<*1>: ATQ0 V1 E1 S0=0 -- OK
> > > > ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 -- OK
> > > > ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 -- OK
> > > > ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK
> > > > ttySL0<*1>: Modem Identifier: ATI -- SmartLink Soft Mod
> > > >
> > > > So now do I have to work on wvdial.conf?
> > > > [Dialer Defaults]
> > > > Init1 = ATZ
> > > > Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
> > > > Modem = /dev/ttySL0
> > > > Phone = 7020187187
> > > > Idle Seconds = 300
> > > > Password = telecom
> > > > Modem Type = Analog Modem
> > > > Stupid Mode = 1
> > > > Compuserve = 0
> > > > Baud = 460800
> > > > Auto DNS = 1
> > > > Dial Command = ATDT
> > > > Ask Password = 0
> > > > ISDN = 0
> > > > Username = telecom
> > > > Carrier check = no
> > > >
> > > > Some questions:
> > > >
> > > > 0 - First time (after I run wvdialconf /etc/wvdial.conf)I run wvdial I get:
> > > > Modem initialized.
> > > > --> Idle Seconds = 300, disabling automatic reconnect.
> > > > --> Sending: ATDT7020187187
> > > > --> Waiting for carrier.
> > > > ATDT7020187187
> > > > --> Timed out while dialing.  Trying again.
> > > > --> Sending: ATDT7020187187
> > > > and so on..
> > > >
> > > > 1 - Username and Password have to be between ""? I tryed but no changes.
> > > >
> > > > 2 - I tryed to add X3 inside init 2, even changing +FCLASS=0 with +MS=34 or +MS=90,
> > > > in both trial I get "Modem non found"
> > > >
> > > > If someone have some ideas?
> > > > Amos
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> >
> >
>


[Index of Archives]     [Linux Media Development]     [Asterisk]     [DCCP]     [Netdev]     [X.org]     [Xfree86]     [Fedora Women]     [Linux USB]

  Powered by Linux