View previous topic :: View next topic |
Author |
Message |
elestedt Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 13 Mar 2005 Posts: 383
|
Posted: Tue Jun 28, 2005 11:16 am Post subject: [SOLVED] modem problem |
|
|
Hi,
Having some problems with my analog modem...
wvdial will not report that it has dialtone but the modem is found.
Code: | --> WvDial: Internet dialer version 1.54.0
--> 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.
--> Idle Seconds = 300, disabling automatic reconnect.
--> Sending: ATDT0200249930
--> Waiting for carrier.
ATDT0200249930
NO DIALTONE
--> No dial tone.
--> Disconnecting at Tue Jun 28 13:14:31 2005
|
My wvdial.conf:
Code: | [Dialer Defaults]
Modem = /dev/ttySL0
Baud = 460800
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ISDN = 0
Modem Type = Analog Modem
Phone = 0200249930
Username = <zip>
Password = <zip>
Ask Password = 0
Stupid Mode = 1
Compuserve = 0
Force Address =
Idle Seconds = 300
Auto DNS = 1
|
The initstrings, bausrate and modem was found with wvdialconf.
Any ideas? all help appriciated (btw, it works in windows)
Last edited by elestedt on Fri Jul 08, 2005 11:28 am; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
elestedt Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 13 Mar 2005 Posts: 383
|
Posted: Tue Jun 28, 2005 2:02 pm Post subject: |
|
|
*Bump* and new info
Well apparantly it behaves in the same way when I try to use by mobile phone.
Is there any other package than wvdial I can try? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
elestedt Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 13 Mar 2005 Posts: 383
|
Posted: Fri Jul 08, 2005 11:27 am Post subject: |
|
|
Got everything to work - wvdialconf didn't detect the correct init string. Had to use minicom to find that one. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|