From owner-freebsd-questions@FreeBSD.ORG Sat Oct 1 12:09:03 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C22921065670 for ; Sat, 1 Oct 2011 12:09:03 +0000 (UTC) (envelope-from carmel_ny@hotmail.com) Received: from blu0-omc4-s2.blu0.hotmail.com (blu0-omc4-s2.blu0.hotmail.com [65.55.111.141]) by mx1.freebsd.org (Postfix) with ESMTP id 7166B8FC13 for ; Sat, 1 Oct 2011 12:09:03 +0000 (UTC) Received: from BLU0-SMTP118 ([65.55.111.137]) by blu0-omc4-s2.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Sat, 1 Oct 2011 05:09:03 -0700 X-Originating-IP: [76.182.105.57] X-Originating-Email: [carmel_ny@hotmail.com] Message-ID: Received: from scorpio.seibercom.net ([76.182.105.57]) by BLU0-SMTP118.phx.gbl over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Sat, 1 Oct 2011 05:09:01 -0700 Received: from scorpio (zeus [192.168.1.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: carmel_ny@scorpio.seibercom.net) by scorpio.seibercom.net (Postfix) with ESMTPSA id 3S9pMb62x6z2CG44 for ; Sat, 1 Oct 2011 08:08:59 -0400 (EDT) Date: Sat, 1 Oct 2011 08:08:59 -0400 From: Carmel To: FreeBSD In-Reply-To: <20111001045941.GA2212@tinyCurrent> References: <20111001045941.GA2212@tinyCurrent> Organization: seibercom.net X-Mailer: Claws Mail 3.7.10 (GTK+ 2.24.6; amd64-portbld-freebsd8.2) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAHlBMVEUAAABYRlwJCw4FAgAIBwKprDkBAQFQLR0BAgCir7VRttp8AAACAUlEQVQ4jZWUTYvbMBCGTVl8V2hX6Gg5G5FbWQdBj0lEfE7BhN4cyzi5Wt1E5L70roWy6N92xok/skkP+5IYrMcz78xIduDWpNM3vFzuA/jX5EY1AI6KHFwW/CzFuQAwqUBbV12p+CzIh6Awq7sg33pn5D64SQXAexffeuQlA/L35RrkaB551OjGfP/cAO8mCNaDcgvfky5ijoD0pAXlCQCnljiAjsJD9Ax05Ko5sZxbnLQcmM+dZg5IjREfZrWIHK0JuwU68pAGwHvfRxBundRzTxxz3r9dNUikPsEihjz2Dc4kjp1hKsJGuot4EDxaxzMoC7XqhxhOSfZrTS6gSX1JVdjp+o1PvWfekXgw3WL0g70nDEwA0H0HQsEZc8sTmFMTkWUfYWC/vdR1zQy3xLQgLwzu90QnlnFLjeiGWBjwhb4Sa42IqOg2qqS4O1/zhKokFUb1Q8Rj4Eb69WVflXEehJ35DgChVTE5n50eaGyMLOfH8AOodoSM4PVYAQgQdBulOa+knklYks3vAuQ+uX492lTl+A+e8qBV2AKoXalVKFfyuUp0pUp1ARaUHh82lv9MN+Ig7CZtgE6FNYvjlywT2VP2dMgOG46gTIWcqdfvuwyXNz0oMJNd/N5lh1YNiJt19ADTUo3VuFSNeQwVqRSrGjSCp53fk2g+Mvfk/gfoPxHeUS8MH9vRAAAAAElFTkSuQmCC MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-OriginalArrivalTime: 01 Oct 2011 12:09:01.0257 (UTC) FILETIME=[E7CCA390:01CC8032] Subject: Re: Printing using CUPS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: FreeBSD List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Oct 2011 12:09:03 -0000 On Sat, 1 Oct 2011 06:59:42 +0200 Matthias Apitz articulated: > El día Friday, September 30, 2011 a las 04:57:14PM -0400, Carmel > escribió: > > > I am in the process of setting up a Brother MFC-9560CDW printer on a > > FreeBSD-8.2 amd64 machine. It is a network printer and works fine > > with the Windows machines on the network. Not so much with the > > FreeBSD machine. > > > > CUPS detects the printer: > > > > Description: Brother MFC-9560CDW > > Location: Local Printer > > Driver: Brother MFC-9560CDW CUPS (color, 2-sided printing) > > Connection: lpd://BRW0022587025CB/BINARY_P1 > > Defaults: job-sheets=none, none media=na_letter_8.5x11in > > sides=one-sided > > > > However, the connection does not work correctly. I changed it > > to:lpd://192.168.1.100/BINARY_P1 and I can print a "self text page" > > from CUPS. However, I cannot print a "test page" from within CUPS, > > nor can I print anything from any other application. > > > > I have perused the log files without any success. This limited > > printing has got me totally baffled. I am open to suggestions as to > > what to try next. > > While configuring the printer in CUPS, have you used some PPD file? > If so, check the PPD file which filter it will use. > > Set also the LogLevel to 'debug' in cupsd.conf, print a text file and > check the messages in CUPS' log file. This is the beginning of the *.ppd file: *%================================================ *% Copyright(C) 2010 Brother Industries, Ltd. *% "Brother MFC-9560CDW CUPS" *%================================================ *%==== General Information Keywords ======================== *FormatVersion: "4.3" *FileVersion: "1.1.3" *LanguageVersion: English *LanguageEncoding: ISOLatin1 *PCFileName: "MFC9560W.PPD" *Manufacturer: "Brother" *Product: "(MFC-9560CDW)" *1284DeviceID: "MFG:Brother;MDL:MFC-9560CDW" *cupsVersion: 1.1 *cupsManualCopies: false *cupsFilter: "application/vnd.cups-postscript 0 brlpdwrappermfc9560cdw" *cupsModelNumber: 4 *ModelName: "Brother MFC-9560CDW" *ShortNickName: "MFC-9560CDW" *NickName: "Brother MFC-9560CDW CUPS" *PSVersion: "(3010.106) 3" There is no "brlpdwrappermfc9560cdw" file located on this unit if that is what you are looking for. This has really got me stumped. -- Carmel ✌ carmel_ny@hotmail.com