I have installed OpenSuse 11.1 and got the problem that there is no serial port, at least not the way that I could access it. However, I need it for printing on an EPSON ESC/POS printer. In Slackware 12 and Windows Vista it works all fine, and I’ve noticed that OpenSuse is looking for a modem device on that port when you run YaST (obviously it is sending control characters to the printer, which then are printed).
Anyone got an idea how I could solve this problem?
Is any process listening on it? Like a login or a serial protocol process? If so you have to disable it. It will interfere with the printing.
Who are you running the printing process as? The device is owned by root, group uucp.If you are running the process as yourself, you should add yourself to the uucp group.
I already add myselft to the uucp group. Still no connection.
I wine my application on root and it made a connection. I wouldn’t know you only need to be root to use it.
I also wouldn’t play with the permission of /dev/ttyS0.
Anyone would know a work around?