[hcflinux] No dial tone !!! (Attachment)
Sven.Sanwald
Sven.Sanwald at web.de
Sun Dec 15 12:34:21 EST 2002
Hello,
now I tried to install and get my Aztech HCF
modem to work with the
hcfpcimodem-0.98mbsibeta02110301 version.
The installation worked fine, so far as I can
see.
But the problem of the "No dial tone." stays.
The modem is not able to get the line even
when I try the atX3 option. Then I can hear
the modem dialing but nothing happens!
With an other (external) modem and the same
line I am able to establish a connection.
-------------------------------------------------------------------------------
> make install
make[1]: Entering directory
`/home/Inet/Modem/hcfpcimodem-0.98mbsibeta02110301/inf'
install -m 644 hcf_linux.cty hcfv90_lan_linux.inf hcfv90_linux.inf
hcfv92_linux.inf hcfv92_riptide_linux.inf /etc/hcfpci/inf
make[1]: Leaving directory
`/home/Inet/Modem/hcfpcimodem-0.98mbsibeta02110301/inf'
make[1]: Entering directory
`/home/Inet/Modem/hcfpcimodem-0.98mbsibeta02110301/scripts'
install -m 755 hcfpciconfig hcfpcistop /usr/sbin
make[1]: Leaving directory
`/home/Inet/Modem/hcfpcimodem-0.98mbsibeta02110301/scripts'
/bin/sh: gcc: command not found
../modules/kernelcompiler.sh: unable to find compiler matching
/proc/version:
../modules/kernelcompiler.sh: gcc version 2.95.3 20010315 (release)
../modules/kernelcompiler.sh: set CC variable manually in modules/common.mak
/bin/sh: gcc: command not found
/bin/sh: gcc: command not found
/bin/sh: gcc: command not found
make[1]: Entering directory
`/home/Inet/Modem/hcfpcimodem-0.98mbsibeta02110301/modules'
rm -rf "/usr/lib/hcfpci/config.mak" "/usr/lib/hcfpci/imported"
"/usr/lib/hcfpci/modules"
mkdir -m 755 -p /usr/lib/hcfpci/modules
prevsum=""; md5sum `find binaries -type f -print` </dev/null | sort |
while read sum file ; do \
if [ "$sum" = "$prevsum" ] && cmp -s "$file" "$prevfile"; then \
rm -f "$file"; \
ln "$prevfile" "$file"; \
else \
prevsum="$sum"; \
prevfile="$file"; \
fi; \
done
(cd .. && find config.mak imported -depth -print | cpio -pdm
/usr/lib/hcfpci)
2195 blocks
find . \( -name COPYING -o -name '*.sh' -o -name '*.[ch]' -o -name
'*.mak' -o -name '[Mm]akefile' \) -print | cpio -pdm /usr/lib/hcfpci/modules
481 blocks
find binaries -depth -print | cpio -pdm /usr/lib/hcfpci/modules
0 blocks
make[1]: Leaving directory
`/home/Inet/Modem/hcfpcimodem-0.98mbsibeta02110301/modules'
install -m 444 LICENSE /usr/lib/hcfpci
To complete the installation and configuration of your HCF modem,
please run "hcfpciconfig" (or "/usr/sbin/hcfpciconfig")
-------------------------------------------------------------------------------------------
> hcfpciconfig -a
-------------------------------------------------------------------------------------------
Linux HCF controllerless modem drivers, version 0.98mbsibeta02110301
WARNING: this is an EXPERIMENTAL BETA VERSION of the HCF drivers for Linux.
USE AT YOUR OWN RISK! See the file /usr/lib/hcfpci/LICENSE for details.
Conexant Systems neither distributes nor maintains this package.
PLEASE DO NOT CONTACT CONEXANT REGARDING THIS SOFTWARE!!!
If you require assistance or need more information, go to:
http://www.mbsi.ca/cnxtlindrv
Selected PCI VendorID=14F1 DeviceID=1033
and INF file /etc/hcfpci/inf/hcfv90_linux.inf
Configuring modem for country: "GERMANY"
You can change this setting later with the command "hcfpciconfig --country"
Warning: existing HCF modules found under /lib/modules/2.4.14/misc/
This package does not contain pre-built modules suitable for your system:
Distribution: unknown-unknown
Kernel arch: i686
Kernel version: linux-2.4.14
Trying to automatically re-compile the modules..
(this requires a C compiler and proper kernel sources to be installed)
Re-compiling HCF modules for kernel 2.4.14, using source directory
/lib/modules/2.4.14/build. Please wait..
Re-compilation and installation of HCF modules succeeded.
Your HCF modem should now be accessible as /dev/ttySHCF0
or through the symbolic link /dev/modem.
-----------------------------------------------------------------------
some infos from the diagnostic file:
-----------------------------------------------------------------------
Current HCF configuration:
Country name: "GERMANY", T.35 code: 0004
PCI Modem vendor-id: 14F1, device-id: 1033
PCI Modem subvendor-id: 122D, subdevice-id: 4027
Driver inf filename: /etc/hcfpci/inf/hcfv90_linux.inf
linux-i686(i686)-2.4.14-MODVERS unknown-unknown
gcc version 2.95.3 20010315
+ cat /proc/pci
Bus 0, device 13, function 0:
Communication controller: Conexant HCF 56k Data/Fax Modem (rev 8).
IRQ 11.
Master Capable. Latency=32.
Non-prefetchable 32 bit memory at 0xee000000 [0xee00ffff].
I/O at 0xe000 [0xe007].
+ cat /proc/iomem
ee000000-ee00ffff : Conexant HCF 56k Data/Fax Modem
+ cat /proc/ioports
e000-e007 : Conexant HCF 56k Data/Fax Modem
modules.conf
alias /dev/ttySHCF[0-9]* hcfpciserial
alias char-major-240 hcfpciserial
alias /dev/cuaHCF[0-9]* hcfpciserial
alias char-major-241 hcfpciserial
alias /dev/modem hcfpciserial
options hcfpciserial serialmajor=240 calloutmajor=241 pcivendorid=0x14F1
pcideviceid=0x1033
+ dmesg
HCF ASIC ID: 85
HCF DATAPUMP PART: '74' REV: 'BA'
+ ls -l /dev/modem*
lrwxrwxrwx 1 root root 13 Dec 15 11:01 /dev/modem ->
/dev/ttySHCF0
+ ls -l /dev/*HCF[0-9]*
crw-rw-rw- 1 root root 241, 64 Dec 15 11:01 /dev/cuaHCF0
crw-rw-rw- 1 root root 240, 64 Dec 15 11:06 /dev/ttySHCF0
+ ls -l /dev/*cnxt*
ls: /dev/*cnxt*: No such file or directory
+ ls -l /dev/*hcf*
ls: /dev/*hcf*: No such file or directory
+ ls -l /dev/ttyS*
crw-rw-rw- 1 root root 240, 64 Dec 15 11:06 /dev/ttySHCF0
+ ls -lR /etc/.
drwxr-xr-x 3 root root 1024 Dec 14 08:40 hcf
drwxr-xr-x 3 root root 1024 Dec 15 11:08 hcfpci
/etc/./hcf:
total 182
-rw-r--r-- 1 root root 344 Dec 13 22:45 config
-rw-r--r-- 1 root root 162192 Dec 13 22:45 current.cty
-rw------- 1 root root 10237 Dec 14 08:40 current.inf
-rw------- 1 root root 10237 Dec 14 08:40 current.inf.old
drwxr-xr-x 2 root root 1024 Dec 14 09:17 inf
/etc/./hcf/inf:
total 0
/etc/./hcfpci:
total 355
-rw-r--r-- 1 root root 350 Dec 15 11:00 config
-rw-r--r-- 1 root root 162191 Dec 15 11:00 current.cty
-rw-r--r-- 1 root root 162191 Dec 14 15:00 current.cty.oldcfg
-rw------- 1 root root 10320 Dec 15 11:08 current.inf
-rw------- 1 root root 10320 Dec 15 11:08 current.inf.old
-rw------- 1 root root 10320 Dec 15 11:00 current.inf.oldcfg
drwxr-xr-x 2 root root 1024 Dec 14 09:17 inf
/etc/./hcfpci/inf:
total 186
-rw-r--r-- 1 root root 162191 Dec 14 09:17 hcf_linux.cty
-rw-r--r-- 1 root root 5462 Dec 14 09:17 hcfv90_lan_linux.inf
-rw-r--r-- 1 root root 6193 Dec 14 09:17 hcfv90_linux.inf
-rw-r--r-- 1 root root 6945 Dec 14 09:17 hcfv92_linux.inf
-rw-r--r-- 1 root root 5723 Dec 14 09:17
hcfv92_riptide_linux.inf
/etc/./hsf:
total 1
drwxr-xr-x 2 root root 1024 Dec 13 22:27 inf
/etc/./hsf/inf:
total 1245
-rw-r--r-- 1 root root 177457 Dec 13 22:27 linux_ali_smartmc.inf
-rw-r--r-- 1 root root 177513 Dec 13 22:27 linux_athens.inf
-rw-r--r-- 1 root root 177379 Dec 13 22:27 linux_hsf.inf
-rw-r--r-- 1 root root 198642 Dec 13 22:27 linux_hsfi.inf
-rw-r--r-- 1 root root 177513 Dec 13 22:27
linux_intel_smartmc.inf
-rw-r--r-- 1 root root 177586 Dec 13 22:27 linux_smarthsf.inf
-rw-r--r-- 1 root root 177435 Dec 13 22:27 linux_via_smartmc.inf
+ ls -lR /usr/lib/hcfpci/.
/usr/lib/hcfpci/.:
total 9
-r--r--r-- 1 root root 2469 Dec 14 09:17 LICENSE
-rw-r--r-- 1 root root 3667 Aug 25 07:50 config.mak
drwxr-xr-x 3 root root 1024 Nov 4 15:18 imported
drwxr-xr-x 4 root root 1024 Dec 15 11:01 modules
/usr/lib/hcfpci/./imported:
total 937
-rw-r--r-- 1 root root 951420 Nov 4 15:18 hcfengine-i386.O
drwxr-xr-x 2 root root 1024 Nov 4 15:18 include
-rw-r--r-- 1 root root 412 Nov 4 15:18 makeflags.mak
/usr/lib/hcfpci/./imported/include:
total 175
-rw-r--r-- 1 root root 15212 Jul 10 22:57 codesdeps.h
-rw-r--r-- 1 root root 15066 Nov 4 04:20 comctrl_ex.h
-rw-r--r-- 1 root root 4943 Jun 13 2002 comtypes.h
-rw-r--r-- 1 root root 14127 Jul 8 17:17 configcodes.h
-rw-r--r-- 1 root root 48090 Jul 8 17:17 configtypes.h
-rw-r--r-- 1 root root 10119 Sep 1 04:50 framewrk.h
-rw-r--r-- 1 root root 4481 Jun 13 2002 osmemory.h
-rw-r--r-- 1 root root 3769 Jun 13 2002 osnvm.h
-rw-r--r-- 1 root root 18460 Aug 19 19:59 osservices.h
-rw-r--r-- 1 root root 6803 Jun 13 2002 ostime.h
-rw-r--r-- 1 root root 22588 Aug 25 07:50 testdebug.h
-rw-r--r-- 1 root root 4502 Jun 13 2002 typedefs.h
/usr/lib/hcfpci/./modules:
total 133
-rw-r--r-- 1 root root 19256 Jun 27 03:01 COPYING
drwxr-xr-x 2 root root 1024 Jun 27 02:29 binaries
-rw-r--r-- 1 root root 2618 Sep 30 12:38 common.mak
-rwxr-xr-x 1 sven root 1050 Nov 4 15:13 kernelcompiler.sh
-rw-r--r-- 1 root root 5198 Nov 3 20:27 makefile
-rw-r--r-- 1 root root 2940 Jun 27 03:01 mod_engine.c
-rw-r--r-- 1 root root 5763 Aug 25 07:50 mod_osspec.c
drwx------ 3 root root 1024 Dec 15 11:01 osspec
-rw-r--r-- 1 sven root 57304 Sep 23 21:42 serial_core.c
-rw-r--r-- 1 root root 9506 Sep 23 21:41 serial_core.h
-rw-r--r-- 1 root root 23390 Nov 3 20:27 serial_hcf.c
/usr/lib/hcfpci/./modules/binaries:
total 0
/usr/lib/hcfpci/./modules/osspec:
total 93
drwx------ 2 root root 1024 Dec 14 09:17 include
-rw-r--r-- 1 root root 2953 Jun 27 03:01 makefile
-rw-r--r-- 1 root root 37339 Aug 25 07:50 osnvm.c
-rw-r--r-- 1 root root 6575 Jul 5 04:31 osresour.c
-rw-r--r-- 1 root root 19578 Sep 30 12:37 osservices.c
-rw-r--r-- 1 root root 7425 Jul 5 04:31 osstdio.c
-rw-r--r-- 1 root root 13830 Jun 27 03:01 osstring.c
/usr/lib/hcfpci/./modules/osspec/include:
total 34
-rw-r--r-- 1 sven root 9387 Sep 30 12:36 oscompat.h
-rw-r--r-- 1 root root 2796 Aug 22 03:41 oslinux.h
-rw-r--r-- 1 root root 4177 Jun 28 02:21 osresour_ex.h
-rw-r--r-- 1 root root 3559 Jun 27 03:01 osstdio.h
-rw-r--r-- 1 root root 4563 Jun 28 02:21 ostypedefs.h
-rw-r--r-- 1 root root 6623 Aug 25 08:08 osuniqredef.h
/lib/modules/./2.4.14/misc:
total 996
-rw-r--r-- 1 root root 952463 Dec 15 11:01 hcfpciengine.o
-rw-r--r-- 1 root root 30715 Dec 15 11:01 hcfpciosspec.o
-rw-r--r-- 1 root root 28463 Dec 15 11:01 hcfpciserial.o
> hcfpciconfig
Linux HCF controllerless modem drivers, version 0.98mbsibeta02110301
WARNING: this is an EXPERIMENTAL BETA VERSION of the HCF drivers for Linux.
USE AT YOUR OWN RISK! See the file /usr/lib/hcfpci/LICENSE for details.
Conexant Systems neither distributes nor maintains this package.
PLEASE DO NOT CONTACT CONEXANT REGARDING THIS SOFTWARE!!!
If you require assistance or need more information, go to:
http://www.mbsi.ca/cnxtlindrv
Should we attempt to automatically configure your hardware? [yes]
Selected PCI VendorID=14F1 DeviceID=1033
and INF file /etc/hcfpci/inf/hcfv90_linux.inf
Supported countries:
ARGENTINA, AUSTRALIA, AUSTRIA, BELGIUM,
BRAZIL, BULGARIA, CANADA, CHILE, CHINA,
CROATIA, CZECH_REPUBLIC, DENMARK, FINLAND, FRANCE,
GERMANY, GREECE, HONG-KONG, HUNGARY, ICELAND,
INDIA, INDONESIA, IRELAND, ISRAEL, ITALY,
JAPAN, KOREA, LUXEMBOURG, MALAYSIA, MEXICO,
NETHERLANDS, NEW_ZEALAND, NORWAY, PHILIPPINES, POLAND,
PORTUGAL, RUSSIA, SINGAPORE, SLOVAKIA, SLOVENIA,
SOUTH_AFRICA, SPAIN, SWEDEN, SWITZERLAND, TAIWAN,
THAILAND, TURKEY, UK, UNITED_ARAB_EMIRATES, USA
Please enter your country name [GERMANY]:
Configuring modem for country: "GERMANY"
You can change this setting later with the command "hcfpciconfig --country"
Warning: existing HCF modules found under /lib/modules/2.4.14/misc/
Would you like to keep using them? [no]
This package does not contain pre-built modules suitable for your system:
Distribution: unknown-unknown
Kernel arch: i686
Kernel version: linux-2.4.14
Trying to automatically re-compile the modules..
(this requires a C compiler and proper kernel sources to be installed)
Where is the linux source build directory that matches your running kernel?
[/lib/modules/2.4.14/build]
Re-compiling HCF modules for kernel 2.4.14, using source directory
/lib/modules/2.4.14/build. Please wait..
Re-compilation and installation of HCF modules succeeded.
Your HCF modem should now be accessible as /dev/ttySHCF0
or through the symbolic link /dev/modem.
---------------------------------------------------------------------------------
> lsmod
----------------------------------------------------------------------
hcfpciserial 21792 0 (unused)
hcfpciengine 725600 0 [hcfpciserial]
hcfpciosspec 15376 1 [hcfpciserial hcfpciengine]
.
.
.
.
----------------------------------------------------------------------
> wvdial
----------------------------------------------------------------------
--> WvDial: Internet dialer version 1.20
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Modem initialized.
--> Sending: ATDT 01011019122010
--> Waiting for carrier.
ATDT 01011019122010
NO DIALTONE
--> No dial tone. Trying again in 5 seconds.
Caught signal #2! Attempting to exit gracefully...
--> Disconnecting at Sun Dec 15 11:06:01 2002
----------------------------------------------------------------------
same with the version 1.53 on an LFS system
> lsmod
----------------------------------------------------------------------
Module Size Used by
hcfpciserial 21792 0
hcfpciengine 725600 0 [hcfpciserial]
hcfpciosspec 15376 1 [hcfpciserial hcfpciengine]
----------------------------------------------------------------------
> kppp
----------------------------------------------------------------------
ATX3
OK
ATM1L3
OK
ATDT01011019122010
NO CARRIER
----------------------------------------------------------------------
ATZ
OK
ATM1L3
OK
ATDT01011019122010
NO DIALTONE
----------------------------------------------------------------------
Thanks for reading!
If there is a solution for the problem, please tell me.
Regards,
sven
More information about the hcflinux
mailing list