Skip to content

Conversation

@gmarciani
Copy link
Contributor

@gmarciani gmarciani commented Nov 13, 2025

Description of changes

Load kernel module drm_client_lib before the installation of NVIDIA driver, if the module is available on the kernel.
Starting kernel 5.14.0-611 (used by our official AMI for RHEL9.6 for the upcoming release), some DRM symbols required by the NVIDIA driver are exported by new client modules.

Tests

  • Build image nvidia installation now succeeds on all OSs

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@gmarciani gmarciani added dependencies Pull requests that update a dependency file 3.x labels Nov 13, 2025
@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.20%. Comparing base (a2651f4) to head (79cb695).
⚠️ Report is 34 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3047   +/-   ##
========================================
  Coverage    75.20%   75.20%           
========================================
  Files           24       24           
  Lines         2444     2444           
========================================
  Hits          1838     1838           
  Misses         606      606           
Flag Coverage Δ
unittests 75.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gmarciani gmarciani force-pushed the wip/mgiacomo/3150/rhel-9-6-nvidia-1113-1 branch 2 times, most recently from 4ef4716 to deb2bd5 Compare November 13, 2025 23:25
@gmarciani gmarciani marked this pull request as ready for review November 14, 2025 17:16
@gmarciani gmarciani requested review from a team as code owners November 14, 2025 17:16
@gmarciani gmarciani enabled auto-merge (rebase) November 14, 2025 17:16
himani2411
himani2411 previously approved these changes Nov 14, 2025
…ion of NVIDIA driver, if the module is available on the kernel.

Starting kernel `5.14.0-611`, some DRM symbols required by the NVIDIA driver are exported by new client modules.
@gmarciani gmarciani force-pushed the wip/mgiacomo/3150/rhel-9-6-nvidia-1113-1 branch from 81f2255 to 79cb695 Compare November 14, 2025 21:17
@gmarciani gmarciani merged commit 0bebf8a into aws:develop Nov 14, 2025
28 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.x dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants