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] HylaFAX v4.3.2 cannot initialize multiTech modem
OK Figured the problem out.
David Davidson's post was a bit on the mark.
I started messing around with the setserial command to see if the
serial ports needed a specific config. They did in the end.
I set up setserial with these config options
/dev/ttyS0 uart 16450 port 0x3F8 irq 4 spd_normal autoconfig
/dev/ttyS1 uart 16450 port 0x2F8 irq 3 spd_normal autoconfig
After setting these options, probemodem worked and hylafax can now see
my faxmodem.
Also found out that I need those specific setserial options, I had
some other stuff in there before that didn't work.
Thanks to all of you that posted.
It helped me debug my problem and reach a solution.
On 2/26/07, Lee Howard <faxguy@xxxxxxxxxxxxxxxx> wrote:
Please run 'probemodem ttyS0' and send me the output.
Lee.
George H wrote:
> Minicom responds with OK when I give it the AT command.
>
> On 2/24/07, Lee Howard <faxguy@xxxxxxxxxxxxxxxx> wrote:
>
>> George H wrote:
>>
>> >> You've got to get your modem config file (config.ttyS0) generated -
>> >> either through faxaddmodem or some other means.
>> >>
>> >> I would like to see why faxaddmodem is failing. Can you run
>> faxaddmodem
>> >> like this:
>> >>
>> >> sh -x faxaddmodem ttyS0
>> >>
>> >> And send the output to me.
>> >
>> >
>> > Done, it is attached in a tar.gz file
>>
>>
>> + SPEEDS='38400 19200 9600 4800 2400 1200'
>> + for SPEED in '$SPEEDS'
>> + printf ' 38400'
>> 38400+ SendToModem AT
>> + sleep 1
>> ++ tr -ds '\015' '\012'
>> ++ /bin/sed -n '$p'
>> + RESULT=AA
>> + test AA = OK
>>
>> Here is the primary problem. When sending "AT" to the modem the modem
>> responds with an "AA" result... or at least faxaddmodem thinks so. Is
>> that what happens when you do an "AT" command with minicom? It *should*
>> result in "OK".
>>
>> > I cannot seem to generate the config.ttyS0 file. But there is a
>> > "config" file
>>
>>
>> That config file is for faxq and not faxgetty/faxsend, so copying it to
>> config.ttyS0 will not work.
>>
>> Worse-case scenario you should be able to construct the config file by
>> hand. The shortest route to that would be to start from any USR modem
>> config files that you've seen passed around on this list in the
>> archives. Compare that with the "prototype" in
>> /var/spool/hylafax/config/usr-xon and go from there to create your
>> etc/config.ttyS0 file.
>>
>> Lee.
>>
>
>
--
"Nothing is impossible for the person that doesn't have to do it"
"The probability of anything happening is in inverse ratio to its desirability"
"If I were a roman statue, I'd be made alabastard"
--
George H
george.dma@xxxxxxxxx
____________________ 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@xxxxxxxxx*