Forum: Printers from Kyocera and Kyocera-Mita
http://www.linuxprinting.org/printer_list.cgi?make=Kyocera
Kyocera provided their PostScript PPD files as free software and they gave detailed information about the PCL levels of their printers to Johannes Meixner from SuSE, so that he could add all Kyocera lasers to the database.
See the Vendor ScoreCard.
The PPD on linuxprinting has a bug which has caused some problems. This is not known to be resolved. These might work http://www.linuxprinting.org/download/PPD/Kyocera/
The PPD file from the Kyocera cd that is known working is called km1010ee.ppd, it should be located in DRIVERS/FS_PRINTERDRIVER/KPDL/NT4/ENGLISH/KM1010EE.PPD.
If the FS-1010.PPD is working, then the FS-1010 is compatible with PostScript Level 2 (KDPL2). The default factory setting does not enable PostScript. Change the switch auto to KDPL2.
echo -en '!R! FRPO P1, 9; EXIT' > /dev/usblp0
/dev/usblp0 has to be substituted with your preferred interface.
In the cdrom that came with the printer, there is a PDF file located in document/softsupp/notes called INTRO.pdf that contains the FRPO commands. See Chapter 2, page 2-122.
Very irritating is the fact, that there is an alternative emulation also, and, in prescribemode (which is also used when printing status pages), the printer changes to alternate mode. To change that setting, you have to send
echo -en '!R! FRPO P8, 0; EXIT > /dev/usblp0
For more info on prescribe commands, see the documentation on the cd which comes with the printer.
On a Win 9X system, you can also use the remote operation panel from the cd.
CUPS + FS-1010.PPD
CUPS with the PPD File supplied on the Kyocera CD. It was contained in a zip file for PPDs for windows. It's called KM1010UE.PPD http://www.linuxprinting.org/kpfeifle/LinuxKongress2002/Tutorial/III.PostScript-and-PPDs/III.PostScript-and-PPDs.html
No. at least not in Hardware. You can print in odd/even 2-pass mode ;-)
http://sdb.suse.de/en/sdb/html/jsmeix_print-cups-landscape-81.html
Don't use a "raw" queue.
http://www.linuxprinting.org/download/PPD/Kyocera/
One solution is to use the ijs-ppd for the Brother HL-1050. Another is to install more RAM, which may help with large PostScript files.