سلام
من تازه کار هستم. اوبونتو 8.04 را نصب کردم و روش نصب و راه اندازی مودم را از سایت خواندم و با scanmodem هم تست کردم که اطلاعات مودم را کامل به من داد به شرح زیر:
چند خط از نتیجه ی بدست آمده از scanmodem :
=== Finished firmware and bootup diagnostics, next deducing cogent software. ===
Predictive diagnostics for card in bus 00:0a.0:
Modem chipset detected on
NAME="Communication controller: Conexant HCF 56k Data/Fax/Voice/Spkp Modem "
CLASS=0780
PCIDEV=14f1:1056
SUBSYS=14f1:1056
IRQ=10
IDENT=hcfpcimodem
For candidate modem in: 00:0a.0
0780 Communication controller: Conexant HCF 56k Data/Fax/Voice/Spkp Modem
Primary device ID: 14f1:1056
Support type needed or chipset: hcfpcimodem
The modem requires a hcflinmodem package.
From
http://www.linuxant.com/drivers/hcf/full/downloads-ubuntu-x86.php download hcfpcimodem-7.80.02.02full_k2.6.24_16_generic_ubuntu_i386.deb.zip
Under Linux unpack with:
$ unzip hcfpcimodem*.zip
Then install with:
$ sudo dpkg -i hcfpcimodem*.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 DOCs/Testing.txt for details.
Read DOCs/Conexant.txt
Writing DOCs/Conexant.txt
Completed candidate modem analyses.
.
.
.
همانطور که توضیح داده باید پکیج hcflinmodem را نصب کنم آدرسش هم داده به آدرس مربوطه رفتم و فایل
hcfpcimodem_1.18full_k2.6.24_16_generic_ubuntu_i386.deb.zip
را دریافت کردم و طبق دستور نصب کردم و تا اینجا هیچ مشکلی نداشت اما بعد از اجرای دستورwvdialconf خروجی زیر را مشاهده کردم:
$ sudo wvdialconf
Editing `/etc/wvdial.conf'.
Scanning your serial ports for a modem.
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
Sorry, no modem was detected! Is it in use by another program?
Did you configure it properly with setserial?
Please read the FAQ at
http://open.nit.ca/wiki/?WvDialIf you still have problems, send mail to <wvdial-list@lists.nit.ca>.
پاک قاطی کردم لطفا به من در نصب کمک کنید.
