Skip to content

eGPU switcher for GNOME using udev rules

Notifications You must be signed in to change notification settings

jcs224/gnome-egpu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crates.io Crates.io

gnome-egpu

Tool to switch between iGPU and eGPU on Gnome Wayland

Dependencies:

  • libgudev-1.0
  • libglib2.0

Installation:

$ cargo install gnome-egpu

Instructions:

To set up the initial udev rule:

# gnome-egpu setup

To then switch:

  • Power off computer, plug/unplug eGPU, turn on computer. GDM will attempt to use eGPU, falls back to iGPU.
  • OR: run # gnome-egpu setup each time you want to switch, selecting the desired GPU.

To-Do:

  • # gnome-egpu pup --- monitors udev changes for eGPU and restarts GDM instantly
  • # gnome-egpu auto --- sets up udev rule to trigger GDM restart automatically

About

eGPU switcher for GNOME using udev rules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%