You are not logged in.
I have an Epson XP-325 network printer which I used without issues in the past.
Now it doesn't print anymore.
I tried removing and adding it many times but it still doesn't print.
I've also tried printing on the same printer with a Mac and it printed without problems.
The printer is discovered and installed with following URI: dnssd://EPSON%20XP-235%20Series._pdl-datastream._tcp.local/
also avahi-browse --all --ignore-local finds it
$ avahi-browse --all --ignore-local
+ wlp2s0 IPv4 EPSON XP-235 Series Stampante UNIX local
+ wlp2s0 IPv4 EPSON XP-235 Series Stampante PDL local
+ wlp2s0 IPv4 EPSON XP-235 Series Sito Web local
+ wlp2s0 IPv4 EPSON XP-235 Series _scanner._tcp localBut when I print It says the printer cannot be reached
avahi-daemon as well as cups-browsed are up and running.
I also applied this:
https://wiki.archlinux.org/title/Avahi# … om_working
But still no luck...
Last edited by lviggiani (2023-02-23 20:03:11)
Offline
https://wiki.archlinux.org/title/CUPS/T … te_printer
Otherwise raise the debug level, restart cups, try to print and inspec the log.
https://wiki.archlinux.org/title/CUPS/T … #Debug_log
Also https://wiki.archlinux.org/title/CUPS/P … lems#Epson
Do you use one of the AUR drivers? Did you forget to rebuild it?
Online
Have you tried visiting the CUPS web interface at http://localhost:631? If the printer you're using requires specific PPD files and/ or drivers, you might have to manually add the printer via the interface.
Offline
I'm using different protocol in the end:
lpd://192.168.1.56:515/PASSTHRU
Offline