Abhiram
Abhiram
[Test2.zip](https://github.com/Witko/nvidia-xrun/files/1115968/Test2.zip) [Test1.zip](https://github.com/Witko/nvidia-xrun/files/1115967/Test1.zip) Okay, so I've attached 2 zip files with the Xorg logs and the config files. Test1.zip contains the log and files for the scenario where it's using Nouveau/Gallium...
I tried that, but it didn't work. Do you want me to install the nvidia drivers directly from repo and then install bbswitch and turn the card off and try?
I did that. I have `modprobe.blacklist=nouveau` in my kernel params. It still loads the Nouveau/Gallium driver on the xrun session. :/
I tried on a fresh install, but it didn't work. Fedora has some directory differences that I noticed. Currently trying to see if I can get it to work. Will...
No updates I'm afraid. I've concluded that it's an issue with how Fedora installs drivers and such. Oddly enough, I've been able to get it to work on openSUSE Tumbleweed....
@sudopluto. Hey, I'm already working on packaging it for openSUSE Tumbleweed. I'm just making sure that some fixes work on Fedora too so I can set up a copr repo...
@Witko @sudopluto I've packaged nvidia-xrun for openSUSE Tumbleweed, Leap, Fedora27 and RHEL7. [OBS Repo](https://software.opensuse.org//download.html?project=home%3AAxelSilverdew&package=nvidia-xrun) - Fedora27, OpenSUSE Tumbleweed, Leap [COPR Repo](http://copr.fedorainfracloud.org/coprs/axeld/nvidia-xrun/) - Fedora 27, but updates slower than the OBS...
Oh yeah, it should be pretty easy to add a format and lint check to the pipeline. I'll push a commit adding that in a little bit.
> since this is technically a nix-community project, might be less confusing to use nixpkgs-fmt? That's a good point, I have no problem using nixpkgs-fmt here instead of alejandra if...
Also for the record, I don't have a preference between nixpkgs-fmt or alejandra, so I'm fine with whatever as long as the outputs are consistent. :D