Send As SMS

3/11/2006

how to install a brother laser printer in unix

i decided a couple of months ago to hookup to my linux box a brother laser printer i picked up on craigslist. the idea would be to make this a network printer, accessible from anywhere on my lan.

getting this thing installed (an HL-1240) though, was a nightmare. here's how i finally got it working:

1) install apsfilter:

sudo apt-get install apsfilter
2) turn on lpd
sudo lpd
3) open up apsfilter
sudo /usr/share/apsfilter/SETUP
4) agree to everything; perhaps even send the software author a postcard.

once you're at the configuration page, assuming you're trying to install a brother laser printer:
5) choose the first configuration tab (printer driver selection)
a) choose the "other" driver; then choose the appropriate brother driver
6) return to the main menu and select interface setup.
a) assuming that like me, you're using a stone-age parallel port connection, set the printer location to /dev/lp0. note that sometimes, you may have to change the permissions of /dev/lp0 for this to work correctly.
7) exit the installer, choosing to save your changes. then slay lpd and restart (sudo lpd).


0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home

My blog has moved! Redirecting...

You should be automatically redirected. If not, visit http://stinkpot.afraid.org:8080/tricks/ and update your bookmarks.