dkm777
Senior member
Hi guys,
I have an assignment of connecting some proprietary controller through a serial port to a server running the latest Ubuntu Server. This server uses an Intel 2500CC mainboard and that controller just refuses to talk to its software. The guy who made it says there should be constant data stream coming from the controller, but when I do 'cat /dev/ttyS[0123]' I get silence. I read somewhere that there might be a problem with permissions, i.e. the user I'm testing this under has no permission to access the serial ports, but if that was the case shouldn't I be getting an error message? Also the guy who made this thing is stuck in the Windows world and keeps referring to the serial ports as COM1, COM2, etc. But this is Linux, there is no such thing as COM1 and stuff. I'm really stumped. Maybe all the serial ports are dead? But if that was the case, wouldn't I be getting error messages during boot? Is there ANY way of testing the serial ports under Linux? Any help is greatly appreciated.
I have an assignment of connecting some proprietary controller through a serial port to a server running the latest Ubuntu Server. This server uses an Intel 2500CC mainboard and that controller just refuses to talk to its software. The guy who made it says there should be constant data stream coming from the controller, but when I do 'cat /dev/ttyS[0123]' I get silence. I read somewhere that there might be a problem with permissions, i.e. the user I'm testing this under has no permission to access the serial ports, but if that was the case shouldn't I be getting an error message? Also the guy who made this thing is stuck in the Windows world and keeps referring to the serial ports as COM1, COM2, etc. But this is Linux, there is no such thing as COM1 and stuff. I'm really stumped. Maybe all the serial ports are dead? But if that was the case, wouldn't I be getting error messages during boot? Is there ANY way of testing the serial ports under Linux? Any help is greatly appreciated.