Tuesday, March 8, 2011

Installation Modem Smartlink with Ubuntu 9.10


You are using Ubuntu 9.10 - the Karmic Koala - released in October 2009 and supported until April 2011. This section is an introduction how to install modem smartlink with Ubuntu 9.10
The kernel is "Linux xxx-desktop 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:04:26 UTC 2009 i686 GNU/Linux"

#!/bin/bash
zz@zz-desktop:~$ lspci

03:01.0 Modem: Smart Link Ltd. LM-I56N (rev 02)

(launcher script)

#!/bin/bash

sudo slmodemd -c INDONESIA /dev/slamr0 & sudo wvdial ; sudo killall slmodemd ;


(wvdial script)

[Dialer Defaults]

Init1 = ATZ

Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0

Modem Type = Analog Modem

ISDN = 0

Phone = 99999999999

New PPPD = yes

Modem = /dev/ttySL0

Username = userid

Password = password

Baud = 460800

Carrier Check = no