Skip to content

Releases: hertg/egpu-switcher

0.12.0

20 Jan 20:07
Compare
Choose a tag to compare

Features

  • Better GPU detection with lspci -d (see #23)

Fixes

  • Prevent error on egpu-switcher clean command (see #24)

0.11.1

09 Nov 18:27
Compare
Choose a tag to compare

Breaking changes

  • Removal of nvidia-xconfig method for detection of GPUs. lspci is now used everywhere as it works for NVIDIA and AMD GPUs (see #18).
    This only affects you if you explicitely use it in one of your own scripts, lspci was already the default option for all methods.

Features

  • It's no longer required to specify the internal GPU (but still possible), because that caused trouble in some situations. It's overall preferred to let X-Server figure it out themselves what GPU to use, if no EGPU is connected. (see #9)
  • Save the user configuration (internal/external GPU) to a config-file at /etc/egpu-switcher/egpu-switcher.conf. This prevents the need to re-run the setup after every upgrade in the future. (see #5)
  • Introduction of the egpu-switcher config command to reconfigure which GPUs to use (This is needed because the setup command does no longer prompt the user if a configuration already exists).
  • Added manpages: man egpu-switcher finally returns something :)

Fixes

  • Changed egpu.service from Type=Simple to Type=oneshot as it fits better for its purpose. (see #16)
  • Refactored a lot of code in order to conform to bash scripting best-practices
  • Updated README

0.11.0

09 Nov 18:13
71e5796
Compare
Choose a tag to compare
0.11.0 Pre-release
Pre-release

Do not install this version, the build failed because of a small error. Use 0.11.1 instead.

0.10.2

26 Aug 19:55
Compare
Choose a tag to compare
release version 0.10.2

0.10.1

23 Jun 18:36
Compare
Choose a tag to compare
release package 0.10.1

0.9.0

23 Apr 19:45
Compare
Choose a tag to compare
bumped version to 0.9.0

0.8.0

21 Apr 11:24
Compare
Choose a tag to compare
bump version to 0.8.0