![]() |
|
OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below. |
![]() |
|
Thread Tools | Display Modes |
|
|||
![]()
I just bought a Brother MFC-L2770CDW. Graphical print jobs work perfectly with lpd using the following printcap snippet:
Code:
lp|BrotherMFC-L3770CDW:\ :lap:\ :sh:\ :rm=[insert your hostname or address]:\ :rp=raw:\ :sd=/var/spool/lpd:\ :lf=/var/log/lpd-errs: Last edited by ocicat; 14th May 2020 at 06:12 AM. Reason: Please use [code] & [/code] tags when posting text file contents. |
|
|||
![]()
I spoke a little soon. Some things don't seem to be available, such as duplex and paper size commands being respected.
I tried to pry a printer specific .ppd file out of the Macintosh driver download, but that has not helped. |
|
|||
![]()
Removed some Mac-isms from the ppd and told LibreOffice to use PostScript 3 instead of PDF and things are better, including paper selection.
|
|
|||
![]()
According to:
https://www.brother-usa.com/products...#specification Quote:
http://cvsweb.openbsd.org/cgi-bin/cv...ype=text/plain I've used the ppd for both lpd, via foomatic-rip, and cups spoolers: place ppd in Code:
/usr/local/share/cups/model PCL6 emulation is also an option via print/ghostscript using the plxmono driver. This entails some pre-processing as opposed to the BR-Script3 driver. https://docs.freebsd.org/en/books/handbook/printing/ is helpful along with @Oko's thread in this forum on using foomatic-rip with ppd's https://daemonforums.org/showthread.php?t=8710 If you do not want to build your own, I can send you mine. Open the PPD in a text editor with find/replace capability and replace the HL-5454DN model with your model. PM if you want it. Last edited by shep; 17th January 2022 at 11:31 PM. |
|
|||
![]()
Can you also send it to me via PM?
|
|
|||
![]()
I think the ppd is small enough so I'll just upload it here as a *.gz
Brother-HL-5450DN_BR-Script3-Postscript-Brother-en.ppd.gz Last edited by shep; 18th January 2022 at 09:01 PM. |
|
|||
![]()
Great! Thanks!
|
|
||||
![]() Quote:
Netcat -- nc(1) -- can be used to send any file to be printed with JetDirect, as long as it is in a format understood by the printer, such as Postscript, PDF, or PCL. Typically, JetDirect connectivity is just one of several network provisioning options for print spooling subsystem such as CUPS. |
![]() |
Tags |
openbsd, printcap, printer, printing |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
laser printer for lpr/gs? | bashrules | General Hardware | 4 | 21st March 2012 11:10 PM |
Ten... mono laser printers | J65nko | News | 0 | 30th October 2011 01:40 AM |
Easily retrievable configuration file backup with Gmail | J65nko | Guides | 5 | 10th February 2010 04:30 AM |
Taking your sed(1) skills beyond the easily swallowed 's/x/y/' porridge | J65nko | Guides | 5 | 3rd February 2010 08:23 PM |
Freebsd and Brother HL-2032 laser printer | da1 | FreeBSD General | 6 | 12th March 2009 03:09 AM |