Alex There is needed in /etc/wvdial.conf for usage of /dev/pts/N ports a line Carrier Check = no Also try in Init2, replacing +FCLASS=0 with +MS=34, which compensatesfor noisy lines.Read the wvdial.txt for details. Before trying to dialout, do$ ifconfigAll COMM channels except "lo" must be closed with commands like:$ sudo ifconfig eth0 down MarvS On Fri, Nov 7, 2008 at 9:58 PM, Alejandro Ramos Encinosa <alex@xxxxx> wrote:> On Tue, 2008-11-04 at 11:08 -0500, Marvin Stodolsky wrote:>> slmodemd 2.9.9e is too old.>> You must replace it with the version 2.9.11 in the SLMODEMD.gcc4.2/ folder>> Afterward check with>> $ slmodemd --version>>>> Use to test as Root>> wvdialconf /etc/wvdial.conf> I did it all:> - I got slmodemd (version 2.9.11) from> http://linmodems.technion.ac.il/packages/smartlink/SLMODEMD.gcc4.2.tar.gz> - I checked the slmodemd version> - I did slmodemd -c USA --alsa hw:0,6> - I did wvdialconf /etc/wvdial.com and it recognized the right> configuration (I also wrote my own information at there)> But when I tried to wvdial, I got this:>> --> WvDial: Internet dialer version 1.60> --> Cannot get information for serial port.> --> 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: ATDT060110> --> Waiting for carrier.> ATDT060110> BUSY>> If I try with minicom to send ATA, then I get "NO CARRIER". Of course I> am getting a free line at modem ;) so, BUSY and NO CARRIER have nothing> to do with the line.> How can I provide more info about my issue??>> --> Alejandro Ramos Encinosa> Lic. en Ciencia de la Computación> Universidad de La Habana>>