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] Faxaddmodem with Mainpine IQ Express R3.2



Thanks Lee!

This is what I initially thought, but it seems there are only two serial ports active. Can you suggest any reason for the problem?

The system identifies the modem under hardware. So it is being recognized at some level.

At terminal:
[root@localhost ~]# setserial -g /dev/ttyS*
/dev/ttyS0, UART: 16550A, Port: 0xe800, IRQ: 209
/dev/ttyS1, UART: 16550A, Port: 0xe400, IRQ: 209
/dev/ttyS2, UART: unknown, Port: 0x03e8, IRQ: 4
/dev/ttyS3, UART: unknown, Port: 0x02e8, IRQ: 3
[root@localhost ~]#


My grub.conf:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,0)
#          kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
#          initrd /initrd-version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,0)/grub/
splash.xpm.gz
hiddenmenu
title CentOS (2.6.18-92.1.22.el5)
    root (hd0,0)
    kernel /vmlinuz-2.6.18-92.1.22.el5 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
    initrd /initrd-2.6.18-92.1.22.el5.img
title CentOS (2.6.18-92.el5)
    root (hd0,0)
    kernel /vmlinuz-2.6.18-92.el5 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
    initrd /initrd-2.6.18-92.el5.img
    8250.nr_uarts=8   


Thanks!


On Tue, Mar 24, 2009 at 11:06 AM, Lee Howard <lee.howard@xxxxxxxxxxxx> wrote:
Samuel Zats wrote:
I believe that I've gone through all the steps correctly and have rebuilt my Centos 5.2 with updated kernel (3 downloaded patches) and the mainpine-10 driver.

Running faxconfig works fine. Takes me to faxaddmodem where I'm asked to include the serial port that the modem is connected to.

I've now tried both: ttyS0 and ttyS1 = both result in series of config questions and end up closing the terminal once it tries

Almost never will the IQ Express appear as ttyS0 or ttyS1.  Look through your 'dmesg' output to see where the Linux kernel serial driver put the ports.  (E.g., rung 'dmesg | grep ttyS'.)

Normally it will be /dev/ttyS4, /dev/ttyS5, etc.

Thanks,

Lee.

--
*Lee Howard*
*Mainpine, Inc. Software Development Lead*
Tel: +1 866 363 6680 ext 805 | Fax: +1 360 462 8160
lee.howard@xxxxxxxxxxxx | www.mainpine.com




Project hosted by iFAX Solutions