this post was submitted on 12 Jun 2024
14 points (100.0% liked)
raspberrypi
3255 readers
3 users here now
Community about the single-board computers, micro-controllers and related projects.
Other RaspberryPi communities on Lemmy
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Good work. I tried to do similarly with a HP CP1025nw (roughly 10 years old), which has become unreliable with Windows 11. But although I connected the printer to the Pi (I used a model 3B) with a USB cable, CUPS does not appear to see the "usb://....." connection string. CUPS does allow me to connect to the printer wirelessly, with a connection string that begins "dnssd://....".
So I have it working wirelessly but I was hoping to get it using USB since I suspect that would be more reliable.
I'm wondering why your Pi allows the "usb://....." method, but mine does not.
Some HP printers require proprietary firmware be loaded over USB. You could try
hplip
but I found that although my printer is explicitly supported it couldn't identify it via device ID.