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

X11: Different deviceSection for different GPU devices #20861

Closed
jokogr opened this issue Dec 2, 2016 · 6 comments
Closed

X11: Different deviceSection for different GPU devices #20861

jokogr opened this issue Dec 2, 2016 · 6 comments

Comments

@jokogr
Copy link
Contributor

jokogr commented Dec 2, 2016

Issue description

I recently got a secondary graphics card and I set in configuration.nix the following:

services.xserver.deviceSection = ''
   BusID       "PCI:1:0:0"
 '';

This configuration propagates to all my GPU devices, which is an issue. Any thoughts on how to tackle with this?

Technical details

  • System: NixOS 17.03.git.5f25ae3
  • Nix version: 1.11.4
  • Nixpkgs version: 16.09pre90254.6b20d5b
@7c6f434c
Copy link
Member

7c6f434c commented Dec 3, 2016 via email

@Profpatsch
Copy link
Member

(triage) is there anything additional that should be done here?

@7c6f434c
Copy link
Member

Well, functionality as requested in the original message would be useful and it is still not in NixOS.

@Profpatsch
Copy link
Member

Would you be willing to submit a pull request?

@7c6f434c
Copy link
Member

Me — probably not.

@Profpatsch
Copy link
Member

Hm, I guess if someone wants it, they will implement it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants