You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have many old HP LJ printers (1150/1300/1320) and there is very long delay before last page prints (5-10 minutes) with libusb-based usb backend. Usually this last page is also corrupted. It looks like STR #3405. I can't use hp backend from HPLIP, because it is small embedded system and I want use everything as generic as possible. Decreasing buffer size as in r9448 does not work for me. Usblp-based backend works perfectly.
Version: 2.1-current
CUPS.org User: tagunil
I have many old HP LJ printers (1150/1300/1320) and there is very long delay before last page prints (5-10 minutes) with libusb-based usb backend. Usually this last page is also corrupted. It looks like STR #3405. I can't use hp backend from HPLIP, because it is small embedded system and I want use everything as generic as possible. Decreasing buffer size as in r9448 does not work for me. Usblp-based backend works perfectly.