Ali, Under Linux, the PCI id 1057:3052 Modem chipset: Motorola SM56 Data Fax Modem is seviceable through the Smartlink slamr driver, per below. MarvS ---------- >From http://linmodems.technion.ac.il/packages/smartlink/Ubuntu/ , download the package slamr-2.6.27-7-generic.tar.gz Under Linux, open a terminal and unpack with: $ tar zxvf slamr*.tar.gz Move into the unpacked folder $ cd slamr-2.6.27-7-generic Look around $ ls Run the $ sudo ./setup Afterwards do: $ slmodemd --help $ slmodemd --countrylist &> Clist.txt If not in the USA, look for your COUNTRY_NAME therein. Do and edit with: $ sudo gedit /etc/default/sl-modem-daemon and therein replace the USA in the line: SLMODEMD_COUNTRY=USA This will provide for the correct Country setting in the automated: slmodemd -c COUNTRY /dev/slamr0 Read the DOCs/Smartlink.txt and DOCs/YourSystem.txt Writing DOCs/Smartlink.txt On Sat, Mar 14, 2009 at 11:56 AM, Ali Darvishan <adarvishan@xxxxxxxxx> wrote: > >