public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <bjorn.helgaas@hp.com>
To: trenn@suse.de
Cc: david@lang.hm, linux-acpi <linux-acpi@vger.kernel.org>,
	Randy Dunlap <randy.dunlap@oracle.com>
Subject: Re: [Fwd: Re: long-term regression - Parallel Port broken?]
Date: Fri, 6 Jul 2007 15:20:36 -0600	[thread overview]
Message-ID: <200707061520.37137.bjorn.helgaas@hp.com> (raw)
In-Reply-To: <200707061038.50755.bjorn.helgaas@hp.com>

On Friday 06 July 2007 10:38:50 am Bjorn Helgaas wrote:
> > should I test the two individually? or just plan on useing both from now 
> > on?
> > I normally disable PnP (both ISA and PCI), should I leave it enabled with 
> > the newer kernels and this motherboard?
> 
> Ultimately, you should have CONFIG_ACPI=y and CONFIG_PNPACPI=y, and you
> should not have to boot with "noisapnp" or "pnpacpi=off".  My guess is
> that you only need "pnpacpi=off" to work around the current problem.
> 
> At http://linux.lang.hm/linux, I see dmesg logs (with tons of
> kobject debug that's useless to me) from 2.6.22-rc4.  It would
> be useful to have the log from 2.6.22-rc4 with "pnpacpi=off"
> (which I expect to work), so we could compare it with the
> "2.6.22-rc4.dmesg" log, which I assume a non-working one.
> 
> Linux PNPACPI currently doesn't manage resources quite the same way
> Windows does, and that might account for this problem.  You might
> try this:
> 
>   - boot without "pnpacpi=off" (leave PNPACPI enabled)
>   - before loading the parport_pc driver, do this:
>     # echo "disable" > /sys/devices/pnp0/00:0a/resources
>     # echo "enable" > /sys/devices/pnp0/00:0a/resources

Sorry, I meant:

     # echo "disable" > /sys/devices/pnp0/00:0a/resources
     # echo "clear"   > /sys/devices/pnp0/00:0a/resources
     # echo "enable"  > /sys/devices/pnp0/00:0a/resources

  reply	other threads:[~2007-07-06 21:26 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-28 11:28 [Fwd: Re: long-term regression - Parallel Port broken?] Thomas Renninger
2007-07-06 16:38 ` Bjorn Helgaas
2007-07-06 21:20   ` Bjorn Helgaas [this message]
2007-07-17 22:08     ` Bjorn Helgaas
2007-07-22  2:09   ` david
2007-07-24 21:40     ` Bjorn Helgaas
2007-07-30  1:22       ` david
2007-07-30  3:41         ` Bjorn Helgaas
2007-07-30  3:46           ` david
2007-07-30  3:59           ` david
2007-07-30 14:08             ` Bjorn Helgaas
2008-05-27 23:11               ` Bjorn Helgaas
2008-05-28  9:19                 ` david
2008-06-13 17:45                   ` Bjorn Helgaas
2007-07-22  2:04 ` david
2007-07-22  2:44   ` Thomas Renninger
2007-07-22 22:05     ` david

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=200707061520.37137.bjorn.helgaas@hp.com \
    --to=bjorn.helgaas@hp.com \
    --cc=david@lang.hm \
    --cc=linux-acpi@vger.kernel.org \
    --cc=randy.dunlap@oracle.com \
    --cc=trenn@suse.de \
    /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