Shannon RE:--> 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. --------- As previously instructed: > $ sudo gedit /etc/wvdial.conf > putting in your personal info , while deleting the ; < > symbols > The try to dialout with: > $ sudo wvdial IIf there is still a problem afterward. Copy your /etc/wvdial.conf to the list. MarvS On Sat, Aug 23, 2008 at 11:23 AM, Shannon Miller <swmiller6@xxxxxxxxx> wrote: > Still no dial tone... > > On Sat, Aug 23, 2008 at 7:10 AM, Marvin Stodolsky > <marvin.stodolsky@xxxxxxxxx> wrote: >> Shannon, >> >> PLease send to the List, not to me directly. >> >> Gnome PPP is just a front end to wvdial, which you should use instead. Try >> $ sudo wvdialconf /etc/wvdial.conf >> If the modem is found, Edit with >> $ sudo gedit /etc/wvdial.conf >> putting in your personal info , while deleting the ; < > symbols >> The try to dialout with: >> $ sudo wvdial > > > ~$ sudo wvdialconf /etc/wvdial.conf > Editing `/etc/wvdial.conf'. > > Scanning your serial ports for a modem. > > Modem Port Scan<*1>: Scanning ttySHCF0 first, /dev/modem is a link to it. > ttySHCF0<*1>: ATQ0 V1 E1 -- OK > ttySHCF0<*1>: ATQ0 V1 E1 Z -- OK > ttySHCF0<*1>: ATQ0 V1 E1 S0=0 -- OK > ttySHCF0<*1>: ATQ0 V1 E1 S0=0 &C1 -- OK > ttySHCF0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 -- OK > ttySHCF0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK > ttySHCF0<*1>: Modem Identifier: ATI -- 56000 > ttySHCF0<*1>: Speed 4800: AT -- OK > ttySHCF0<*1>: Speed 9600: AT -- OK > ttySHCF0<*1>: Speed 19200: AT -- OK > ttySHCF0<*1>: Speed 38400: AT -- OK > ttySHCF0<*1>: Speed 57600: AT -- OK > ttySHCF0<*1>: Speed 115200: AT -- OK > ttySHCF0<*1>: Speed 230400: AT -- OK > ttySHCF0<*1>: Speed 460800: AT -- OK > ttySHCF0<*1>: Max speed is 460800; that should be safe. > ttySHCF0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK > ttyS0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud > ttyS0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud > ttyS0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. > Modem Port Scan<*1>: S1 S2 S3 SHCF1 SHCF2 SHCF3 SHCF4 SHCF5 > Modem Port Scan<*1>: SHCF6 SHCF7 > > Found a modem on /dev/ttySHCF0, using link /dev/modem in config. > Modem configuration written to /etc/wvdial.conf. > ttySHCF0<Info>: Speed 460800; init "ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0" > > ~$ sudo gedit /etc/wvdial.conf > entered username password and phone # > > ~$ sudo wvdial > --> WvDial: Internet dialer version 1.60 > --> 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. > > >> If the modem was not detected, run >> $ sudo hcfconfig --help >> which among options is running a diagnostic. Sometime like >> $ sudo hcfconfig --dumpdiag >> which write to the /tmp/ folder > > > Sent hcfdiag.txt to "Support (Jonathan)" <support@xxxxxxxxxxxx>" > > >> Send this output to: "Support (Jonathan)" <support@xxxxxxxxxxxx>, >> >> MarvS >> >> >> On Sat, Aug 23, 2008 at 12:42 AM, Shannon Miller <swmiller6@xxxxxxxxx> wrote: >>> Thanks for your response. That did not however fix the problem, I am >>> still unable to get a dial tone and Gnome ppp is detecting a modem. >>> Is there anything else I can try... >>> >>> Thanks >>> >>> On Fri, Aug 22, 2008 at 6:01 PM, Marvin Stodolsky >>> <marvin.stodolsky@xxxxxxxxx> wrote: >>>> Shannon >>>> >>>> For >>>> 0780 Communication controller: Conexant HCF 56k Data/Fax/Voice/Spkp Modem >>>> Primary device ID: 14f1:1036 >>>> >>>> >>>> From http://www.linuxant.com/drivers/hcf/full/downloads-ubuntu-x86.php >>>> download hcfpcimodem_1.16full_k2.6.24_21_generic_ubuntu_i386.deb.zip >>>> >>>> Under Linux unpack with: >>>> $ unzip *.zip >>>> Then install with: >>>> $ sudo dpkg -i *.deb >>>> Subsequently, the modem should be found with >>>> $ sudo wvdialconf /etc/wvdial.conf >>>> Edit in your personal information with: >>>> $ sudo gedit /etc/wvdial.conf >>>> and try dialing out with: >>>> $ sudo wvdial. >>>> See DOCs/Testing.txt for details. >>>> >>>> Read DOCs/Conexant.txt >>>> >>>> MarvS >>>> >>>> >>>> On Fri, Aug 22, 2008 at 6:05 PM, Shannon Miller <swmiller6@xxxxxxxxx> wrote: >>>>> It appears everything is installed ok. Gnome ppp dialing program >>>>> detects the modem but I am unable to dial out or send faxes. >>>>> >>>> >>> >> >