Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[hylafax-users] faxgetty crashes after 2nd or 3rd fax

0 views
Skip to first unread message

André Weidemann

unread,
Sep 19, 2002, 8:18:42 AM9/19/02
to hylafa...@hylafax.org
I have hylafax 4.1 installed on my computer.
I'm using an Elsa Microlink 56k Pro to send and receive faxes.
Sending faxes is no problem at all.
The machine is a Pentium 200MMX with 64 MB RAM.
The inittab line for the faxgetty looks like this:
mo:35:respawn:/usr/lib/fax/faxgetty /dev/ttyS0


My problem:
After booting my machine I can receive a fax of any lenght without a problem.
After I have received more than 2 or 3 faxes the faxgetty seems to have crashed.
The DTR and CTS LED's on the modem go out shortly after /var/log/messages state: "ANSWER: FAX CONNECTION"
After the modem hangs up and that nothing else shows up in /var/log/messages.
I then have to kill the process by hand and the LED's light up again.

Can anyone please help me in getting this problem solved?

Thanx a lot in advance,
André.


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

Joey Officer

unread,
Sep 19, 2002, 12:17:47 PM9/19/02
to André Weidemann, hylafa...@hylafax.org
Well, not that this would be a sure fix, but you could edit your cron job to
kill and restart the process every 10 mins or so. This would be just a
temporary fix and should not be thought of as a long term solution.
Something like the following would probably work...

5 * * * * /path/to/script

<DEFANGED_script>
killall -9 faxgetty
faxgetty /dev/ttyS0 &
</DEFANGED_script>

something vague, I'm not up on my scripting, but that would reset the fax
getting every 5 minutes. But you should read the logs and see if the modem
is hanging up, maybe using an better init string on your modem, you could
reset the modem after every connection. I'd look more closely at the modem
setup


Joey Officer
Martin Apparatus, Inc.

Tren Blackburn

unread,
Sep 19, 2002, 12:39:02 PM9/19/02
to hylafa...@hylafax.org
Faxgetty is supposed to be run from inittab, which with the default
setting as per the install documentation, respawns if the process dies
for some reason. You should not need to manually stop and start the
daemon.

Regards,

Tren

Carsten Breuer

unread,
Sep 22, 2002, 4:17:33 PM9/22/02
to Hylafax Users
Hi Andre,

> I have hylafax 4.1 installed on my computer....

That's the problem with the Version 4.1.
I had the same problem and it was fixed in 4.2.
It looks like that the current version of hylafax
doesn't work so well, so i suggest to update to
4.2.

Best regards,

Carsten Breuer

Jean-Pierre Radley

unread,
Sep 22, 2002, 4:31:17 PM9/22/02
to Hylafax Users
Carsten Breuer propounded (on Sun, Sep 22, 2002 at 10:16:36PM +0200):

| Hi Andre,
|
| > I have hylafax 4.1 installed on my computer....
|
| That's the problem with the Version 4.1.
| I had the same problem and it was fixed in 4.2.
| It looks like that the current version of hylafax
| doesn't work so well, so i suggest to update to
| 4.2.
|

4.2??
So far as I know, the latest version is 4.1.3.


--
JP

Darren Nickerson

unread,
Sep 22, 2002, 6:21:33 PM9/22/02
to Carsten Breuer, Hylafax Users

Carsten,

You said: "It looks like that the current version of hylafax doesn't work so
well" ?

Could you take a moment to outline why you feel this to be the case?

-Darren

----- Original Message -----
From: "Carsten Breuer" <CarstenB...@textwork.de>
To: "Hylafax Users" <hylafa...@hylafax.org>
Sent: Sunday, September 22, 2002 4:16 PM
Subject: Re: [hylafax-users] faxgetty crashes after 2nd or 3rd fax

0 new messages