Hi, During these past couple of weeks I have been making some extensive testing on the CUPS port/package.
I have testet a Brother HL-1430 laser printer. I have got the apropriate PPD driver from foomatic. I have testet it on several OpenBSD installations, on different hadrware yet all i386. I can't get it to print no matter how I set it up. I have then testet the exact same PPD driver with CUPS on FreeBSD 5.4 RELEASE, and on Kubuntu 5.10. In both cases I have no problems printing. >From the log I get the following using loglevel debug: D [08/Oct/2005:05:40:29 +0200] [Job 12] GNU Ghostscript 7.05 (2002-04-22) D [08/Oct/2005:05:40:29 +0200] [Job 12] Copyright (C) 2002 artofcode LLC, Benicia, CA. All rights reserved. D [08/Oct/2005:05:40:29 +0200] [Job 12] This software comes with NO WARRANTY: see the file PUBLIC for details. D [08/Oct/2005:05:40:29 +0200] [Job 12] Unknown device: hl1250 D [08/Oct/2005:05:40:29 +0200] [Job 12] renderer return value: 1 D [08/Oct/2005:05:40:29 +0200] [Job 12] renderer received signal: 1 D [08/Oct/2005:05:40:29 +0200] [Job 12] Process dying with "error closing *main::STDOUT", exit stat: 9 D [08/Oct/2005:05:40:29 +0200] [Job 12] Process dying with "Possible error on renderer command line or PostScript error. Check options.", exit stat: 3 D [08/Oct/2005:05:40:29 +0200] [Job 12] error closing *main::STDOUT D [08/Oct/2005:05:40:29 +0200] [Job 12] Possible error on renderer command line or PostScript error. Check options. D [08/Oct/2005:05:40:29 +0200] [Job 12] 0 %%Trailer D [08/Oct/2005:05:40:29 +0200] [Job 12] Saw Trailer! D [08/Oct/2005:05:40:29 +0200] [Job 12] Saw EOF! D [08/Oct/2005:05:40:29 +0200] [Job 12] D [08/Oct/2005:05:40:29 +0200] [Job 12] Closing renderer D [08/Oct/2005:05:40:29 +0200] [Job 12] KID4 exited with status 9 D [08/Oct/2005:05:40:29 +0200] [Job 12] Renderer exit stat: 9 D [08/Oct/2005:05:40:29 +0200] [Job 12] Renderer process finished D [08/Oct/2005:05:40:29 +0200] [Job 12] Killing process 5158 (KID3) D [08/Oct/2005:05:40:29 +0200] [Job 12] Process dying with "Error closing renderer", exit stat: 9 D [08/Oct/2005:05:40:29 +0200] [Job 12] Error closing renderer E [08/Oct/2005:05:40:29 +0200] PID 414 stopped with status 9! I notice the "Unknown device: hl1250" error, which is actually the name of the driver (hl1430 uses hl1250), but I can't make any sense of the above. How do I go from here? Friendly, Rico.

