[ofa-general] Re: Trouble installing OFED1.2 with kernel
Jeffrey Wong
jwong at datallegro.com
Mon Apr 30 12:24:56 PDT 2007
So to disable ipath I should go into build_env.sh and comment out the
following lines in order to disable ipath correct?
#ib_ipath)
# case ${ARCH} in
# x86_64|ppc64)
# case ${K_VER} in
#
2.6.5*|2.6.9-22*|2.6.9-34*|2.6.9-42*|2.6.16.*-*-*|2.6.1[7-9]*|2.6.20*)
# OFA_KERNEL_PACKAGES=$(echo
"$OFA_KERNEL_PACKAGES ib_verbs ib_ipath" | tr -s ' ' '\n' | sort -n |
uniq)
# OFA_PACKAGES=$(echo "$OFA_PACKAGES
kernel-ib" | tr -s ' ' '\n' | sort -n | uniq)
# ll_driver=${ll_driver:-"ib_ipath"}
# ;;
# *)
# if [ "$prog" == "build.sh" ]; then
# warn_echo IPATH is not
supported by this kernel
# fi
# ;;
# esac
# ;;
# *)
# if [ "$prog" == "build.sh" ]; then
# warn_echo PathScale InfiniPath host
channel adapters low level driver supports only a x86_64 architecture
# fi
# ;;
# esac
#;;
Thanks,
Jeff
> Quoting Jeffrey Wong <jwong at datallegro.com
<http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general> >:
> Subject: Re: Trouble installing OFED1.2 with kernel
>
>
>
> Don't I need ipath in order to create the ibverbs library?
>
No, this is a kernel driver for ipath hardware, ibverbs
is a hardware agnositic userspace library.
>
> If I don't then how do I turn off ipath?
>
>
>
> If I do need ipath for the ibverbs library, then how do I get around
this
> problem.
>
>
>
> When I do the install I am selecting 2 to Install OFED Software and 1
for Basic
> OFED modules and basic user level libraries.
Donnu, there should be something in the menu to customise it further.
Vlad?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20070430/205998cc/attachment.html>
More information about the general
mailing list