You are not logged in.

#1 2012-03-10 10:43:16

marties
Member
Registered: 2005-08-18
Posts: 10

cups, can't print test page or whatever [solved]

Hi,

i dont know exactly since when but my printer went on strike !

cups recognize it as ip2200 canon, when i print a test page (or a document) it never reache the printer while everything seems ok, nothing in the queue (as if it was ok) and no errors.

nothing in the logs

this printer works ok under ubuntu so this has to be with cups ?

pacman -Syu ok

usb-devices
T:  Bus=05 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=04a9 ProdID=109f Rev=01.00
S:  Manufacturer=Canon
S:  Product=iP2200
S:  SerialNumber=5047D7
C:  #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=2mA
I:  If#= 0 Alt= 0 #EPs= 2 Cls=07(print) Sub=01 Prot=02 Driver=(none)


└──>>lsusb
Bus 005 Device 002: ID 04a9:109f Canon, Inc.



Any clue ?

Last edited by marties (2012-03-28 09:28:50)

Offline

#2 2012-03-10 11:52:54

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,111

Re: cups, can't print test page or whatever [solved]

I've encountered several cases where a printer worked fine, but the test page printed nothing.
Try printing a text-file, like /etc/rc.conf to see if the printer responds.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#3 2012-03-10 12:05:19

marties
Member
Registered: 2005-08-18
Posts: 10

Re: cups, can't print test page or whatever [solved]

the whole cups is broken,

at first i tried to print my documents it's facing that bug that i've decided to also try test page with no result.

Offline

#4 2012-03-11 18:04:53

toad
Member
From: if only I knew
Registered: 2008-12-22
Posts: 1,775
Website

Re: cups, can't print test page or whatever [solved]

marties wrote:

the whole cups is broken.

If you are confident that that is it simply uninstall, get rid of all remaining config files (if any) and reinstall.


never trust a toad...
::Grateful ArchDonor::
::Grateful Wikipedia Donor::

Offline

#5 2012-03-12 08:59:38

marties
Member
Registered: 2005-08-18
Posts: 10

Re: cups, can't print test page or whatever [solved]

toad wrote:
marties wrote:

the whole cups is broken.

If you are confident that that is it simply uninstall, get rid of all remaining config files (if any) and reinstall.

thanks but i already tried this but nothing changes.

Offline

#6 2012-03-12 11:21:34

toad
Member
From: if only I knew
Registered: 2008-12-22
Posts: 1,775
Website

Re: cups, can't print test page or whatever [solved]

That would imply that cups is not broken. What driver are you using? Have you checked localhost:631 in your browser? Have you checked the AUR?

Soooo many questions...


never trust a toad...
::Grateful ArchDonor::
::Grateful Wikipedia Donor::

Offline

#7 2012-03-12 13:09:38

marties
Member
Registered: 2005-08-18
Posts: 10

Re: cups, can't print test page or whatever [solved]

toad wrote:

That would imply that cups is not broken. What driver are you using? Have you checked localhost:631 in your browser? Have you checked the AUR?

Soooo many questions...

the web interface is working and nothing seems wrong there.

No recent messages on AUR about a problem on this driver.

I'm on a i686 distrib, module usblp is blacklisted

Pilote:    Canon iP2200 Ver.2.60 (color, 2-sided printing)
Connexion:    usb://Canon/iP2200?serial=5047D7
Défauts:    job-sheets=none, none media=iso_a4_210x297mm sides=one-sided

Canon_iP2200 (Idle)

Last edited by marties (2012-03-13 08:34:57)

Offline

#8 2012-03-28 09:28:26

marties
Member
Registered: 2005-08-18
Posts: 10

Re: cups, can't print test page or whatever [solved]

Hello,

after Enable full debugging information with
# cupsctl LogLevel=debug2

i noticed an error loading libtiff.so.3 library
libtiff.so.5 is installed, so i made a symlink to  it

# ln -s /usr/lib/libtiff.so.5 /usr/lib/libtiff.so.3

don't forget to disable logging
# cupsctl --no-debug-logging

Offline

Board footer

Powered by FluxBB