Turn on your phone, wait until it get the CDMA network then connect it to USB port on your computer. If you see confirmation on your phone to make it as modem, choose "Yes".
Open terminal, then type lsusb. You'll see "Bus xxx Device xxx: ID 15eb:0001 that means your device is detected.
On your terminal, type again:
> sudo gedit /etc/ppp/options
On gedit, delete all the content the replace with this one:asyncmap
0
noauth
crtscts
modem
proxyarp
noipx
persist
idle
1000000
Save and quit from gedit.
Type again on your terminal:
>sudo modprobe -r option
>sudo modprobe -r usbserial
>sudo modprobe usbserial vendor=0x15eb product=0x1001
Here is done, your modem is ready to dialup. For dialup, you need wvdial, but you must edit your wvdial.conf first. Open terminal and type:
>sudo wvdialconf
>sudo gedit /etc/wvdial.conf
Edit the contents according to your operator, below is the example:[Dialer Defaults]
Modem = /dev/ttyUSB0
Baud = 115200
Init1 = AT+CRM=1; +CMUX=1; +CPS=33; +CTA=0
Init2 =
Init3 =
Area Code =
Phone = #777
Username = yourusername
Password = yourpassword
Ask Password = 0
Dial Command = ATDT
Stupid Mode = 1
Compuserve= 0
Force Address =
Idle Seconds = 300
DialMessage1 =
DialMessage2 =
ISDN = 0
Auto DNS = 1
Save it and then quit from gedit.
Type again on your terminal:
>sudo wvdial
Happy surfing :)
Modem IVIO GC 2000 On Ubuntu 10.04 LTS Lucid Lynx
Label: modemInstalling Huawei E169 on Linux Ubuntu 9.10 Karmic Koala
Label: modemJust follow the instructions below:
1. Menu-->System-->Preferences-->conection manager dan click mobile broadband
2. click add
3. click Forward
Choose the your contry
4. click Forward
Choose your operator
5. click Forward
6. click Forward
7. click Apply
Click "connect automaticly" dan delete username dan Password
8. Click Apply dan tutup network manager
9. Safe remove drive on virtual drive (right click the drive then choose safe remove)
10 open terminal and run this script
>sudo rmmod usb-storage
>sudo modprobe -r option
>sudo modprobe -r usbserial
>sudo modprobe usbserial vendor=0x12d1 product=0x1001
enjoy :)
Langganan:
Postingan (Atom)