Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I'm completely new when it comes to this so bear with me!
I'm using a real time operating system, LynxOS, and I need to install extra serial ports. Com1 and Com2 already exist and work, but I'd like to get Com3, 4 and maybe even 5 and 6...
Problem being that I don't know how to do it, and I'm basically here to ask for any insight on the topic at all.
The hardware I have are both StarTech ISA2S550, 2 port 16550 UART rs232 serial cards.
So far I've entered address and IRQ information into sys/devices/ttyinfo.c, which I think was correct, but please let me know if I'm wrong/where to go from there!
I'm completely new when it comes to this so bear with me!
I'm using a real time operating system, LynxOS, and I need to install extra serial ports. Com1 and Com2 already exist and work, but I'd like to get Com3, 4 and maybe even 5 and 6...
Problem being that I don't know how to do it, and I'm basically here to ask for any insight on the topic at all.
The hardware I have are both StarTech ISA2S550, 2 port 16550 UART rs232 serial cards.
So far I've entered address and IRQ information into sys/devices/ttyinfo.c, which I think was correct, but please let me know if I'm wrong/where to go from there!
Many thanks in advance
Shouldn't have to go that route, from what I read. From Startech's website, they have a driver, and an installation document that addresses how to make it work with Linux. Have you checked that driver/document out?? http://www.startech.com/Cards-Adapte...ISA2S550#dnlds
It's one .zip file, with Windows/Linux drivers/docs in it. And for what it's worth...if you have the option, I'd strongly suggest using USB to Serial devices. They're cheap, easy to install (can plug a bunch into a USB hub or two), and essentially set themselves up. You'll see /dev/ttyUSBx (0, 1, etc) just appear. They behave like serial ports.
Shouldn't have to go that route, from what I read. From Startech's website, they have a driver, and an installation document that addresses how to make it work with Linux. Have you checked that driver/document out?? http://www.startech.com/Cards-Adapte...ISA2S550#dnlds
It's one .zip file, with Windows/Linux drivers/docs in it. And for what it's worth...if you have the option, I'd strongly suggest using USB to Serial devices. They're cheap, easy to install (can plug a bunch into a USB hub or two), and essentially set themselves up. You'll see /dev/ttyUSBx (0, 1, etc) just appear. They behave like serial ports.
Hi,
Thanks, I had a look at the document you pointed out, but it's for Linux, not LynxOS, so the instructions there aren't too helpful.
Hi,
Thanks, I had a look at the document you pointed out, but it's for Linux, not LynxOS, so the instructions there aren't too helpful.
Have you tried the commands listed in the PDF document (setserial, modprobe, etc.)? Do you have the parport_pc module on your system, as is noted in the doc??
Quote:
Any other ideas/suggestions?
Yes...gave it to you in my first reply, which is to use a USB to serial device, which will give you more flexibility and easier installation.
Unfortunately, those commands aren't compatible with lynxos.
Sorry, I should have said in my last reply that I can't use USB as this is for a system at work and specs are for serial ports only.
Looks like I'll have to keep going down the trial and error route, but thanks for your help.
Unfortunately, those commands aren't compatible with lynxos.
Sorry, I should have said in my last reply that I can't use USB as this is for a system at work and specs are for serial ports only.
Looks like I'll have to keep going down the trial and error route, but thanks for your help.
A USB to serial adapter looks and acts EXACTLY like a serial port. If you've got a USB port on your system now, that's all you need.
As I recall there are actually 2 comm ports in a normal comm port. They are supposed to be there and supposed to work but no one I have seen has ever tried to get it to work.
We have use breakout boxes for decades. The Digi seem to be pretty good. We have use isa to usb on qnx and windows but digi may have the code for that OS. Might email a few of the big adapter box companies and see if you could get code even.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.