[patch] LaserJet 1020 firmware load fix
Bug #1922404 reported by
dgcampea
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
HPLIP |
New
|
Undecided
|
Unassigned |
Bug Description
Tested on Laserjet 1020 but might apply to any similar printer that requires firmware loading.
HPLIP attempts to establish contact with the printer too soon after uploading the firmware, while the printer is potentially not fully initialized or ready to respond over usb. This causes udev-configure-
Inserting a delay in config_
Edit: patch applies against hplip 3.21.2
When cleaning up the original fix attempt in order to create a patch, I incorrectly applied the delay before the firmware update command was sent.
This has been corrected in the second revision of fix1020.patch