WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: cups  (Read 6825 times)

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14534
cups
« on: December 18, 2010, 10:08:05 AM »
I just posted an update to the cups extension and would be grateful for some testing feedback.

I only have access to a couple of hp officejet printers which need hplip to print and a lexmark z600 which appears to be too old to work with tc-3.x, so if anybody has a usb printer to test, that would be great.

There have been a lot of problems with cups-1.4.x and usb printers - this version of the extension has been compiled using the cups internal usb backend (as opposed to the libusb backend).

In my case at least, this version of cups-1.4.x does not seem to require the usblp module to be blacklisted - this statement is based on the observation that I get this without blacklisting usblp:
Code: [Select]
$ /usr/local/lib/cups/backend/usb
direct usb://HP/OfficeJet%20K80?serial=ES0911401VOH "HP OfficeJet K80" "HP OfficeJet K80" "MFG:Hewlett-Packard;
MDL:OfficeJet K80;CMD:MLC,PCL,PML;CLASS:PRINTER;DESCRIPTION:Hewlett-Packard OfficeJet K Series;
1284.3M:f7f,f7f;1284.4DL:4d,4e,1;SERN:ES0911401VOH;VSTATUS:$HB0$NC0,ff,DN,IDLE,CUT,K0,C0,SM,NR,KP035,CP011;AiO:0;DW-PCL;" ""

..but I get nothing if the usblp module is blacklisted.