chatgpt "when you upgraded from Debian 12 → 13, your printing stack also got a major bump (Debian 13 uses CUPS 2.5+ and newer ipp-usb / cups-filters packages). These prefer driverless (IPP Everywhere) printing — and your HP 415 does support that mode."
These steps are generated by chatgpt, but I follow it step by step.
Identify both printer URIs
# lpstat -v
device for HP-Ink-Tank-Wireless-415: socket://x.x.x.x:9100
device for HP_Ink_Tank_Wireless_410_series_1BAF5D: implicitclass://HP_Ink_Tank_Wireless_410_series_1BAF5D/
device for PDF: cups-pdf:/
"The implicitclass:// scheme comes from cups-browsed, which discovers and manages driverless IPP printers automatically.
In your case, that printer (HP_Ink_Tank_Wireless_410_series_1BAF5D) is a modern, IPP Everywhere version of your HP Ink Tank 415.
It’s the correct, future-proof configuration — and it’s why your test print worked even without the old socket:// driver."
Remove the legacy driver and clean up your setup
# lpadmin -x HP-Ink-Tank-Wireless-415
Optional to make your new driver as default printer
# lpadmin -d HP_Ink_Tank_Wireless_410_series_1BAF5D
Note: option -d to choose default printer
Check your scanner
# scanimage -L
device `v4l:/dev/video0' is a Noname Integrated Camera: Integrated C virtual device
device `escl:https://x.x.x.x:443' is a HP Ink Tank Wireless 410 series [1BAF5D] platen scanner
device `hpaio:/net/ink_tank_wireless_410_series?ip=x.x.x.x&queue=false' is a Hewlett-Packard ink_tank_wireless_410_series all-in-one
device `airscan:e0:HP Ink Tank Wireless 410 series [1BAF5D]' is a eSCL HP Ink Tank Wireless 410 series [1BAF5D] ip=x.x.x.x, xx:xx:xx:xx::1
This is upgrade from previous post Debian Buster: install all in one hp ink tank 315