HylaFAX The world's most advanced open source fax server

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

[hylafax-users] RocketModem II and Hylafax....HELP!





I recently replaced my 3 HCF PCI modems in my HylaFax server with 1 4-port PCI RocketModem II. I have the modem installed, and it loads the modem via the rc.rocket file successfully. My problem is with HylaFax though. I can't seem to get HylaFax to talk to the modem. faxaddmodem went smoothly, but after restarting, faxgetty seems to be having trouble talking to the modem, and thus it thinks the modem is wedged.

Here is the modem related info from one of the hylafax modem config files :

# Modem-related stuff: should reflect modem command interface
# and hardware connection/cabling (e.g. flow control).
#
ModemType: Class1 # use this to supply a hint
ModemRate: 19200 # rate for DCE-DTE communication
ModemFlowControl: rtscts # default
#
ModemNoFlowCmd: AT&K0 # setup no flow control
ModemHardFlowCmd: AT&K3 # setup hardware flow control
ModemSoftFlowCmd: AT&K4 # setup software flow control
ModemSetupDTRCmd: AT&D2 # setup so DTR drop resets modem
ModemSetupDCDCmd: AT&C1 # setup so DCD reflects carrier (or not)
#
ModemMfrQueryCmd: !Rockwell
ModemModelQueryCmd: !RC288DPi
ModemRevQueryCmd: ATI3 # product information
#
ModemDialCmd: ATDT%s # T for tone dialing



Here is the log :


Nov 11 08:53:59 faxmaker FaxGetty[184]: OPEN /dev/ttyR0 HylaFAX (tm) Version 4.1.7
Nov 11 08:53:59 faxmaker FaxGetty[185]: OPEN /dev/ttyR1 HylaFAX (tm) Version 4.1.7
Nov 11 08:53:59 faxmaker FaxGetty[186]: OPEN /dev/ttyR2 HylaFAX (tm) Version 4.1.7
Nov 11 08:54:45 faxmaker HylaFAX[212]: HylaFAX INET Protocol Server: restarted.
Nov 11 08:54:45 faxmaker FaxQueuer[214]: HylaFAX (tm) Version 4.1.7
Nov 11 08:54:45 faxmaker FaxQueuer[214]: Copyright (c) 1990-1996 Sam Leffler
Nov 11 08:54:45 faxmaker FaxQueuer[214]: Copyright (c) 1991-1996 Silicon Graphics, Inc.
Nov 11 08:55:08 faxmaker FaxGetty[185]: /dev/ttyR1: Can not initialize modem.
Nov 11 08:55:08 faxmaker FaxGetty[186]: /dev/ttyR2: Can not initialize modem.
Nov 11 08:55:08 faxmaker FaxGetty[185]: HELLO
Nov 11 08:55:08 faxmaker FaxGetty[186]: HELLO
Nov 11 08:55:08 faxmaker FaxGetty[184]: /dev/ttyR0: Can not initialize modem.
Nov 11 08:55:08 faxmaker FaxGetty[184]: HELLO
Nov 11 08:58:25 faxmaker FaxGetty[185]: Unable to setup modem on /dev/ttyR1; giving up after 2 attempts
Nov 11 08:58:25 faxmaker FaxGetty[185]: CLOSE /dev/ttyR1
Nov 11 08:58:25 faxmaker FaxGetty[186]: Unable to setup modem on /dev/ttyR2; giving up after 2 attempts
Nov 11 08:58:25 faxmaker FaxGetty[186]: CLOSE /dev/ttyR2
Nov 11 08:58:25 faxmaker FaxGetty[184]: Unable to setup modem on /dev/ttyR0; giving up after 2 attempts
Nov 11 08:58:25 faxmaker FaxGetty[184]: CLOSE /dev/ttyR0
Nov 11 08:58:25 faxmaker FaxQueuer[214]: MODEM WEDGED: bin/wedged "ttyR1" "/dev/ttyR1"
Nov 11 08:58:25 faxmaker FaxGetty[278]: OPEN /dev/ttyR1 HylaFAX (tm) Version 4.1.7
Nov 11 08:58:25 faxmaker FaxGetty[281]: OPEN /dev/ttyR0 HylaFAX (tm) Version 4.1.7
Nov 11 08:58:25 faxmaker FaxGetty[279]: OPEN /dev/ttyR2 HylaFAX (tm) Version 4.1.7
Nov 11 08:58:25 faxmaker FaxQueuer[214]: MODEM WEDGED: bin/wedged "ttyR2" "/dev/ttyR2"
Nov 11 08:58:25 faxmaker FaxQueuer[214]: MODEM WEDGED: bin/wedged "ttyR0" "/dev/ttyR0"
Nov 11 08:59:33 faxmaker FaxGetty[281]: /dev/ttyR0: Can not initialize modem.
Nov 11 08:59:33 faxmaker FaxGetty[278]: /dev/ttyR1: Can not initialize modem.
Nov 11 08:59:33 faxmaker FaxGetty[279]: /dev/ttyR2: Can not initialize modem.
Nov 11 09:02:50 faxmaker FaxGetty[278]: Unable to setup modem on /dev/ttyR1; giving up after 2 attempts
Nov 11 09:02:50 faxmaker FaxGetty[278]: CLOSE /dev/ttyR1
Nov 11 09:02:50 faxmaker FaxGetty[281]: Unable to setup modem on /dev/ttyR0; giving up after 2 attempts
Nov 11 09:02:50 faxmaker FaxQueuer[214]: MODEM WEDGED: bin/wedged "ttyR1" "/dev/ttyR1"
Nov 11 09:02:50 faxmaker FaxGetty[281]: CLOSE /dev/ttyR0
Nov 11 09:02:50 faxmaker FaxGetty[279]: Unable to setup modem on /dev/ttyR2; giving up after 2 attempts
Nov 11 09:02:50 faxmaker FaxGetty[279]: CLOSE /dev/ttyR2
Nov 11 09:02:50 faxmaker FaxGetty[323]: OPEN /dev/ttyR1 HylaFAX (tm) Version 4.1.7
Nov 11 09:02:50 faxmaker FaxGetty[325]: OPEN /dev/ttyR2 HylaFAX (tm) Version 4.1.7
Nov 11 09:02:50 faxmaker FaxGetty[324]: OPEN /dev/ttyR0 HylaFAX (tm) Version 4.1.7
Nov 11 09:02:50 faxmaker FaxQueuer[214]: MODEM WEDGED: bin/wedged "ttyR0" "/dev/ttyR0"
Nov 11 09:02:51 faxmaker FaxQueuer[214]: MODEM WEDGED: bin/wedged "ttyR2" "/dev/ttyR2"



Here is part of my inittab file :


t1:23:respawn:/usr/local/sbin/faxgetty ttyR0
t2:23:respawn:/usr/local/sbin/faxgetty ttyR1
t3:23:respawn:/usr/local/sbin/faxgetty ttyR2
#t4:23:respawn:/usr/local/sbin/faxgetty ttyR3 #commented out because i have only 3 phone lines right now



____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxxxxx*




Project hosted by iFAX Solutions