Originally posted by: digam
I do have p520 with two integrated serial port. As per IBM document integrated serial port is for only minimum use so i installed addtional pci-x 8 port async serial adapter in the same box. And also add tty0 using command smitty tty.
System shows vty0 and vty1 for integrated serial adapter and tty0 for 8port async adapter. (i configured only tty0)
problem:
I tried a third party tools called
portchk to check the port status and gave following command to do it.
#portchk /dev/tty0 5
after giving this command got below error message after few seconds
DEVICE OPEN ERROR
and i tried same for vty0
#portchk /dev/vty0 5
below message appeared
PORT OPEN SUCCESSFULLY
ioctl (GET) successful
ioctl (SET) successful
But, I need tty0 not vty0
Please any one can tell me what may be the problem in tty0
and also is there any aix command to check the status of serial port.
Digam
#AIX-Forum