View previous topic :: View next topic |
Author |
Message |
jagdpanther l33t

Joined: 22 Nov 2003 Posts: 778
|
Posted: Wed Feb 06, 2019 5:36 pm Post subject: GreenWithEnvy on Gentoo? |
|
|
Does anyone have GreenWithEnvy running on Gentoo?
https://gitlab.com/leinardi/gwe
from that gitlab page:
Quote: | System utility designed to provide information, control the fans and overclock your NVIDIA card |
|
|
Back to top |
|
 |
Linubie Guru


Joined: 11 Jun 2004 Posts: 395
|
Posted: Thu Feb 07, 2019 12:57 pm Post subject: |
|
|
as root:
Code: |
layman -o https://raw.githubusercontent.com/fosero/flatpak-overlay/master/repositories.xml -f -a flatpak-overlay
nvidia-xconfig --cool-bits=8
emerge -av sys-apps/flatpak
|
as user:
Code: | flatpak --user remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak --user install flathub com.leinardi.gwe
flatpak update
flatpak run com.leinardi.gwe |
_________________ Mircosoft software is like having sex with a stranger, you always have to be careful not to get infected with something... |
|
Back to top |
|
 |
Xillor n00b

Joined: 19 Feb 2019 Posts: 2
|
Posted: Tue Feb 19, 2019 4:24 am Post subject: |
|
|
I have this in my overlay: https://framagit.org/3/ebuilds
sys-power/gwe, dev-python/pyinjector, dev-python/py3nvml. |
|
Back to top |
|
 |
|