Skip to content

Releases: ewagner12/all-ways-egpu

v0.42.2

10 Dec 22:04
62d7133

Choose a tag to compare

Fixed Issue #5
Reduce pcilib error messages during setup on Ryzen 6000 systems (one error message may still display during setup, but it doesn't affect the setup process)

v0.42.1

21 Aug 04:58
4d85973

Choose a tag to compare

Fixed possible race condition in Method 1 removal code.
Fixed "Failed to disable unit: service does not exist" (Issue #4)

v0.42.0

20 Aug 19:49
30b28f4

Choose a tag to compare

Full Changelog: v0.40...v0.42

Added EFI framebuffer removal to method 1 to fix black screen issue on certain machines.
Added Status and Restart Display Manager methods to menu system.
Refactored menu command.

v0.40.0

13 Mar 20:23
7afc5b7

Choose a tag to compare

Replaced makefile with install shell script
Added user-install method
Added documentation
Added per-user GPU configuration for potential SteamOS compatability

v0.32.1

13 Nov 05:59
ac06a6d

Choose a tag to compare

Minor bug fixes: Fixed issue where Method 2 might not work if eGPU and iGPU/dGPU shared a driver

v0.32.0

09 Nov 05:17
1c8ce5d

Choose a tag to compare

-Bug fix for issue where Method 2 (boot_vga) was not working after 1st setup
-Fixed an issue with uninstallation on OpenRC systems

v0.31.0

06 Nov 23:10
ecbf30e

Choose a tag to compare

Feature Update:

  • Added menu system for script navigation/usage
  • Added OpenRC init support
  • Updates to configuration files, uninstall, and documentation

v0.11.0

17 Oct 17:59
5d76c22

Choose a tag to compare

-Code cleanup
-Fixes to boot switching behavior and error messages

v0.10.0

16 Oct 20:25
1963e31

Choose a tag to compare

Updated release with added functionality including:
-Second boot_vga method added
-Better behavior of script during boot
-Updated Documentation

First Release

06 Aug 00:15
1b39ee7

Choose a tag to compare

First release of script.

Includes initial functionality of setup, switching between iGPU/eGPU, and configuring on boot-up.