and I install the printer using the hplip gui tool and it works.
But now everytime I log in zorin still detects the same printer again (which does not work and I deleted), so I always have 2 printers in the list. How can I stop Zorin detecting the printers?
My workaround has been to install the printer I want manually, and select a different name for it. That way I know which of the 5 LaserJet Pro MFP printers on the network I want
But getting rid of the "automatic" printers would be nice...
My quick google search session some days ago suggests it's a standard CUPS feature - not something Zorin specific. I didn't have time to try the different suggested fixes...
You should get the same interface as you would normally but you are now running it as 'root'.
Delete the duplicate printers leaving the one that works.
Close the Printers dialog, exit the Terminal and reboot - has it worked? Just wondering - don't have this issue as not currently using Zorin as my go to.
Thank Swarfendor437,
Thanks for the support I did run
sudo system-config-printer
But I find only 1 printer (the correct one), so everything is ok.
However in Settings-Printer I still find the second printer too (not correct).. I delete it.. and after 1 min it comes back
I've just thought of something, but if you don't want to do it as everything is working OK I will understand. One thing I have noticed from personal experience is that if you turn the printer off, turn the wall socket switch off/and unplug from the wall, the computer will not see the printer at all. I only discovered this with my Canon printer and a similar thing happened at work with an HP wireless workstation printer. I advised the team members by all means to switch the printer off at the end of the day, but never turn off the switch of the socket or unplug the printer. They had been switching the socket off and the iPads could no longer see the printer so it had to be installed again, also with Notebooks (Laptops).
Hi @swarfendor437
thanks a lot for the good input.
For me yes, if I switch the printer off (even without unplug from the wall) the "wrong" printer disappear.
However this is unfortunately not a solution for me as when I want to print I need to switch it on and the "wrong" one appear again and it make always confusing to select the correct one.
Also I have a scanner too in the HP printer (it is an all in 1 solution). So I need to have it on when I scan
You can create prints with two sides using HP Officejet Pro 6970 Setups with the driver software available for Windows. It is essential to load enough paper into the input tray to finish the printing job.
Choose the document you wish to print. Click File and select Print to open the print dialog box for your system. Select the printer you want to use from the results for printers.
Select Preferences , and then choose the Shortcuts tab for printing. If the tab isn't accessible, click the features tab. Select the Two-Sided printing option.
Choose the desired Flip option in The Print on Both Sides option. Printouts can be made in booklet form by selecting an option called the Flip On Long Edge option Read More.
My issue is not about to print 2 sided, that works perfectly. The problem is I see the printer tiwce:
One from the drivers I installed
One from the ubuntu driver autodetection
I wanted to avoid to install the driver and just live with the autodetection, however the autodetected printer does not work unfortunately
So I installed HP drivers, but linux does not recognize that the printer detected is the same of the one I installed
Has a good and proper solution be created/discovered?
I read in another thread that using the wifi option with no USB connection corrects the problem. Have you tried that?
I am having the same issue with my father's system and it seems totally unnecessary....when he needed a new printer I got him another HP since they had always been so easily compatible with linux.....but, this has been an issue with both Pop! and now Zorin 16 Pro.......so that tells me that it is an ubuntu problem, not that knowing that helps the status of any ubuntu based distro
I've noticed this issue on many distributions and believe it must be something to do with kernel updates. When your printer gets 'autodetected' you should also see somewhere that it is 'driverless' - because it is - all that GNU/Linux is doing is correctly identifying the hardware, and putting an icon in Print Settings - then you try and send something to print and nothing comes out of it. One of the things I have thought about recently is to disconnect the USB cable to my Devuan box so it only has the wireless Printer showing (or so I thought - deleting the .local printer kept coming back. After some research I issued this command in the terminal:
sudo apt-get remove cups-browsed
For ubuntu derivatives you may have to do something with systmctl: