27
AHA Dialer icon in desktop. Select and eject the
CDROM via mouse’s right-click.
2) Activate
Terminal
menu, for initiating manual configuration. Do
following steps:
a) Type:
$sudo lsusb
, then press
Enter
button
b) If Linux asks for password, input correct password used in
the computer.
c) If success, then following status will appear:
Bus 002
Device 002: ID 201e:2009
.
3) Check the modem driver to see whether it has installed or not,
type:
$ls /dev/ttyUSB*
then press
Enter
button. If
“No such
file or directory”
displayed, that means driver modem has not
been installed. If “/dev/ttyUSB0 /dev/ttyUSB1 /dev/ttyUSB2”
displays, that means modem driver has been installed. If the
modem has been installed, you can go to number 6 steps.
4) Jika modem has not been installes, type following command:
$sudo modprobe usbserial vendor=0x201e
product=0x2009