Paul Howarth wrote:
Thomas W. Cranston wrote:
I tried wvdial, and get Modem not responding.
The modem is automatically configured to /dev/ttyS0. It needs to be configured to ttyS4. How do I do that?
Try using wvdialconf, which should auto-detect your modem.
Paul.
The results: Modem = /dev/ttyS0 (as I suspected, needs to be S4) Baud = 115200 SetVolume = 4 Dial Command = ATDT Init1 = ATZ Init3 = ATM1L4 FlowControl = CRTSCTS [Dialer choicenet] Username = "my username" Password = "my password" Phone = xxxxxxx Stupid Mode = 1 Init1 = ATZ Init2 = ATQ0 V1 E1 S0=1 &C1 &D2 +FCLASS=0 Inherits = Modem0
So edit /etc/wvdial.conf to use the right device, set the username, password and phone number, then try wvdial again.
Paul.