From 2293b910a4ab8cb700180a798794b45af354a0c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Sun, 15 Mar 2026 09:10:43 +0200 Subject: [PATCH] Remove HP X677 quirks The firmware 5.9.0.2 (Aug 27, 2025) contains a proper fix. --- ipp-usb-quirks/HP.conf | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/ipp-usb-quirks/HP.conf b/ipp-usb-quirks/HP.conf index afc092d..9073a9e 100644 --- a/ipp-usb-quirks/HP.conf +++ b/ipp-usb-quirks/HP.conf @@ -48,13 +48,3 @@ init-timeout = 20s init-retry-partial = true zlp-recv-hack = true - -# HP X677 device sometimes fails on printing large raster jobs. -# Looks like timing issue on firmware or hardware at the device -# side. -# -# See the following link for details: -# https://github.com/OpenPrinting/ipp-usb/issues/95 -[*HP Color LaserJet Flow X677*] - usb-send-delay-threshold = 2048 - usb-send-delay = 0.2ms