Displaying 3 results from an estimated 3 matches for "query_fw".
2008 Sep 11
12
pciback module not working
...be appreciated.
Thanks,
- David Brown
=== GUEST dmesg output ===
ib_mthca: Mellanox InfiniBand HCA driver v1.0 (February 28, 2008)
ib_mthca: Initializing 0000:00:00.0
PCI: Enabling device 0000:00:00.0 (0000 -> 0002)
PCI: Setting latency timer of device 0000:00:00.0 to 64
ib_mthca 0000:00:00.0: QUERY_FW command failed, aborting.
ib_mthca: probe of 0000:00:00.0 failed with error -11
=======================
=== Host modprobe.conf ===
alias eth0 bnx2
alias eth1 bnx2
alias scsi_hostadapter cciss
options pciback hide=(41:00.0)
=====================
=== Host lspci output ===
# lspci -vs 41:00.0
41:00....
2008 Sep 11
12
pciback module not working
...be appreciated.
Thanks,
- David Brown
=== GUEST dmesg output ===
ib_mthca: Mellanox InfiniBand HCA driver v1.0 (February 28, 2008)
ib_mthca: Initializing 0000:00:00.0
PCI: Enabling device 0000:00:00.0 (0000 -> 0002)
PCI: Setting latency timer of device 0000:00:00.0 to 64
ib_mthca 0000:00:00.0: QUERY_FW command failed, aborting.
ib_mthca: probe of 0000:00:00.0 failed with error -11
=======================
=== Host modprobe.conf ===
alias eth0 bnx2
alias eth1 bnx2
alias scsi_hostadapter cciss
options pciback hide=(41:00.0)
=====================
=== Host lspci output ===
# lspci -vs 41:00.0
41:00....
2007 Jun 22
2
InfiniBand device in Xen
...08 (February 14, 2006)
ib_mthca: Initializing 0000:08:00.0
PCI: Enabling device 0000:08:00.0 (0000 -> 0002)
PCI: Setting latency timer of device 0000:08:00.0 to 64
ib_mthca 0000:08:00.0: Reset OK!
Go bit val: -1
mthca_cmd_post_hcr: returning EAGAIN
mthca_cmd_box: error -11
ib_mthca 0000:08:00.0: QUERY_FW command failed, aborting.
ib_mthca: probe of 0000:08:00.0 failed with error -11
Do you have any advices what should I try? The device running in Dom0 works as
expected. The problem is in DomU with exported PCI device.
It seems that the iomapped adrea returns all ones instead of reasonable values....