[Adapt] Install Canon MF4350 CUPS printer drivers in 64-bit Ubuntu Linux

Xiao Jia stfairy at gmail.com
Mon May 13 13:02:10 CST 2013


1. Download the latest Linux UFRII drivers from the Canon support site.

http://usa.canon.com/cusa/support/consumer/printers_multifunction/imageclass_series/imageclass_mf4450#DriversAndSoftware

As of this writing, the latest version is 2.60.

2. Extract the drivers from the downloaded file.

$ tar xvf Linux_UFRII_PrinterDriver_V260_us_EN.tar.gz

3. These drivers also require that the i386 (32-bit) standard Linux
libraries are installed.

$ sudo apt-get install libc6-i386 ia32-libs lib32z1

4. Now we are ready to install the Canon MF4350 drivers.

$ cd Linux_UFRII_PrinterDriver_V260_us_EN/64-bit_Driver/Debian/
$ sudo dpkg -i cndrvcups-common_2.60-1_amd64.deb
$ sudo dpkg -i cndrvcups-ufr2-us_2.60-1_amd64.deb

5. After installing the driver, Ubuntu tries to find the filter file in
/usr/lib instead of /usr/lib64. So create a symlink to the printer filter
file:

$ sudo ln -s /usr/lib64/cups/filter/pstoufr2cpca
/usr/lib/cups/filter/pstoufr2cpca

6. Finally, launch the CUPS configuration tool (e.g. press Alt+F2 then
execute system-config-printer) and add the shared printer (see attached
screenshot).



On Mon, May 13, 2013 at 11:39 AM, Luo Kangqi <luo.kangqi at qq.com> wrote:

> Hi all,
>
> The network printer is ready to use. You can find the sharing printer in
> ADAPT-PC and connect it. Once connected, please select "\\ADAPT-PC\Canon
> MF4320-4350" when you're going to print something.
>
> Cheers,
> Kangqi
> ------------------
> Luo Kangqi
> ADAPT Lab, SEIEE 3-513
> Shanghai Jiao Tong University
>
>
> _______________________________________________
> Adapt mailing list
> Adapt at cs.sjtu.edu.cn
> http://cs.sjtu.edu.cn/mailman/listinfo/adapt
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://cs.sjtu.edu.cn/pipermail/adapt/attachments/20130513/eca4b5a2/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot from 2013-05-13 13:00:08.png
Type: image/png
Size: 76498 bytes
Desc: not available
URL: <http://cs.sjtu.edu.cn/pipermail/adapt/attachments/20130513/eca4b5a2/attachment-0001.png>


More information about the Adapt mailing list