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

nvidia_x11_beta: add patch to support Linux 4.10.x #23705

Closed
wants to merge 1 commit into from

Conversation

MP2E
Copy link

@MP2E MP2E commented Mar 10, 2017

nvidia-x11 by default does not build on any linux 4.10 kernels! This patch from Ubuntu changes that. Only tested with the beta drivers, so I made sure it doesn't patch older drivers.

  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@mention-bot
Copy link

@MP2E, thanks for your PR! By analyzing the history of the files in this pull request, we identified @abbradar to be a potential reviewer.

@bendlas
Copy link
Contributor

bendlas commented Mar 11, 2017

Here is a similar commit I did the other day ;-)
bendlas@394ee25

It's the same patch, so I'm fine with your commit. Could you also allow version 375 (the stable driver), though? The patch works against that, for me.

@MP2E
Copy link
Author

MP2E commented Mar 12, 2017

Sorry for the late response! No problem. Will rework patch tonight then merge

@MP2E
Copy link
Author

MP2E commented Mar 13, 2017

Merged as of 8799254

Now applies to both stable and beta, and also remotely grabs the patch like your commit! Thanks for pointing that out :)

@MP2E MP2E closed this Mar 13, 2017
@MP2E MP2E deleted the nvidia_patch branch March 16, 2017 03:45
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

3 participants