Hi
Why don't you check individual port/modems & check that they are working ?
You can use minicom for this as:
setserial /dev/ttyXX port <Port> uart <UART> irq <Irq>
minicom -s
Port, UART & Irq are the corresponding values for the specified device.
In minicom select 'Serial Port Setup' & set the Serial Device as
/dev/ttyXX (whatever is the device). Also set the Baudrate correctly.
Now save the values & press Alt-M (or Ctrl-M) to initialise the modem. See
whether you are getting OK for the AT commands you type. Ensure that the
Modem is connected to the correct port & is switched on.
In the above way, you can try to eliminate which ports are not
working. BTW, is the problem occurring for all ports or only some specific
ports ?
I don't think that answers your question. But you can check the ports
individually.
Sreeji
On Fri, 1 Dec 2000, Dr. Sudhir Kumar wrote:
> Dear ILUG members,
> I have got a Specialix SX+ PCI card with 2 TA adapter (8 ports each) and
> want to use 16 telephone lines for dialin on my Redhat 6.2 server. I have
> done the following:
>
> 1. I have installed the card driver - Kernel 2.2.16 has sx module which is
> inserted by modprobe sx and shows by lsmod
> 2. A utility from Vendor site gave a binary "sxboot" which initializes the
> card and says one board with 16 ports OK.
> 3. I created entries in /dev for ttyXx and cuxx with the script given in
> /usr/src/linuc/Documentation/sx.txt.
> 4. Installed pppd and mgetty as per PCQuest guidelines (oct, 1998 issue) -
> this works fine for ttyS0 and ttyS1 ports being used at present.
>
> Now the problem:
>
> when I dial to a modem attached to the card - it gives the familiar beep but
> does not connect -
> The error in /var/log/messages is:
>
> Nov 29 16:01:04 hau kernel: gs: Odd: port->tty is NULL
> Nov 29 16:01:10 hau kernel: sx: Sent reconfigure command, but card didn't
> react.
> Nov 29 16:01:10 hau kernel: sx: Card didn't respond to LOPEN command.
> Nov 29 16:01:10 hau kernel: gs: gs_close: bad port count; tty->count is 1,
> port count is 0
>
> Nov 29 16:01:16 hau mgetty[8259]: mod: cannot open line /dev/ttyX0:
> Input/output
> error
> Nov 29 16:01:16 hau mgetty[8259]: open device /dev/ttyX0 failed:
> Input/output er
> ror
> Nov 29 16:01:16 hau mgetty[8259]: cannot get terminal line dev=ttyX0,
> exiting: I
> nput/output error
>
> THE FIRST FOUR LINES ALSO APPEAR ON THE TERMINAL.
>
> What's wrong where? any idea
> ________________________________________________
> Dr. Sudhir Kumar (Linux User # 154279)
> Asstt. Professor (Chemistry)
> CCS Haryana Agricultural University, Hisar - 125 004
>
>
> ----------------------------------------------
> The mailing list archives are available at
> http://lists.linux-india.org/cgi-bin/wilma/LIH
>
----------------------------------------------
The mailing list archives are available at
http://lists.linux-india.org/cgi-bin/wilma/LIH