public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rajat Jain <rajat.noida.india@gmail.com>
To: rajat.noida.india@gmail.com, greg@kroah.com,
	linux-kernel@vger.kernel.org, linux-newbie@vger.kernel.org
Cc: acpi-devel@lists.sourceforge.net,
	linux-hotplug-devel@lists.sourceforge.net,
	dkumar@noida.hcltech.com
Subject: Re: Re: Problem while inserting pciehp (PCI Express Hot-plug) driver
Date: Mon, 25 Jul 2005 11:49:22 +0900	[thread overview]
Message-ID: <b115cb5f0507241949da02aa7@mail.gmail.com> (raw)
In-Reply-To: <20050725021747.67869.qmail@web34405.mail.mud.yahoo.com>

> On Tue, Jul 12, 2005 at 06:01:22PM +0900, Rajat Jain
> wrote:
>
> > Hi,
> > 
> > I'm trying to use the PCI Express Hot-Plug Controller driver
> > (pciehp.ko) with Kernel 2.6 so that I can get hot-plug events 
> > whenever I add a card to my PCI Express slot.
> > 
> > I built the driver as a module, and am trying to load it 
> > manually using modprobe. However, when trying to insert,
> > I'm getting the following error:
> >
> > pciehp: acpi_pciehprm:\_SB.PCI0 _OSC fails=0x5
> > pciehp: Both _OSC and OSHP methods do not exist
> > FATAL: Error inserting pciehp
> >
> > (/lib/modules/2.6.9-5.18AXcustom-hotplug/kernel/drivers/pci/hotplug/pciehp.ko):
> > No such device
> >

> --- Greg KH <greg@kroah.com> wrote:
> Your bios does not support pci express hotplug.  Are
> you sure you have pci express hotplug hardware in your
> system?  If so, contact your bios vendor to get an 
> updated version.
> 
> Good luck,
> 
>  greg k-h

Thanks for replying Greg. I checked again, I have the hardware in my
system. I asked the vendor for bios update, but he says mine is the
latest version.

I downloaded the Intel "iasl" compiler
(http://developer.intel.com/technology/iapc/acpi/downloads.htm),  and
used it to decompile "/proc/acpi/dsdt" file (in AML) to its equivalent
ACPI source code. I could not find the _OSC and OSHP control methods
there. Is this information sufficient enough to deduce that I need a
BIOS update? And the hardware is OK but the problem is with the bios?

Just out of curosity, I would appreciate if you could provide me
pointers to OSHP and _OSC methods. What exactly do they mean? Does
every hardware containing a hot-plug controller necessarily has to
implement them both? I checked with ACPI Specs but it contains no
refrence to "OSHP" method.

Any pointers are more than appreciated,

TIA,

Rajat

       reply	other threads:[~2005-07-25  2:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20050725021747.67869.qmail@web34405.mail.mud.yahoo.com>
2005-07-25  2:49 ` Rajat Jain [this message]
2005-07-27 18:29   ` Re: Problem while inserting pciehp (PCI Express Hot-plug) driver Kristen Accardi
2005-07-28 10:45     ` Rajat Jain
2005-07-28 17:00       ` Kristen Accardi
2005-07-29  0:52       ` Rajesh Shah
2005-07-29 10:23         ` Rajat Jain
2005-07-30 16:20 kylin
2005-08-03 17:49 ` Rajesh Shah

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=b115cb5f0507241949da02aa7@mail.gmail.com \
    --to=rajat.noida.india@gmail.com \
    --cc=acpi-devel@lists.sourceforge.net \
    --cc=dkumar@noida.hcltech.com \
    --cc=greg@kroah.com \
    --cc=linux-hotplug-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-newbie@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