First, download the drivers from here and extract the file.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixsBBiLuhSNHDIQdllYqWoBWdA6L7IpoGaeDHSoF3Wh_BmEGOUlCWwthKRO2XbmstntZEjTt6tSRPpkuFNvEiyRWaztjt6ZnRsDTxMonfvpDxSxtx74vgj2YFpgdjQvRBBmoHspcn54fo/s320/Selection_011.png)
Then double click on the files and install or type the following command in terminal one by one.
1.sudo dpkg -i cndrvcups-common_2.00-2_i386.deb
2.sudo dpkg -i cndrvcups-capt_2.00-2_i386.deb
Now restart the cups type following commands in terminal
3.sudo /etc/init.d/cups restart
4.sudo /usr/sbin/ccpdadmin -p LBP2900 -o /dev/usb/lp0
Type the following the screen will display printer models
![](file:///tmp/moz-screenshot.png)
5.ls /usr/share/cups/model/ |grep CNCUPS
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjiW3VVJnm3AnyPy4plB36gkkaF3DkXG5Wjv87Wlz7p5_JdOFdVgtfspn9d0tV8XoTRT6rQvrVZEd2bNkXS6cY5pM8-Vt9j6rM5kCj7h2pfZ2Y7AaTPrkvhPi9rTcfxsxOsHy19-Sti9Rw/s320/Selection_013.png)
here select the printer model for installation
6. /usr/sbin/lpadmin -p LBP2900 -m CNCUPSLBP2900CAPTK.ppd -v ccp:/var/ccpd/fifo0 -E
Now the printer is installed
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGQIa5Zh8BaIaxRI2SdPnuW9UZ5vdQoHYXWFPL5f7YJ7G20T8hyphenhyphenZdbVbnEPCJH4PTV-0Bd9qoTm492hUiiKsqRI2po3mo6JvCXkyNXWVXyHJ6ueJF0u0MZ9YwM4Ztt9ONuAQkdtU2SDNM/s320/Selection_012.png)
Then restart ccpd type the following command in terminal
7.sudo /etc/init.d/ccpd start
Set the ccpd at starting the computer type the following
8.sudo update-rc.d ccpd defaults 20
Now the printer works fine in my office .
0 comments:
Post a Comment