I have a problem with my Canon PIXMA MP230.
The problem is that when I want to print a file, it goes to the print queue, but it does not print, printing appears stopped.
I clarify that I have the drivers installed but it still does not work.
- 1,550
3 Answers
I had a similar problem with a Canon printer (Pixma IP7250), which worked fine with Ubuntu 18.04 and 19.10. But with kubuntu 20.04, it did not work at all. I finally found help in this forum, in the terminal I typed in
sudo apt install cups-backend-bjnp
This installation worked quickly. After I could choose a driver which worked for my printer in the system settings, the printer worked properly with this driver!
- 618
- 21
I have had the same problem for a long time after upgrading to Ubuntu (Xubuntu/Ubuntu studio in my case) 20.04: my Pixma mp230 accepted print jobs, proudly announced "rendering complete" (in the log file) and just as proudly refused to print. I have tried to fix it a couple of times, but it failed miserably and was not a great priority these past few months.
This is the simple solution, which I found on distrowatch.com' s user rating page of Ubuntu 20.04 (the review dated 2020-08-19):
- remove ippusbxd (
sudo apt remove ippusbxdin terminal) - delete and reinstall the printer using the normal GUI printer utility
- Print a test page. Worked for me!
The proposed theory behind it is that ippusbxd "creates" a "ubuntu"-printer which interferes with the original printer/printer drivers (in the reviewer's case a Brothers printer, in my case a Canon Pixma mp230).
I am incredibly thankful to the original problemsolver for this simple solution and thought I would pay it forward here, where more people might see it.
You might also want to read these related questions where more knowledgeable people than me explain how all printers now are "network printers" or something like that. Apparently removing ippusbxd isn't the most elegant solution, but as long as it works I'm happy :-)
- 21
This solution 'seemed' to partially work as I was able to find my MG2900 Canon listed in the GUI as a new, available printer, in Ubuntu 20.04, Mate desktop.
But...it still didn't print. So I unplugged it so as to reset the Wifi. The light was blinking. That stopped that, but still didn't print. So 'Delete'd it from the GUI with the intent of reinstalling it automatically again, like it had done a few seconds before. AND now, it doesn't show up in the listing of available printers attached to USB like it had the first go round.
I'd already installed sudo apt install cups-backend-bjnp
I'm going to reboot and see if that makes a difference.
Nope. Canon printer no longer shows up at all. Going to uninstall/reinstall in term now.
- 291

