Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265309AbUAETpo (ORCPT ); Mon, 5 Jan 2004 14:45:44 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265314AbUAETpn (ORCPT ); Mon, 5 Jan 2004 14:45:43 -0500 Received: from mail.kroah.org ([65.200.24.183]:39867 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S265309AbUAETpg (ORCPT ); Mon, 5 Jan 2004 14:45:36 -0500 Date: Mon, 5 Jan 2004 11:45:37 -0800 From: Greg KH To: DervishD Cc: Linux-kernel Subject: Re: Weird problems with printer using USB Message-ID: <20040105194537.GJ22177@kroah.com> References: <20040105192430.GA15884@DervishD> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040105192430.GA15884@DervishD> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1433 Lines: 35 On Mon, Jan 05, 2004 at 08:24:30PM +0100, DervishD wrote: > Hi all :) > > I have a Lexmark E312 laser printer, which comes with both a parallel > port and an USB port. It interprets PostScript, so when I print I > simply 'cat' the file to the printer device (together with some > codes, quite simple). This method works smoothly when using the > printer through the parallel port, no problem, but when I use the USB > port, sometimes I get the following: > > kernel: host/usb-uhci.c: interrupt, status 2, frame# 682 > kernel: printer.c: usblp0: nonzero read/write bulk status received: -110 > kernel: printer.c: usblp0: error -84 reading printer status > kernel: printer.c: usblp0: removed > > I have shown one of each error messages I get in my system logs. > Normally I get a couple or three of the first message, a few of the > last and a good bunch of the another two. Whenever I get the message > about the 'bulk status', the printer dies and I must turn cycle it. > > I'm using kernel 2.4.21, if this matters... It does. I'd recommend trying 2.4.23-pre3, as it had a usb printer driver update in it. Or 2.6.0, that also should be better. Good luck, greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/