Re: Q: state of pci express hotplug
From: Kenji Kaneshige
Date: Wed Feb 04 2009 - 19:02:49 EST
>> o Details about the steps to reproduce the problem.
>
> - boot the box with 2.6.28.3
> - # /sbin/modprobe pciehp pciehp_debug
> - lspci
> - Insert the PCI express card on the hot swap slot and wait for 2 mins
> - lspci <-- this does not show the PCI express device
> (The same device shows up in lspci and sysfs during cold boot )
Could you try below after inserting the device?
With pciehp:
# echo 1 > /sys/bus/pci/slots/96/power
With acpiphp:
# echo 1 > /sys/bus/pci/slots/2/power
Thanks,
Kenji Kaneshige
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/