Use OpenWRT (on Xiaomi Mini Wifi) as Printer Server for HP LaserJet 1020
Objective:
To share my HP LaserJet 1020 on my network without keep my computer on.
Issues:
Steps:
Unresolved issue:
References:
To share my HP LaserJet 1020 on my network without keep my computer on.
Issues:
- The HP 1020 uses host based software. On every power on, it need to download the software from the computer via USB in order to work properly.
 
Steps:
- Install below packages
 - kmod-usb-printer
p910nd
luci-app-p910nd
 - Connect printer
 - Check device path (/dev/usb/lp0)
 - create hotplug script (to download firmware on each power on).
 - download firmware and save to the OpenWRT.
 - Setup Windows driver
 - No bi-directional
 
Unresolved issue:
- If the router reboots but the printer did not, the firmware will be download again to the printer and causing an error.
 - Cannot handle manual double page printing.
 
References:
Comments