Attach your w960i to computer, make sure it is in "normal mode"
create file wvdial-flash.config in folder /etc (you must be login as root, or at least copy to /etc folder as root)
[Dialer Defaults]
Modem=/dev/ttyACM1
Baud=115200
Init1=ATZ
Init2=ATQ0 V¹E¹S0=0 &C¹&D2
Init3=
Phone=*99#
Username=internet
Ask Password=0
Dial Command=ATDT
Stupid Mode=1
Compuserve=0
Force Address
Idle Seconds=0
Dial Message1=
Dial Message2=
ISDN=0
Auto DNS=1
using wvdial (as root):
#wvdial --config /etc/wvdial-flash.config
if you got error, try to play 2nd line e.g Modem=/dev/ttyACM2 (it sometimes occur when i detach the phone and attach it again)
Enjoy.