المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : لينكس adsl



gangster_kw
31-07-2004, 04:44 PM
السلام عليكم,

عندي لينكس فيدورا كور2 ,,

وعندي اشتراك دي اس ال
اشلون اركبه ؟

مودمي usb
اسمه

GlobeSpan USB ADSL WAN modem

ممكن طريقة تشغيل الدي اس ال على لينكس :) ؟

شكرا

beshr2006
07-08-2004, 03:26 AM
http://www.flashtux.org/img/french.png Page en français (http://eciadsl.flashtux.org/tutorial.php?lang=fr)
http://www.flashtux.org/img/download.png Download center (http://download.flashtux.org/index.php?lang=en)
This page is valid (http://validator.w3.org/check/referer)
XHTML 1.1 Strict
© 2004 FlashCode (webmaster@flashtux.org)

http://eciadsl.flashtux.org/img/logo_eciadsl.jpg (http://eciadsl.flashtux.org/index.php?lang=en)
EciAdsl tutorial for Linux beginners

This tutorial was written for Linux beginners.
If you know how to install programs and how to edit configuration files, you can refer to the documentation (http://eciadsl.flashtux.org/doc.php?lang=en).

This tutorial only describes RPM installation of driver, for ECI HiFocus or B-Focus modem in France.
For other packages / modems, please look at the documentation.

Thanks to fisher for posting initial version of this tutorial on the forum.
Step 1 : Download the driver

Download .rpm version on this page. (http://eciadsl.flashtux.org/download.php?lang=en)
If you're under Windows with a floppy disk, save on the floppy to send it to Linux.

Step 2 : Driver installation


Unplug USB cable from modem.
Connected as root user (for example with Gnome)
Open file manager as root (like Windows):

http://eciadsl.flashtux.org/img/tutorial/small/capture1_install_rpm.png (http://eciadsl.flashtux.org/img/tutorial/capture1_install_rpm.png)
...otherwise on a root console (like un*x users):
# rpm -i eciadsl-usermode-0.9-1.i586.rpm
http://eciadsl.flashtux.org/img/tutorial/small/console001.png (http://eciadsl.flashtux.org/img/tutorial/console001.png)
http://eciadsl.flashtux.org/img/tutorial/small/capture_console002.png (http://eciadsl.flashtux.org/img/tutorial/capture_console002.png)

Disable or delete dabusb module:
If /etc/hotplug/blacklist exists, edit it and add a line containing the word 'dabusb' (without the quotes) to it. Restart Linux.
Otherwise, type :
# modprobe -r dabusb && rm -f $(modprobe -l | grep dabusb) && depmod -a
http://eciadsl.flashtux.org/img/tutorial/small/capture_console003.png (http://eciadsl.flashtux.org/img/tutorial/capture_console003.png)

And that's all ! Your modem is now installed !

Step 3 : Connexion setup


Run graphical configuration tool:

http://eciadsl.flashtux.org/img/tutorial/small/capture2_executer_eciconf.sh.png (http://eciadsl.flashtux.org/img/tutorial/capture2_executer_eciconf.sh.png)
http://eciadsl.flashtux.org/img/tutorial/small/capture5_executer_eciconf.sh.png (http://eciadsl.flashtux.org/img/tutorial/capture5_executer_eciconf.sh.png)
or type:
# eciconf.sh (or eciconftxt.sh)
http://eciadsl.flashtux.org/img/tutorial/small/capture_console004.png (http://eciadsl.flashtux.org/img/tutorial/capture_console004.png)
And you see that:
http://eciadsl.flashtux.org/img/tutorial/small/capture7_eciconf.sh.png (http://eciadsl.flashtux.org/img/tutorial/capture7_eciconf.sh.png)

Enter login, password, ..., and save.
Synch .bin files should be in /etc/eciadsl
On floppy disk, click with right button and choose Ark software

http://eciadsl.flashtux.org/img/tutorial/small/ouvrir_avec_autre_appli.png (http://eciadsl.flashtux.org/img/tutorial/ouvrir_avec_autre_appli.png)
http://eciadsl.flashtux.org/img/tutorial/small/ouvrir_avec_autre_appli_ARK.png (http://eciadsl.flashtux.org/img/tutorial/ouvrir_avec_autre_appli_ARK.png)
http://eciadsl.flashtux.org/img/tutorial/small/ARK_extraire.png (http://eciadsl.flashtux.org/img/tutorial/ARK_extraire.png)
http://eciadsl.flashtux.org/img/tutorial/small/ARK_extraire4.png (http://eciadsl.flashtux.org/img/tutorial/ARK_extraire4.png)
http://eciadsl.flashtux.org/img/tutorial/small/ARK_extraire3.png (http://eciadsl.flashtux.org/img/tutorial/ARK_extraire3.png)

Step 4 : Launch connexion


Note: after plugging modem, LEDs should be off, otherwise please repeat step 2 (dabusb).

To do that, type with plugged modem:
# /usr/local/bin/startmodem | tee log.txt
http://eciadsl.flashtux.org/img/tutorial/small/capture_006_console_startmodem.png (http://eciadsl.flashtux.org/img/tutorial/capture_006_console_startmodem.png)

Note: LEDs power on (first red then green), if there is any error message like 'Authentication failed' please repeat step 3.
If you see a timeout and that green LED still blinks, please repeat step 3 and choose another .bin synch file.

That's all, you should be connected :-)

For any problem, please read documentation (http://eciadsl.flashtux.org/doc.php?lang=en) and FAQ (http://eciadsl.flashtux.org/faq.php?lang=en).

To run connection at startup, please read this question of the FAQ (http://eciadsl.flashtux.org/faq.php?lang=en#5.0).


Updated: 2004/05/30 00:15:01© 2004 FlashCode - webmaster@flashtux.org (webmaster@flashtux.org)