From owner-freebsd-questions@FreeBSD.ORG Sat Feb 14 08:22:43 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1692916A4CE for ; Sat, 14 Feb 2004 08:22:43 -0800 (PST) Received: from mail.jonepet.net (tromso-dhcp-235-56.bluecom.no [62.101.235.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9807343D1D for ; Sat, 14 Feb 2004 08:22:42 -0800 (PST) (envelope-from lists@jonepet.net) Received: from localhost (localhost.jonepet.net [127.0.0.1]) by mail.jonepet.net (Postfix) with ESMTP id AD604877 for ; Sat, 14 Feb 2004 17:24:11 +0100 (CET) Received: from mail.jonepet.net ([127.0.0.1]) by localhost (discovery.jonepet.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26469-01 for ; Sat, 14 Feb 2004 17:24:11 +0100 (CET) Received: from jonepet.net (unknown [10.2.33.5]) by mail.jonepet.net (Postfix) with ESMTP id 4ADD9876 for ; Sat, 14 Feb 2004 17:24:11 +0100 (CET) Message-ID: <402E4B4F.5030704@jonepet.net> Date: Sat, 14 Feb 2004 17:22:39 +0100 From: Jon-Eirik Pettersen User-Agent: Mozilla Thunderbird 0.5 (X11/20040208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at jonepet.net Subject: CUPS + GDI(GNU Ghostscript) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2004 16:22:43 -0000 I'm trying to use a Samsung ML1710 laster printer on FreeBSD. It's connected via USB and is detected: ulpt0: Samsung Electronics Co., Ltd. Samsung ML-1710, rev 1.10/1.00, addr 3, iclass 7/1 It is Linux-drivers on the CD that does not work with FreeBSD (not Linux either), but the Samsung ML1210 driver that is in the GDI-driver in GNU-Ghostscript works in Linux. But in FreeBSD, it does not list the Ghostscript-drivers in the Gnome-cups-manager or the web-interface, like it does in Linux (Fedora+RedHat+Mandrake). I think this is some configurations the distro-makers do, but I cannot find out what. This printer does _only_ accept postscript that is 100% correctly formatted. Anyone?