hi
to configure your modem type:
sudo gedit /etc/wvdial.conf
[Dialer Defaults]
Auto DNS = yes
Init1 = at+crm=1
Init2 = at$lgpkt=3
Stupid Mode = yes
Modem Type = Analog Modem
Baud = 115200
New PPPD = yes
Modem = /dev/ttyS0
ISDN = 0
Phone = #777
Password =
Username =
yourpho...@utlnepal.com
type sudo wvdial in terminal.
I am using linux mint 5 and this configuration works perfectly for
LST-2500. It is not much different from LSP-3000 so i think it will
work..
If you don't have wvdial installed in fedora then you have to install
it.. to check whether it is installed or not just type the following
command.
which wvdial
if it is installed then it will show its source target.
>
sharmanee...@gmail.com