Keep it running. Add a line Carrier Check = no to /etc/wvdial.conf file. Report back success/failure of connection attempt. Regards, Antonio On Mon, Jun 22, 2009 at 2:09 PM, Rubens de Oliveira Jr<rboliver70@xxxxxxxxx> wrote: > Hi Antonio, > > Partial success... > > Using the compiled slmodemd you indicated did work. It initiates and creates > the link for the modem: > > rubens@laptop:~$ sudo slmodemd -c BRAZIL --alsa hw:0,6 > > SmartLink Soft Modem: version 2.9.11 Feb 25 2009 18:35:08 > symbolic link `/dev/ttySL0' -> `/dev/pts/1' created. > modem `hw:0,6' created. TTY is `/dev/pts/1' > Use `/dev/ttySL0' as modem device, Ctrl+C for termination. > > In another terminal window then I ran the wvdial but I'm getting a NO > CARRIER error, although I have checked the ISP number and have put the > carrier chec = no line at the vwdial conf file... > > What Am I doing wrong? > > I also tried to use gnome-ppp but it doesn't find the modem. Should I keep > the slmodemd running or no? > > Thanks, > > Rubens > > Antonio Olivares escreveu: > > Rubens, > Have you tried the file: > http://linmodems.technion.ac.il/packages/smartlink/SLMODEMD_gcc4.3_alsa1.0.18.tar.gz > Do download it and replace this time with the above after you extract it. > After installation and replacing your current SLMODEMD with this one please > run > $ sudo slmodemd -c YOUR_COUNTRY --alsa hw:0,6 > Then open up another terminal and run > $ sudo wvdialconf /etc/wvdial.conf > should scan and find modem port /dev/ttySL0 > then it will remain to edit /etc/wvdial.conf and add appropriate > information like username, password and phone number. Also add a line > carrier check = no. > It would be beneficial if you read Modem/DOCs/wvdial.txt to get you > setup. Report back with troubles you encounter. > Regards, > Antonio > On 6/21/09, Rubens de Oliveira Jr <rboliver70@xxxxxxxxx> wrote: > > > Hi all, > I'm having problems initializing the modem and connecting to the ISP. > I'm running Ubuntu Jaunty with kernel 2.6.28-11 as follows: > Linux vanilla-laptop 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 > 01:57:59 UTC 2009 i686 GNU/Linux > I downloaded and installed the package I found for Ubuntu with this > 28-11 kernel at http://linmodems.technion.ac.il/packages/smartlink/ , > but it asked me to keep my current version and so I did...the other > drivers were uploaded correctly it seems. > I'm getting errors such as slmodemd not being compiled with alsa > support, dev/modem not found, no carrier when wvdial comes to work. > Attached is my ModemData.txt. > Any help would be appreciated. > > >