انجمنهای فارسی اوبونتو
کمک و پشتیبانی => سختافزار => نصب و پیکربندی انواع مودم و اتصال به اینترنت => نویسنده: ahmad در 19 اسفند 1386، 09:05 بظ
-
من مودم zoltrix smart spirit دارم چگونه آن را در اوبونتو نصب کنم ؟ لطفا در اين زمينه به من کمک کنيد.
-
با عرض سلام.جناب آقای احمد(چه جالب،اسم هردوی ما یکی است! :P)اگر به انجمن سخت افزار بخش مودم یک نیم نگاهی می کردید جواب سوالتون رو دریافت می کردید و لازم به ایجاد این تاپیک هم نبود و جواب سوالتان را هم زودتر پیدا می کردید. ;Dبه هر حال یا به انجمن نصب مودم همین سایت بروید و یا به آدرس wiki.ubuntu-ir.org (http://wiki.ubuntu-ir.org) بروید.مطمئنا جواب سوالتان را خیلی زودتر از این جا پیدا می کنید. ;)
-
من مودم zoltrix smart spirit دارم چگونه آن را در اوبونتو نصب کنم ؟ لطفا در اين زمينه به من کمک کنيد.
به اینجا (http://wiki.ubuntu.ir/DialupModemHowto/ScanModem?highlight=%28modem%29) یه نگاه بندازین و فایل modemData.txt رو برامون بفرستید.
-
این نوشته های مودم دینای من است :
Only plain text email is forwarded by the Discuss@Linmodems.org List Server,
as HTML can contain viruses. Use as the email Subject Line:
YourName, YourCountry kernel 2.6.22-14-generic
With this Subject Line cogent experts will be alerted, and useful case names left in the Archive.
YourCountry will enable Country specific guidance. Your contry's local Linux experts
can be found through: http://www.linux.org/groups/index.html.
They will know your Country's modem code, which may be essential for dialup service.
Responses from Discuss@Linmodems.org are sometimes blocked by an Internet Provider mail filters.
So in a day, also check the Archived responses at http://www.linmodems.org
-------------------------- System information ----------------------------
CPU=i686,
Linux version 2.6.22-14-generic (buildd@palmer) (gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Sun Oct 14 23:05:12 GMT 2007
scanModem update of: 2008_03_16
There are no blacklisted modem drivers in /etc/modprobe* files
The Advanced Linux Sound Architecture (ALSA) packages providing audio support,
also includes drivers for some modems. The ALSA diagnostics are written during
bootup to /proc/asound/ folders.
The ALSA verion is 1.0.14
The modem cards detected by "aplay -l" are:
The /proc/asound/pcm file reports:
-----------------------
00-01: Intel ICH - MIC ADC : SiS SI7012 - MIC ADC : capture 1
00-00: Intel ICH : SiS SI7012 : playback 1 : capture 1
about /proc/asound/cards:
------------------------
0 [SI7012 ]: ICH - SiS SI7012
SiS SI7012 with ALC650F at irq 19
USB modem not detected by lsusb
For candidate card in slot 00:07.0, firmware information and bootup diagnostics are:
PCI slot PCI ID SubsystemID Name
---------- --------- --------- --------------
00:07.0 14f1:2f00 14f1:2000 Communication controller: Conexant HSF 56k HSFi Modem
Modem interrupt assignment and sharing:
--- Bootup diagnostics for card in PCI slot 00:07.0 ----
=== Finished modem firmware and bootup diagnostics section. ===
=== Next deducing cogent software ===
Predictive diagnostics for card in bus 00:07.0:
Modem chipset detected on
CLASS="Class 0780: 14f1:2f00"
NAME="Communication controller: Conexant HSF 56k HSFi Modem "
PCIDEV=14f1:2f00
SUBSYS=14f1:2000
IRQ=10
IDENT=hsfmodem
For candidate modem in: 00:07.0
Class 0780: 14f1:2f00 Communication controller: Conexant HSF 56k HSFi Modem
Primary PCI_id 14f1:2f00
Support type needed or chipset: hsfmodem
For owners of a Dell PCs with Conexant HSF modems, a driver source package with full speed enabled is available, but requires driver compiling. Read Conexant.txt
The hsfmodem package serves a great variety of Conexant chipset modems.
From http://www.linuxant.com/drivers/hsf/full/downloads-ubuntu-x86.php
download hsfmodem_7.68.00.07full_k2.6.22_14_generic_ubuntu_i386.deb.zip
Under Linux unpack with:
$ unzip hsfmodem*.zip
Then install with:
$ sudo dpkg -i hsfmodem*.deb
Subsequently, the modem should be found with
$ sudo wvdialconf /etc/wvdial.conf
Edit in your personal information with:
$ sudo gedit /etc/wvdial.conf
and try dialing out with:
$ sudo wvdial.
See Testing.txt for details.
Read Conexant.txt
Writing Conexant.txt
Completed candidate modem analyses.
The base of the UDEV device file system is: /dev/.udev
Versions adequately match for the compiler installed: 4.1.3
and the compiler used in kernel assembly: 4.1.3
Minimal compiling resources appear complete:
make utility - /usr/bin/make
Compiler version 4.1
linuc_headers base folder /lib/modules/2.6.22-14-generic/build
However some compilations and executable functions may need additional files,
in the FileNames.h (so called kernel "h"eaders) collection installed in /usr/include/ .
For martian_modem, additional required packages are libc6-dev (and for Debian/Ubuntu, linux-libc-dev). The also required headers of package libc6 are commonly installed by default.
If a driver compilation fails, with message including some lack of some FileName.h (stdio.h for example), then
Some additional kernel-header files need installation to /usr/include. The minimal additional packages are libc6-dev
and any of its dependents, under Ubuntu linux-libc-dev
If an alternate ethernet connection is available,
$ apt-get update
$ apt-get -s install linux-kernel-devel
will install needed package
For Debian/Ubuntu related distributions, run the following command to display the needed package list:
Otherwise packages have to be found through http://packages.ubuntu.com
Once downloaded and transferred into a Linux partition,
they can be installed alltogether with:
$ sudo dpkg -i *.deb
Checking pppd properties:
-rwsr-xr-- 1 root dip 269256 2007-10-04 15:57 /usr/sbin/pppd
In case of an "error 17" "serial loopback" problem, see:
http://linmodems.technion.ac.il/linmodems/archive-sixth/msg02637.html
To enable dialout without Root permission do:
$ su - root (not for Ubuntu)
sudo chmod a+x /usr/sbin/pppd
or under Ubuntu related Linuxes
sudo chmod a+x /usr/sbin/pppd
Checking settings of: /etc/ppp/options
asyncmap 0
noauth
crtscts
lock
hide-password
modem
proxyarp
lcp-echo-interval 30
lcp-echo-failure 4
noipx
In case of a message like:
Warning: Could not modify /etc/ppp/pap-secrets: Permission denied
see http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html
Read Modem/YourSystem.txt concerning other COMM channels: eth0 eth0:avah ppp0
Which can interfere with Browser naviagation.
Don't worry about the following, it is for the experts
should trouble shooting be necessary.
==========================================================
Checking for modem support lines:
--------------------------------------
/device/modem symbolic link:
slmodemd created symbolic link /dev/ttySL0:
Within /etc/udev/ files:
Within /etc/modprobe.conf files:
/etc/modprobe.d/blacklist-modem:# Uncomment these entries in order to blacklist unwanted modem drivers
/etc/modprobe.d/blacklist-modem:# blacklist snd-atiixp-modem
/etc/modprobe.d/blacklist-modem:# blacklist snd-via82xx-modem
/etc/modprobe.d/alsa-base:options snd-atiixp-modem index=-2
/etc/modprobe.d/alsa-base:options snd-via82xx-modem index=-2
Within any ancient /etc/devfs files:
Within ancient kernel 2.4.n /etc/module.conf files:
--------- end modem support lines --------
لطفا راهنمایی کنید چطوری نصبش کنم
-
مودم شما conexant از نوع HSF هست. به راحتی می تونید نصبش کنید :)
درایورش رو می تونید از اینجا (http://linux.dell.com/files/ubuntu/modem-drivers/hsf/hsfmodem_7.60.00.18oem_i386.deb) دانلود کنید و نصب کنید و بعد دستورsudo hsfconfig رو اجرا کنید تا مودمتون آماده کار بشه.
برای اطمینان از نصب صحیح مودم، وقتی دستور بالا رو اجرا کردین خروجی دستور زیر رو برامون بزارین:
sudo wvdialconf
-
ممنون
اینم خروجیش :
Editing `/etc/wvdial.conf'.
Scanning your serial ports for a modem.
Modem Port Scan<*1>: Scanning ttySHSF0 first, /dev/modem is a link to it.
ttySHSF0<*1>: ATQ0 V1 E1 -- OK
ttySHSF0<*1>: ATQ0 V1 E1 Z -- OK
ttySHSF0<*1>: ATQ0 V1 E1 S0=0 -- OK
ttySHSF0<*1>: ATQ0 V1 E1 S0=0 &C1 -- OK
ttySHSF0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 -- OK
ttySHSF0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK
ttySHSF0<*1>: Modem Identifier: ATI -- 56000
ttySHSF0<*1>: Speed 4800: AT -- OK
ttySHSF0<*1>: Speed 9600: AT -- OK
ttySHSF0<*1>: Speed 19200: AT -- OK
ttySHSF0<*1>: Speed 38400: AT -- OK
ttySHSF0<*1>: Speed 57600: AT -- OK
ttySHSF0<*1>: Speed 115200: AT -- OK
ttySHSF0<*1>: Speed 230400: AT -- OK
ttySHSF0<*1>: Speed 460800: AT -- OK
ttySHSF0<*1>: Max speed is 460800; that should be safe.
ttySHSF0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK
ttyS0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
ttyS0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
ttyS0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up.
ttyS1<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
ttyS1<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
ttyS1<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up.
Modem Port Scan<*1>: S2 S3 SHSF1 SHSF2 SHSF3 SHSF4 SHSF5 SHSF6
Modem Port Scan<*1>: SHSF7
Found a modem on /dev/ttySHSF0, using link /dev/modem in config.
Modem configuration written to /etc/wvdial.conf.
ttySHSF0<Info>: Speed 460800; init "ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0"
-
بله.مودم شما رو شناخته.برای پیکربندی کانکشن تون هم به این آدرس بروید:http://wiki.ubuntu.ir/DialupModemHowto/SetUpDialer (http://wiki.ubuntu.ir/DialupModemHowto/SetUpDialer)
و درگاه مودم شما dev/ttySHSF0/ می باشد.البته اگر امکان دارد فقط از دو روش pppconfig و wvdial استفاده کنید و از ابزار network استفاده نکنید.البته از نرم افزار gnomeppp نیز می توانید استفاده کنید.لینک دانلود:http://packages.ubuntu.com/feisty/net/gnome-ppp (http://packages.ubuntu.com/feisty/net/gnome-ppp)
-
بله.مودم شما رو شناخته.برای پیکربندی کانکشن تون هم به این آدرس بروید:http://wiki.ubuntu.ir/DialupModemHowto/SetUpDialer (http://wiki.ubuntu.ir/DialupModemHowto/SetUpDialer)
و درگاه مودم شما dev/ttySHSF0/ می باشد.البته اگر امکان دارد فقط از دو روش pppconfig و wvdial استفاده کنید و از ابزار network استفاده نکنید.البته از نرم افزار gnomeppp نیز می توانید استفاده کنید.لینک دانلود:http://packages.ubuntu.com/feisty/net/gnome-ppp (http://packages.ubuntu.com/feisty/net/gnome-ppp)
البته این دوستمون از گاتسی استفاده می کنن که لینک دانلود این برنامه برای توزیع گاتسی http://packages.ubuntu.com/gutsy/net/gnome-ppp هست.
-
بله.مودم شما رو شناخته.برای پیکربندی کانکشن تون هم به این آدرس بروید:http://wiki.ubuntu.ir/DialupModemHowto/SetUpDialer (http://wiki.ubuntu.ir/DialupModemHowto/SetUpDialer)
و درگاه مودم شما dev/ttySHSF0/ می باشد.البته اگر امکان دارد فقط از دو روش pppconfig و wvdial استفاده کنید و از ابزار network استفاده نکنید.البته از نرم افزار gnomeppp نیز می توانید استفاده کنید.لینک دانلود:http://packages.ubuntu.com/feisty/net/gnome-ppp (http://packages.ubuntu.com/feisty/net/gnome-ppp)
البته این دوستمون از گاتسی استفاده می کنن که لینک دانلود این برنامه برای توزیع گاتسی http://packages.ubuntu.com/gutsy/net/gnome-ppp هست.
شرمنده :oops:.ببخشید.چشمم به این قسمتش نیفتاده بود.آخه فقط copy ، paste کردم. ;D
-
ممنون از دوستان
از روش pppconfig استفاده کردم وقتی دستور اتصال رو دادم این ارر رو داد :
solook@solook-desktop:~$ pon provider_solook
The file /etc/ppp/peers/provider_solook does not exist. Please create it or use
a command line argument to use another file in the /etc/ppp/peers/ directory.
با اینکه چنین فایلی رو ایجاد نموده بودم
از روش wvdial راستش نمی دونم چطور باید اون فایل wvdial.conf رو ویرایش کرد میگه فایل قابل تغییر نیست
با اون gnomeppp هم نتونستم وصل بشم
----------
mohi : با اجازتون یک اشکال کوچولوی لپی املایی در کلمه conf رو تصحیح کردم تا سوء تفاهم نشه ;)
-
شما لازم هست که اول یک کانکشن به نام انتخابیتون که در این جا provider_solook هست رو بسازید و اطلاعات کارت اینترنتتون رو توش وارد کنید. راه ساده واسه درست کردن این کانکشن وارد کردن دستور زیر هست:
sudo pppconfig provider_solook
بعد که اطلاعات رو وارد کردین، می تونید با همون دستور pon provider_solook به اینترنت وصل بشید.
برای ایجاد تغییرات در فایل wvdia.conf باید از دستور زیر استفاده کنید تا قایل ویرایش باشه و بتونید اطلاعات اشتراک تون رو توش وارد کنید:
sudo gedit /etc/wvdial.conf
-
با تشکر
من کانکشن provider_solook رو ایجاد کرده بودم و حتی فایلش هم هست اما باز همین ارر رو میده
اون فایل wvdia.conf هم ویرایش کردم اما نتونستم متصل بشم
نمی دونم چرا میگید با ابزار گرافیکی اوبونتو وصل اینترنت نشم با اینکه تونستم باهاش راحت وصل بشم اما این موارد رو هنوز نتونستم
-
یک اسم سادهتر و کوچکتر برای کانکشنی که با pppconfig می سازید انتخاب کنید و دوباره امتحان کنید، مثلاً اسم ISP رو بزارین.
میگین که با wvdial نمی تونید وصل بشید. می تونید خروجی دستور wvdial رو برامون بزارین ؟ همینطور خروجی دستور plog -f رو.
-
خروجی wvdial
WvDial<*1>: WvDial: Internet dialer version 1.56
WvDial<*1>: Initializing modem.
WvDial<*1>: Sending: ATZ
WvDial Modem<*1>: ATZ
WvDial Modem<*1>: OK
WvDial<*1>: Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
WvDial Modem<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
WvDial Modem<*1>: OK
WvDial<*1>: Modem initialized.
WvDial<*1>: Sending: ATDT9717480
WvDial<*1>: Waiting for carrier.
WvDial Modem<*1>: ATDT9717480
WvDial Modem<*1>: CONNECT 460800
WvDial Modem<*1>: CCC
WvDial Modem<*1>: ___ _____ ___ ___ _ _ _ _____ ______
WvDial Modem<*1>: / _ \ | | __| / _ \ / _ \ | | | | | \ | |___||______|
WvDial Modem<*1>: / / \ \| ||__ / / \ \ / /_\ \ | |__| | | \| |___ | |
WvDial Modem<*1>: | |___| ___ | |__| | | . ' |___| | |
WvDial Modem<*1>: \ \_/ /| | \ \_/ / \ \_/ / | | | | | |\ |___ | |
WvDial Modem<*1>: \___/ |_| \___/ \___/ |_| |_|(_)|_| \_|___| |_|
WvDial Modem<*1>: Ofogh Network Cisco Dialup Router
WvDial Modem<*1>: Please note that we log all commands and keep track of source IP addressess.
WvDial Modem<*1>: Central Site
WvDial Modem<*1>: User Access Verification
WvDial Modem<*1>: Password:
WvDial<*1>: Carrier detected. Waiting for prompt.
WvDial Modem<*1>: % Authentication failed.
WvDial Modem<*1>: Password:
WvDial<*1>: Looks like a password prompt.
WvDial<*1>: Sending: (password)
WvDial Modem<*1>: % Authentication failed.
WvDial Modem<*1>: Password:
WvDial<*1>: Looks like a password prompt.
WvDial<*1>: Sending: (password)
WvDial Modem<*1>: % Authentication failed.
WvDial<Err>: Connected, but carrier signal lost! Retrying...
WvDial<*1>: Sending: ATDT9717480
WvDial<*1>: Waiting for carrier.
WvDial Modem<*1>: NO CARRIER
WvDial Modem<*1>: ATDT9717480
WvDial<Warn>: No Carrier! Trying again.
WvDial<*1>: Sending: ATDT9717480
WvDial<*1>: Waiting for carrier.
WvDial Modem<*1>: OK
WvDial Modem<*1>: ATDT9717480
WvDial Modem<*1>: BUSY
WvDial<Warn>: The line is busy. Trying again.
WvDial<*1>: Sending: ATDT9717480
WvDial<*1>: Waiting for carrier.
WvDial Modem<*1>: ATDT9717480
خروجی plog -f
Mar 27 04:47:02 solook-desktop pppd[6369]: remote IP address 10.147.245.1
Mar 27 04:47:02 solook-desktop pppd[6369]: primary DNS address 81.28.44.25
Mar 27 04:47:02 solook-desktop pppd[6369]: secondary DNS address 81.28.44.26
Mar 27 04:47:24 solook-desktop pppd[6369]: Terminating on signal 15
Mar 27 04:47:24 solook-desktop pppd[6369]: Connect time 0.4 minutes.
Mar 27 04:47:24 solook-desktop pppd[6369]: Sent 1686 bytes, received 8669 bytes.
Mar 27 04:47:24 solook-desktop pppd[6369]: Connection terminated.
Mar 27 04:47:24 solook-desktop pppd[6369]: Exit.
جالبه با همون رابط گرافیکی وصل میشه اما با این دستور wvdial یه خورد صدا میکنه بعد دوباره بوق اشغال میرنه ..
-
به محتوای فایل wvdial.conf ۲ خط زیر رو وارد کنید:
carrier check = no
stupid mode = yes
این خروجی plog نشون می ده که شما به اینترنت وصل شدید ولی بعد DC شدین. این خروجی رو بعد از دستور pon اجرا کردین یا wvdial ؟
شما میگین با رابط گرافیکی می تونید به اینترنت وصل شید و باهاش مشکلی ندارین ؟
-
نه با رابط گرافیکی راحت وصل میشم و مشکلی ندارم !
بله اون دستور رو بعد از wvdial وارد کردم البته قبلش چند باری با رابط گرافیکی هم وصل شده بود