<div dir="ltr"><div><div><div><div><div><div><div>1. Download the latest Linux UFRII drivers from the Canon support site.<br><br><a href="http://usa.canon.com/cusa/support/consumer/printers_multifunction/imageclass_series/imageclass_mf4450#DriversAndSoftware">http://usa.canon.com/cusa/support/consumer/printers_multifunction/imageclass_series/imageclass_mf4450#DriversAndSoftware</a><br>

<br></div>As of this writing, the latest version is 2.60.<br><br></div>2. Extract the drivers from the downloaded file.<br><br></div>$ tar xvf Linux_UFRII_PrinterDriver_V260_us_EN.tar.gz<br><br></div>3. These drivers also require that the i386 (32-bit) standard Linux libraries are installed.<br>

<br>$ sudo apt-get install libc6-i386 ia32-libs lib32z1<br><br></div>4. Now we are ready to install the Canon MF4350 drivers.<br><br>$ cd Linux_UFRII_PrinterDriver_V260_us_EN/64-bit_Driver/Debian/<br>$ sudo dpkg -i cndrvcups-common_2.60-1_amd64.deb<br>

$ sudo dpkg -i cndrvcups-ufr2-us_2.60-1_amd64.deb<br><br></div>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:<br><br>

$ sudo ln -s /usr/lib64/cups/filter/pstoufr2cpca /usr/lib/cups/filter/pstoufr2cpca<br><br></div>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).<br>

<div><div><div><div><div><div><div><div><div class="gmail_extra"><br><br><br><div class="gmail_quote">On Mon, May 13, 2013 at 11:39 AM, Luo Kangqi <span dir="ltr"><<a href="mailto:luo.kangqi@qq.com" target="_blank">luo.kangqi@qq.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>Hi all,</div><div><br></div><div>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.</div>

<div><br></div><div>Cheers,</div><div>Kangqi</div><div><div style="color:rgb(144,144,144);font-family:Arial Narrow;font-size:12px">------------------</div><div style="font-size:14px;font-family:Verdana"><font color="#808080"><div>

Luo Kangqi</div><div>ADAPT Lab, SEIEE 3-513</div><div>Shanghai Jiao Tong University</div></font></div></div><div> </div><br>_______________________________________________<br>
Adapt mailing list<br>
<a href="mailto:Adapt@cs.sjtu.edu.cn">Adapt@cs.sjtu.edu.cn</a><br>
<a href="http://cs.sjtu.edu.cn/mailman/listinfo/adapt" target="_blank">http://cs.sjtu.edu.cn/mailman/listinfo/adapt</a><br>
<br></blockquote></div><br></div></div></div></div></div></div></div></div></div></div>