LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* pciehp: Cannot get control of hotplug hardware
@ 2007-03-10 15:55 Ryan Hope
2007-03-25 0:35 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Ryan Hope @ 2007-03-10 15:55 UTC (permalink / raw)
To: linux-kernel
Ever since I started playing with suspend I started turning on PCI Hot
Plug support.... since then I have been seeing messages like whats
below from dmesg.... I'm not exactly sure how this actually impacts me
if it does at all. I just thought it didn't look exactly right so I
wanted to inquire about it. Does anyone know what is going on here?
-Ryan
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
decode_hpp: Could not get hotplug parameters. Use defaults
pciehp: HPC vendor_id 8086 device_id 27d0 ss_vid 0 ss_did 0
Evaluate _OSC Set fails. Status = 0x0005
Evaluate _OSC Set fails. Status = 0x0005
pciehp: Cannot get control of hotplug hardware for pci 0000:00:1c.0
pciehp: HPC vendor_id 8086 device_id 27d2 ss_vid 0 ss_did 0
Evaluate _OSC Set fails. Status = 0x0005
Evaluate _OSC Set fails. Status = 0x0005
pciehp: Cannot get control of hotplug hardware for pci 0000:00:1c.1
pciehp: HPC vendor_id 8086 device_id 27d4 ss_vid 0 ss_did 0
Evaluate _OSC Set fails. Status = 0x0005
Evaluate _OSC Set fails. Status = 0x0005
pciehp: Cannot get control of hotplug hardware for pci 0000:00:1c.2
pciehp: HPC vendor_id 8086 device_id 27d6 ss_vid 0 ss_did 0
Evaluate _OSC Set fails. Status = 0x0005
Evaluate _OSC Set fails. Status = 0x0005
pciehp: Cannot get control of hotplug hardware for pci 0000:00:1c.3
pciehp: HPC vendor_id 8086 device_id 27e0 ss_vid 0 ss_did 0
Evaluate _OSC Set fails. Status = 0x0005
Evaluate _OSC Set fails. Status = 0x0005
pciehp: Cannot get control of hotplug hardware for pci 0000:00:1c.4
pciehp: HPC vendor_id 8086 device_id 27e2 ss_vid 0 ss_did 0
Evaluate _OSC Set fails. Status = 0x0005
Evaluate _OSC Set fails. Status = 0x0005
pciehp: Cannot get control of hotplug hardware for pci 0000:00:1c.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.4
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: pciehp: Cannot get control of hotplug hardware
2007-03-10 15:55 pciehp: Cannot get control of hotplug hardware Ryan Hope
@ 2007-03-25 0:35 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2007-03-25 0:35 UTC (permalink / raw)
To: Ryan Hope; +Cc: linux-kernel
On Sat, Mar 10, 2007 at 10:55:16AM -0500, Ryan Hope wrote:
> Ever since I started playing with suspend I started turning on PCI Hot
> Plug support.... since then I have been seeing messages like whats
> below from dmesg.... I'm not exactly sure how this actually impacts me
> if it does at all. I just thought it didn't look exactly right so I
> wanted to inquire about it. Does anyone know what is going on here?
>
> -Ryan
>
> pci_hotplug: PCI Hot Plug PCI Core version: 0.5
> acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
> decode_hpp: Could not get hotplug parameters. Use defaults
> pciehp: HPC vendor_id 8086 device_id 27d0 ss_vid 0 ss_did 0
> Evaluate _OSC Set fails. Status = 0x0005
> Evaluate _OSC Set fails. Status = 0x0005
> pciehp: Cannot get control of hotplug hardware for pci 0000:00:1c.0
Your pci express hotplug controller does not support the proper hotplug
capabilities. It's probably a bios issue as Windows doesn't support
this just yet (I think Vista now does), so those functions were usually
never tested.
You should be able to just ignore them, unless you want to use your pci
express hotplug functionality. What kind of hardware is this, a laptop
with expresscard? Or something else?
thanks,
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-03-25 0:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-10 15:55 pciehp: Cannot get control of hotplug hardware Ryan Hope
2007-03-25 0:35 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).