HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] 'modem busy'
>>>>> On Mon, 28 Aug 2000, "Koen" == Koen Verheyden wrote:
Koen> Hello,
Koen> I've got a problem with HylaFax. (I use HylaFax version 4.1beta2-66 on
Koen> SuSE 6.4) My PCMCIA modem is an Addtron (with Rockwell chip says the
Koen> box, so that should be OK.)
Koen> Specification:
Koen> data: V.90, K56Flex, 33.6Kbps/31.2Kbps/V.32/V.23/V.22bis/V/22A,&B/V.21,
Koen> Bell 212A and 103, V.32 LAMP, MNP 2-4, MNP10 error correction,
Koen> V.42 bis and MNP 5 data compression, Full duplex V.34 mode fax: ITU-T
Koen> V.17/V.29/V.27 ter/V.21, EIA-578 Class I/II, Group III send/recieve,
Koen> Full HDLC formatting
Koen> opertaion mode: asynchronous, full duplex, manual or auto operation
Koen> Everything is installed (I read among others the 'How to get HylaFAX
Koen> running under SuSE.' in the FAQ).
Koen> Problem:
Koen> sendfax -n -s a4 -D -d {tel.nr.} testfax.ps
Koen> gives a job ID, but faxstat keeps saying 'Waiting for modem to come free'.
Koen> So, the job status remains 'R'. And it's also impossible to kill the job:
Once faxgetty has a few moments to initialise the modem, you should see
"Running and idle" from faxstat. If you don't, then you've improperly
configured your modem.
Koen> The line 'FaxGetty[291]: Unknown baud rate "14400", using
Koen> 19200' seems pretty suspicious. I tried 'faxmodem -c
Koen> '(0,1),(0-5),(0-2),(0-2),0,0,0,(0-7)' tty01' followed by 'faxstate -s
Koen> ready ttyS1'. It didn't work.
Yes, that line is suspicious indeed. Please forget about the "faxmodem"
command since you're using FaxGetty here - you can use faxstate still, but not
faxmodem. The error line indicated that you've selected a bogus modem speed. I
drive my PCMCIA modem as follows:
ModemType: Class2
ModemRate: 38400 # rate for DCE-DTE communication
ModemFlowControl: rtscts # default
Note that the ModemRate is not equivalent to the baud rate of fax
transmission. I suspect you have confused the issue (and perhaps HylaFAX) by
setting it to 14400.
Otherwise I don't see anything untoward in your logfiles . . . just normal
PCMCIA Card Services stop/start and some job killing ;-)
-Darren
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null