1

Just installed Ubuntu 20.04 on my laptop and it went smoothly. The only problem is with printing. The printer installation went fine - selected the driver etc. All good.

However, when I actually send something to the printer it doesn't print. I get the notification that the document is being printed and then that printing has been completed. The printer makes an audible click and the green light flashes briefly, as if it's received the document. But nothing prints!

The printer is working fine with a windows laptop, and it worked fine with Ubuntu 18.04. I'm not very tech-savvy, so responses in words of one syllable appreciated.

Matthew
  • 11

1 Answers1

0
  1. Remove ippusbxd: (run sudo apt remove ippusbxd in terminal)
  2. Delete and reinstall the printer using the GUI printer utility
  3. Print a test page

This worked for me after hours of troubleshooting, I hope it works for you as well!

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 :-)

Nmath
  • 12,664
rinre
  • 21