با سلام جواب scan modem
sjd@sjd-desktop:~/Desktop$ sudo gunzip scanModem.gz
sjd@sjd-desktop:~/Desktop$ sudo chmod +x scanModem
sjd@sjd-desktop:~/Desktop$ sudo ./scanModem
UPDATE=2009_07_02
Continuing as this update is only -19 weeks old,
but the current Update is always at:
http://linmodems.technion.ac.ilIdentifying PCI bus slots with candidate modems.
Running PCIbus cases
Analysing card in PCI bus 02:02.0, writing to scanout.02:02.0
Using scanout.02:02.0 data, and writing guidance to ModemData.txt
Writing DOCs/Conexant.txt
Writing residual guidance customized to your System.
A subfolder Modem/ has been written, containing these files with more detailed Information:
------------------------------------------------------------------------------------------
1stRead.txt Bootup.txt dmesg.txt DOCs ModemData.txt scanout.02:02.0 tmp
and in the DOCs subfolder:
Conexant.txt DriverCompiling.txt InfoGeneral.txt Rational.txt
SoftModem.txt Testing.txt UNSUBSCRIBE.txt wvdial.txt
YourSystem.txt
-------------------------------------------------------------------------------------------
Please read 1stRead.txt first for Guidance
با تشکر ضمنا مودمم را توانسته ام با مرارت فراوان به سیستم بشناسانم!
یک فایل به نامmodemنیز ایجاد شدکهدر زیر متن آنها را می آورم:
1-ModemData
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.28-11-generic
With this Subject Line cogent experts will be alerted, and useful case names left in the Archive.
YourCountry will enable Country specific guidance. Linux experts in YourCountry
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.28-11-generic (buildd@palmer) (gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009
scanModem update of: 2009_07_02
The modem symbolic link is /dev/modem -> ttySHCF0
The dialer utility package WVDIAL does not appear to be installed on your System.
Please read Modem/DOCs/wvdial.txt
There are no blacklisted modem drivers in /etc/modprobe* files
Potentially useful modem drivers now loaded are:
If a USB modem or cellphone is attached and was not detected, please
provide available information in your request to discuss@linmodems.org
For candidate card in slot 02:02.0, firmware information and bootup diagnostics are:
PCI slot PCI ID SubsystemID Name
---------- --------- --------- --------------
02:02.0 14f1:1056 14f1:1056 Communication controller: Conexant Systems, Inc. HCF 56k Data/Fax/Voice/Spkp Modem
Modem interrupt assignment and sharing:
18: 2 IO-APIC-fasteoi uhci_hcd:usb4, hcfpcihw
--- Bootup diagnostics for card in PCI slot 02:02.0 ----
[ 0.520056] pci 0000:02:02.0: reg 10 32bit mmio: [0xf4000000-0xf400ffff]
[ 0.520064] pci 0000:02:02.0: reg 14 io port: [0x9000-0x9007]
[ 0.520102] pci 0000:02:02.0: PME# supported from D0 D3hot D3cold
[ 0.520107] pci 0000:02:02.0: PME# disabled
[ 8.805616] hcfpcihw 0000:02:02.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 13.869931] hcfpcihw 0000:02:02.0: PCI INT A disabled
[ 13.930852] hcfpcihw 0000:02:02.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
The PCI slot 02:02.0 of the modem card may be disabled early in
a bootup process, but then enabled later. If modem drivers load
but the modem is not responsive, read DOCs/Bootup.txt about possible fixes.
Send dmesg.txt along with ModemData.txt to discuss@linmodems.org
if help is needed.
=== Finished firmware and bootup diagnostics, next deducing cogent software. ===
Predictive diagnostics for card in bus 02:02.0:
Modem chipset detected on
NAME="Communication controller: Conexant Systems, Inc. HCF 56k Data/Fax/Voice/Spkp Modem "
CLASS=0780
PCIDEV=14f1:1056
SUBSYS=14f1:1056
IRQ=18
IDENT=hcfpcimodem
For candidate modem in: 02:02.0
0780 Communication controller: Conexant Systems, Inc. HCF 56k Data/Fax/Voice/Spkp Modem
Primary device ID: 14f1:1056
Support type needed or chipset: hcfpcimodem
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 DOCs/Conexant.txt
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.28_11_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.
The base of the UDEV device file system is: /dev/.udev
Versions adequately match for the compiler installed: 4.3.3
and the compiler used in kernel assembly: 4.3.3
The patch utility is needed and is needed for compiling ALSA drivers, and possibly others.
Minimal compiling resources appear complete:
make utility - /usr/bin/make
Compiler version 4.3
linuc_headers base folder /lib/modules/2.6.28-11-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 needed. The also required headers of package libc6 are commonly installed by default.
Compiling hsfmodem drivers does require linux-libc-dev and libc6-dev packages, for kernels 2.6.24 and later versions.
In not included on your install CD, search for them at
http://packages.ubuntu.com or comparable Repository for other Linux distros.
When compiling ALSA drivers, the utility "patch" will also be needed.
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 packages.
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.comOnce 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 277352 2009-02-20 20:55 /usr/sbin/pppd
In case of an "error 17" "serial loopback" problem, see:
http://linmodems.technion.ac.il/linmodems/archive-sixth/msg02637.htmlTo 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.htmlRead Modem/DOCs/YourSystem.txt concerning other COMM channels: eth0
Which can interfere with Browser naviagation.
Don't worry about the following, it is for experts should trouble shooting be necessary.
==========================================================
Checking for modem support lines:
--------------------------------------
/device/modem symbolic link: lrwxrwxrwx 1 root root 8 2009-02-18 09:40 /dev/modem -> ttySHCF0
slmodemd created symbolic link /dev/ttySL0:
Within /etc/udev/ files:
/etc/udev/rules.d/00-hcfpci.rules:KERNEL=="ttySHCF0", SYMLINK="modem"
Within /etc/modprobe.conf files:
/etc/modprobe.d/blacklist-modem.conf:# Uncomment these entries in order to blacklist unwanted modem drivers
/etc/modprobe.d/blacklist-modem.conf:# blacklist snd-atiixp-modem
/etc/modprobe.d/blacklist-modem.conf:# blacklist snd-via82xx-modem
/etc/modprobe.d/hcfpci.conf:alias /dev/modem /dev/ttySHCF
/etc/modprobe.d/alsa-base.conf:options snd-atiixp-modem index=-2
/etc/modprobe.d/alsa-base.conf:options snd-via82xx-modem index=-2
Within any ancient /etc/devfs files:
Within ancient kernel 2.4.n /etc/module.conf files:
/etc/modules.conf:alias /dev/modem /dev/ttySHCF
--------- end modem support lines --------
1stRead2
If you want help from the email group Discuss@linmodems.org, PLEASE join the List
at
http://www.linmodems.org . Otherwise your messages will be delayed until the evening,
waiting for someone to verify it is not junk mail, before forwarding through the List server.
The files in this Modem/ folder have the following roles:
ModemData.txt - Diagnostics and accumulated information cogent to your modem and host system.
This is the ONLY file which should be sent to the List DISCUSS@LINMODEMS.ORG ,
if further help is needed. Send your email and attachments as plain text as
other formats are rejected by the List Server, to avoid virus transmission.
Always send the ENTIRE ModemData.txt, as It includes subtle diagnostic ouputs needed
to best guide you. Please in the covering email mention your Country, to enable Country
specific advice.
Always use the most recent update of scanModem accessed ONLY at
http://linmodems.technion.ac.il/packages/scanModem.gz to produce ModemData.txt
URLs to cogent advice are regularly updated, so your problem may be solved therein.
Please Do NOT send Do NOT send other files in this folder Modem/
Several informative files without diagnostics are in the DOCs subfolder.
A file(s) specific to your modem chipset will be written, such as:
Smartlink.txt, Conexant.txt, Intel.txt , etc
YourModem.txt - Guidance about operating your particular System, for your benefit
It should NOT be sent to Discuss@linmodems.org
Rational.txt - Motivations of this scanModem package.
DriverCompiling.txt - Explains the roles of additional files which may have to be installed
to support compiling of modem drivers, and the steps to take.
SoftModem.txt - Information and instructions about "soft modems".
For these modems, additional steps may be necessary for choice of supporting software.
The primary PCI ID is that of the host audio or modem controller, which can support diverse Subsystems. It is the chipset of the Subsystem which determines the software needed.
ModemTesting.txt SHOULD be read, but after drivers have been installed.
InfoGeneral.txt has general information about the status of winmodem support under Linux,
Do read it if ModemData.txt reports that your current modem is not supported under Linux.
Unsubscribe.txt - Howto terminate email tranmissions from the List.
If you are Linux newcomer, please do locate your local Linux group through:
http://www.linux.org/groups/index.html . If you are not comfortable with English,
a local Linux user can often be of substantial assistance in getting you on to the Internet.
با تشکر بسیار فراوان!واقعا با پاسخ تان درمانده ای را امیدوار می کنید!