nvidia-gpu-off VS nvidia-legacy

Compare nvidia-gpu-off vs nvidia-legacy and see what are their differences.

nvidia-gpu-off

The definitive guide to completely turn off your Nvidia dedicated GPU on Optimus laptops running Linux (by bayasdev)

nvidia-legacy

This repository includes patched legacy nVIDIA drivers for newer Linux kernels (5.8 - 6.6). Works on all Linux distros. (by MeowIce)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
nvidia-gpu-off nvidia-legacy
9 3
124 97
- -
1.8 4.4
over 2 years ago 5 months ago
Shell
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

nvidia-gpu-off

Posts with mentions or reviews of nvidia-gpu-off. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-14.

nvidia-legacy

Posts with mentions or reviews of nvidia-legacy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-14.
  • Turn off nvidia graphic card?
    2 projects | /r/linuxquestions | 14 Feb 2023
    Ok so i found a way, a pretty easy one indeed, to do it. You have to install nvidia drivers. You could say that it easy, and you would be wrong. It needs an old nvidia version that is not supported. The graphic card is an nvidia gt 330M which means you need nvidia driver 340.x version. But that version, if you try to install from nvidia page, doesn't work with linux kernel higher than 4.4. So i found this https://github.com/MeowIce/nvidia-legacy . This repository has a version of that nvidia driver with support for 5.10+ kernel. So you just have to install the .run and then use nvidia-smi -i 0000:xx:00.0 -pm 0 where xx is your nvidia card pci ID (you can find it with lspci | grep NVIDIA. After that you will have your graphic card turned off.
  • Desktop Freezing.
    1 project | /r/debian | 24 Oct 2022
    Boot with nouveau and then download the 340.108 branch from here (you’ll need some dev tools and kernel-headers/source installed), build yourself the driver and reboot.
  • Nvidia and Nouveau
    3 projects | news.ycombinator.com | 6 Oct 2022
    I really wish nouveau were in a better state. I have a positively ancient laptop with a 8600M nvidia chipset that just will not reliably operate with the nouveau driver.

    Instead, I have to use https://github.com/MeowIce/nvidia-legacy to patch and install the proprietary drivers.

What are some alternatives?

When comparing nvidia-gpu-off and nvidia-legacy you can also consider the following projects:

throttled - Workaround for Intel throttling issues in Linux.

nvidia-tweaks - A collection of tweaks and improvements to the proprietary NVIDIA driver (Linux)

bbswitch - Disable discrete graphics (currently nvidia only)

yum-packaging-nvidia-plugin - NVIDIA yum and dnf plugins for RHEL driver packages

laptop-mode-tools - Power Savings tool for Linux

nvidia-exec - GPU switching without login out for Nvidia Optimus laptops under Linux

custom-optimus - A script to help you manage NVIDIA Optimus in Linux laptops

open-gpu-kernel-modules - NVIDIA Linux open GPU kernel module source

UTM - Virtual machines for iOS and macOS

Single-GPU-Passthrough-for-Dummies - Non-intimidating guide to create a KVM GPU Passthrough via libvirt/virt-manager on systems with only one GPU.