We have a new Xerox Phaser 6100 printer. It comes with binary driver
for Linux. The installation is simple and went without error messages.
However, when I send jobs to printer, it prints only blank pages.
Hi,
I found the solution myself and write it down. It may be useful for others.
The reason was that the driver can not handle my locale (hu). A "LANG=C
lpr ..." is a simple workaround, but it is easy to construct a suitable
shell script or alias.
Bye,