[openib-general] HCA not recognized by OFED
Cain, Brian (GE Healthcare)
Brian.Cain at ge.com
Tue Aug 8 09:16:35 PDT 2006
> -----Original Message-----
> From: Woodruff, Robert J [mailto:robert.j.woodruff at intel.com]
> Sent: Tuesday, August 08, 2006 11:11 AM
> To: Cain, Brian (GE Healthcare); openib-general at openib.org
> Subject: RE: [openib-general] HCA not recognized by OFED
>
> Brian wrote,
>
> >What other sources of info can I use to debug this problem?
>
> >--
> >-Brian
>
> Are you sure that the drivers are loaded ?
> lsmod should show something like this,
>
> [root at rkl-13 linpack]# /sbin/lsmod | grep mthca
> ib_mthca 139184 0
> ib_mad 43176 5
> ib_local_sa,ib_mthca,ib_umad,ib_sa,ib_cm
> ib_core 59520 14
> ib_rds,ib_srp,ib_sdp,rdma_cm,ib_local_sa,ib_ipath,ib_mthca,ib_
> ipoib,ib_u
> verbs,ib_umad,ib_ucm,ib_sa,ib_cm,ib_mad
Yes, they're loaded. lsmod indicates something very similar to the
above.
In my earlier message, I wrote the PCI ID wrong, it's not "15b3:538d",
it's "15b3:5e8d". I saw references to 5e8c and 5e8d sprinkled
throughout the mthca code, but there were far more 5e8c's than 5e8d's.
`modinfo ib_mthca | grep -i 15b3` gives the following:
alias: pci:v000015B3d00005A44sv*sd*bc*sc*i*
alias: pci:v000015B3d00006278sv*sd*bc*sc*i*
alias: pci:v000015B3d00006282sv*sd*bc*sc*i*
alias: pci:v000015B3d00006274sv*sd*bc*sc*i*
alias: pci:v000015B3d00005E8Csv*sd*bc*sc*i*
...does that mean that 5e8d is not supported?
-Brian
More information about the general
mailing list