[hsflinux] Pulse dialing problem (Asus A2800S laptop)
Denis Isayev
DenisI at moscow.vdiweb.com
Tue May 3 17:45:27 EDT 2005
I have Mandrake 10.1 with kernel 2.6.8.1-12mdk and
<http://www.linuxant.com/drivers/hsf/full/archive/hsfmodem-7.18.00.03full/hsfmodem-7.18.00.03full_k2.6.8.1_12mdk-1mdk.i586.rpm.zip>hsfmodem-7.18.00.03full_k2.6.8.1_12mdk-1mdk.i586.rpm
driver installed on my laptop. Driver installation and hsfconfig
successfuly completed. But when I'm dialing my ISP with ATDP it seems
that modem dials only first digit of the number and then do nothing
several minutes until my telephone operator respond with busy tones. If
I use ATDT command, modem can generate tones for all digits of the
number, but this is not useful since I have pulse thelephone line :(
There was a similar problem in this list
(http://www.linuxant.com/pipermail/hsflinux/2003q4/001276.html) but
unfortunately without an answer.
My modem device identified by scanModem as
-----------------------------------------------------------------------------------
PCIBUS=00:02.6
Providing detail for device at PCI_bus 00:02.6
with vendor-ID:device-ID
----:----
Class 0703: 1039:7013 Modem: Silicon Integrated Systems [SiS] AC'97
Modem Controller (rev a0) (prog-if 00 [Generic])
SubSystem 1043:1816 Asustek Computer, Inc.: Unknown device 1816
Flags: bus master, medium devsel, latency 32, IRQ 11
I/O ports at b400 [size=256]
I/O ports at b000 [size=128]
-----PCI_IDs------- --CompilerVer-
Feature List: Primary Subsystem Distr KernelVer kernel default CPU
./scanModem test 1039:7013 1043:1816 mandrake 2.6.8.1-12mdk 3.4.1
3.4.1 i686
The soft modem Subsystem operates under a controller
1039:7013 SIS 630
capable of supporting under Linux AT LEAST modem Subsystem chips from
manufacturers:
Pctel
AgereSystems
Conexant
Intel
Smartlink
The modem has a Conexant codec: CXT
and there is support for the modem controller: 1039:7013 SIS 630
-----------------------------------------------------------------------------------
lspci -v shows the following info:
Modem: Silicon Integrated Systems [SiS] AC'97 Modem Controller (rev a0)
(prog-if 00 [Generic])
Subsystem: Asustek Computer, Inc.: Unknown device 1816
Flags: bus master, medium devsel, latency 32, IRQ 11
I/O ports at b400 [size=256]
I/O ports at b000 [size=128]
Capabilities: [48] Power Management version 2
-----------------------------------------------------------------------------------
My wvdial.conf is
[Dialer Defaults]
Modem = /dev/ttySHSF0
Baud = 57600
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ISDN = 0
Modem Type = Analog Modem
Phone = 7893727
Username = xxxxx
Password = yyyyy
[Dialer zebra]
Dial Command = ATDP
[Dialer beelineUSB]
Modem = /dev/ttyUSB0
Baud = 115200
Init2 = AT+CGDCONT=1,"IP","internet.beeline.ru"
Carrier Check = no
Phone = *99***1#
Username = beeline
Password = beeline
-----------------------------------------------------------------------------------
lastcallstatus is
-----------------------------------------------------------------------------------
<#UG VERSION=3>
<DRIVER VERSION=hsfmodem-7.18.00.03full>
<CALL SETUP RESULT=Detected No Recognizable Tone>
<MULTIMEDIA MODE=Data Only>
<DTE-DCE MODE=Async data>
<V.8 CM="">
<V.8 JM="">
<RX SIG PWR DB=0, TX SIG PWR DB=0, S/N RATIO DB=0>
<RTD=0>
<TX MOD=Unknown, TX SYMBOL RATE=0, TX CARRIER FREQ=0>
<RX MOD=Unknown, RX SYMBOL RATE=0, RX CARRIER FREQ=0>
<TX FIRST RATE=0, RX FIRST RATE=0>
<CARRIER LOSS=0, RATE RENEG=0>
<RETRAINS REQ=0, RETRAINS DET=0>
<TX FINAL RATE=0, RX FINAL RATE=0>
<PROTOCOL=None>
<EC FRAME SIZE=0>
<EC LINK TIMEOUTS=0>
<EC LINK NAKS=0>
<COMPRESSION=None>
<COMPRESSION DICTIONARY SIZE=0>
<TX FLOW CONTROL=0>
<RX FLOW CONTROL=0>
<TX CHARS SENT FROM DTE=2>
<RX CHARS SENT TO DTE=13>
<TX CHARS LOST=0>
<RX CHARS LOST=0>
<TX FRAME COUNT=0>
<RX FRAME COUNT=0>
<TX FRAME ERROR COUNT=0>
<RX FRAME ERROR COUNT=0>
<TERMINATION CAUSE=Key abort>
<CALL WAITING EVENT COUNT=0>
<LSD Vdd=0, Power Bits=0>
<V8BIS DSP VER=0>
<RATE RENEG REQ=0, RATE RENEG DET=0>
<RBS=0, AltRBS=0>
<DIG PAD DET=0, DIG LOSS EST=0, IMD RATIO=0, SPEED DROP=0>
<HS CNT=0, Det1=0, Res1=0, LAPM=0>
<EQM=0, TRAINING EQM=0>
<HandShake Time=0.0>
<DIB ERROR COUNTERS=0, 0, 0, 0, 0, 0, 0, 0>
-------------------------------------------------------------------------------------------------
lsmod | grep hsf shows:
-------------------------------------------------------------------------------------------------
hsfusbcd2 56600 0
hsfmc97sis 47536 0
hsfmc97ati 45712 0
hsfmc97ali 52052 0
hsfmc97via 49080 0
hsfmc97ich 50832 0
hsfpcibasic2 56336 0
hsfserial 18916 7
hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2
hsfengine 1299348 1 hsfserial
hsfosspec 81700 12
hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2,hsfserial,hsfengine
hsfsoar 57248 7
hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2
usbcore 103172 10
hsfusbcd2,hsfosspec,pl2303,usbserial,usbmouse,usbhid,ehci-hcd,ohci-hcd
----------------------------------------------------------------------------------------------------
Please let me know I you need any additional info about this problem.
Thanks,
Denis.
More information about the hsflinux
mailing list