For Ubuntu systems, the preferred route is to install the dkms support packages, implementing update automation. Then next packages: sl-modem-daemon and sl-modem-source The drivers ungrab-modem and slamr will be autocompilied and installed. Upon bootup, the ports and drivers will be autocreated and loaded. MarvS scanModem maintainer On Wed, Aug 4, 2010 at 4:52 PM, Antonio Olivares <olivares14031@xxxxxxxxx> wrote: > Jacques, > > It would appear that slmodem-2.9.11-20100718.tar.gz and > ungrab-winmodem-20090716.tar.gz would support this modem. > OR/ > install sl-modem-source via apt-get and take advantage of dkms for > automagical kernel updates/etc. Marv would provide these directions. > > Predictive diagnostics for card in bus 03:00.0: > Modem chipset detected on > NAME="Modem: Smart Link Ltd. SmartPCI2800 V.92 PCI Soft DFT " > CLASS=0703 > PCIDEV=2000:2800 > SUBSYS=163c:2801 > IRQ=16 > HDA2=00:1b.0 > IDENT=slamr > > For candidate modem in: 03:00.0 > 0703 Modem: Smart Link Ltd. SmartPCI2800 V.92 PCI Soft DFT > Primary device ID: 2000:2800 > Support type needed or chipset: slamr > > > > Writing DOCs/Intel.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.32-24-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 > > > Download: > > http://linmodems.technion.ac.il/packages/smartlink/slmodem-2.9.11-20100718.tar.gz > > and > > http://linmodems.technion.ac.il/packages/smartlink/ungrab-winmodem-20090716.tar.gz > > copy them to linux partition > > $ tar -zxvf slmodem-2.9.11-20100718.tar.gz > $ cd slmodem-2.9.11-2010718 > $ make KERNEL_DIR=/lib/modules/2.6.32-24-generic/build > $ make > $ su -c 'make install' > or > $ sudo 'make install' > > $ cd .. > $ tar -zxvf ungrab-winmodem-20090716.tar.gz > $ cd ungrab-winmodem-20090716 > $ sudo make > $ sudo make install > > $ sudo modprobe ungrab-winmodem > $ sudo modprobe slamr > > $ slmodemd -c YOUR_COUNTRY /dev/slamr0 > > then open up another terminal and type > $ sudo wvdialconf /etc/wvdial.conf > > edit the resultant file /etc/wvdial.conf removing ";" and adding a > line Carrier Check = no to it. then trying to connect. > > HTH, > > Antonio > > > On Wed, Aug 4, 2010 at 3:42 PM, Jacques Goldberg > <Jacques.Goldberg@xxxxxxx> wrote: >> >> >> Trying to help a friend, am not sure. >> >> Which driver file supports this? >> >> Thanks >> >> Jacques >> >> >