Re: a2ps error; printing utf8 to a postscipt printer

2023-10-26 Thread Antoine Jacoutot
On Tue, Oct 24, 2023 at 09:10:05AM +0200, Antoine Jacoutot wrote: > On Mon, Oct 23, 2023 at 05:22:37PM +0200, rsyk...@disroot.org wrote: > > Dear list, > > > > > > after upgrading to OpenBSD 7.4 (as far as I can tell), > > a2ps program stopped working: > > > > ;a2ps /home/ruda/mnt/tarkil/SIMUL/a

Re: a2ps error; printing utf8 to a postscipt printer

2023-10-24 Thread rsykora
Jan Stary wrote: > On Oct 23 17:22:37, rsyk...@disroot.org wrote: > > > > Loosely related: What program do you use to print utf8 > > encoded text file to a postscipt printer? (Neither a2ps, nor > > enscript does it. > > u2ps is in ports. Great. It seems to work for me. Thanks. Ruda

Re: a2ps error; printing utf8 to a postscipt printer

2023-10-24 Thread rsykora
Antoine Jacoutot wrote: > On Mon, Oct 23, 2023 at 05:22:37PM +0200, rsyk...@disroot.org wrote: > > Dear list, > > > > > > after upgrading to OpenBSD 7.4 (as far as I can tell), > > a2ps program stopped working: > > > > ;a2ps /home/ruda/mnt/tarkil/SIMUL/acceptance/accept1detE0.ijs > > [/home/r

Re: a2ps error; printing utf8 to a postscipt printer

2023-10-24 Thread Antoine Jacoutot
On Mon, Oct 23, 2023 at 05:22:37PM +0200, rsyk...@disroot.org wrote: > Dear list, > > > after upgrading to OpenBSD 7.4 (as far as I can tell), > a2ps program stopped working: > > ;a2ps /home/ruda/mnt/tarkil/SIMUL/acceptance/accept1detE0.ijs > [/home/ruda/mnt/tarkil/SIMUL/acceptance/accept1detE

Re: a2ps error; printing utf8 to a postscipt printer

2023-10-23 Thread Jan Stary
On Oct 23 17:22:37, rsyk...@disroot.org wrote: > after upgrading to OpenBSD 7.4 (as far as I can tell), > a2ps program stopped working: Do you mean specificaly the upgrade of the base system, or the ugraded a2ps package? I doubt the _system_ upgrade itself broke a2ps ... > ;a2ps /home/ruda/mnt/ta

a2ps error; printing utf8 to a postscipt printer

2023-10-23 Thread rsykora
Dear list, after upgrading to OpenBSD 7.4 (as far as I can tell), a2ps program stopped working: ;a2ps /home/ruda/mnt/tarkil/SIMUL/acceptance/accept1detE0.ijs [/home/ruda/mnt/tarkil/SIMUL/acceptance/accept1detE0.ijs (plain): 2 pages on 1 sheet] Usage: a2ps-lpr-wrapper [-d printer] FILE... a2ps

Re: Printing Via Wifi

2023-09-04 Thread Jonathan Drews
On Mon, Sep 04, 2023 at 06:47:06PM +0800, Tito Mari Francis Esca??o wrote: > Hi everyone, > Can somebody please point me to the proper resources on printing through > wifi? > I will have an Epson L3250 and wants to print from my OpenBSD 7.3 Here is how I got my Xerox WiFi Lasre Pri

Re: Printing Via Wifi

2023-09-04 Thread Jan Stary
river etc, which makes it much more complicated. On Sep 04 18:47:06, titomarifran...@gmail.com wrote: > Hi everyone, > Can somebody please point me to the proper resources on printing through > wifi? > I will have an Epson L3250 and wants to print from my OpenBSD 7.3 > laptop. This

Printing Via Wifi

2023-09-04 Thread Tito Mari Francis Escaño
Hi everyone, Can somebody please point me to the proper resources on printing through wifi? I will have an Epson L3250 and wants to print from my OpenBSD 7.3 laptop. This printer should work nicely with my office-issued Mac, and wants to use it with my personal laptop running OpenBSD. Advise would

Re: lpr woes printing a broken pdf

2021-11-02 Thread Bryan Linton
that the size of a room on a technical blueprint changed from 21.11 m^2 down to 14.13 m^2 due to the way that the compression was being erroneously applied. However, this was reported when *scanning* documents. Your issue is with *printing* documents. I have no idea if this is the same issue as

Re: lpr woes printing a broken pdf

2021-11-02 Thread Christian Weisgerber
Jan Stary: > I don't think it's lpr's fault, so this might not even be the list, > for lpr just sends what it gets (except wrapping it in the cf, df files > of the lpr protocol, right?), but I would still like to know: Exactly. lpr/lpd is just a transport protocol. > is it that gv can somehow i

Re: lpr woes printing a broken pdf

2021-11-02 Thread Zé Loff
On Tue, Nov 02, 2021 at 04:10:44PM +0100, Jan Stary wrote: > This is current/amd64 on a PC, using lpr with this /etc/printcap: > lp::lp=:rm=pr.stare.cz:rp=lp:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs:sh: > which is a Brother DCP9055CDN via ethernet. > > Now, I have this pdf file (attached), br

lpr woes printing a broken pdf

2021-11-02 Thread Jan Stary
This is current/amd64 on a PC, using lpr with this /etc/printcap: lp::lp=:rm=pr.stare.cz:rp=lp:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs:sh: which is a Brother DCP9055CDN via ethernet. Now, I have this pdf file (attached), broken in a way that puzzles me. When viewed with mupdf or gv, it shows

Re: UNIX printing demystified

2020-10-24 Thread Mihai Popescu
Settings AirPrint Advanced Settings HTTP Server Settings Mopria Web Services Advanced Settings HTTP Server Settings Mobile printing for Windows Google Cloud Print Advanced Settings Proxy Advanced Settings Network Scan SMTP Advanced Settings FTP Server FTP Client TFTP mDNS Advanced Settings

Re: UNIX printing demystified

2020-10-24 Thread Christian Weisgerber
is is worth examining. What GUI toolkit does the application use and what does this toolkit do? The GTK+ case is instructive. Once upon a time, the GTK print menu offered printing to lpr. A number of years ago that disappeared. Why? Originally, GTK produced print output in PostScript. The assumption w

Re: UNIX printing demystified

2020-10-24 Thread Mihai Popescu
Is there a way to interface LPD directly with GUI apps like Chromium, mupdf, etc? I mean just to print from GUI menu Print.

Re: UNIX printing demystified

2020-10-21 Thread Antoine Jacoutot
On Tue, Oct 20, 2020 at 10:10:30PM -0400, Predrag Punosevac wrote: > > Every now and then people post a "question" about printing to this > mailng list which exposes their confusion. I am putting this email > together so that anybody capable of searching through the maili

UNIX printing demystified

2020-10-20 Thread Predrag Punosevac
Every now and then people post a "question" about printing to this mailng list which exposes their confusion. I am putting this email together so that anybody capable of searching through the mailing list can at least have terminology straight before asking for help. Information pres

Re: filters in OpenBSD in printing

2020-10-20 Thread Todd C . Miller
On Mon, 19 Oct 2020 21:19:26 -0600, "Raymond, David" wrote: > I tried putting a filter that drives an HP Deskjet printer (works with > lprng on linux) as an output filter in printcap and it didn't work. > Would it be more proper to put it as an input filter? I am still on > version 6.7 of the OS.

Re: filters in OpenBSD in printing

2020-10-19 Thread Kapfhammer, Stefan
misc > Betreff: filters in OpenBSD in printing > > Questions about lpr printing: > > I tried putting a filter that drives an HP Deskjet printer (works with lprng > on > linux) as an output filter in printcap and it didn't work. > Would it be more proper to put it as an in

Re: filters in OpenBSD in printing

2020-10-19 Thread Chris Bennett
On Mon, Oct 19, 2020 at 09:19:26PM -0600, Raymond, David wrote: > Questions about lpr printing: > > I tried putting a filter that drives an HP Deskjet printer (works with > lprng on linux) as an output filter in printcap and it didn't work. LPRng was removed a good while ba

filters in OpenBSD in printing

2020-10-19 Thread Raymond, David
Questions about lpr printing: I tried putting a filter that drives an HP Deskjet printer (works with lprng on linux) as an output filter in printcap and it didn't work. Would it be more proper to put it as an input filter? I am still on version 6.7 of the OS. (I saw a recent post indic

printing to myq with lpr

2020-09-02 Thread Jan Stary
Some institutions are using the MyQ printing by Kyocera https://la.kyoceradocumentsolutions.com/en/products-services/software/output-management/myq.html where you "print" to a central print server and later print out your copy at one of the actual printers, after authentication. Did any

Re: Xerox Phaser printing with CUPS

2019-09-06 Thread Jonathan Drews
On Fri, Sep 06, 2019 at 12:57:07PM +0100, Raf Czlonka wrote: > Hi Jonathan, > > Doesn't the printer work with base lpd? Is CUPS necessary? > > Cheers, > > Raf I tried CUPS first and it discovered my printers IP address automatically. Plus LibreOffice printed documents with CUPS without needing

Re: Xerox Phaser printing with CUPS

2019-09-06 Thread Jonathan Drews
On Thu, Sep 05, 2019 at 09:51:47PM -0400, Ian Darwin wrote: > Nice post but: > > On 9/5/19 20:41, Jonathan Drews wrote: > > 2) Add the following line to your /etc/rc.conf.local file: > > pkg_scripts=cupsd. > > No need to manually edit that. Just do > > ?? doas rcctl enable cupsd > > > Reboo

Re: Xerox Phaser printing with CUPS

2019-09-06 Thread Stuart Henderson
On 2019-09-06, Jonathan Drews wrote: > You have to use the absolute path name > /usr/local/bin/lpr, /usr/local/bin/lprm, /usr/local/bin/lpq and > /usr/local/bin/lp to print with CUPS. I don't like the extra typing so I have this in .kshrc : for i in dig lpq lpr lprm; do

Xerox Phaser printing with CUPS

2019-09-05 Thread Jonathan Drews
I am posting this to help others with setting up CUPS printing on OpenBSD. I bought a Xerox wireless color laser printer, a Phaser 6022. Being wireless gets around the USB difficulties. Here are the steps I took: 1) Install the CUPS package. 2) Add the following line to your /etc/rc.conf.local

Hackathon Report: Eric Faurot on e-mail and printing

2019-07-17 Thread Predrag Punosevac
Hi misc, I was following with a bit of amusement recent thread https://marc.info/?t=15629982761&r=1&w=2 as a signal-to-noise ratio is typically higher on misc@openbsd than most non-developer mailing lists I am subscribed to. At some point it occurred to me that Eric Faurot was working on

Re: Printing problem

2019-01-25 Thread Radek
Thank you Stuart. If I use /usr/local/bin/lpr printing works as expected. $ grep Kyocera /etc/xpdfrc psFile "|/usr/local/bin/lpr -P Kyocera_Mita_FS-6020" On Wed, 23 Jan 2019 14:33:15 - (UTC) Stuart Henderson wrote: > On 2019-01-23, Radek wrote: > >

Re: Printing problem

2019-01-23 Thread Stuart Henderson
On 2019-01-23, Radek wrote: > Hello, > > I can print from LibreOffice without any problems, but I canNOT print from > textproc/xpdf > > If I print from textproc/xpdf (command: /usr/bin/lpr -P Kyocera_Mita_FS-6020) > I get error: > lpr: connect: No such file or directory > jobs queued, but cann

Re: Printing problem

2019-01-23 Thread Radek
pshot. Already fixed in -current. > > > > Indeed. Out of curiosity, what was it? I couldn't find anything under > > http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/lpr/ > > that would break and fix this. > > > > Remote printing with lpd was broken from January 20 to February 7. > > usr.sbin/lpr/lpd/printjob.c (broken by r1.50, fixed by r1.52) > > Thanks, > Jeremy > -- radek

Re: cups changes in 6.2 and printing from libreoffice

2017-11-18 Thread Stuart Henderson
On 2017-11-17, Allan Streib wrote: > Stephane HUC "PengouinBSD" writes: > >> Have you change specifically your .kshrc as wrote into the guide? >> and restarting your session? > > No, I hadn't done that. I didn't expect libreoffice would be invoking a > shell to print but apparently it does and ye

Re: cups changes in 6.2 and printing from libreoffice

2017-11-17 Thread Allan Streib
Stephane HUC "PengouinBSD" writes: > Have you change specifically your .kshrc as wrote into the guide? > and restarting your session? No, I hadn't done that. I didn't expect libreoffice would be invoking a shell to print but apparently it does and yes, the alias does seem to resolve the problem.

Re: cups changes in 6.2 and printing from libreoffice

2017-11-17 Thread Stephane HUC "PengouinBSD"
Hi Allan, Have you change specifically your .kshrc as wrote into the guide? and restarting your session? This run correctly. And i use my Printer - Epson BX525WD, by network, with Cups, without any problem. Le 11/17/17 à 18:44, Allan Streib a écrit : > The Upgrade Guide for 6.2 mentions that "

cups changes in 6.2 and printing from libreoffice

2017-11-17 Thread Allan Streib
The Upgrade Guide for 6.2 mentions that "The CUPS binaries (lpr, lpq, lprm) are no longer symlinked into /usr/bin" Amyone know specifically how to get libreoffice to use /usr/local/bin/lpr to print? Allan

Re: question on proper ownership and permissions of /var/spool and /var/spool/output for printing

2017-10-03 Thread soko.tica
p 15 16:19 status > > Cheers, > > Paul 'WEiRD' de Weerd > > On Mon, Oct 02, 2017 at 08:18:21PM +0200, soko.tica wrote: > | Hello list, > | > | Please advise about proper ownership and permissions of /var/spool and > | /var/spool/output. After every syspatch upgrad

Re: question on proper ownership and permissions of /var/spool and /var/spool/output for printing

2017-10-02 Thread Paul de Weerd
se advise about proper ownership and permissions of /var/spool and | /var/spool/output. After every syspatch upgrade I need to set it again to | enable printing. | | Present ownership and permissions after the syspatch upgrade are: | | Script started on Mon Oct 2 20:10:21 2017 | $ ls -lh /var/sp

question on proper ownership and permissions of /var/spool and /var/spool/output for printing

2017-10-02 Thread soko.tica
Hello list, Please advise about proper ownership and permissions of /var/spool and /var/spool/output. After every syspatch upgrade I need to set it again to enable printing. Present ownership and permissions after the syspatch upgrade are: Script started on Mon Oct 2 20:10:21 2017 $ ls -lh

Re: lpr duplex printing

2017-01-10 Thread Steve Litt
On Tue, 10 Jan 2017 12:15:18 -0500 Predrag Punosevac wrote: > Hi Misc, > > I wonder if somebody could educate me on duplex printing with lpr > command from the base What I do is set up multiple printer definitions for the same hardware printer. One definition tells the printer to

Re: lpr duplex printing

2017-01-10 Thread Predrag Punosevac
gwes wrote: > > >I wonder if somebody could educate me on duplex printing with lpr > >command from the base > > > What does actually happen with the document when I use switch -s2 in > > a2ps? > > > Thanks > > Predrag > > lpr is very min

Re: lpr duplex printing

2017-01-10 Thread gwes
>I wonder if somebody could educate me on duplex printing with lpr >command from the base > What does actually happen with the document when I use switch -s2 in > a2ps? > Thanks > Predrag lpr is very minimal. It could have a filter added to send a file through a2ps on its w

Re: lpr duplex printing

2017-01-10 Thread Bruno d'Arcangeli
Le mardi 10 janv. 2017 à 12:15:18 (-0500), Predrag Punosevac a écrit: > Hi Misc, > > I wonder if somebody could educate me on duplex printing with lpr > command from the base > > predrag@oko$ uname -a > OpenBSD oko.bagdala2.net 6.0 GENERIC.MP#2 amd64 > > I use LP

lpr duplex printing

2017-01-10 Thread Predrag Punosevac
Hi Misc, I wonder if somebody could educate me on duplex printing with lpr command from the base predrag@oko$ uname -a OpenBSD oko.bagdala2.net 6.0 GENERIC.MP#2 amd64 I use LPD spooling with the network printer Brother HL-L5250DN which is duplex capable. More over I have no problem printing

Re: printing change over the ages

2015-11-29 Thread Ed Ahlsen-Girard
On Sun, 29 Nov 2015 07:20:56 -0700 Theo de Raadt wrote: > [...] > > Having read CUPS code, and aware of how things interface withit, it is > something I definately try to shy away from. > That was what I had thought was the case. > But it is true that our lp suite receives insufficient mai

Re: printing change over the ages

2015-11-29 Thread Theo de Raadt
> Saturday I saw this line on tech from Theo: > >lpd lpr lpq lprm (yes, legacy software, but still) > > Is CUPS become more "the thing" among developers? Having read CUPS code, and aware of how things interface withit, it is something I definately try to shy away from. But it is true that o

printing change over the ages

2015-11-29 Thread Ed Ahlsen-Girard
Saturday I saw this line on tech from Theo: lpd lpr lpq lprm (yes, legacy software, but still) Is CUPS become more "the thing" among developers? -- Edward Ahlsen-Girard Ft Walton Beach, FL

Re: HP LaserJet 1100 lpr printing?

2015-06-12 Thread hruodr
this printer (2 sections): > > [...] > > $ pkg_info -I hplip hpijs hpcups hpaio \ > cups cups-filters cups-libs avahi dbus \ > foomatic-db foomatic-db-engine > hplip-3.14.6 HP Linux Imaging and Printing > hpijs-3.14.6HP ghostscript driver (spooler indep

Re: HP LaserJet 1100 lpr printing?

2015-06-11 Thread Craig Skinner
=-=-=-=-=-=-=-=- Small non-X11 network 'server' with parallel port & HP LaserJet 1100: # -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Standard 5.6 release kernel & packages: $ uname -mrsv OpenBSD 5.6 GENERIC#274 i386 $ pkg_info -I hplip hpijs hpcups hpaio \ cups cups-filters cups-libs avahi dbus

Re: HP LaserJet 1100 lpr printing?

2015-05-28 Thread Martin Pieuchot
On 28/05/15(Thu) 11:27, Craig Skinner wrote: > On 2015-05-28 Thu 08:40 AM |, Antoine Jacoutot wrote: > > > $ dmesg | egrep 'lpt|ugen' > > > ugen0 at uhub1 port 2 "Pr?lific Technology Inc. IEEE-1284 Controller" rev > > > 1.00/2.00 addr 3 > > > > sigh, I totally missed the fact that this was a par

Re: HP LaserJet 1100 lpr printing?

2015-05-28 Thread Craig Skinner
On 2015-05-28 Thu 08:40 AM |, Antoine Jacoutot wrote: > > $ dmesg | egrep 'lpt|ugen' > > ugen0 at uhub1 port 2 "Pr?lific Technology Inc. IEEE-1284 Controller" rev > > 1.00/2.00 addr 3 > > sigh, I totally missed the fact that this was a parallel printer. > I've an old machine with a parallel po

Re: HP LaserJet 1100 lpr printing?

2015-05-27 Thread Antoine Jacoutot
> $ dmesg | egrep 'lpt|ugen' > ugen0 at uhub1 port 2 "Pr?lific Technology Inc. IEEE-1284 Controller" rev > 1.00/2.00 addr 3 sigh, I totally missed the fact that this was a parallel printer. > Suggestions welcome. The underlying issue might be in the USB stack -- I have no USB/Parallel adapter

Re: HP LaserJet 1100 lpr printing?

2015-05-27 Thread Craig Skinner
> > > $ pkg_info -I cups cups-filters foomatic-db-engine hplip-common dbus > > cups-1.7.4p0Common Unix Printing System > > Yeah that's probably the reason, you are not running the latest stable cups > package. > You need at least p1. > > Thanks Antoin

Re: HP LaserJet 1100 lpr printing?

2015-05-22 Thread Antoine Jacoutot
ups-1.7.4p0Common Unix Printing System Yeah that's probably the reason, you are not running the latest stable cups package. You need at least p1. > cups-filters-1.0.54p2 OpenPrinting CUPS filters > foomatic-db-engine-4.0.11 Foomatic PPD generator > hplip-common-3.14.6 HP

Re: HP LaserJet 1100 lpr printing?

2015-05-22 Thread Craig Skinner
On 2015-05-22 Fri 17:01 PM |, Antoine Jacoutot wrote: > > What is the version of the cups package you are running? > $ pkg_info -I cups cups-filters foomatic-db-engine hplip-common dbus cups-1.7.4p0Common Unix Printing System cups-filters-1.0.54p2 OpenPrinting CUPS filters fo

Re: HP LaserJet 1100 lpr printing?

2015-05-22 Thread Antoine Jacoutot
On Fri, May 22, 2015 at 03:57:02PM +0100, Craig Skinner wrote: > On 2015-05-15 Fri 06:50 AM |, Edgar Pettijohn III wrote: > > On May 15, 2015, at 6:45 AM, Craig Skinner wrote: > > > > > Hi folks, > > > > > > Any pointers on printing with an HP LaserJe

Re: HP LaserJet 1100 lpr printing?

2015-05-22 Thread Craig Skinner
On 2015-05-15 Fri 06:50 AM |, Edgar Pettijohn III wrote: > On May 15, 2015, at 6:45 AM, Craig Skinner wrote: > > > Hi folks, > > > > Any pointers on printing with an HP LaserJet 1100? > > > > This one is connected via a USB convertor to a 5.6 release box: &

Re: HP LaserJet 1100 lpr printing?

2015-05-15 Thread Christian Weisgerber
On 2015-05-15, Craig Skinner wrote: > Any pointers on printing with an HP LaserJet 1100? > lp|local line printer:\ > :lp=/dev/ulpt0:\ > :sd=/var/spool/output:\ > :lf=/var/log/lpd-errs:\ > :if=/usr/libexec/lpr/lpf: > #:sf:\ > #:sh:\ &g

Re: HP LaserJet 1100 lpr printing?

2015-05-15 Thread Edgar Pettijohn III
On May 15, 2015, at 6:45 AM, Craig Skinner wrote: > Hi folks, > > Any pointers on printing with an HP LaserJet 1100? > > This one is connected via a USB convertor to a 5.6 release box: > > $ dmesg | fgrep lp > ulpt0 at uhub0 port 2 configuration 1 interface 0 "Pr?

HP LaserJet 1100 lpr printing?

2015-05-15 Thread Craig Skinner
Hi folks, Any pointers on printing with an HP LaserJet 1100? This one is connected via a USB convertor to a 5.6 release box: $ dmesg | fgrep lp ulpt0 at uhub0 port 2 configuration 1 interface 0 "Pr?lific Technology Inc. IEEE-1284 Controller" rev 1.00/2.00 addr 3 ulpt0: using bi-d

awk vs. mawk - printing zero bytes

2014-11-30 Thread Jan Stary
Here is a simple sine wave generator in awk. It produces 1 second of a 1000 Hz sine wave scaled to an amplitude of 24 bits, at 44100Hz. The individual 24bit samples are printed out as three bytes, from lowest to highest. $ cat sin.awk BEGIN { tone = 1000; duration = 1; ampl

devtree: A utility for printing device trees

2014-11-08 Thread Mike
There is also dmassage -t which is a package that can be installed.

Re: devtree: A utility for printing device trees

2014-11-08 Thread Jason Adams
On 11/08/2014 03:21 AM, Steven McDonald wrote: > t my apropos(1) > and web searches didn't bring up anything to do the job. Might have been a keyword issue. In KDE there is Kinfocenter. There is also lsdev and lspci with the -t option. -- Those who do not understand Unix are condemned to rein

devtree: A utility for printing device trees

2014-11-08 Thread Steven McDonald
Hi misc, I've written a small utility for pretty-printing a tree of system devices based on dmesg(8) output. It's nothing fancy, but my apropos(1) and web searches didn't bring up anything to do the job. I thought it might be of interest to other newcomers to OpenBSD like myself wh

Re: FAQ entry for printing?

2014-06-30 Thread Stuart Henderson
On 2014-06-30, Alan Corey wrote: > Could we have an FAQ entry for how to set up printing with lpr and/or > cups? I had lpr working once years ago with a text printer. Now I > want to print (mostly JPEGs) to an HP color laser printer (cp2025dn). > I've got a PPD file I found

FAQ entry for printing?

2014-06-29 Thread Alan Corey
Could we have an FAQ entry for how to set up printing with lpr and/or cups? I had lpr working once years ago with a text printer. Now I want to print (mostly JPEGs) to an HP color laser printer (cp2025dn). I've got a PPD file I found on the web (it's Postscript) for the printer which h

Re: Printing problem

2014-02-21 Thread Jeremy Evans
eed. Out of curiosity, what was it? I couldn't find anything under > http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/lpr/ > that would break and fix this. > Remote printing with lpd was broken from January 20 to February 7. usr.sbin/lpr/lpd/printjob.c (broken by r1.50, fixed by r1.52) Thanks, Jeremy

Re: Printing problem

2014-02-21 Thread Jan Stary
On Feb 19 13:20:07, chrisbenn...@bennettconstruction.us wrote: > I don't print from my laptop often, but all was fine until recently. > I did not have any problems previously. > I haven't made any changes either. > I am using commands of > lpr -Plp estimate_details_for_customer > or > lpr -Paps1 es

Re: Printing problem

2014-02-20 Thread Chris Bennett
On Wed, Feb 19, 2014 at 10:00:03PM +0100, Stefan Sperling wrote: > On Wed, Feb 19, 2014 at 12:32:36PM -0800, Jeremy Evans wrote: > > On Wed, Feb 19, 2014 at 11:20 AM, Chris Bennett < > > chrisbenn...@bennettconstruction.us> wrote: > > > > > I don't print from my laptop often, but all was fine unti

Re: Printing problem

2014-02-19 Thread Stefan Sperling
On Wed, Feb 19, 2014 at 12:32:36PM -0800, Jeremy Evans wrote: > On Wed, Feb 19, 2014 at 11:20 AM, Chris Bennett < > chrisbenn...@bennettconstruction.us> wrote: > > > I don't print from my laptop often, but all was fine until recently. > > I am at latest snapshot: > > > > OpenBSD 5.5-beta (GENERIC)

Re: Printing problem

2014-02-19 Thread Jeremy Evans
On Wed, Feb 19, 2014 at 11:20 AM, Chris Bennett < chrisbenn...@bennettconstruction.us> wrote: > I don't print from my laptop often, but all was fine until recently. > I am at latest snapshot: > > OpenBSD 5.5-beta (GENERIC) #247: Fri Feb 7 12:04:52 MST 2014 > t...@i386.openbsd.org:/usr/src/sys

Printing problem

2014-02-19 Thread Chris Bennett
I don't print from my laptop often, but all was fine until recently. I am at latest snapshot: OpenBSD 5.5-beta (GENERIC) #247: Fri Feb 7 12:04:52 MST 2014 t...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC cpu0: Mobile Intel(R) Pentium(R) 4 - M CPU 2.00GHz ("GenuineIntel" 68

Re: Printing problems - OBSD 5.4 + lpd + Epson Stylus CX5600 (all-in-one)

2014-01-11 Thread Luciano Rottava da Silva
Guys, For the record, I have managed to put my printserver into operation using LPD. However, due to compatibility with other platforms I've decided to switch to CUPS. Then, after disabling 'ulpt' device, printer was finally recognized using 'ugen'. Mission accomplished, printer serving BSDs, Lin

Re: Printing problems - OBSD 5.4 + lpd + Epson Stylus CX5600 (all-in-one)

2014-01-10 Thread Zé Loff
On Thu, Jan 09, 2014 at 08:07:10PM -0200, Luciano Rottava da Silva wrote: > Chaps, > > My printcap is, for the time being, as simple as possible: > # cat /etc/printcap > lp|local line printer:\ > :sh:sd=/var/spool/output:\ > :lp=/dev/ulpt0:\ > :lf=/var/log/lpd-errs: > > #rp

Printing problems - OBSD 5.4 + lpd + Epson Stylus CX5600 (all-in-one)

2014-01-09 Thread Luciano Rottava da Silva
Chaps, I am trying to put a printserver into operation. This machine is based on a PCEngines Alix2d13. For the time being my goal is to use the printer only. Epson Stylus CX5600 (USB) is an all-in-one equipment. In order to do that, I am using the standard BSD spooling system, lpd. I don't need

Re: printing

2013-05-30 Thread Antoine Jacoutot
On Thu, May 30, 2013 at 09:01:35PM -0500, Mario Ulrich wrote: > I have a SunBlade 100 (USparc iie). I have been running 5.2 because of > synching disks problem in 5.3 which I have posted in a separate mail. > > Using Cups w/ hplip to print to hp photosmart 5520 series. When > pri

printing

2013-05-30 Thread Mario Ulrich
I have a SunBlade 100 (USparc iie). I have been running 5.2 because of synching disks problem in 5.3 which I have posted in a separate mail. Using Cups w/ hplip to print to hp photosmart 5520 series. When printing, prints 1 sheet as four separate sheets each 1/4 of the data. Tried to print a

Re: USB Printing help / how to request.

2013-01-27 Thread Antoine Jacoutot
On Sun, Jan 27, 2013 at 12:53:25PM +, Keith wrote: > Hi, I've tried a few times to get my Home FW / Download box to be a > print server with my Epson Stylux Photo R285 but each time I've > tried I've given up as i just couldn't figure how to get it all to > work. It seems really complicated and

USB Printing help / how to request.

2013-01-27 Thread Keith
Hi, I've tried a few times to get my Home FW / Download box to be a print server with my Epson Stylux Photo R285 but each time I've tried I've given up as i just couldn't figure how to get it all to work. It seems really complicated and using Google to find tutorials hasn't helped. I have been

Re: Question on LPD and OpenBSD printing

2012-04-05 Thread Abel Abraham Camarillo Ojeda
On Thu, Apr 5, 2012 at 3:39 AM, Jan Stary wrote: > On Apr 05 05:19:18, Girish Venkatachalam wrote: >> On Thu, Apr 5, 2012 at 4:46 AM, Jan Stary wrote: >> >> >> >> Nothing. >> > >> > Then something else is broken. >> > >> > Run lpd with -l to make sure that the print job >> > at least made it to l

Re: Question on LPD and OpenBSD printing

2012-04-05 Thread Jan Stary
On Apr 05 05:19:18, Girish Venkatachalam wrote: > On Thu, Apr 5, 2012 at 4:46 AM, Jan Stary wrote: > >> > >> Nothing. > > > > Then something else is broken. > > > > Run lpd with -l to make sure that the print job > > at least made it to lpd as a request. > > > > If the queue clears that is what i

Re: Question on LPD and OpenBSD printing

2012-04-04 Thread Girish Venkatachalam
On Thu, Apr 5, 2012 at 4:46 AM, Jan Stary wrote: >> >> Nothing. > > Then something else is broken. > > Run lpd with -l to make sure that the print job > at least made it to lpd as a request. > If the queue clears that is what it means right? It does make it. I will also take a stab at the -l swi

Re: Question on LPD and OpenBSD printing

2012-04-04 Thread Jan Stary
On Apr 05 03:40:22, Girish Venkatachalam wrote: > On Wed, Apr 4, 2012 at 11:36 PM, Jan Stary wrote: > > On Apr 04 22:25:18, Girish Venkatachalam wrote: > >> ftp://g3tech.in/printcap > > > > Sigh. Next time, please post the six damn lines inline. > > > > rp:HP PRinter:\ > >:lp=:rm=192.168.1

Re: Question on LPD and OpenBSD printing

2012-04-04 Thread Geoff Steckel
On 04/04/2012 06:10 PM, Girish Venkatachalam wrote: Nothing. Okay I am giving up now. -Girish -- G3 Tech Networking appliance company web: http://g3tech.in mail: gir...@g3tech.in telnet 9100 %!PS (hi\n) print flush What does it do? If it echoes "hi", then postscript works. end with a

Re: Question on LPD and OpenBSD printing

2012-04-04 Thread Girish Venkatachalam
On Wed, Apr 4, 2012 at 11:36 PM, Jan Stary wrote: > On Apr 04 22:25:18, Girish Venkatachalam wrote: >> ftp://g3tech.in/printcap > > Sigh. Next time, please post the six damn lines inline. > > rp:HP PRinter:\ >:lp=:rm=192.168.1.6:rp=lp:\ >:af=/etc/foomatic/hp.ppd:\ >:if=/usr

Re: Question on LPD and OpenBSD printing

2012-04-04 Thread Jan Stary
On Apr 04 22:25:18, Girish Venkatachalam wrote: > ftp://g3tech.in/printcap Sigh. Next time, please post the six damn lines inline. rp:HP PRinter:\ :lp=:rm=192.168.1.6:rp=lp:\ :af=/etc/foomatic/hp.ppd:\ :if=/usr/local/bin/foomatic-rip:\ :sd=/var/spool/output:\

Re: Question on LPD and OpenBSD printing

2012-04-04 Thread Girish Venkatachalam
I don't want to use CUPS. I will also avoid LPRng. Please guide me. lpr command from Mac is working like a cake. It uses CUPS and IPP. -Girish On 4/4/12, Girish Venkatachalam wrote: > On 4/4/12, Jan Stary wrote: >> On Apr 04 21:54:30, Girish Venkatachalam wrote: >>> On Wed, Apr 4, 2012 at 9:4

Re: Question on LPD and OpenBSD printing

2012-04-04 Thread Girish Venkatachalam
On 4/4/12, Jan Stary wrote: > On Apr 04 21:54:30, Girish Venkatachalam wrote: >> On Wed, Apr 4, 2012 at 9:40 PM, Jan Stary wrote: >> >> Failed. It is silent. >> > >> > What failed? How does your /etc/printcap describe the printer? >> > >> >> I just modified from the default remote printer comment

Re: Question on LPD and OpenBSD printing

2012-04-04 Thread Jan Stary
uses to respond? > > > > Printer works. It prints from Mac machine, not from OpenBSD. So it is alive, and does not refuse to to respond, right? > > If it doesn't speak postscript, you might need to > > preprocces the printing jobs using the PPD file, > > using some

Re: Question on LPD and OpenBSD printing

2012-04-04 Thread Jan Stary
On Apr 04 21:03:11, Girish Venkatachalam wrote: > On Wed, Apr 4, 2012 at 8:58 PM, Jan Stary wrote: > >> I try this against a HP Professional m1213ncj printer and it does nothing. > > > > Before using the script, try to get it printing with just lpr. > > > >

Re: Question on LPD and OpenBSD printing

2012-04-04 Thread Girish Venkatachalam
On Wed, Apr 4, 2012 at 8:58 PM, Jan Stary wrote: >> I try this against a HP Professional m1213ncj printer and it does nothing. > > Before using the script, try to get it printing with just lpr. > Failed. It is silent. nmap reports port as open, if I disable LPD script does n

Re: Question on LPD and OpenBSD printing

2012-04-04 Thread Jan Stary
On Apr 04 20:35:52, Girish Venkatachalam wrote: > I have a script based on Net::LPR. > I try this against a HP Professional m1213ncj printer and it does nothing. Before using the script, try to get it printing with just lpr. > Is there a way to use netcat to print directly to the JetDi

Re: Question on LPD and OpenBSD printing

2012-04-04 Thread Girish Venkatachalam
"Can't create print context\n"; > > my $fh = new IO::File $ARGV[0], O_RDONLY or die "Can't open $ARGV[0]: $!\n"; > my $size = ($fh->stat())[7]; # Hope file doesn't change while printing > > $lp->connect() or die "Can't connect to

Question on LPD and OpenBSD printing

2012-04-04 Thread Girish Venkatachalam
RemoteServer => $ARGV[1], RemotePort => 515, PrintErrors => 0, RaiseErrors => 0, ) or die "Can't create print context\n"; my $fh = new IO::File $ARGV[0], O_RDONLY or die "Can't open $ARGV[0]: $!\n"; my $size = ($fh->stat())[7]

Re: lpd printing problem

2011-10-25 Thread Otto Moerbeek
ent. > lpr'ing new jobs would spool them, but complaining about 'unable to > start daemon'. Restarting lpd, purging the queue and some other > hocuspocus eventually got the printing going again, but this was pretty > much at random -- sometimes, it'd just work. (All that without

Re: lpd printing problem

2011-10-25 Thread Stefan Unterweger
I'll see if I can hunt it down > further if I have time ... I've had a very similar problem after last upgrading to -current. lpr'ing new jobs would spool them, but complaining about 'unable to start daemon'. Restarting lpd, purging the queue and some other hocuspocus

Re: lpd(8) network printing

2011-10-19 Thread Predrag Punosevac
Philipp Westphal wrote: > I have no problems with local printing but when it comes to remote > printing that is what i can read in /var/log/lpd-errs: snip > remember having similar problems back in 1998 running FreeBSD, i think > a patch did the job back then, is here someone whoo

lpd(8) network printing

2011-10-17 Thread Philipp Westphal
Hello to all of you, I just had the idea to use my OpenBSD box in combination with an old HP-Laserjet 4* to provide network printing. oh ... before i forgett it 'S OpenBSD current, from today (but i have the same problems running 4.9 rel. or stab.). I have no problems with local printin

Re: Printing (well anything) using lpd...

2011-10-17 Thread Stefan Unterweger
* Bryan on Mon, Oct 17, 2011 at 10:38:57AM -0500: > > In my case, the printcap recipe looks like this: > > > > | brother|Brother MFC-9840CDW:\ > > | > > :lp=:rm=172.23.13.150:rp=BRN001BA968596A_AT:sd=/var/spool/output/brother:lf=/var/log/lpd-errs > > Obviously, you have to replace IP address and

Re: Printing (well anything) using lpd...

2011-10-17 Thread Bryan
king, and instead used cups to setup printing. My use was more cathartic, as I thought that my favorite OS shouldn't be hamstrung by something as mundane as printing. I actually bought a 9840 because 1.) it was a color laser, and the toner is expensive, but lasts forever 2.) it had a scanner

Re: Printing (well anything) using lpd...

2011-10-17 Thread Stefan Unterweger
I know this thread is very old, but I thought this might be useful for the archives -- and maybe for the original poster as well. * Bryan on Sat, Jan 29, 2011 at 10:48:58PM -0600: > it was easier to copy the file to a Windows box and print. But I'm > tired of having to do this, and have begun res

  1   2   3   >