2016-10-24 23:58 GMT+02:00 Brian Potkin <claremont...@gmail.com>: > On Mon 24 Oct 2016 at 19:46:51 +0200, Matteo Croce wrote: > My print queue was set up (all on one line) with > > lpadmin -p wf2530 -v file:/home/brian/wf2530 -E > -m > escpr:/0/cups/model/epson-inkjet-printer-escpr/Epsom-WF-2530_Series-epson-escpr-en-ppd > > and I printed with > > lp -d wf2530 /etc/nsswitch.conf > > You could try this to see whether it gets printing going for you.
I get the same error. I managed to print with: # mkdir -p /etc/cups/ppd/usr/lib/cups/filter # ln -s /etc/cups/ppd/Epson_2530.ppd /etc/cups/ppd/usr/lib/cups/filter/epson-escpr-wrapper.ppd # lp -d Epson_2530 /etc/nsswitch.conf > Cheers, > > Brian. Cheers,