Urgent - serial port


 
Thread Tools Search this Thread
Operating Systems Linux Urgent - serial port
# 1  
Old 08-04-2008
Urgent - serial port

Hi All,
I am a begineer in Linux, I have 4 ports and 3 are operational port 1,port 2 and port 4 (when I plug in serial device I can see it working) but port 3 seems it is not working.
I am sure the hardware is fine.

when I give command

dmesg | grep tty

I get,
serial 8250:ttyS0 at I/O 0x3f8 (irq=4)is a 16550A
serial 8250:ttyS1 at I/O 0x2f8 (irq=3)is a 16550A
serial 8250:ttyS2 at I/O 0x3e8 (irq=4)is a 16550A
serial 8250:ttyS3 at I/O 0x2e8 (irq=3)is a 16550A
0:05:ttyS0 at I/O 0x3f8 (irq=4) is a 16550A
0:06:ttyS1 at I/O 0x2f8 (irq=3) is a 16550A
0:09:ttyS3 at I/O 0x2e8 (irq=11) is a 16550A

I also tried setserial -g /dev/ttyS2 but getting the same result

My Qustion is:
1) what is the difference b/w first 4 lines and last three lines and Y is port 3(ttyS2) not getting displayed in b/w last three lines.
2) Is there something I have to do to enable port 3.
2)Please help me out to get the port 3 into working condition


Thanks in advance
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Cabling and adapters to communicate to service processor serial port from Windows PC with USB port.

Hello, I have an unloaded T5140 machine and want to access the ILOM for the first time and subsequently the network port after that., and then load Solaris 10 the final January 2011 build. The first part is what confuses me -the cabling. I am coming from a Windows machine (w/appropriate... (5 Replies)
Discussion started by: joboy
5 Replies

2. Web Development

Writing to a Serial Port

I am trying to write to a serial port and capture the reponse in a file - adduser ethan dialout The user `ethan' is already a member of `dialout' root@meow:/home/ethan# ls -l /dev/ttyS0 crw-rw-r-- 1 ethan dialout 4, 64 Oct 7 20:55 /dev/ttyS0 $fh1 = fopen("/dev/ttyS0", "w+");... (74 Replies)
Discussion started by: Meow613
74 Replies

3. Solaris

How to enable Serial port on ILOM, when Network Port is enabled in parallel

Hi Everyone, In my environment, I have few T5220. On the iLOM Management Card, I have both Network and Serial port are cabled, I don't have any issues while I try to connect using Network Management port, but when I try to connect the serial port for the same server which is actually connected... (3 Replies)
Discussion started by: bobby320
3 Replies

4. Shell Programming and Scripting

Need help with serial port

Hi, I have a external board connected to my serial port. I need to execute "shutdown -r now" command when system boot up. When system boots up it requires a username ans password. Then I need to run my command. I can use rc script but that is rebooting system before it asks for username and... (0 Replies)
Discussion started by: charlie.arya
0 Replies

5. UNIX for Dummies Questions & Answers

Missing serial port

A neighbour's Ubuntu 10.04 machine has five serial ports, one on the motherboard and four on a PCI card. However, only four cards are showing: # dmesg | grep tty console enabled serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ... (2 Replies)
Discussion started by: dotancohen
2 Replies

6. Programming

Programming serial port

Hello! Can someone advice me which method I will use if I want to communicate with device via RS232 serial port with this requirements: 1. Serial port is opened in non-canonical mode. 2. All the time I need to check is there something to read. 3. If I have to write something I need to write it... (6 Replies)
Discussion started by: jvrlic
6 Replies

7. Solaris

Serial port not found

Hi, I am working with solaris 9,SUN-Blade-100 and I want to communicate with the Serial port.To check whether the port is working or not.I write code and when I execute the file,then I got the output-- According to this,serial port is not found.can anyone please tell me how to configure the... (1 Reply)
Discussion started by: smartgupta
1 Replies

8. Programming

Serial port programming

I am developing an application in c with Linux OS, where a radio modem working at baud rate 9600 will be attached to PC on serial port. More than four such units will be communicating at one time, so there may be jamming or data corruption. Each module will be transmitting Data packets less than... (2 Replies)
Discussion started by: raj8109
2 Replies

9. Linux

urgent......Serial port

I think my serial port(on board) is not working ...... because when I am running same code on two machines its working good....but when my system comes into picture ....it doesnt show any output comming from serial port.......... can anybody tell me how to configure my serial port.........or to... (16 Replies)
Discussion started by: arunchaudhary19
16 Replies

10. UNIX for Dummies Questions & Answers

Serial port communication

We're running SCO Unix Openserver 5.05 and I'm having trouble with serial communication between the com2 serial port and a handheld device. Downloading data from Unix to the handheld works perfectly, but the other way around creates a major problem. I don't know whether it's a buffer overflow or... (1 Reply)
Discussion started by: Aretha
1 Replies
Login or Register to Ask a Question
cyclades-devices(5)													       cyclades-devices(5)

NAME
cyclades-devices - tables for driving cyclades-serial-client DESCRIPTION
The cyclades-devices file supplies all mapping between Unix device files (/dev/*) and the addresses of serial ports of Cyclades Terminal Servers. It contains one entry for each serial port, with the following format: device:rastype:rasname:physport:type:options Note: A # character at beginning of line indicates a comment The entry fields are: devname - A full pathname of the file that will be associated to the serial port. It must start with a "/dev/" preffix. Two naming schemes may be used here: - devname does not exist, and will be linked to a free pseudo-tty. This is the default behavior of cyclades-ser- cli. - devname is the name of a valid slave pseudo-tty. In this case, the '-t 1' option must be assigned in options field. (Note: this option is not supported by this release). rastype - Terminal Server type: - prts, for Cyclades Pr302X/TS Terminal Servers. - path, for Cyclades PathRAS Terminal Server. rasname - Host Name or IP Address of the Terminal Server where the serial port resides. physport - Number of physical port in the Terminal Server. If treated as the IP address associated with this port, in a IP-based addressing scheme. type - Server type that will be contacted to handle the serial port: - rtelnet, for Remote Telnet Server - socket, for Socket Server options - Per-port specific options, passed to cyclades-ser-cli program. EXAMPLES
1. Device on a PR3020/TS Terminal Server pr3k Port 1, accessed through /dev/ctty01 device file name, using telnet protocol (remote telnet server) /dev/ctty01:prts:pr3k:1:rtelnet: 2. The same device, but with an IP address pr3k_port1 associated to the serial port (IP-based port addressing) /dev/ctty01:prts:pr3k_port1:0:rtelnet: 3. Device on a PathRAS Terminal Server pr3k Port 2, accessed through /dev/ctty02 device file name, using socket protocol (socket server) /dev/ctty02:path:pr3k:2:socket: FILES
/etc/cyclades-devices This file SEE ALSO
cyclades-serial-client(1), cyclades-ser-cli(1) cyclades-devices(5)