From: "Michael B. Allen" <mballen@erols.com>
To: linux-kernel@vger.kernel.org
Subject: parport not detected
Date: Fri, 16 Mar 2001 18:52:53 -0500 [thread overview]
Message-ID: <20010316185253.A865@nano.foo.net> (raw)
The parallel port is not being detected on my ABIT KT7A KT133 w/ Athlon
900 running 2.2.17 w/ Hendricks IDE patches and RH 6.2. I tried most of
the settings in the bios.
BIOS options are:
728/IRQ5
378/IRQ7
3BC/IRQ7
with the possible modes:
Normal
EPP
1.9 or 1.7
ECP
DMA 3 or 1
ECP+EPP
1.9 or 1.7 and DMA 3 or 1
Of the above what's optimal?
[miallen@nano /etc]$ cat conf.modules
alias eth0 3c59x
alias char-major-6 parport_pc
alias parport_lowlevel parport_pc
Also, the module is loading with depmod:
[miallen@nano 0]$ for i in /proc/parport/0/*; do echo $i; cat $i; done
/proc/parport/0/autoprobe
/proc/parport/0/devices
/proc/parport/0/hardware
base: 0x3bc
irq: none
dma: none
modes: SPP
/proc/parport/0/irq
none
I also tried an options line in modules.conf. I believe it was:
options parport_pc io=0x3bc irq=7
That was reflected in /proc but no difference in actually "detecting"
the parallel port. I did see the light come on on the printer once
though. Also, if I build parpart into the kernel I get nothing but a
hard lockup on 'Starting kswapd v 1.5'.
Any ideas?
Thanks,
Mike
next reply other threads:[~2001-03-16 23:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-16 23:52 Michael B. Allen [this message]
2001-03-17 2:00 ` parport not detected Tim Moore
2001-03-17 6:05 ` Michael B. Allen
2001-03-17 11:23 ` Tim Waugh
2001-03-17 11:21 ` 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=20010316185253.A865@nano.foo.net \
--to=mballen@erols.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