Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install customer kernel and rebuild OFED failed #1

Open
heyinvidia opened this issue Jul 12, 2022 · 0 comments
Open

Install customer kernel and rebuild OFED failed #1

heyinvidia opened this issue Jul 12, 2022 · 0 comments

Comments

@heyinvidia
Copy link

heyinvidia commented Jul 12, 2022

After installed customer kernel, download MLNX_OFED_SRC-5.6-1.0.3.3.tgz and build followed the guide, run into failures

  1. iser-5.6 rebuild failed
    Processing files: iser-5.6-OFED.5.6.1.0.1.1.kver.4.19.0_1.0.1.6.aarch64
    error: File not found by glob: /var/tmp/OFED_topdir/BUILDROOT/iser-5.6-OFED.5.6.1.0.1.1.aarch64/etc/depmod.d/zz02-iser-*.conf

  2. need to add Note for CentOS: To build kernel RPM while running ARM container on x86_64 need to disable kernel's debuginfo package:
    cat > /root/.rpmmacros <<EOF
    %debug_package %{nil}
    %with_debuginfo 0
    %__debug_install_post %{nil}
    EOF

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant