Skip to content

Conversation

kernelxdev
Copy link
Contributor

…ading deps for nvidia drivers on arch. Fixes my Issue #1056

Type of Change

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

Description

Added a simple if statement so when download of linux-headers fails for some reason you can continue the installation anyway.

Testing

Booted up my arch with linux-tkg build the project and tried to download nvidia drivers through linux utility and it worked

Impact

no effects on performance 0 new deps

Issues / other PRs related

My Issue
Issue #1056

Additional Information

My english can be bad in the messages

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.

…ading deps for nvidia drivers on arch. Fixes my Issue #1056
@adamperkowski adamperkowski changed the title Adds continue anyway when linux headers fails to install while downloading Nvidia Drivers on Arch. Fixes my Issue #1056 fix(arch/nvidia): add exceptions for kernel headers installation failure Apr 1, 2025
@adamperkowski adamperkowski added refactor script Pull requests that update scripts labels Apr 1, 2025
@kernelxdev kernelxdev requested a review from adamperkowski April 2, 2025 13:35
@kernelxdev
Copy link
Contributor Author

@adamperkowski in your desc it says to ping you ( btw polska gurom :) )

Copy link
Collaborator

@adamperkowski adamperkowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

POLSKA GUROM!!

@ChrisTitusTech ChrisTitusTech merged commit 892f451 into ChrisTitusTech:main Jun 20, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor script Pull requests that update scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot install nvidia drivers and setup hardware acceleration on custom kernels e.g. linux-tkg
3 participants