gnome-egpu

Crates.iognome-egpu
lib.rsgnome-egpu
version0.1.1
sourcesrc
created_at2021-01-18 02:46:58.648236
updated_at2024-02-05 01:03:30.45607
descriptionudev rules for eGPU on Gnome
homepage
repository
max_upload_size
id343344
size25,602
Dan Greco (dangreco)

documentation

README

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
Commit count: 0

cargo fmt