public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: DervishD <raul@pleyades.net>
To: Linux-kernel <linux-kernel@vger.kernel.org>
Subject: Weird problems with printer using USB
Date: Mon, 5 Jan 2004 20:24:30 +0100	[thread overview]
Message-ID: <20040105192430.GA15884@DervishD> (raw)

    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...

    Since the parallel port works OK, I know the printer works. So
the culprit must be:

    - The USB interface of the printer. Not likely, but...
    - The driver for usblp0
    - The driver for USB uhci
    - Me (most likely)

    Is that a symptom of misconfiguration? Must I do anything more
than a simple cat for printing trhu USB)? Can I tune anything for
getting better timing or the like (if it is a timing problem, of
course...)? I thought that the printer was broken, but when I tested
printing through the parallel port and it worked...

    Thanks in advance, and sorry if this is documented, I haven't
found any information about this :(

    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736
http://www.pleyades.net & http://raul.pleyades.net/

             reply	other threads:[~2004-01-05 19:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-05 19:24 DervishD [this message]
2004-01-05 19:45 ` Weird problems with printer using USB Greg KH
2004-01-05 20:25   ` DervishD
2004-01-06 14:01   ` Paulo Marques
2004-01-07 11:03     ` DervishD
2004-01-05 19:46 ` Martin Hicks
2004-01-05 20:27   ` DervishD
2004-01-05 19:50 ` Andrew Walrond
2004-01-05 20:29   ` DervishD
2004-01-05 21:25     ` Andrew Walrond
2004-01-07 11:02       ` DervishD
     [not found] ` <mailman.1073332322.31520.linux-kernel2news@redhat.com>
2004-01-06 16:14   ` Pete Zaitcev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040105192430.GA15884@DervishD \
    --to=raul@pleyades.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox