Score:0

My printer is HP LaserJet Pro m1136 mfp After setting up my printer in Ubuntu 20.04 unable to scan

cn flag

Driver plug-in installation is required

Score:0
ru flag

I share your pain, I really do. I think that this is caused by HP not realising the world moved from Python 2 to Python 3. But that doesn't help you. This might.

Go to: https://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/ Choose your driver based on the version of HPLip you have installed. If you don't have HPLip setup, then I suggest you download it from https://developers.hp.com/hp-linux-imaging-and-printing/gethplip

This will be a text file in your downloads directory, so install with:

chmod +x Downloads/hplip-3.20.6.run
sh Downloads/hplip-3.21.12-plugin.run

Follow all the instructions here. Let it delete anything it wants and install its own dependencies. Then setup your print queue, all as normal.

Return to the first link I gave you and download hplip-3.21.12-plugin.run Now we install that:

chmod +x Downloads/hplip-3.21.12-plugin.run
sh Downloads/hplip-3.21.12-plugin.run

Same procedure, just follow the prompts.

I could then use xsane to scan from my printer.

Good luck, hope this helps.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.