How to make my HP office jett 250 printer to stay/remain in Zorin

Hi everyone, and the best to you!

Still very new to linux and far from good with computers! But loving Zorin!

My computer is a zenbook-ux5401ea.

Need help with making my printer (HP offise jett 250) to stay/remain under printers.

I can add it and use it but after i turn off the printer it disappears from the settings/printers

How can i make it stay/remain?

Thanks in advance!

Hi,
Having had similar experiences under Windows with an HP all-in-one when I was working, if you are using wifi to connect, then you can switch the printer off but don't switch off at the wall socket - this is what loses the settings (the same with Canon all-in-ones too!).

I covered printer installation in the Unofficial Manual for Zorin 17 Core.

"Printers
Before looking at printer installation we need to disable ‘autodiscovery’, otherwise you will end up with multiple instances of your printer!

So first off, open a a Terminal (Ctrl+ Alt+ T or Menu | Utilities | Terminal and enter:

sudo systemctl stop cups-browsed

Followed by:

sudo systemctl disable cups-browsed

Once you have done this enter:

sudo system-config-printer

This brings up the following interface and as you have launched it with ‘root’ privileges (sudo command) it will be better for install. You will need to provide your user password, or the administrator password if you have setup a separate admin user, with yourself as a standard user like me.

Click on Add and the following interface appears:


If you see something like the top entry here, you may think Printers application has
detected the printer is connected via USB, but it is driverless:

Then select the Forward Button and a new window appears with Choose Driver as shown [below] on the next page.

You will need to scroll down until you see the manufacturer’s name of your printer. In my case it is Canon. And once we have found the correct name, select Forward bottom right of the window.

A window now appears with numerous models made by the manufacturer of your printer, scroll down until you find it:

In my case, for my Pixma TS-8151 printer I need to choose the TS8100 series driver.

However, note what it says in the Drivers pane ... driverless ... which means we are
going to have to visit Canon support page to download the Linux driver which is this one:

Just as we did for the Scanner driver we need to extract the tarball and install the amd64.deb file from packages.
Launching via command line again things have changed!

A new entry has appeared, and if we click on forward:

and then Apply:


"
Lastly, do you know if you have hp-lip installed?

1 Like

No i dont have hp-lip installed!

How do i install that?

That is because You have turn it off. This should be normal - because it is off; it doesn't have Power. When my Printer is off, it isn't shown, too. When I enable it, it is shown again.

hplip should be preinstalled. You can check it in Terminal with apt list hplip

Easiest way for a beginner, is installing it via software store.


1 Like

Thank you for the help/info

You are right so soon as i turn on the printer it shows and is operational, i was under the imprestion that it wold be as in windows or osx, when printer is turned off it would be showing offline and still visible in the list of printers!

And i have hplip installed on Zorin, but if i understand it correctly it in how this linx system works that the printer in not in the list if it is turnd off and when the printer is turned on it whill apear again!

Have i understood correctly and is there a setting that can make the printer sty in the list as offline?

At least so far I know. Annd when there should be a Setting I don't know it. But maybe others here know that.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.