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

To support force install nvidia driver in Ubuntu Jammy #81

Open
wants to merge 4 commits into
base: jammy
Choose a base branch
from

Conversation

os369510
Copy link

For FFE https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1990341

simply git cherry-pick ec675fb 4776c6b 8352831 02ce83e

Jeremy Szu and others added 4 commits December 30, 2022 08:28
…ices

The device and its target driver branch are both specified in the
/etc/custom_supported_gpus.json file.

Support for  runtimepm can also be set in the file.
 - test_system_driver_packages_force_install_nvidia()
  - the device is point to 470
   - 1. force install 510 driver.
   - 2. force install 510 but wrong json format.
   - 3. force install 390 (old version), expect picking 470.
   - 4. force install 470 (same version), expect 470.
   - 5. force install 490 (invaild version), expect 470.
@os369510 os369510 changed the title Jammy To support force install nvidia driver in Ubuntu Jammy Dec 30, 2022
@os369510
Copy link
Author

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

Successfully merging this pull request may close these issues.

None yet

1 participant