Fix printing on LaserJet 1100A - hpaluch/hpaluch.github.io GitHub Wiki

I had very weird problem with my old (but very reliable) LaserJet 1100A printer connected to parallel port. The problem was simple but fatal - everything went OK with success everywhere, but nothing happened on printer itself.

The solution was to change driver from CUPS based to Foomatic based. Tested on Ubuntu LTS 14.04.4/32bit

Steps to change the driver:

  • select System tools - Printers in your Ubuntu menu
  • choice your LaserJet 1100 printer (it should be detected and installed)
  • choice Properties from context menu
  • Click on Make and Model - Change...
  • keep Select from a Printer database, and "HP (recommended)"
  • click Forward
  • on left side keep LaserJet 1100 selected (there is no need to switch into 1100A - the only difference is added/missing scanner device)
  • on right side change selection from "hpcups" to "foomatic/ljet4"
  • click Forward
  • click "Print test page"

It should work now.

Connecting LaserJet 1100 via OEM USB --> LPT (FD25) converter

Even if you have no longer paraller port you can still use great LaserJet 1100 printer with OEM USB --> LPT (FD25) converter

Diagnostics: please use lsusb to verify that you have same adapter:

lsusb
   ...
   Bus X Device Y: ID 067b:2305 Prolific Technology, Inc. PL2305 Parallel Port
   ...