Timothy, scanModem reports that your modem is supported through slamr + ungrab-winmodem. Download: http://linmodems.technion.ac.il/packages/smartlink/ungrab-winmodem-20090716.tar.gz and http://linmodems.technion.ac.il/packages/smartlink/slmodem-2.9.11-20100718.tar.gz Please do: $ tar -zxvf ungrab-winmodem-20090716.tar.gz $ cd ungrab-winmodem-20090716 $ sudo make clean $ sudo make $ sudo make install $ tar -zxvf slmodem-2.9.11-20100718.tar.gz $ make clean ***$ make KERNEL_DIR=/lib/modules/2.6.35-22-generic/build $ make $ sudo make install $ sudo modprobe ungrab-winmodem $ sudo modprobe slamr $ sudo slmodemd -c USA /dev/slamr0 open up another terminal $ sudo wvdialconf /etc/wvdial.conf and see if it finds /dev/ttySL0 as the modem port. *** won't work if unless you install drivers: /* Versions adequately match for the compiler installed: 4.4.5 and the compiler used in kernel assembly: 4.4.5 linux-headers-2.6.35-22-generic resources needed for compiling are not manifestly ready! If compiling is necessary packages must be installed, providing: linux-headers-2.6.35-22-generic Compressed files at: /usr/src/ndiswrapper.tar.bz2 */ Predictive diagnostics for card in bus 02:0c.0: Modem chipset detected on NAME="Modem: Motorola SM56 Data Fax Modem " CLASS=0703 PCIDEV=1057:3052 SUBSYS=1057:3020 IRQ=17 IDENT=slamr For candidate modem in: 02:0c.0 0703 Modem: Motorola SM56 Data Fax Modem Primary device ID: 1057:3052 Support type needed or chipset: slamr 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. For 2.6.35-22-generic compiling drivers is necessary. As of October 2007 the current packages at http://linmodems.technion.ac.il/packages/smartlink/ are the ungrab-winmodem-20070505.tar.gz and slmodem-2.9.11-20080126.tar.gz Regards, Antonio On Sun, Oct 24, 2010 at 11:46 PM, Timothy Dolan II <timothydolan2nd@xxxxxxxxxxx> wrote: > I have no idea what to do? >