blob: ebcb945834b49db5abaddc3a95cb769a5b242187 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
=== What this is ===
This adds a systemd service to poweroff the discrete GPU on boot, and reenable it on poweroff/reboot (as the system will otherwise hang).
You will need to have `debugfs` enabled in the kernel. If you are running the vanilla linux kernel, it is enabled by default.
=== Installation ===
This can be installed from the [AUR](https://aur.archlinux.org/packages/systemd-vgaswitcheroo-units/).
=== Credits ===
- Original packaged was based on [vgaswitcheroo_systemd](https://github.com/fredoche/vgaswitcheroo_systemd)
- Old AUR package [here](http://pkgbuild.com/git/aur-mirror.git/tree/systemd-vgaswitcheroo-units)
|