Waiyanlin, scanModem detects your modem as a motorola supported by slamr code: Predictive diagnostics for card in bus 03:00.0: Modem chipset detected on NAME="Modem: Motorola SM56 Data Fax Modem " CLASS=0703 PCIDEV=1057:3052 SUBSYS=1057:3020 IRQ=16 HDA2=00:1b.0 IDENT=slamr For candidate modem in: 03:00.0 0703 Modem: Motorola SM56 Data Fax Modem Primary device ID: 1057:3052 Support type needed or chipset: slamr Writing DOCs/Intel.txt 1057:3052 has a Motorola chipset, poorly supported by Motorola itself However Zello discovered that drivers written to support Smartlink modems do support the 1057:3052 chipset!! It sufficed to add 1057:3052 to the list of modem cards recognized by the Smartlink slamr driver. There is a ungrab-winmodem driver used in conjunction with slamr, which must have 1057:3052 similarly added. See messages from Zello: http://linmodems.technion.ac.il/bigarch/archive-seventh/msg00846.html http://linmodems.technion.ac.il/bigarch/archive-seventh/msg00848.html and Alvaro Aguirre about the ungrab-winmodem fix: http://linmodems.technion.ac.il/bigarch/archive-seventh/msg00990.html For general guidance on ungrab-winmodem + slamr usage, read the DOCs/Smartlink.txt The modem is supported by the Smartlink plus the slmodemd helper utility. Read the DOCs/Smartlink.txt and Modem/DOCs/YourSystem.txt for follow through guidance. From http://linmodems.technion.ac.il/packages/smartlink/Ubuntu/ , download the package slamr-2.6.28-11-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.28-11-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 Follow those instructions carefully, after you are done with above command run $ sudo wvdialconf /etc/wvdial.conf to find the modem port, edit the file and remove the ";" via: $ sudo gedit /etc/wvdial.conf and add a line Carrier Check = no Try to dialout. Hope all works well. Regards, Antonio On Tue, Apr 6, 2010 at 12:42 PM, waiyanlin lin <waiyanlin.lin@xxxxxxxxx> wrote: > >