Problem with printing on Canon LBP6020

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
pdc_2
Level 10
Level 10
Posts: 3019
Joined: Mon May 11, 2009 1:21 am

Re: Problem with printing on Canon LBP6020

Post by pdc_2 »

Sivella http://doc.ubuntu-fr.org/tutoriel/insta ... _canon_lbp (translate from french to whatever is your favourite language)

says to check the file ccpd.conf that is in /etc so it looks like
/etc/ccpd.conf
to read and change it ...............
gksudo gedit /etc/ccpd.conf
he says it should look like
<Printer LBP5000>
DevicePath /dev/usb/lp0
</ Printer>
so for you we would want

Code: Select all

<Printer LBP6020>
DevicePath usb:/dev/usb/lp3
</ Printer>
is that what is already there?

again he says restart the ccpd daemon after that
sudo service ccpd restart
We have guessed that your printer is on lp3

______________________________________________

can you check it is persistently lp3:

I ask because we have two printers; lp0 and lp1 but I need to turn them on in the right sequence; otherwise the LBP (which is allocated to lp1) can be assumed to lp0 if I only turn it on ..................

......so I don't know what other devices you have attached; and if they are turn on/turn off devices..............so cd /dev/usb and run the ls command again ........

........running out of ideas.........
Locked

Return to “Printers & Scanners”