<div dir="ltr"><div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Fri, Nov 23, 2018 at 8:31 PM Brian <<a href="mailto:ad44@cityscape.co.uk">ad44@cityscape.co.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Fri 23 Nov 2018 at 19:15:25 +0100, Gary J. Kirkpatrick wrote:<br>
<br>
> On Fri, Nov 23, 2018 at 4:00 PM Brian <<a href="mailto:ad44@cityscape.co.uk" target="_blank">ad44@cityscape.co.uk</a>> wrote:<br>
> <br>
<br>
[Snip]<br>
<br>
> > Here is what I would do on your system for printing:<br>
> ><br>
> > 1. Decide whether to use one or other of the USB or wireless connections.<br>
> ><br>
> > 2. If USB is chosen, delete the two HPLIP queues. You could also purge<br>
> >    HPLIP from the system as it is no longer used.<br>
> ><br>
> > 3. If wireless is chosen, uncomment "CreateIPPPrinterQueues All" in<br>
> >    /etc/cups/cups-browsed.conf" and restart cups-browsed. Delete the two<br>
> >    HPLIP queues. You could also purge HPLIP as it is no longer used.<br>
> ><br>
> > Keep things simple; you do not need USB and wireless at the same time.<br>
> > And, by using driverless printing, all HPLIP bugs can be avoided and<br>
> > nobody need bother about installing non-free plugins for printing ever<br>
> > again.<br>
> ><br>
> > --<br>
> > Brian.<br>
> ><br>
> > --<br>
> > ubuntu-users mailing list<br>
> > <a href="mailto:ubuntu-users@lists.ubuntu.com" target="_blank">ubuntu-users@lists.ubuntu.com</a><br>
> > Modify settings or unsubscribe at:<br>
> > <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
> ><br>
> <br>
> <br>
> I purged  HPLIP sudo apt-get remove --purge hplip.<br>
<br>
You've gone this far so you could do<br>
<br>
  sudo apt-get --purge autoremove<br>
<br>
to clean up other packages which are not needed now.<br>
<br>
I'll also point out (before anyone else does) that, if you have a need<br>
for scanning, some readjustment will be now be needed. Anyway, one thing<br>
at a time. Back to printing.<br>
<br>
> I removed the printer I installed wirelessly (I never installed one to<br>
> print by USB).  I still have a printer I can not remove using<br>
<br>
Ok, you didn't actively install a USB print queue but you did have a<br>
USB connection and, in that situation, Ubuntu will automatically set an<br>
IPP printer up for you. Many users would appreciate that facility. I<br>
hope you have disconnected the printer from the USB port.<br>
<br>
> 'System/Devices/Printers.'  It is<br>
> labeled  HP_DeskJet_3630_series_61C7.    I can not print from it when using<br>
> the Ubuntu interface, I can with the Unity interface-  I can not delete it<br>
> from there either as I gave no print interface, that is, there is no<br>
> System/Devices/Printers.<br>
<br>
I use Debian, but its printing system and that of Ubuntu are identical<br>
for all intents and purposes. However, I am unfamiliar with the two<br>
interfaces you refer to. If the Ubuntu interface is based on GNOME I can<br>
think of a reason. Would you describe what you see there *immediately*<br>
after restarting cups-browsed.<br>
<br>
> I added the printer using  'System/Devices/Printers.'  It works and appears<br>
> to be working correctly.<br>
> <br>
> I uncommented "CreateIPPPrinterQueues All.  I restarted CUP sudo systemctl<br>
> restart cups.service  I now have 3 printers listed .<br>
<br>
It is essential to restart cups-browsed. Does 'lpstat -t' also show these<br>
three printers? Please post the output if it shows more than 1.<br>
> <br>
> Seems to be printing fine.<br>
<br>
That's the good part, isn't it?<br>
<br>
-- <br>
Brian.<br>
<br>
-- <br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com" target="_blank">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a></blockquote><div><br></div><div>I just sent the previous just as you were noting that I would need to do something to activate scanning</div><div><br></div><div> lpstat -t</div><div>scheduler is running</div><div>no system default destination</div><div>device for DeskJet-3630: dnssd://HP%20DeskJet%203630%20series%20%5B61C73D%5D._ipp._tcp.local/?uuid=1c852a4d-b800-1f08-abcd-18602461c73d</div><div>device for HP_DeskJet_3630_series_61C73D_: ipp://HP18602461C73D.local:631/ipp/print</div><div>DeskJet-3630 accepting requests since Sat 24 Nov 2018 06:48:30 AM CET</div><div>HP_DeskJet_3630_series_61C73D_ accepting requests since Sat 24 Nov 2018 07:05:36 AM CET</div><div>printer DeskJet-3630 is idle.  enabled since Sat 24 Nov 2018 06:48:30 AM CET</div><div>printer HP_DeskJet_3630_series_61C73D_ is idle.  enabled since Sat 24 Nov 2018 07:05:36 AM CET</div><div><br></div><div> garyk</div></div></div></div>