View previous topic :: View next topic |
Author |
Message |
walterguo Apprentice
Joined: 15 Jul 2005 Posts: 155
|
Posted: Sat Apr 21, 2007 5:29 pm Post subject: [solved] Help: Canon LBP1210 stop to work |
|
|
Situation:
I use the Canon official driver of LBP1210, the printer use to work perfectly, but after I tried a print program named "gtklp" it doesn't work, dont know what changed. After many timed tried, I found out that it is because of the ccp error:
direct ccp:/var/ccpd/fifo0 "Unknown" "Canon Priter Daemon Port#1" ,(you may noticed the Canon Programer's wrong spelling, it is Printer NOT Priter, )seems ccp did not find the usb printer. But I am sure that the OS has recognized the printer was plunged in, because only after I pluged in the usb cable, did a device called /dev/usb/lp0 come out.
Thanks for any advice.
Quote: | # ccpdadmin
Usage:
ccpdadmin [-p Printer-name -o Printer-dev-path]
ccpdadmin [-x Remove-Printer-name]
CUPS_ConfigPath = /etc/cups/
LOG Path = None
UI Port = 39787
Entry Num : Spooler : Backend : FIFO path : Device Path : Status
----------------------------------------------------------------------------
[0] : LBP1210 : ccp : /var/ccpd/fifo0 : /dev/usb/lp0 : |
Quote: | # lpstat -t
scheduler is running
system default destination: LBP1210
device for LBP1210: ccp:/var/ccpd/fifo0
LBP1210 accepting requests since Sun Apr 22 01:06:53 2007
printer LBP1210 now printing LBP1210-121. enabled since Sun Apr 22 01:06:53 2007
/usr/libexec/cups/backend/ccp failed
LBP1210-121 root 19456 Sun Apr 22 01:06:53 2007 |
Quote: | # /usr/local/lib/cups/backend/ccp
direct ccp:/var/ccpd/fifo0 "Unknown" "Canon Priter Daemon Port#1"
direct ccp:/var/ccpd/fifo1 "Unknown" "Canon Priter Daemon Port#2"
direct ccp:/var/ccpd/fifo2 "Unknown" "Canon Priter Daemon Port#3"
direct ccp:/var/ccpd/fifo3 "Unknown" "Canon Priter Daemon Port#4"
direct ccp:/var/ccpd/fifo4 "Unknown" "Canon Priter Daemon Port#5"
direct ccp:/var/ccpd/fifo5 "Unknown" "Canon Priter Daemon Port#6"
direct ccp:/var/ccpd/fifo6 "Unknown" "Canon Priter Daemon Port#7"
direct ccp:/var/ccpd/fifo7 "Unknown" "Canon Priter Daemon Port#8" |
Last edited by walterguo on Sun Apr 22, 2007 4:08 pm; edited 1 time in total |
|
Back to top |
|
|
gonzzor Tux's lil' helper
Joined: 03 Nov 2004 Posts: 133
|
Posted: Sat Apr 21, 2007 9:49 pm Post subject: |
|
|
I can't say much about your specific problem but I would try to remove and start over. The Canon driver isn't very nice to work with. If you like you could try the ebuild for the Canon printer driver at https://bugs.gentoo.org/show_bug.cgi?id=130612. _________________ After 5 hours trying to install PHP 4 on FreeBSD I missed my Gentoo machine... |
|
Back to top |
|
|
walterguo Apprentice
Joined: 15 Jul 2005 Posts: 155
|
Posted: Sun Apr 22, 2007 2:59 am Post subject: |
|
|
Great Thanks, I will remove all and try the bugs files. |
|
Back to top |
|
|
walterguo Apprentice
Joined: 15 Jul 2005 Posts: 155
|
Posted: Sun Apr 22, 2007 4:09 pm Post subject: |
|
|
Yes, I removed all, and reinstall the driver according the bugs.gentoo.org, now everything is ok. Great thanks |
|
Back to top |
|
|
|