Merge branch 'Tonux599-nvidia-drivers'

This commit is contained in:
Andrew David Wong 2020-04-12 05:51:07 -05:00
commit b536502f42
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -24,6 +24,11 @@ If you do happen to get proprietary drivers working on your Qubes system (via in
[Hardware Compatibility List (HCL)](/doc/hcl/#generating-and-submitting-new-reports ) [Hardware Compatibility List (HCL)](/doc/hcl/#generating-and-submitting-new-reports )
Add your computer, graphics card, and installation steps you did to get everything working. Add your computer, graphics card, and installation steps you did to get everything working.
Before continuing, you may wish to try the `kernel-latest` package from the `current` repository. This kernel may better support your card and if so, you would not have to rely on proprietary drivers. This can be installed from dom0 with:
~~~
sudo qubes-dom0-update kernel-latest
~~~
## RpmFusion packages ## RpmFusion packages
There are rpm packages with all necessary software on rpmfusion. The only package you have to compile is the kernel module (but there is a ready built src.rpm package). There are rpm packages with all necessary software on rpmfusion. The only package you have to compile is the kernel module (but there is a ready built src.rpm package).