On Thu, Mar 05, 2020 at 12:38:12PM +0000, Brad Rogers wrote: > On Thu, 5 Mar 2020 12:23:02 +0000 > Brian <a...@cityscape.co.uk> wrote: > > device for Officejet_6700: hp:/net/Officejet_6700?ip=192.168.1.53
I see nothing wrong with this URI, so, until we know better, I'll take it that the bug is in the hp backend. I can think of no other troubleshooting to do, although I suppose you could backup /usr/lib/cups/backend/hp and replace it with the 3.19.12 one. > network socket://192.168.1.53:9100 This URI should give printing. Do sudo lpadmin -p Officejet_6700 -v socket://192.168.1.53:9100 Revert with sudo lpadmin -p Officejet_6700 -v hp:/net/Officejet_6700?ip=192.168.1.53 (You will lose automatic scanner discovery with this URI). -- Brian.