# HG changeset patch # User Oleksandr Gavenko # Date 1344180050 -10800 # Node ID 660d2a1b6ec0df0878b1bc38170f87cf32c672d4 # Parent e6f209eae9df53ebc1693ef19c8cd2572a3eff3b HP 1020 "out of page" error diff -r e6f209eae9df -r 660d2a1b6ec0 printer.rst --- a/printer.rst Fri Aug 03 12:58:44 2012 +0300 +++ b/printer.rst Sun Aug 05 18:20:50 2012 +0300 @@ -76,7 +76,12 @@ The firmware of the printer must be uploaded after turning it on. You can use a hotplug/udev script which comes with foo2zjs, or do it manually:: - cat /usr/share/foo2zjs/firmware/sihp1020.dl > /dev/usb/lp0 + $ cat /usr/share/foo2zjs/firmware/sihp1020.dl > /dev/usb/lp0 + +HP 1020 "out of page" error:: + + $ cat /usr/share/foo2zjs/firmware/sihp1020.dl > /dev/usb/lp0 + $ usb_printerid /dev/usb/lp0 Brother printers. =================