![]() |
I am just guessing here, but have you added your modem to Hylafax by running faxaddmodem?
http://www.hylafax.org/content/Handbook:Basic_Server_Configuration:Faxaddmodem
Ubuntu knows about your modem as shown in dmesg,
See if the appropriate hylafax processes are running by: ps lax and check for: faxq, hfaxd -i 4559, and faxgetty
-JohnOn Tue, Jun 1, 2010 at 10:53 PM, Ricardo Tutume <tutume@xxxxxxxxxx> wrote:Hi,I'm new with HylaFAX and almoust new on Ubuntu with FAX. I tried eFAX, but it didn't work too...Well, I really want to use HylaFAX under ClearOS (I'm new in both) but there I was having many problems. Then I though that would be easier test the FAX card with Ubuntu, than try with other distribution.With Ubuntu, I don't get any error by now. The fax just don't work.With lspci I get03:01.0 Communication controller: Conexant Systems, Inc. HSF 56k Data/Fax Modem
and dmesg | grep tty[ 0.000000] console [tty0] enabled[ 0.198613] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A[ 0.198961] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550Awith faxstat -iHylaFAX version 6.0.3 built Fri Jan 8 07:01:26 UTC 2010 for i686-pc-linux-gnufaxmasterfaxmaster faxmasterHylaFAX scheduler on csta-desktop: Runningwith faxstat -vTrying localhost [2] (127.0.0.1) at port 4559...Connected to localhost.220 csta-desktop server (HylaFAX (tm) Version 6.0.3) ready.-> USER csta230 User csta logged in.-> TZONE LOCAL200 Using time values in BRT.-> MDMFMT200 Modem %m (%n): %s-> EPRT |1|127.0.0.1|47766|200 EPRT command successful.-> LIST status150 Opening new data connection for "status".HylaFAX scheduler on csta-desktop: Running226 Transfer complete.Look like everything is ok for me. Is that right?I'm making just a test with sendfax -d -n 999999 file.pdfIt show merequest id is 1 (group id 1) for host localhost (1 file)then if I do faxstat -sHylaFAX scheduler on csta-desktop: RunningJID Pri S Owner Number Pages Dials TTS Status1 127 W testuser 21212121 0:0 0:12But nothing happens. Could someone give some help on this, please?
ThanksTutume