[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#712512: Brother HL-1250 needs usb quirks fix (was: Ghostscript seems to be working; usb problem)



Control: reassign -1 src:cups
Control: retitle -1 Brother HL-1250 needs usb quirks fix
Control: tags -1 +patch

Le lundi, 3 novembre 2014, 16.44:10 Till Kamppeter a écrit :
> On 11/01/2014 09:17 PM, ael wrote:
> > On Fri, Oct 31, 2014 at 11:35:05PM +0100, Till Kamppeter wrote:
> >> USB printer does not print or prints garbage
> >> 
> >> on
> >> 
> >> https://wiki.ubuntu.com/DebuggingPrintingProblems
> > 
> > Somehow my last message repeated -o usb-no-reattach-default=true
> > when the first should have been -o usb-unidir-default=true .
> > 
> > That is either option fixes the bug it seems.
> > 
> > I am editing /usr/share/cups/usb/org.cups.usb-quirks for now but it
> > is not clear to me which option to use: unidir or no-reattach?
> > Which is preferable?

ael: can you confirm that unidir (without no-reattach) alone works?

Given the other Brother printers listed in the quirks file, I'd tend to 
think that 'no-reattach' is necessary though, see attached patch.

Thanks in advance, cheers,

OdyX
Description: Add Brother HL-1250 usb quirks fix
Author: Didier Raboud <odyx@debian.org>
Bug-Debian: https://bugs.debian.org/712512
Last-Update: 2014-11-04

--- a/backend/org.cups.usb-quirks
+++ b/backend/org.cups.usb-quirks
@@ -90,6 +90,9 @@
 # Canon, Inc. MF4150 Printer, https://bugs.launchpad.net/bugs/1160638
 0x04a9 0x26a3 no-reattach
 
+# Brother Industries, Ltd HL-1250 Laser Printer, https://bugs.debian.org/712512
+0x04f9 0x0007 no-reattach
+
 # Brother Industries, Ltd HL-1430 Laser Printer, https://bugs.launchpad.net/bugs/1038695
 0x04f9 0x001a no-reattach
 

Reply to: