1-Make sure that the command sudo lsmod reports the presence of
module named snd-intel8x0m
If it does not, insert the module with command sudo insmod snd-intel8x0m
2-Download from http://linmodems.technion.ac.il/packages/smartlink/
the package SLMODEMD.gcc4.2.tar.gz having a compiled slmodemd. Unpack
under Linux with:
$ tar zxf SLMODEMD.gcc4.2.tar.gz
and read instructions therein. But briefly, the modem is setup with
command:
sudo slmodemd -c YOUR_COUNTRY --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.
Mr. Gamil4me wrote:
Identifying PCI bus slots with candidate modems.
Running PCIbus cases
Analysing card in PCI bus 00:1f.6, writing to scanout.00:1f.6
Using scanout.00:1f.6 data, and writing guidance to ModemData.txt
Writing DOCs/Intel.txt
Writing DOCs/Smartlink.txt
Writing residual guidance customized to your System.
A subfolder Modem/ has been written, containing these files with
more detailed Information:
------------------------------------------------------------------------------------------
1stRead.txt Bootup.txt dmesg.txt DOCs ModemData.txt
scanout.00:1f.6 tmp
and in the DOCs subfolder:
DriverCompiling.txt InfoGeneral.txt Intel.txt Rational.txt
Smartlink.txt SoftModem.txt Testing.txt UNSUBSCRIBE.txt
wvdial.txt YourSystem.txt
-------------------------------------------------------------------------------------------
Please read 1stRead.txt first for Guidance.