Ezekiel, Your system is complex because it evidently has 2 audio cards: 00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) 01:05.1 Audio device: ATI Technologies Inc RS780 Azalia controller. --------- and my scanModem cannot automatically handle that unusual case (yet). Whether the modem software is sophisticated enough to work in that environment, I'm not sure. I recommend that you remove the one without the modem chip hosted, and try to thus get on line first. Under that condition again run: $ ./scanModem as we don't yet know which of 3 candidate chipsets you may have. Also always run scanModem within your Linux partition not /media/FAT32/ Under the current setup Stop running: $ sudo agrsm-test because everytime it remains the old /etc/wvdial.conf and writes a new one. Display these files with: $ ls -l /etc/wvdial* /dev/ttySAGR is a symbolic link to the real port /dev/ttyAGS3, created when you $ sudo modprobe agrserial which also preloads the agrmodem. You /etc/wvdial.conf should be like the sample below: ATDT<2002746> is incorrect syntax [Dialer Defaults] Modem = /dev/ttyAGR3 Baud = 115200 Init1 = ATZ Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 ISDN = 0 Modem Type = Analog Modem Phone = 3334445555 Username = Your_Login_Name Password = Your_Password On Thu, Jan 21, 2010 at 10:48 PM, Ezekiel Krahlin <ezekielk@xxxxxxxx> wrote: > Quoting Marvin Stodolsky <marvin.stodolsky@xxxxxxxxx>: > >> The modem chip is on the Subsystem of >> 00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) >> and if from AgereSystems as Ezekiel reports, >> it should be supported by the agrsm package. > > Apparantly, the modem port is located at > > /dev/ttySAGR > > according to agrsm-test: > > ================================ > > zeke@acer /media/FAT32/Downloads $ sudo agrsm-test > > Found drivers for boot kernel 2.6.31-14-generic at: > /lib/modules/2.6.31-14-generic/kernel/dkms/updates/agrserial.ko > /lib/modules/2.6.31-14-generic/kernel/dkms/updates/agrmodem.ko > > > > Loading drivers: > > Drivers loaded: > agrserial 12032 0 > agrmodem 1250948 1 > snd_hda_codec 75708 4 > agrmodem,snd_hda_codec_atihdmi,snd_hda_codec_realtek,snd_hda_intel > snd 59204 17 > agrmodem,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device > > and symbolic link created: > lrwxrwxrwx 1 root root 12 2010-01-20 22:57 /dev/ttySAGR -> /dev/ttyAGS3 > > Checking for utility wvdialconf > Found /usr/bin/wvdialconf, preparing to run: > wvdialconf /etc/wvdial.conf > A file /etc/wvdial.conf already exists, first renaming to > /etc/wvdial.201001205701 > > Modem Port Scan<*1>: S0 S1 S2 S3 > ttySAGR<*1>: ATQ0 V1 E1 -- OK > ttySAGR<*1>: ATQ0 V1 E1 Z -- OK > ttySAGR<*1>: ATQ0 V1 E1 S0=0 -- OK > ttySAGR<*1>: ATQ0 V1 E1 S0=0 &C1 -- OK > ttySAGR<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 -- OK > ttySAGR<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK > ttySAGR<*1>: Modem Identifier: ATI -- Agere SoftModem Version 2.1.80.0 > ttySAGR<*1>: Speed 4800: AT -- OK > ttySAGR<*1>: Speed 9600: AT -- OK > ttySAGR<*1>: Speed 19200: AT -- OK > ttySAGR<*1>: Speed 38400: AT -- OK > ttySAGR<*1>: Speed 57600: AT -- OK > ttySAGR<*1>: Speed 115200: AT -- OK > ttySAGR<*1>: Max speed is 115200; that should be safe. > ttySAGR<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK > /etc/wvdial.conf<Warn>: Can't open '/etc/wvdial.conf' for reading: No such > file or directory > /etc/wvdial.conf<Warn>: ...starting with blank configuration. > ttySAGR<Info>: Speed 115200; init "ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0" > Found a modem on /dev/ttySAGR. > > Modem detection successful > Read wdial.txt > Then edit /etc/wvdial.conf with: > sudo gedit /etc/wvdial.conf > at the lines beginning with ; and deleting the ; < > " > Then try a dialout with: > sudo wvdial > > > The installation record has been written to ./agrsm-test.txt > > > zeke@acer /media/FAT32/Downloads $ > > ================================ > > However, after changing the port to /dev/ttySAGR in gnome-ppp, then trying > to connect, I hear one single click from the modem, then a failure. Here's > the log: > > ================================ > > --> 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: ATM1L3DT2002746 > --> Waiting for carrier. > ATM1L3DT2002746 > NO DIALTONE > --> No dial tone. > --> Disconnecting at Thu Jan 21 19:31:55 2010 > > ================================ > > Confusingly, running another agrsm-test (the next day), it shows a different > port: > > /dev/ttyAGS3 > > So I try gnome-ppp again, with the new port, and it still fails: > > ================================ > > --> 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: ATM1L3DT2002746 > --> Waiting for carrier. > ATM1L3DT2002746 > NO DIALTONE > --> No dial tone. > --> Disconnecting at Thu Jan 21 19:36:52 2010 > > ================================ > > Here're the same results in wvtest: > > ================================ > > acer Agrsm # wvdialconf wvtest > Editing `wvtest'. > > Scanning your serial ports for a modem. > > Modem Port Scan<*1>: S0 S1 S2 S3 > ttySAGR<*1>: ATQ0 V1 E1 -- OK > ttySAGR<*1>: ATQ0 V1 E1 Z -- OK > ttySAGR<*1>: ATQ0 V1 E1 S0=0 -- OK > ttySAGR<*1>: ATQ0 V1 E1 S0=0 &C1 -- OK > ttySAGR<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 -- OK > ttySAGR<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK > ttySAGR<*1>: Modem Identifier: ATI -- Agere SoftModem Version 2.1.80.0 > ttySAGR<*1>: Speed 4800: AT -- OK > ttySAGR<*1>: Speed 9600: AT -- OK > ttySAGR<*1>: Speed 19200: AT -- OK > ttySAGR<*1>: Speed 38400: AT -- OK > ttySAGR<*1>: Speed 57600: AT -- OK > ttySAGR<*1>: Speed 115200: AT -- OK > ttySAGR<*1>: Max speed is 115200; that should be safe. > ttySAGR<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK > > Found a modem on /dev/ttySAGR. > wvtest<Warn>: Can't open 'wvtest' for reading: No such file or directory > wvtest<Warn>: ...starting with blank configuration. > Modem configuration written to wvtest. > ttySAGR<Info>: Speed 115200; init "ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0" > > ================================ > > And here are the failed results running wvdial: > > ================================ > > acer Agrsm # 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: ATDT<2002746> > --> Waiting for carrier. > ATDT<2002746> > NO DIALTONE > --> No dial tone. > --> Disconnecting at Thu Jan 21 19:42:46 2010 > acer Agrsm # > > ================================ > > So, now what? Thanks again for looking into things. > > > -- > Ezekiel J. Krahlin > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > >