Author Topic: CUPS test builds  (Read 20524 times)

Doug Bissett

  • Hero Member
  • *****
  • Posts: 1593
  • Karma: +4/-2
    • View Profile
Re: CUPS test builds
« Reply #15 on: May 20, 2014, 05:46:22 pm »
I am not at home, so I am trying to make my brother's Canon MP620 work over WiFi. I unzipped (over an old 1.48 install, which was mostly working) cups-1.5.4-os2-20140512.zip. Then I unzipped cups-filters-1.0.41-os2-2014-05-18.zip. Then I unzipped cups-1.7.2-os2-20140517.zip. Then I updated using cupsd-1.7.2-os2-20140519.zip. Hopefully, that covers all of the items mentioned previously.

Now, when i open localhost:631, I get the CUPS 1.7.2 home page (good). Then, I tried to do a test print from CUPS. The result is: 'write failed: Interrupted system call', with this in the Error log: '[CGI] cgiSetArray: job_printer_state_message[0]="write failed: Interrupted system call"'.

I haven't done much more, and my time to work on this is pretty limited. I am hoping that somebody can suggest what I should do next.

Thanks...

Paul Smedley

  • Hero Member
  • *****
  • Posts: 2092
  • Karma: +159/-0
    • View Profile
Re: CUPS test builds
« Reply #16 on: May 20, 2014, 10:09:17 pm »
I am not at home, so I am trying to make my brother's Canon MP620 work over WiFi. I unzipped (over an old 1.48 install, which was mostly working) cups-1.5.4-os2-20140512.zip. Then I unzipped cups-filters-1.0.41-os2-2014-05-18.zip. Then I unzipped cups-1.7.2-os2-20140517.zip. Then I updated using cupsd-1.7.2-os2-20140519.zip. Hopefully, that covers all of the items mentioned previously.

Now, when i open localhost:631, I get the CUPS 1.7.2 home page (good). Then, I tried to do a test print from CUPS. The result is: 'write failed: Interrupted system call', with this in the Error log: '[CGI] cgiSetArray: job_printer_state_message[0]="write failed: Interrupted system call"'.

I haven't done much more, and my time to work on this is pretty limited. I am hoping that somebody can suggest what I should do next.

A more complete log may help - feel free to zip/email it to me

David McKenna

  • Hero Member
  • *****
  • Posts: 743
  • Karma: +24/-0
    • View Profile
Re: CUPS test builds
« Reply #17 on: May 20, 2014, 11:05:13 pm »
 Did you do the setup requested in the cups-filters README?

Doug Bissett

  • Hero Member
  • *****
  • Posts: 1593
  • Karma: +4/-2
    • View Profile
Re: CUPS test builds
« Reply #18 on: May 21, 2014, 02:49:09 pm »
Quote
A more complete log may help - feel free to zip/email it to me

Thanks, but I haven't got far enough to bother you, yet.

Quote
Did you do the setup requested in the cups-filters README?

I was running fast, and completely missed that. I went through it quickly, and now the test print (from CUPS), complains that it can't find a file. Obviously, I missed something, somewhere.

I have an unknown amount of time to play. More later...

Doug Bissett

  • Hero Member
  • *****
  • Posts: 1593
  • Karma: +4/-2
    • View Profile
Re: CUPS test builds
« Reply #19 on: May 21, 2014, 05:33:44 pm »
A WAG, but I think BJNP.EXE needs an update (it should also be included in the package). If I run BJNP.EXE, I get:
Code: [Select]
[W:\CUPS\LIB\CUPS\BACKEND]bjnp
network bjnp://192.168.0.107:8611 "Canon MP620 series" "Canon MP620 series 192.1
68.0.107" "MFG:Canon;CMD:BJL,BJRaster3,BSCCe,NCCe,PLI;SOJ:TXT01,BJNP2;MDL:MP620
series;CLS:PRINTER;DES:Canon MP620 series;VER:1.040;STA:10;HRI:PAM;MSI:DAT,E3,HF
SF;PDR:B;"

[W:\CUPS\LIB\CUPS\BACKEND]
which seems to be correct.

So, I tried switching to the USB connection. USBdock "sees" the device, but running USB.EXE produces:
Code: [Select]
[W:\CUPS\LIB\CUPS\BACKEND]usb
DEBUG: Loading USB quirks from "/cups/share/cups/usb".
DEBUG: Loaded 67 quirks.
DEBUG: list_devices
DEBUG: libusb_get_device_list=2
DEBUG: Failed to check whether 04a9:172f has the "usblp" kernel module attached

[W:\CUPS\LIB\CUPS\BACKEND]
which doesn't seem to be right. What does the last line mean?

Paul Smedley

  • Hero Member
  • *****
  • Posts: 2092
  • Karma: +159/-0
    • View Profile
Re: CUPS test builds
« Reply #20 on: October 11, 2014, 10:45:08 am »
Hi All,

I built a few updates today:
CUPS 2.0.0 - http://smedley.id.au/tmp/cups-2.0.0-os2-20141011.zip
cups-filters 1.0.61 - http://smedley.id.au/tmp/cups-filters-1.0.61-os2-20141011.zip

Feedback appreciated (also posted to the ecups-dev mailing list)

Cheers,

Paul