UshakovVasilii / gnome-shell-extension-freon

Shows CPU temperature, disk temperature, video card temperature (NVIDIA/Catalyst/Bumblebee&NVIDIA), voltage and fan RPM
https://extensions.gnome.org/extension/841/freon
GNU General Public License v2.0
426 stars 77 forks source link

Cannot install in Fedora 32 silverblue #176

Open fyaz6194 opened 4 years ago

fyaz6194 commented 4 years ago

Sudo user does not have permission as required...

ptomato commented 3 years ago

I found you can work around this by choosing a different value for "HDD/SSD temperature utility" that isn't "nvme-cli", and removing and reinstalling Freon.

BetterToAutomateTheWorld commented 3 years ago

Same error here,

BetterToAutomateTheWorld commented 3 years ago

Well, if someone is reading this, encounter the same issue and want a quick & dirty fix: sudo chmod u+s /usr/sbin/nvme This will execute the command nvme as root whatever the user is using it