Emanuele,
Your ModemData.txt tells you what you have to do step by step!
Have you tried to read it and apply the instructions?
BEGIN
The modem is supported by the Smartlink slamr driver
plus the slmodemd helper utility. Read the
Smartlink.txt and Modem/YourSystem.txt for follow through guidance.
Download slamr-2.6.22-14-generic.tar.gz from
http://linmodems.technion.il/packages/smartlink/Ubuntu/
under Linux, open a terminal and unpack with:
$ tar zxvf slamr*.tar.gz
Move into the unpacked folder
$ cd slamr-2.6.22-14-generic
Look around
$ ls
Run the
$ sudo ./setup
Afterwards do:
$ slmodemd --help
$ slmodemd --countrylist &> Clist.txt
If not in the USA, look for your COUNTRY_NAME therein.
Do and edit with:
$ sudo gedit /etc/default/sl-modem-daemon
and therein replace the USA in the line:
SLMODEMD_COUNTRY=USA
This will provide for the correct Country setting in the automated:
slmodemd -c COUNTRY /dev/slamr0
Read the Smartlink.txt and YourSystem.txt
Writing Smartlink.txt
END
Emanuele Pagone wrote:
I'm Linux newbie (under Ubuntu Gutsy 7.10). Please help.
Thank you!
Emanuele