Alexander, Good job! You are almost set. The wvdial.conf file you have you need to apply this part: 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 Remove the "<" and ">" that you have here: Username = <alex.ochoa> Init1 = ATZ Password = <micontraseña> For this don't worry I am worry about the result of the agrsm-test result, I am talking about: WARNING: All config files need .conf: /etc/modprobe.d/options, it will be ignored in a future release. WARNING: All config files need .conf: /etc/modprobe.d/options, it will be ignored in a future release. WARNING: All config files need .conf: /etc/modprobe.d/options, it will be ignored in a future release. Loading drivers: WARNING: All config files need .conf: /etc/modprobe.d/options, it will be ignored in a future release. WARNING: All config files need .conf: /etc/modprobe.d/options, it will be ignored in a future release. WARNING: All config files need .conf: /etc/modprobe.d/options, it will be ignored in a future release. Because the modprobe.conf has been depracated, now you need the files be put into /etc/modprobe.d/???? instead of modprobe.conf About the daltone: NO DIALTONE --> No dial tone. If you pick up phone line, do yoi hear DIALTONE before dialing? Second: Everytime I shutdown the PC I have to run everything from the begining. Also automation is advised against because the machine may become unresponsiive/freeze at bootup, it can be done, but you will be at your own risk. You can use a quick and dirty solution, you can automate using rc.agr_softmodem with /.etc/init.d/ scripts, or setup a script which does the dirty work, i.e, #!/bin/sh # sudo modprobe agrmodem sudo modprobe agrserial save it like connect, then do a $ chmod +x connect $ sudo ./connect $ sudo wvdial But YMMV, and this depends on the modem and the drivers. Regards, Antonio On 7/14/10, Alexander Ochoa Agüero <alex.ochoa@xxxxxxxxxxxxxx> wrote: > After run the following comand: > > sudo agrsm-test > > I obtained: > > Found drivers for boot kernel 2.6.32-22-generic at: > /lib/modules/2.6.32-22-generic/updates/dkms/agrserial.ko > /lib/modules/2.6.32-22-generic/updates/dkms/agrmodem.ko > > WARNING: All config files need .conf: /etc/modprobe.d/options, it will be > ignored in a future release. > WARNING: All config files need .conf: /etc/modprobe.d/options, it will be > ignored in a future release. > WARNING: All config files need .conf: /etc/modprobe.d/options, it will be > ignored in a future release. > Loading drivers: > WARNING: All config files need .conf: /etc/modprobe.d/options, it will be > ignored in a future release. > WARNING: All config files need .conf: /etc/modprobe.d/options, it will be > ignored in a future release. > WARNING: All config files need .conf: /etc/modprobe.d/options, it will be > ignored in a future release. > > Drivers loaded: > agrserial 9981 0 > agrmodem 1332700 1 > snd 54148 20 > agrmodem,snd_hda_codec_realtek,saa7134_alsa,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-07-11 23:28 /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.201007112807 > > 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. > ttyS1<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud > ttyS1<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud > ttyS1<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. > Modem Port Scan<*1>: 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 > > ------------------------------------------------------------------- > > I edited the wvdial.conf file like this: > > sudo gedit /etc/wvdial.conf > > [Dialer Defaults] > Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 > Modem Type = Analog Modem > Phone = <8314949> > ISDN = 0 > Username = <alex.ochoa> > Init1 = ATZ > Password = <micontraseña> > Modem = /dev/ttySAGR > Baud = 115200 > > -------------------------------------------------------------- > After > > 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: ATDT<8314949> > --> Waiting for carrier. > ATDT<8314949> > > [1]+ Detenido sudo wvdial > > -------------------------------------------------------- > > I am worry about the result of the agrsm-test result, I am talking about: > > WARNING: All config files need .conf: /etc/modprobe.d/options, it will be > ignored in a future release. > WARNING: All config files need .conf: /etc/modprobe.d/options, it will be > ignored in a future release. > WARNING: All config files need .conf: /etc/modprobe.d/options, it will be > ignored in a future release. > Loading drivers: > WARNING: All config files need .conf: /etc/modprobe.d/options, it will be > ignored in a future release. > WARNING: All config files need .conf: /etc/modprobe.d/options, it will be > ignored in a future release. > WARNING: All config files need .conf: /etc/modprobe.d/options, it will be > ignored in a future release. > > To more things: > > First: my log report with gppp was: > > --> 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: ATM1L3DT8314949 > --> Waiting for carrier. > ATM1L3DT8314949 > NO DIALTONE > --> No dial tone. > --> Disconnecting at Tue Jul 13 15:23:04 2010 > > Second: Everytime I shutdown the PC I have to run everything from the > begining. > > Do es anyone has answer to my FQ > > Thanks. > > ---------------------- > Dr. Alexander Ochoa Agüero > "Las obras de conocimiento deben ser libres..." R. Stallman. > > > -- > > Este mensaje le ha llegado mediante el servicio de correo electronico que > ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema > Nacional de Salud. La persona que envia este correo asume el compromiso de > usar el servicio a tales fines y cumplir con las regulaciones establecidas > > Infomed: http://www.sld.cu/ >