Make Shop Printer

From Makers Local 256
Revision as of 21:20, 30 October 2008 by Whozatmac (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

How to use the Makers Local printer in a few easy steps:

Standard disclaimer, only tried on Debian, WOMB, YMMV, and Good Luck.

Fetch these packages from Brother:

http://solutions.brother.com/linux/sol/printer/linux/lpr_drivers.html for the lpr drivers, and http://solutions.brother.com/linux/sol/printer/linux/cups_drivers.html for the cups wrapper.

and select the appropriate (MFC-7220) files. You need both.

Install the LPR drivers first, using dpkg. This should complete without errors.

The second package requires this directory, but does not create it, and fails. Do this, as a workaround before installing the cups wrapper:

mkdir /usr/share/cups/model

Then install the cupswrapper package with dpkg.

After this step you should be able to see the printer in gnome print dialogs, and it should work over USB.

To make it work over the network (wired only): Go to http://localhost:631 to configure cups. Go to the printers tab, and click modify printer. Set it up to work on appsocket/hp jet direct, and set the URI to socket://10.56.1.224:9100

Try printing.