Add GPU status check

This commit is contained in:
Anthony Wang 2021-01-21 14:32:18 -06:00
parent cde9e9a910
commit 4e44b042b3
Signed by: a
GPG key ID: 6FD3502572299774

View file

@ -2,7 +2,12 @@
> Manage hybrid graphics.
> More information: <https://wiki.archlinux.org/index.php/PRIME>.
> Also see `clock`.
- Run application on dedicated GPU:
`DRI_PRIME=1 {{application_name}}`
- Check status of dedicated GPU:
`sudo cat /sys/kernel/debug/vgaswitcheroo/switch`