Introduction
foo2capt is an open source driver written by Alexey Galakhov for Canon CAPT laser printers. Upstream is foo2capt on Sourceforge. For the closed source driver from Canon see CanonCaptDrv190.
Compatible printers
LBP-2900, LBP-2900B, Canon LBP-3000.
Install Instructions
git clone git://git.code.sf.net/p/foo2capt/foo2capt cd foo2capt # install build deps if necessary sudo apt-get install libusb-1.0-0-dev libcupsimage2-dev # build binary package dpkg-buildpackage -b # install it sudo dpkg -i ../cups-driver-capt_*.deb