You are not logged in.

#1 2012-03-09 12:44:43

otx
Member
Registered: 2005-06-01
Posts: 13

Canon iP2700 is no longer working after update

My Canon iP2700 is no longer working after doing an update yesterday. I am using the cnijfilter-ip2700series 3.30-2  from  https://aur.archlinux.org/packages.php?ID=41797 with cups 1.5.2. I have blacklisted usblp, but this doesn't help. My printer is recognized, and apparently I can print but nothing happens. This is my error log:

tail -n 100 -f /var/log/cups/error_log

D [09/Mar/2012:13:58:16 +0200] [Job 4683] usb_find_busses=0
D [09/Mar/2012:13:58:16 +0200] [Job 4683] usb_find_devices=0
D [09/Mar/2012:13:58:16 +0200] [Job 4683] STATE: +connecting-to-device
D [09/Mar/2012:13:58:16 +0200] cupsdMarkDirty(-----S)
D [09/Mar/2012:13:58:16 +0200] cupsdSetBusyState: newbusy="Dirty files", busy="Printing jobs and dirty files"
D [09/Mar/2012:13:58:16 +0200] [Job 4683] STATE: -connecting-to-device
D [09/Mar/2012:13:58:16 +0200] cupsdMarkDirty(-----S)
D [09/Mar/2012:13:58:16 +0200] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Dirty files"
I [09/Mar/2012:13:58:16 +0200] [Job 4683] Waiting for printer to become available.
D [09/Mar/2012:13:58:16 +0200] cupsdAcceptClient: 16 from localhost (Domain)
D [09/Mar/2012:13:58:16 +0200] cupsdReadClient: 16 POST / HTTP/1.1
D [09/Mar/2012:13:58:16 +0200] cupsdSetBusyState: newbusy="Active clients, printing jobs, and dirty files", busy="Printing jobs and dirty files"
D [09/Mar/2012:13:58:16 +0200] cupsdAuthorize: No authentication data provided.
D [09/Mar/2012:13:58:16 +0200] cupsdReadClient: 16 1.1 Get-Notifications 1
D [09/Mar/2012:13:58:16 +0200] Get-Notifications /
D [09/Mar/2012:13:58:16 +0200] cupsdIsAuthorized: requesting-user-name="irenke"
D [09/Mar/2012:13:58:16 +0200] Returning IPP successful-ok for Get-Notifications (/) from localhost
D [09/Mar/2012:13:58:16 +0200] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Active clients, printing jobs, and dirty files"
D [09/Mar/2012:13:58:16 +0200] cupsdReadClient: 16 WAITING Closing on EOF
D [09/Mar/2012:13:58:16 +0200] cupsdCloseClient: 16
D [09/Mar/2012:13:58:16 +0200] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"

And this part keeps repeating every 5 seconds with different timestamp, until I delete the document from queue.

The CUPS ownership of the USB device file seems OK:

ls -l /dev/bus/usb/001/006
crw-rw---- 1 root lp 189, 5 Mar  9 14:17 /dev/bus/usb/001/006

I've been working on this problem since yesterday and now i'm stuck. Can someone please help?

EDIT

I think it's something related to the driver. If i change the driver to another printer model from CUPS the printer works. Prints garbage, but at least works. So this means that we have to wait for a new driver or what?

Last edited by otx (2012-03-09 14:21:27)

Offline

#2 2012-03-09 15:13:35

David Batson
Member
Registered: 2011-10-13
Posts: 640

Re: Canon iP2700 is no longer working after update

Offline

Board footer

Powered by FluxBB