Printing with the Canon PIXMA iP6700D, CUPS, and Fedora
This might save someone some time and hassle. Recently, I needed to print on a friend’s Canon PIXMA iP6700D printer from my Fedora 7 laptop. Turns out that the default drivers used in this setup print blank sheets and useless micro images rather than anything useful.
Looking around for help resulted in some pointers to this Canon FTP site, but it never responded. Digging a little further turned up this useful page, mostly in Japanese, but if (like me) you don’t read Japanese, you can find the files you need by searching the page for the file sizes. The two files that you need for the iP6700D are:
cnijfilter-common-2.60-3.i386.rpm
which you can find by searching the page for “24,410 byte”, and
cnijfilter-ip6600d-2.60-4.i386.rpm
which you can find by searching the page for “2,054,347 byte“.
Download these two files, install them as root with ‘rpm -ivh cnijfilter-common-2.60-3.i386.rpm cnijfilter-ip6600d-2.60-4.i386.rpm’, and you should be able to find the new driver in the GUI printer config tool, system-config-printer.
Incidentally, it looks like the source RPMs are there too. Pretty cool!
Filed under: gadgets |
Tagged: canon , fedora , ip6700d , japanese , printer drivers
