From owner-freebsd-questions@FreeBSD.ORG Mon Aug 19 13:55:20 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 7B6418ED for ; Mon, 19 Aug 2013 13:55:20 +0000 (UTC) (envelope-from juris.kaminskis@gmail.com) Received: from mail-wg0-x22d.google.com (mail-wg0-x22d.google.com [IPv6:2a00:1450:400c:c00::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 12FBD2FFC for ; Mon, 19 Aug 2013 13:55:19 +0000 (UTC) Received: by mail-wg0-f45.google.com with SMTP id x12so3638870wgg.24 for ; Mon, 19 Aug 2013 06:55:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=kT2oHC401jcBMAZcX9eNq5gZ/xuaTqNbjCkoQVT0zsc=; b=0qL71WbVHr2sj84oJC0v752AGcM6vMU7PlXT1tNfiUp1VjBlJzBUc0jPZzt+oYi7Cw PuhLqQV/Lr7l0hPQ1vErBv+td81GnvGbzXLxgY2SU71Qjut/ivwdCzL6bSuSq1pQM7Yx ccvSblAAOwyh/IfdxlZRd+xMrgkB7EJnSQqGqRJ3Gg2qAvx+GEV7FlzIvcwG5t0a5qXB lotpx+H4xTL9jZcQG8j73mWbgEFUC3jAMubm9W3iDBg7+FVgmWp9TBLdfswx+Qn//VgO d+jnYJMlsBUcuH5XkBhg9PvpHkU5nuPYqSvQSHQ51QUsMUUUdfUzPWzp5LOkMdUZD5yH IhIw== MIME-Version: 1.0 X-Received: by 10.194.95.10 with SMTP id dg10mr2470278wjb.36.1376920518264; Mon, 19 Aug 2013 06:55:18 -0700 (PDT) Received: by 10.194.83.225 with HTTP; Mon, 19 Aug 2013 06:55:18 -0700 (PDT) In-Reply-To: References: Date: Mon, 19 Aug 2013 16:55:18 +0300 Message-ID: Subject: Re: Setup HP Laserjet 1120m over network with LPD From: Juris Kaminskis To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Aug 2013 13:55:20 -0000 ok I realised the problem was that i sent plain text to filter instead a postscript. when I run now: lpr test.ps no error messages appear anymore except that in the /var/spool/hp which is my spooling directory in the status file I have Sending to 192.168.1.105 and printer is silent > >