Devon,Before I invest more effort, would you please remove (or disable by introducing a leading semicolon ; ) the Login line in /etc/wvdial.conf, and just start wvdial again? I have never seen that 'ppp' before, the Login line possibly caused (and revealed) a bug in wvdial.
Jacques D Brewer wrote:
Jacques, Thank you very much for your reply! I thought I had edited the wvdial.conf file appropriately, but apparently I had not. I fixed the error, and tried wvdial again. It connected with the ISP but couldn't get past some prompts. The ISP is free (NoCharge.com) and has a universal login/password. I've appended below the output from wvdialconf, the contents of the wvdial.conf file, and the results from my latest attempt with wvdial. Would the scanModem ModemData.txt output still be helpful for you to have? Thanks again,Devon****************** wvdialconf output 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 -- OKModem Port Scan<*1>: S1 S2 S3 SHSF1 SHSF2 SHSF3 SHSF4 SHSF5 Modem Port Scan<*1>: SHSF6 SHSF7Found 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" carolyn@carolyn-desktop:~$ sudo wvdialconf /etc/wvdial.conf Editing `/etc/wvdial.conf'. 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 -- OKModem Port Scan<*1>: S1 S2 S3 SHSF1 SHSF2 SHSF3 SHSF4 SHSF5 Modem Port Scan<*1>: SHSF6 SHSF7Found 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" ************************** wvdial.conf file carolyn@carolyn-desktop:~$ sudo nano /etc/wvdial.conf [Dialer Defaults] Init1 = ATZ Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 Modem Type = Analog Modem ISDN = 0 Username = guest New PPPD = yes Login = guest Phone = 495-1000 Modem = /dev/modem Password = password Baud = 460800 ************************** output from running wvdial carolyn@carolyn-desktop:~$ 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. --> Sending: ATDT495-1000 --> Waiting for carrier. ATDT495-1000CONNECT 460800 --> Carrier detected. Waiting for prompt.CVX Access Switch. Access is restricted to authorized users only.login: --> Looks like a login prompt.--> Sending: guest guestpassword: --> Looks like a password prompt.--> Sending: (password) Valid commands are: quit Hang up and disconnect help List valid commands --> Hmm... a prompt. Sending "ppp". ppp 'ppp' is not a valid command. Valid commands are: quit Hang up and disconnect help List valid commands --> Hmm... a prompt. Sending "ppp". ppp 'ppp' is not a valid command. Valid commands are: quit Hang up and disconnect help List valid commands --> Hmm... a prompt. Sending "ppp". --> Don't know what to do! Starting pppd and hoping for the best. --> Starting pppd at Tue Dec 16 11:37:53 2008 --> Pid of pppd: 9011 --> Using interface ppp0 --> pppd: Ч[06][08]��[06][08] --> pppd: Ч[06][08]��[06][08] --> pppd: Ч[06][08]��[06][08] --> pppd: Ч[06][08]��[06][08] --> pppd: Ч[06][08]��[06][08] --> Disconnecting at Tue Dec 16 11:38:24 2008 --> The PPP daemon has died: A modem hung up the phone (exit code = 16) --> man pppd explains pppd error codes in more detail. --> Try again and look into /var/log/messages and the wvdial and pppd man pages for more information. --> Auto Reconnect will be attempted in 5 seconds --- On Tue, 12/16/08, Jacques Goldberg <Jacques.Goldberg@xxxxxxx> wrote:From: Jacques Goldberg <Jacques.Goldberg@xxxxxxx> Subject: Re: unable to connect with internal modem under Ubuntu To: "D Brewer" <interscientific@xxxxxxxxx> Cc: discuss@xxxxxxxxxxxxx Date: Tuesday, December 16, 2008, 11:28 AM The right way to proceed is indeed to use wvdial but before you use wvdial you must configure it using wvdialconf First you sudo wvdialconf /etc/wvdial.conf If your driver is correctly loaded wvdialconf will write a skeleton file /etc/wvdial.conf You must edit that file where the line ;Username = <your username> should become Username = what_the_ISP_told_you and the same for Password and Phone number Note that the leading ; has to be removed. Once this is done wvdial should establish the connection. If you have any problem, please send us: 1-the scanModem output (see http://linmodems.technion.ac.il#scanModem ) 2-the file /etc/wvdial.conf AFTER ERASING YOUR REAL ISP PASSWORD (this, because you certainly do not want to make the password public...) The error message " Configuration does not specify a valid login name." does unequivocally show that either you did not run wvdialconf or you did not edit it or you forgot to remove the ; at the beginning of the line ;Username (and possibly the other: Password, Phone number, as well) Jacques D Brewer wrote:I am new to Linux and Ubuntu. I recently took aPentium IV PC in verygood condition running Vista, and successfullyinstalled Ubuntu 8.04to the whole disk (no partition with Vista). My finaltask is to getthe internal modem working (I’m preparing thismachine for someonewho has dialup internet access only). I’ve been unable to connect to the internet with themodem, and I’mposting to seek help. I’ve searched the UbuntuForums Networking andWireless board for relevant threads and followedvarious instructionsfor configuring and running the modem. Yesterday Iposted to theUbuntu Forums board but haven't received anyreplies.Here’s what I’ve done: I know the phone jack and dialup ISP both work –I’ve used both witha Win XP machine’s internal modem (with very quickconfiguration).I first ran scanModem and found the necessaryprecompiled drivers(hsfmodem_7.68.00.14full_i386.deb) at linuxant.com. Idownloaded,extracted, and installed the drivers. I tried the Network Admin, wvdialconf/wvdial, andpppconfig/ponapproaches described athttps://help.ubuntu.com/community/DialupModemHowto/SetUpDialer#head-f5120acdc3ef62fe7d37bfd3f0c9157ebe9c8efandhttp://www.ubuntugeek.com/setting-up-dial-up-connection-in-ubuntu.html.When I tried to connect with the Network Adminapproach (using thenetwork connection icon at the upper right of theUbuntu desktop >>Dial-up connections >> Connect to ppp0 viaModem), nothing happens.When I tried connecting via “sudo wvdial” in theterminal, I got thiserror message: ~$ sudo wvdial --> WvDial: Internetdialer version1.60 --> Initializing modem. --> Sending: ATZATZ OK --> Sending:ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 ATQ0 V1 E1S0=0 &C1 &D2 +FCLASS=0 OK --> Modem initialized. Configuration does not specify a validlogin name. The login name is accurate, because I used itsuccessfully on thesystem running XP. When I tried to connect via pon (after configuringwith pppconfig), Igot this error message: Dec 15 12:40:16carolyn-desktop pppd[6450]:pppd 2.4.4 started by carolyn, uid 1000 Dec 1512:40:17carolyn-desktop chat[6452]: Can't get terminalparameters:Input/output error Dec 15 12:40:17 carolyn-desktoppppd[6450]:Connect script failed Dec 15 12:40:18 carolyn-desktoppppd[6450]:Exit. This is apparently the same problem that responder #11in this thread (http://www.ubuntugeek.com/setting-up-dial-up-connection-in-ubuntu.html)had, but apparently there was no further discussion ofhis problem.I am at a loss for what to do. I can provide fulloutput from thescanModem run and wvdialconf if that would help withdiagnosis. I’dprefer a GUI for connecting because the person whowill use thissystem has limited computer skills/experience. I wasable to downloadgnome-ppp (apparently not in the Ubuntu repository)but couldn’t getit to be installed or operate. The system is perfect except for this dialup problem.Any help oradvice would be much appreciated. Thank you! Devon Brewer