To Configure EVDO with fedora 12 or other linux you need...
First plug evdoThen open terminal$ suthen type# wvdialconfnow Modem configuration written to /etc/wvdial.conf.so to edit this type# gedit /etc/wvdial.confand Now add the following lines to your wvdial.conf[Dialer Defaults]Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0Modem Type = Analog ModemPhone = #777ISDN = 0Username = <> Init1 = ATZPassword = <> Modem = /dev/ttyUSB0Baud = 9600and then save it.Now try the command# wvdialon your terminal as root.njoy internet on your machine :)
$ su
then type
# wvdialconf
now Modem configuration written to /etc/wvdial.conf.
so to edit this type
# gedit /etc/wvdial.conf
and Now add the following lines to your wvdial.conf
[Dialer Defaults]
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Modem Type = Analog Modem
Phone = #777
ISDN = 0
Username = <>
Init1 = ATZ
Password = <>
Modem = /dev/ttyUSB0
Baud = 9600
and then save it.
Now try the command
# wvdial
on your terminal as root.
njoy internet on your machine :)
No comments:
Post a Comment