Jan 13, '06 06:18:00AM • Contributed by: Anonymous
The good news is, I discovered the problem and corrected it. In summary, one must skip the CUPS printer driver and utilize one of your OS X printer drivers.
The wrong way to set up your printer is what I did first: to simply use the Default Browser in Printer Setup Utility to find my network printer. Because all other printing functions seemed to work just fine, it took me a while to realize that something might be amiss.
The correct way to set up your printer is to choose 'IP Printer' in Printer Setup Utility. Then complete the form as follows:
- Protocol should be Internet Printing Protocol - IPP
- Address should be your CUPS server hostname or IP.
- Queue should be the string printers/ plus the CUPS queue name of your printer. Mine happens to be called Laser, so the Queue string for me is printers/Laser. You can remind yourself of the CUPS queue name by pointing your web browser at http://your.cups.server:631.
- Name and Location are free-form entries.
- Print Using corresponds to your printer make and model; in my case, it was HP LaserJet 4L - Gimp-Print v5.0.0-beta2.
Naturally, this may be simply my combination of CUPS, Linux, HP LaserJet, and OS X ... many of you may have no problems at all. I suspect, however, that there might be others out there whose native CUPS drivers are not printing correctly, and if so I encourage you to try the technique above to determine if the OS X printer driver solves your problems.
