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

feat: Add arch nvidia installation script #797

Merged
merged 4 commits into from
Nov 6, 2024

Conversation

jeevithakannan2
Copy link
Contributor

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • Refactoring
  • Hotfix
  • Security patch
  • UI/UX improvement

Description

Testing

  • Tested on laptop running on DGPU mode
  • Test this PR and let me know your feedback ( Changes maybe required )

Additional Information

  • Libva is compiled with -Dwith_legacy=nvctrl meson build option to prevent the following error vainfo vaGetDriverNames error intel/libva-utils#356
  • Only grub boot loader was implemented for kernel parameter setting nvidia-drm.modeset=1. Since I am currently using grub.

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

@adamperkowski adamperkowski added the enhancement New feature or request label Oct 25, 2024
adamperkowski added a commit to adamperkowski/linutil-dev that referenced this pull request Oct 27, 2024
took some code from ChrisTitusTech#797

Co-authored-by: JEEVITHA KANNAN K S <[email protected]>
ChrisTitusTech pushed a commit that referenced this pull request Oct 31, 2024
took some code from #797

Co-authored-by: JEEVITHA KANNAN K S <[email protected]>
@ChrisTitusTech ChrisTitusTech merged commit 98e2f83 into ChrisTitusTech:main Nov 6, 2024
4 checks passed
@jeevithakannan2 jeevithakannan2 deleted the nvidia branch November 7, 2024 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants