Aya Change Auto Reconnect = on to Auto Reconnect = off and just do the restart manually. Maybe someone knows of a way to delay the Auto Reconnect = on There may however be some delay setting in the Hayes modem commant set which could be added to Init2, but i'm not familiar with it. MarvS On 9/3/07, Aya Dream <aya.dream@xxxxxxxxx> wrote: > > I'm using Ubuntu Feisty 7.04 and WvDial as my connection to the > internet. Everything is working fine until I get a random disconnection > or a no carrier detected error. (i.e. busy, no dial tone or poor line). > In either case WvDial goes into auto reconnect and dials the ISP number > but the phone/modem isn't ready yet. WvDial shows this: > > robert@rwd-18082007c:~$ wvdial > --> WvDial: Internet dialer version 1.56 > --> Cannot set information for serial port. > --> 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. > --> Sending: ATDT1818801 > --> Waiting for carrier. #here there's a fast busy signal > for 30 seconds# > ATDT1818801 > NO CARRIER #here there's no modem > disconnecting noise# > --> No Carrier! Trying again. > --> Sending: ATDT1818801 > --> Waiting for carrier. > ATDT1818801 > NO CARRIER > --> No Carrier! Trying again. > --> Sending: ATDT1818801 > --> Waiting for carrier. > ATDT1818801 > NO CARRIER > --> No Carrier! Trying again. > --> Sending: ATDT1818801 > --> Waiting for carrier. > ATDT1818801 > #here I pressed CTRL-C# > Caught signal 2: Attempting to exit gracefully... > --> Disconnecting at Mon Sep 3 20:39:35 2007 > robert@rwd-18082007c:~$ > > I'm using a D-Link (Conexant) DFM-562IS modem and the full HSF Linuxant > modem driver (which I downloaded last week). As I say, it's all working > alright its just the auto reconnect never actually reconnects (typically > at 04:00am when the PC is in the middle of an update and I'm asleep). > > I don't know if it will help but here's my wvdial.conf: > > [Dialer Defaults] > Init1 = ATZ > Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 > Modem Type = Analog Modem > Baud = 115200 > New PPPD = yes > Modem = /dev/modem > ISDN = 0 > Phone = 1818801 > Username = sdavis > Password = welcome > Auto Reconnect = on > Abort on Busy = on > Carrier Check = on > Check Def Route = on > Abort on No Dialtone = on > Stupid Mode = off > Idle Seconds = 0 > > > Anything else you need just let me know > > Thanks AD >