Superdanby / Grub-Nvidia-Entry

Enable Nvidia driver only with the last entry in grub.
GNU General Public License v3.0
43 stars 8 forks source link
fedora grub nouveau nvidia

Grub-Nvidia-Entry

If you installed Nvidia drivers through Negativo17 or RPMfusion, the Nvidia card would always be on by default. As the dedicated GPU consumes a lot of power, it is a significant problem to those using laptops.

Features

Usage

Advantages

Why is this method preferred over Bumblebee?

Prerequisites

Supported Operating Systems

Installation

Easy Setup

All Options

GPU Verification

Intel/Nouveau

iGPU: glxgears -info | grep GL_VENDOR image dGPU(Nouveau): DRI_PRIME=1 glxgears -info | grep GL_VENDOR image

Intel/Nvidia

glxgears -info | grep GL_VENDOR image

Caution

Full installation overwrites /usr/lib/systemd/system/switcheroo-control.service, /etc/grub.d/40_custom, /usr/lib/udev/rules.d/61-gdm.rules, and /etc/gdm/custom.conf.

Issues

Todo

Development Stopped

I've switched to another laptop with AMD graphics card.