Jorge, Download from http://linmodems.technion.ac.il/packages/smartlink/ the package SLMODEMD_gcc4.3_alsa1.0.18.tar.gz having a compiled slmodemd. Unpack under Linux with: $ tar zxf SLMODEMD_gcc4.3_alsa1.0.18.tar.gz and read instructions therein. But briefly, the modem is setup with command: sudo slmodemd -c USA --alsa modem:1 reporting dynamic creation of ports: /dev/ttySL0 --> /dev/pts/N , with N some number Read DOCs/Smartlink.txt and Modem/DOCs/YourSystem.txt for follow through guidance. Modem drivers occassionally die when loaded. To restore, first stop slmodemd with Ctrl-C. Then unload and reload the driver: $ sudo modprobe -r snd_via82xx_modem $ sudo modprobe -snd_via82xx_modem and again activate the modem: $ sudo slmodemd -c USA --alsa modem:1 and dialout. Note that there is needed in the /etc/wvdial.conf a line: Carrier Check = no MarvS On Mon, Oct 26, 2009 at 10:50 PM, Jorge Munoz <jorge@xxxxxxxxx> wrote: > Attached is the ModemData.txt > > What do I have to do to configure it? > thanks