Phisherman <(E-Mail Removed)> writes:
]On Tue, 10 Feb 2004 19:13:17 +1100, Doug Laidlaw
]<(E-Mail Removed)> wrote:
]>Phisherman wrote:
]>
]>> I can't get wvdial (using Fedora Core 1, command prompt only) to dial
]>> the external USR 5686D modem connected to COM1.
]>>
]>> [root@Blue root]# setserial -ag /dev/ttyS0
]>> /dev/ttyS0, Line 0, UART: 16550A, Port: 0x03f8, IRQ: 4
]>> Baud_base: 115200, close_delay: 50, divisor: 0
]>> closing_wait: 3000
]>> Flags: spd_normal skip_test
]>>
]>> Kermit works fine, as follows:
]>>
]>> set line /dev/ttyS0
]>> set carrier-watch off
]>> set speed 115200
]>> c
]>> -----
]>> ATE1Q0V1
]>> OK
]>> ATDT8241103
]>> CONNECT 50666/
]>>
]>> I attempt to use wvdial and the external modem lights flash, but no
]>> dial tone nor dialing is heard. What am I missing??
]>>
]>> [root@Blue root]# wvdial
]>> --> WvDial: Internet dialer version 1.53
]>> --> Initializing modem.
]>> --> Sending: ATZ
]>> --> Sending: ATQ0
]>> --> Re-Sending: ATZ
]>> --> Modem not responding.
]>> [root@Blue root]# cat /etc/wvdial.conf
]>>
]>> [Dialer Defaults]
]>> Modem = /dev/ttyS0
]>> Baud = 57600
]>> Init = ATZ
]>> Phone = 824-1103
]>> Username =
(E-Mail Removed)
]>> Password = xxxxxxx-xxxxxxx
]>
]>I have neither running at the moment, and I am not familiar with Kermit, but
]>there has been no other answer so far, so here goes.
]>
]>I have used wvdial before. I had to use a modem initialization string in
]>addition to ATZ. Where in wvdial you are sending ATQ0, in Kermit you seem
]>to be sending ATE1Q0V1. Can you try this combination in your wvdial.conf?
]>A similar change was needed in my case.
]>
]>Doug.
][root@Blue root]# wvdial
]--> WvDial: Internet dialer version 1.53
]--> Initializing modem.
]--> Sending: ATZ
]--> Sending: ATQ0
]--> Re-Sending: ATZ
]--> Modem not responding.
]Thanks Doug. I gave your idea a try. I was hoping the fix was
]something simple, or perhaps something I did not do. If I can't get
]this to work, this may be a show-stopper. Are there any processes,
]settings, daemons,variables, files (other than etc/wvdial.conf), that
]wvdial requires?
]Could not get minicom to talk to the modem either, yet Kermit does
]talk to the modem. Not sure if I could use Kermit for setting up a PPP
]proxy, nor do I know if this approach is practical. Right now my
]brain hurts--any ideas greatly appreciated!
Why do you need one of those external helper programs at all? wvdial,
kermit, kppp, ... all put in another layer --potentially buggy.
Se
www.theroy.physics.ubc.ca/ppp-linux.html