Comment 2 for bug 1605822

Revision history for this message
Ajay Kedar (ajay-kedar) wrote :

Hi,

In order to change from INTERACTIVE_MODE4 to INTERACTIVE_MODE apply the attached patch.
Steps to apply patch.
1. Go to HPLIP source code directory.
2. Apply patch using command "patch firmware.py < patch1.diff".
3. Install code using command "sudo make install"

And the fix will be included in the next release of HPLIP.
Thanks.