Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 2008 17:39:13 +0200 (CEST)
From:      Harald Schmalzbauer <harry.nospam@omnilan.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/127056: lp doesn't use -o options
Message-ID:  <200808281539.m7SFdD7G022903@titan.flintsbach.schmalzbauer.de>
Resent-Message-ID: <200809030120.m831K1ON055687@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help


>Number:         127056
>Category:       bin
>Synopsis:       lp doesn't use -o options
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 03 01:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Harald Schmalzbauer
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
OmniLAN
>Environment:
System: FreeBSD titan.flintsbach.schmalzbauer.de 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Thu Aug 28 11:43:21 CEST 2008 harry@titan.flintsbach.schmalzbauer.de:/usr/obj/usr/src/sys/TITAN i386


	
>Description:
	When I use the FreeBSD lp command with "-o Duplex=NoTumble" the option
	get lost. When using some other lp this option just works.
>How-To-Repeat:
	man -t zcat | /usr/bin/lp -d HL-5150 -o Resolution=1200dpi -o Duplex=NoTumble
Result is a hardcopy with printers default parameters
Install cups and use cups lp (or lpr, it also accepts -o):
man -t zcat | /usr/local/bin/lp -d HL-5150 -o Resolution=1200dpi -o Duplex=NoTumble
The result is what you wanted, HiRes on both sides.
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808281539.m7SFdD7G022903>