From: "Binx Bolling" <binxboll_usenet@hotmail.com>
To: linux-kernel@vger.kernel.org
Subject: parport problems in 2.4.[9,10]
Date: Tue, 09 Oct 2001 03:07:54 +0000 [thread overview]
Message-ID: <F199PLkJUz4W28xS4yx000081dc@hotmail.com> (raw)
I can't seem to get my HP DeskJet 932C to work over the parallel port under
kernels 2.4.9 and 2.4.10. Not sure about earlier kernels. When the lp
modules loads by default, no interrupt is selected:
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,COMPAT,ECP]
parport0: cpp_daisy: aa5500ff(98)
parport0: assign_addrs: aa5500ff(98)
parport0: Printer, HEWLETT-PACKARD DESKJET 930C
lp0: using parport0 (polling).
In this case, printing proceeds, but at a glacial pace, something like
15min/page.
When I specify insmod parport_pc irq=7, printing goes quickly, but the
printout gets garbled and leaves the printer in a funky state. When I do
insmod parport_pc irq=7 dma=3, once again the printer works but at
apainfully slow speed. Specifying the dma option also triggers lots of
errors from dmesg:
DMA write timed out
parport0: FIFO is stuck
parport0: BUSY timeout (1) in compat_write_block_pio
spurious 8259A interrupt: IRQ7.
Seems like interrupt driven FIFO output is failing somehow, so it falls back
to polling mode. I can find no interrupt conflict with other devices in the
system.
I have checked in my BIOS to make sure that ECP mode is enabled with IRQ7
and DMA3. I do have CONFIG_PARPORT_PC_FIFO enabled.
What do I try next? Any help would be greatly appreciated.
bb
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
next reply other threads:[~2001-10-09 3:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-09 3:07 Binx Bolling [this message]
2001-10-09 8:01 ` parport problems in 2.4.[9,10] Tim Waugh
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=F199PLkJUz4W28xS4yx000081dc@hotmail.com \
--to=binxboll_usenet@hotmail.com \
--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