Chet, where you saw ;Phone = <your phone no here without spaces> like 7072000 the ISP I dial to ;Username = your username ;Password = your password remove the ';" from wvdial and try it again. If that is not the case, then send your wvdial.conf file but put **** in place of your password and **** in your username as well. Also you can read on troubleshooting wvdial http://linmodems.technion.ac.il/wvdial.html Report back if you succeed/still have problems. Regards, Antonio On 8/12/07, Chet MacKenzie <ka1q@xxxxxxxxxx> wrote: > I've read the testing pages but can't seem to get past the following: > Scanning your serial ports for a modem. > > Modem Port Scan<*1>: Scanning ttySHSF0 first, /dev/modem is a link to it. > ttySHSF0<*1>: ATQ0 V1 E1 -- OK > ttySHSF0<*1>: ATQ0 V1 E1 Z -- OK > ttySHSF0<*1>: ATQ0 V1 E1 S0=0 -- OK > ttySHSF0<*1>: ATQ0 V1 E1 S0=0 &C1 -- OK > ttySHSF0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 -- OK > ttySHSF0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK > ttySHSF0<*1>: Modem Identifier: ATI -- 56000 > ttySHSF0<*1>: Speed 4800: AT -- OK > ttySHSF0<*1>: Speed 9600: AT -- OK > ttySHSF0<*1>: Speed 19200: AT -- OK > ttySHSF0<*1>: Speed 38400: AT -- OK > ttySHSF0<*1>: Speed 57600: AT -- OK > ttySHSF0<*1>: Speed 115200: AT -- OK > ttySHSF0<*1>: Speed 230400: AT -- OK > ttySHSF0<*1>: Speed 460800: AT -- OK > ttySHSF0<*1>: Max speed is 460800; that should be safe. > ttySHSF0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK > Modem Port Scan<*1>: S1 S2 S3 SHSF1 SHSF2 SHSF3 SHSF4 SHSF5 > Modem Port Scan<*1>: SHSF6 SHSF7 > > Found a modem on /dev/ttySHSF0, using link /dev/modem in config. > Modem configuration written to /etc/wvdial.conf. > ttySHSF0<Info>: Speed 460800; init "ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0" > chet@chet-desktop:~$ sudo gedit /etc/wvdial.conf > chet@chet-desktop:~$ sudo wvdial > --> WvDial: Internet dialer version 1.56 > --> 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. > --> Configuration does not specify a valid phone number. > --> Configuration does not specify a valid login name. > --> Configuration does not specify a valid password. > > Tried several configurations - none worked. >