From owner-freebsd-stable@FreeBSD.ORG Thu Jan 8 18:01:59 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C9596106573F for ; Thu, 8 Jan 2009 18:01:59 +0000 (UTC) (envelope-from alex-goncharov@comcast.net) Received: from QMTA03.westchester.pa.mail.comcast.net (qmta03.westchester.pa.mail.comcast.net [76.96.62.32]) by mx1.freebsd.org (Postfix) with ESMTP id 6FA548FC19 for ; Thu, 8 Jan 2009 18:01:59 +0000 (UTC) (envelope-from alex-goncharov@comcast.net) Received: from OMTA02.westchester.pa.mail.comcast.net ([76.96.62.19]) by QMTA03.westchester.pa.mail.comcast.net with comcast id 0yxr1b0030QuhwU5361z3Z; Thu, 08 Jan 2009 18:01:59 +0000 Received: from daland.home ([24.61.21.4]) by OMTA02.westchester.pa.mail.comcast.net with comcast id 161z1b00E05H7zL3N61zsz; Thu, 08 Jan 2009 18:01:59 +0000 Received: from algo by daland.home with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1LKzCf-0009XL-SZ; Thu, 08 Jan 2009 13:01:57 -0500 From: Alex Goncharov To: Harald Weis In-reply-to: <20090108111127.GA1764@pollux2.free.local.net> (message from Harald Weis on Thu, 8 Jan 2009 12:11:27 +0100) References: <20090104221422.GA3114@pollux2.free.local.net> <20090105173635.575e32ff.torfinn.ingolfsen@broadpark.no> <20090105164403.GE3756@trusted-logic.com> <20090105222623.GA52838@slackbox.xs4all.nl> <20090105232354.GA85619@onelab2.iet.unipi.it> <20090108111127.GA1764@pollux2.free.local.net> Message-Id: Sender: Alex Goncharov Date: Thu, 08 Jan 2009 13:01:57 -0500 Cc: freebsd-stable@freebsd.org Subject: Re: Samsung SCX-4200 printer X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alex Goncharov List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jan 2009 18:02:01 -0000 ,--- You/Harald (Thu, 8 Jan 2009 12:11:27 +0100) ----* | > Try to install the cupsys, cupsys-bsd, cupsomatic-ppd and foomatic-db | > ports and take a look at this link: | | None of these exist in the FreeBSD port index (/usr/ports/INDEX-7) So, you've now looked :-) I've had good experience with foomatic use for most various printers in the past and wanted to give you a pointer to that package, no promises, since you didn't seem to be familiar it. I didn't have the printing packages installed in the machine I sent the original mail from, so could not check the correct package names -- I can check what I have now: ---------------------------------------- $ pkg_info -L foomatic-db-20070124_1| grep -ic samsung 62 $ pkg_info -L foomatic-db-20070124_1| grep -ic scx 0 ---------------------------------------- So, that printer is not yet in BSD foomatic-db. | > http://forums.linux-foundation.org/read.php?31,302,320,quote=1 | | Refers only to Linux :-( I know -- but I often used Linux-based advice as a clue for solving printing problems on FreeBSD. Sorry this didn't help you (and I am sure you saw this http://www.openprinting.org/show_printer.cgi?recnum=Samsung-SCX-4200). -- Alex -- alex-goncharov@comcast.net --