LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Canon i560 Printer (https://www.linuxquestions.org/questions/linux-hardware-18/canon-i560-printer-277284/)

StephenCM 01-13-2005 07:27 AM

Canon i560 Printer
 
Hi,

I have a canon i560 printer plugged into my PC through USB2. How do I setup this printer for SuSE 9.2? Can I set it up using one of the standards (PCL6 etc...) or can I get special drivers? If I can do it with a printer standard, which one, otherwise, where can I get drivers?

Stephen

twsnnva 01-13-2005 03:20 PM

Hopefully this will help you.

I have a canon i860, however I have to use the BJC-800 driver. To install this in debian I would use a command like this.
Code:

/usr/sbin/lpadmin -p Canon_i560 -E -v usb:/dev/usb/lp0 -m /usr/share/cups/model/BJC800.ppd
This should work for you however the ppd file may be in a different location under Suse. The command
Code:

find /usr/share/cups -name BJC800.ppd
should tell you the location of that file.

Thomas


All times are GMT -5. The time now is 07:34 AM.