I have Linux SuSe 11.3 installed, the printer is Olivetti PR2, it’s an old passbook printer, and the printer is connected VIA SERIAL port.
When installing via CUPS, i have the option for serial port available, i am trying to use all possible drivers for the printer, e.g.:
generic postscript drivers
IBM Proprinter II drivers
IBM Generic drivers
any Olivetti drivers.
The printer is in READY status, printer seems installed in CUPS, when i try to print a test page, it creates a job, printer sets to status PROCESSING, but does nothing. No printing, no sounds from the printer self.
Can anyone help me how to check, if the printer is recognized as a device in linux, and if the data can be sent to printer at all ?
Thanks I did, you’re right, there’s no actual support for Olivetti PR2. Actually the closest driver is the IBM ProPrinter II. I have used this one, but to my surprise the printer does not even make a sound.
You see, i don’t have an idea how to make sure, the printer is connected and on-line. It has the green light on, but i am not sure, if the Linux sees it. Can you perhaps tell me, how to check the devices on ports, if they are alive?
Thanks a million…
I’m not sure. Serial devices had been obsolete for a while when I started using Linux, so have never used one. The oldest printer tech I know is parallel ports. I’m guessing you could try running something like
dmesg | grep serial
or
dmesg | grep tty
in a terminal and try to find it. Maybe someone with more serial port experience will chime in.
Hi guys, exactly, the problem was with the cable, of course.
Now the printer at least reacts, but the printing is awful, probably a wrong driver, or character set, as it prints all sorts of weird characters, but almost no letters.