Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 May 2005 23:26:23 +0200
From:      Roland Smith <rsmith@xs4all.nl>
To:        Andreas Davour <ante@Update.UU.SE>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Anyone had any luck getting Lexmark Z32 to work?
Message-ID:  <20050530212623.GA10505@slackbox.xs4all.nl>
In-Reply-To: <Pine.LNX.4.62.0505302156530.26294@Psilocybe.Update.UU.SE>
References:  <Pine.LNX.4.62.0505301108340.5356@Psilocybe.Update.UU.SE> <20050530151946.GB9292@slackbox.xs4all.nl> <Pine.LNX.4.62.0505302156530.26294@Psilocybe.Update.UU.SE>

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

--/9DWx/yDrRhgMJTb
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, May 30, 2005 at 10:04:22PM +0200, Andreas Davour wrote:
> >>I have looked at apsfilter, and did some half-hearted attempts at
> >>understand the www.linuxprinting.com site.
> >
> >According to
> >http://www.linuxprinting.org/show_printer.cgi?recnum=3DLexmark-Z32
> >it works partially, and requires a binary-only linux driver to work
> >properly. Maybe you could use it with linux emulation?
>=20
> Maybe. How do linux use printer drivers? Anyone know? Could they be=20
> plugged in like a (aps)filter, perhaps?

In FreeBSD and Linux (and other unix-like systems) printer drivers are
not integrated into the kernel like they are on Windows.

Printing is done through a combination of systems.

First you have the lpd system. This is where users submit files for
printing. It spools print commands and feeds them to a printer (locally
or over a network) one at a time.

After that comes a filter program, like apsfilter. This translates the
input file into a format that the printer understands. apsfilter and
other filters usually use ghostscript for converting postscript to a format
that different printers understand. Some printers have their own driver
program (like the lexmark, I think), which can also be called by apsfilter.

> I don't know much about printing, and lp, lpr, lprng and all that=20
> alphabet soup. That site didn't clear up my confusion. Maybe I should go=
=20
> re-read the handbook, but I don't think it'll help much.

By all means read the printing chapter thoroughly. It should enlighten you.

<snip>
> >I'd advise you to sell this printer and buy another one. Check
> >linuxprinting.org before you buy, or buy a postscript printer.
>=20
> The only reason I have it is I got it for free.
>=20
> I did look at that site when someone threw an Apple Laserwriter II NTX=20
> after me,=20

Hmm, didn't that hurt? ;-)

> and unless I misunderstood it should work fine with linux. I=20
> didn't work very well for me (like, it just refused to ever print an pdf=
=20
> document) and I dumped it last week.

According to the info on linuxprinting.org, the LaserWriter II NTX _is_
a postscript printer. To print pdf files with it, there are at least two
options: (1) use pdf2ps, and print the resulting postscript file. (2)
install apsfilter.

> If I had unlimited amounts of money I know what I should buy! A real=20
> Postscript printer! Those work. I know. ;)

You just threw one away. :-(

Roland
--=20
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt

--/9DWx/yDrRhgMJTb
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)

iD8DBQFCm4T/EnfvsMMhpyURAuwaAJwJFBS3qzgVdthnviqo+6hnx4z/2QCdEPAE
NUqttq5Inh6h+Sdobi+q6bA=
=pAsG
-----END PGP SIGNATURE-----

--/9DWx/yDrRhgMJTb--



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