سلام.
یه روش دیگه همین الان خودم پیدا کردم.
وقتی فایل .deb درایور رو نصب کردی آخرش میگه برو به فلان آدرس که یه فایل متنی هستش و با اسم Success.
رفتم دیدم ادامه ی کارو توضیح داده بدین شرح.
-
Connecting to the internet
To connect to the internet for the first time, you will need to use the program
wvdial. Open a terminal and type in the following.
sudo cp /usr/share/doc/intel536ep-feisty/wvdial.conf /etc/wvdial.conf
sudo nano /etc/wvdial.conf
Put your USERNAME, PASSWORD, and dialup PHONENUMBER in the appropriate
areas of the /etc/wvdial.conf file.
Press Ctrl-X, save the file and exit the editor.
wvdial
این خیلی راحتتر از روشهای قبلی بود.
تازه بعدش هم یه برنامه واسه اتصال معرفی کرده:
-Getting Gnome-ppp
For connecting to the internet in the future, you will probably want to use the
graphical program gnome-ppp. First you will need to download this program.
sudo apt-get install gnome-ppp -y
Then you will need to configure it. (You may need to logout, then login)
Applications -> Internet -> GNOME PPP
Type in your Username, Password, and dialup Phone number.
Click Setup button
Under the 'Modem' tab
Device: /dev/536ep0 (or /dev/modem)
Type: choose Analogue modem
Speed: 115200 or lower
Phone Line: Tone
Volume: High
Wait for dialtone: checked
Under the 'Networking' tab
Leave Dynamic IP Address and Automatic DNS both enabled
Under the 'Options' tab
Abort connecting if no dialtone: checked
Check carrier line: checked
Check default route: checked
Ignore terminal strings(stupid mode): checked
Close and reopen Gnome-ppp
Connect