قبل اي ØØ§Ø¬Ø© لازم تتاكد من انو الكيرنال الشغال بيهو جديد يعني من 2.6.25 ولي Ùوق اقل من كده ما اظن بشتغل .
bash # wvdialconf /etc/wvdial.conf
this command will auto detect your modem if it's connected and find the information about your modem and store them on /etc/wvdial.conf file
after that you must edit /etc/wvdial.conf file
bash # vim /etc/wvdial.conf
and then you will find the line that contains
;phonenumber= youphone number
;username = yourusername
;password = yourpasswd
remove the
;
from the beginning of any line and enter this values :
phonenumber = *99#
username = zain
password=zain
and then save the file and exit the vim editor
then execute
bash # wvdial
and you will get into ZAIN 3almon gameeeeeeel


