From: Tom Duffy <tduffy@sun.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: pci-e hotplug on Intel SE7520HPAF2 board
Date: Tue, 08 Mar 2005 18:02:51 +0000 [thread overview]
Message-ID: <1110304971.20262.24.camel@duffman> (raw)
In-Reply-To: <1110243507.30761.8.camel@duffman>
[-- Attachment #1: Type: text/plain, Size: 2424 bytes --]
[ moving discussion to pcihpd-discuss ]
On Tue, 2005-03-08 at 09:33 -0800, Greg KH wrote:
> So the power is already enabled?
I guess so, although the LED does not illuminate unless I cold boot it
with a card inserted.
> > [root@intlhotp-1 ~]# echo 1 > /sys/bus/pci/slots/3/power
> > acpiphp_glue: No new device found
> > [root@intlhotp-1 ~]# echo 1 > /sys/bus/pci/slots/4/power
> > acpiphp_glue: No new device found
>
> That's not good. But you are using the acpi driver, not the pciexpress
> driver, is that what you mean to do?
I was hoping that I could use the ACPI driver since the pci express
native one will not work on the nvidia CK804 which is the real reason I
am trying out pci express hotplug.
But, it seems using the native driver does make the Intel board happier.
[root@intlhotp-1 ~]# rmmod acpiphp
[root@intlhotp-1 ~]# modprobe pciehp
pciehp: add_host_bridge: status 5
pciehp: acpi_pciehprm:\_SB_.PCI0.EPB0 OSHP fails=0x5
pciehp: acpi_pciehprm:\_SB_.PCI0.EPB0 OSHP fails=0x5
pciehp: acpi_pciehprm:\_SB_.PCI0.EPB0 OSHP fails=0x5
pciehp: acpi_pciehprm:\_SB_.PCI0.EPB0 OSHP fails=0x5
pciehp: acpi_pciehprm:\_SB_.PCI0.EPB0 OSHP fails=0x5
pciehp: acpi_pciehprm:\_SB_.PCI0.EPB0 OSHP fails=0x5
pciehp: acpi_pciehprm:\_SB_.PCI0.EPB0 OSHP fails=0x5
pciehp: acpi_pciehprm:\_SB_.PCI0.EPB0 OSHP fails=0x5
pciehp: acpi_pciehprm:\_SB_.PCI0.EPC0 OSHP fails=0x5
pciehp: acpi_pciehprm:\_SB_.PCI0.EPC0 OSHP fails=0x5
pciehp: acpi_pciehprm:\_SB_.PCI0.EPC0 OSHP fails=0x5
pciehp: acpi_pciehprm:\_SB_.PCI0.EPC0 OSHP fails=0x5
pciehp: acpi_pciehprm:\_SB_.PCI0.EPC0 OSHP fails=0x5
pciehp: acpi_pciehprm:\_SB_.PCI0.EPC0 OSHP fails=0x5
pciehp: acpi_pciehprm:\_SB_.PCI0.EPC0 OSHP fails=0x5
pciehp: acpi_pciehprm:\_SB_.PCI0.EPC0 OSHP fails=0x5
Not sure what those messages are telling me...
But, I can enable the slot:
[root@intlhotp-1 ~]# cat /sys/bus/pci/slots/4/power
0
[root@intlhotp-1 ~]# echo 1 > /sys/bus/pci/slots/4/power
PCI: Enabling device 0000:08:00.0 (0000 -> 0003)
PCI: Enabling device 0000:08:00.1 (0000 -> 0003)
[root@intlhotp-1 ~]# cat /sys/bus/pci/slots/4/power
1
[root@intlhotp-1 ~]# lspci
<snip>
08:00.0 Ethernet controller: Intel Corp.: Unknown device 105f (rev 03)
08:00.1 Ethernet controller: Intel Corp.: Unknown device 105f (rev 03)
<snip>
Cool. The driver loads and works.
But, I would like to get the ACPI driver working...
-tduffy
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2005-03-08 18:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-08 0:58 pci-e hotplug on Intel SE7520HPAF2 board Tom Duffy
2005-03-08 6:55 ` Greg KH
2005-03-08 17:09 ` Tom Duffy
2005-03-08 17:33 ` Greg KH
2005-03-08 18:02 ` Tom Duffy [this message]
2005-03-08 19:58 ` Rajesh Shah
2005-03-08 20:44 ` Sy, Dely L
2005-03-08 21:45 ` Tom Duffy
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=1110304971.20262.24.camel@duffman \
--to=tduffy@sun.com \
--cc=linux-hotplug@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