Bug 12165 - acpiphp: pci_hp_register failed with error -17
Summary: acpiphp: pci_hp_register failed with error -17
Status: RESOLVED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: PCI (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: drivers_pci@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-04 13:43 UTC by Orion Poplawski
Modified: 2008-12-08 14:21 UTC (History)
0 users

See Also:
Kernel Version: 2.6.27.7-130.fc10.i686
Subsystem:
Regression: ---
Bisected commit-id:


Attachments
acpidump output (58.58 KB, text/plain)
2008-12-05 14:42 UTC, Orion Poplawski
Details
dmesg (27.56 KB, text/plain)
2008-12-05 14:42 UTC, Orion Poplawski
Details
lspci -vxxx (18.75 KB, text/plain)
2008-12-05 14:43 UTC, Orion Poplawski
Details

Description Orion Poplawski 2008-12-04 13:43:13 UTC
Distribution: Fedora
Hardware Environment: Dell Inspiron 4150
Software Environment: Fedora 10
Problem Description:

acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
acpiphp_glue: can't get bus number, assuming 0
acpiphp: Slot [1] registered
acpiphp_glue: sibling found, but _SUN doesn't match!
acpiphp: pci_hp_register failed with error -17
acpiphp_glue: acpiphp_register_hotplug_slot failed (err code = 0xffffffef)
acpiphp: pci_hp_register failed with error -17
acpiphp_glue: acpiphp_register_hotplug_slot failed (err code = 0xffffffef)

I would expect acpiphp not to load on this hardware, but it would be nice to avoid "failed" messages.
Comment 1 ykzhao 2008-12-04 17:28:54 UTC
Will you please attach the output of acpidump, dmesg, lspci -vxxx?
Thanks.
Comment 2 Orion Poplawski 2008-12-05 14:42:23 UTC
Created attachment 19160 [details]
acpidump output
Comment 3 Orion Poplawski 2008-12-05 14:42:44 UTC
Created attachment 19161 [details]
dmesg
Comment 4 Orion Poplawski 2008-12-05 14:43:33 UTC
Created attachment 19162 [details]
lspci -vxxx
Comment 5 ykzhao 2008-12-07 23:25:06 UTC
Will you please try the latest kernel(2.6.28-rc6/7) and see whether the problem still exists?
Will you please try the previous kernel(for example: 2.6.25) and see whether the problem still exists?
Thanks.
Comment 6 ykzhao 2008-12-08 00:01:58 UTC
Hi, Orion
    thanks for the info.
    From the problem description it seems that this issue is related with the PCI hotplug.
    Can this bug be assigned to the category of PCI hotplug?
    thanks.
Comment 7 Orion Poplawski 2008-12-08 14:21:06 UTC
Gone in 2.6.28-0.113.rc7.git5.fc11:

acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
acpiphp_glue: can't get bus number, assuming 0
acpiphp: Slot [1] registered
acpiphp_glue: sibling found, but _SUN doesn't match!
acpiphp: Slot [1-1] registered
acpiphp: Slot [2] registered

Note You need to log in before you can comment on or make changes to this bug.