Damaris
ModemData.txt tells you what to do and that you do not need to take care
of an instruction to load the snd-something module because it IS already
loaded by your system:
BEGIN QUOTE
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 modem:1
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-via82xx-modem and audio drivers
it depends on,
displayed by: lsmod | grep snd_via82xx_modem
END QUOTE
Jacques
damaristellez@xxxxxxxxxxxxxxxxxx wrote: