1

The printer Canon LBP2900b is not listed in the Cups of the Raspberry pi.. I have searched a lot on that but unfortunately haven't found any such working method. Please help

heyom
  • 322
  • 2
  • 7

1 Answers1

0

I had an issue getting Canon LBP6020 working with cups on pi. Found the *nix driver but no version of armhf so I did not manage to get it to work. Sharing this in case if you are lucky with your model:

Get the driver from https://www.canon.ie/support/consumer_products/products/printers/laser/i-sensys_lbp2900b.html?type=drivers&language=&os=windows%2010%20(64-bit)

Untar and find the ppd file in Src\cndrvcups-capt-2.71-1\cndrvcups-capt-2.71\ppd

Add it via cups admin when adding the printer

If you are getting the filter related error rastertosfp, then oof! My understanding of this error is you have to install it proper (using the proper ./install.sh script)