Hylafax Mailing List Archives

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

Re: [hylafax-users] Rockwell AC/K56 Flow control problem?




> I'm running Suse 6.4 kernel 2.2.16 using HylaFax 4.1beta2 (RPM version
> 4.1beta2-135) and libtiff 3.4  I installed the Suse update of Hylafax.
make sure that HF and this libtiff version work together.

have a look at 
http://www.hylafax.org/patches/tiff-3.5-interfaces.patch
http://www.hylafax.org/archive/2000-08/msg00023.html
http://www.hylafax.org/archive/2000-08/msg00019.html
http://www.hylafax.org/archive/2000-07/msg00300.html
http://www.hylafax.org/archive/2000-06/msg00208.html
http://www.hylafax.org/archive/2000-05/msg00218.html
http://www.hylafax.org/archive/2000-05/msg00210.html

old/outdated:
http://www.hylafax.org/archive/2000-05/msg00193.html

maybe this helps
Bernd


> The modem is Dynalink V1456E-R2 (Rockwell)
> 
> How to get this working? But if there are people who read this using a
> similar rockwell modem, and they have a workinf Conf file i'd really
> like to see it.
> 
> Thanks in advance,
> 
> Sander
> 
> /var/log/messages:
> Aug 17 12:46:03 indigo FaxGetty[981]: MODEM ROCKWELL
> AC/K56/V2.210-V90_2M_DLS
> 
> logfile:
> 
> Aug 17 11:49:58.53: [11971]: <-- [4:ATA\r]
> Aug 17 11:50:07.12: [11971]: --> [5:+FCON]
> Aug 17 11:50:07.12: [11971]: ANSWER: FAX CONNECTION
> Aug 17 11:50:07.12: [11971]: RECV FAX: begin
> Aug 17 11:50:08.73: [11971]: --> [29:+FTSI: "                    "]
> Aug 17 11:50:08.73: [11971]: REMOTE TSI ""
> Aug 17 11:50:09.15: [11971]: --> [22:+FDCS: 0,3,0,2,0,0,0,3]
> Aug 17 11:50:09.15: [11971]: REMOTE wants 9600 bit/s
> Aug 17 11:50:09.15: [11971]: REMOTE wants page width 1728 pixels in 215
> mm
> Aug 17 11:50:09.15: [11971]: REMOTE wants unlimited page length
> Aug 17 11:50:09.15: [11971]: REMOTE wants 3.85 line/mm
> Aug 17 11:50:09.15: [11971]: REMOTE wants 1-D MR
> Aug 17 11:50:09.15: [11971]: --> [2:OK]
> Aug 17 11:50:09.16: [11971]: <-- [7:AT+FDR\r]
> Aug 17 11:50:10.77: [11971]: --> [5:+FCFR]
> Aug 17 11:50:13.02: [11971]: --> [22:+FDCS: 0,3,0,2,0,0,0,3]
> Aug 17 11:50:13.02: [11971]: REMOTE wants 9600 bit/s
> Aug 17 11:50:13.02: [11971]: REMOTE wants page width 1728 pixels in 215
> mm
> Aug 17 11:50:13.02: [11971]: REMOTE wants unlimited page length
> Aug 17 11:50:13.02: [11971]: REMOTE wants 3.85 line/mm
> Aug 17 11:50:13.03: [11971]: REMOTE wants 1-D MR
> Aug 17 11:50:13.03: [11971]: --> [7:CONNECT]
> Aug 17 11:50:13.03: [11971]: RECV: begin page
> Aug 17 11:50:13.03: [11971]: RECV: send trigger 022
> Aug 17 11:50:13.03: [11971]: <-- data [1]
> Aug 17 11:50:20.02: [11971]: RECV: 12 total lines, 12 bad lines, 0
> consecutive bad lines
> Aug 17 11:50:20.02: [11971]: --> [17:+FPTS: 1,2219,0,0]
> Aug 17 11:50:21.28: [11971]: --> [7:+FET: 2]
> Aug 17 11:50:21.28: [11971]: RECV recv EOP (no more pages or documents)
> Aug 17 11:50:21.39: [11971]: --> [2:OK]
> Aug 17 11:50:21.39: [11971]: RECV: REJECT page quality, 0% good lines
> (95% required)
> Aug 17 11:50:21.39: [11971]: RECV send RTN (retrain negative)
> Aug 17 11:50:21.39: [11971]: <-- [10:AT+FPTS=2\r]
> Aug 17 11:50:21.51: [11971]: --> [2:OK]
> Aug 17 11:50:21.51: [11971]: <-- [7:AT+FDR\r]
> Aug 17 11:50:24.22: [11971]: --> [8:+FHNG: 0]
> Aug 17 11:50:24.22: [11971]: REMOTE HANGUP: Normal and proper end of
> connection (code 0)
> Aug 17 11:50:24.23: [11971]: RECV FAX (00000045): recvq/fax00037.tif
> from , route to <unspecified>, 0 pages in 0:17
> Aug 17 11:50:24.23: [11971]: RECV FAX: Normal and proper end of
> connection
> Aug 17 11:50:24.23: [11971]: RECV FAX (00000045): session with
> terminated abnormally: Normal and proper end of connection
> Aug 17 11:50:24.23: [11971]: RECV FAX: bin/faxrcvd "recvq/fax00037.tif"
> "ttyS1" "00000045" "Normal and proper end of connection"
> Aug 17 11:50:24.31: [11971]: RECV FAX: end
> Aug 17 11:50:24.31: [11971]: SESSION END
> 
> config.ttyS0
> #
> ModemType:  Class2  # use class 2 interface
> ModemRate:  19200
> ModemFlowControl: rtscts  # default
> ModemWaitForConnect: yes
> #
> ModemResetCmds:  AT&F
> ModemNoFlowCmd:  AT&K
> ModemHardFlowCmd: AT&K3  # hardware flow control cmd
> ModemSoftFlowCmd: AT&K4  # software flow control cmd
> ModemSetupDTRCmd: AT&D2  # DTR off causes modem to reset
> ModemSetupDCDCmd: AT&C2  # DCD follows carrier
> ModemSetupAACmd: AT+FAA=1+FCLASS=0 # enable in current class
> #
> ModemSendFillOrder: LSB2MSB  # as expected
> ModemRecvFillOrder: MSB2LSB  # opposite of what makes sense
> Class2RecvDataTrigger: "\022"
> 
> 
> 
> ____________________ HylaFAX(tm) Users Mailing List 
> _______________________
>  To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org 
> < /dev/null
> 


____________________ HylaFAX(tm) Users Mailing List _______________________
 To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null



Home
Report any problems to webmaster@hylafax.org

HylaFAX is a trademark of Silicon Graphics Corporation.
Internet connectivity for hylafax.org is provided by:
VirtuALL Private Host Services