How to install the printer driver for Canon image running 2520 in Ubuntu 13.10
By Jessica Wood •
I unable to install the printer driver in Ubuntu(Ver 13.10) for Canon image running 2520 . please tell the commands .Thanks!
1 Answer
Download 2.70 driver:
Uncompress the Linux_UFRII_PrinterDriver_V270_uk_EN.tar.gz
Open a terminal, enter the commands (for example for 64-bit system):
cd path/64-bit_Driver sudo su dpkg -i cndrvcups-common_2.70-1_amd64.deb dpkg -i cndrvcups-ufr2-uk_2.70-1_amd64.deb /etc/init.d/cups restart /usr/sbin/lpadmin -p CANON-iR2520 -m CNCUPSIR2520ZK.ppd -v lpd://192.168.0.8/CANON-iR2520 -EPlease read the README-ufr2-2.7xUK.txt for different printer models.
/etc/init.d/cups restartOpen a browser at
//localhost:631, and add the printer.