Hi Vladimir, we tested the newest ofed1.2 package and found out that ehca.driver file is not copied into /usr/local/ofed/etc/libibverbs.d/
This patch add the installation path for ehca.driver to ofa_user.spec. Please ensure you first apply the ofa_user.spec patch I sent yesterday: http://openib.org/pipermail/openib-general/2007-February/032736.html Signed-off-by: Stefan Roscher <[EMAIL PROTECTED]> --- ofa_user.spec | 1 + 1 files changed, 1 insertion(+) diff -Nurp ofed_scripts_old/ofa_user.spec ofed_scripts_new/ofa_user.spec --- ofed_scripts_old/ofa_user.spec 2007-02-09 14:00:38.000000000 +0100 +++ ofed_scripts_new/ofa_user.spec 2007-02-09 14:02:45.000000000 +0100 @@ -1165,6 +1165,7 @@ fi %files -n libehca -f libehca-files %defattr(-,root,root,-) %{_libdir}/libehca*.so* +%config %{_prefix}/etc/libibverbs.d/ehca.driver # %doc AUTHORS COPYING ChangeLog README %endif _______________________________________________ openib-general mailing list openib-general@openib.org http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general