I have a new router (Speedport W 921V) which has USB ports on which I connected my printer (HP DeskJet 950C).
Printing works (URI: lpd://192.168.2.1/lpt1), but after each job, the printer sucks out one extra blank page.
How can avoid this extra non printed page?
(I'm using Xubuntu 11.10 and hplip 3.11.7-1ubuntu3. If the printer is connected to the PC directly or via a Windows computer (samba), the problem doesn't occur.)
According to https://wiki.linuxfoundation.org/en/OpenPrinting/Database/CupsFAQ#Why_does_a_blank_page_print_for_every_print_job.3F , I also tried to set ps_accounting = 0 in /etc/foomatic/filter.conf, no effect. (/usr/lib/cups/filter/cupsomatic is not a readable file)
– Bazon Dec 08 '11 at 15:12lpd://192.168.2.1/PASSTHRU: doesn't print, error message: /usr/lib/cups/backend/lpd failed – Bazon Dec 09 '11 at 15:41