bayasdev / envycontrol

Easy GPU switching for Nvidia Optimus laptops under Linux
MIT License
1.22k stars 62 forks source link

Envycontrol does not blacklist nouveau module on Fedora #32

Closed tur1ngb0x closed 2 years ago

tur1ngb0x commented 2 years ago

Details:

Description:

Expected behaviour:

Additional information:

Steps to reproduce:

Fix:

Suggestions:

bayasdev commented 2 years ago

Hello there, @tur1ngb0x can you check if there's a /etc/redhat-release file on your system?

If yes we can target RHEL and all of its derivatives as well as Fedora.

Greetings.

tur1ngb0x commented 2 years ago

Yes.

$ cat /etc/redhat-release 
Fedora release 36 (Thirty Six)

Additionally

$ cat /etc/os-release 
NAME="Fedora Linux"
VERSION="36 (Workstation Edition Prerelease)"
ID=fedora
VERSION_ID=36
VERSION_CODENAME=""
PLATFORM_ID="platform:f36"
PRETTY_NAME="Fedora Linux 36 (Workstation Edition Prerelease)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:36"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f36/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=36
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=36
PRIVACY_POLICY_URL="https://fedoraproject.org/wiki/Legal:PrivacyPolicy"
VARIANT="Workstation Edition"
VARIANT_ID=workstation
bayasdev commented 2 years ago

Should be fixed now