Sergey,
What you have to do is very simply written in your ModemData.txt:
BEGIN
Download from http://linmodems.technion.ac.il/packages/smartlink/
the package SLMODEMD.gcc4.1.tar.gz having a compiled slmodemd. Unpack
under Linux with:
$ tar zxf SLMODEMD.gcc4.1.tar.gz
and read instructions therein. But briefly, the modem is setup with
command:
sudo slmodemd -c YOUR_COUNTRY --alsa hw:0,6
reporting dynamic creation of ports:
/dev/ttySL0 --> /dev/pts/N , with N some number
Read Smartlink.txt and Modem/YourSystem.txt for follow through guidance.
Already loaded into the kernel is snd-hda-intel and audio drivers it
depends on,
displayed by: lsmod | grep snd_hda_intel
END
Jacques
Sergey Lukoshkin wrote:
Hello! This is a output file of scanModem script in attach.
I don't really know wat should I do with my modem.
Please help me.
Thanks in advance!
Sergey Lukoshkin