death7654 / Chrultrabook-Tools

User-friendly configuration utility for Chromebooks running an alternate OS
GNU General Public License v3.0
47 stars 12 forks source link

Fan control still missing on linux after update #38

Closed Melelysum closed 1 year ago

Melelysum commented 1 year ago

Fan control missing on arch linux 6.5.5-arch1-1 also no info is get when using the button to get them in Memory diagnostics I tried every choice available in the drop down menu, nothing. My laptop is a asus chromebook flip C436FA CometLake-U codenamed Helios

death7654 commented 1 year ago

This seems like a packaging error

https://tree123.org/chrultrabook/utils/ectool https://tree123.org/chrultrabook/utils/cbmem

download these binaries and place them in /usr/bin

Then CD to the location

sudo chmod u+s ectool && sudo chmod u+s cbmem

It should have been packaged in the appimage, and I do not know what went wrong.

WeirdTreeThing commented 1 year ago

Do not put those in /usr/bin

Melelysum commented 1 year ago

they already were there, so i just cd to /usr/bin/ and did the two chmod