-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Instructions unclear. Got folders but do not contain specified files #39
Comments
Hello! Thanks for the feedback! |
I think it will be easier if you install it from deb package. |
Hi, tried using the debtap to install package. Did not work. Threw an error that mlfc_server not found. I saw the .tar.xz and manually copied files. Found a small error and fixed `$ mlfc_client /usr/local/bin/mlfc_client: line 37: /usr/local/bin/bin/mlfc_client: No such file or directory `$ mlfc_client /bin/sh: warning: shell level (1000) too high, resetting to 1 And it opens up nothing. Is there anything else I can do |
I think you did something wrong, but i don't know what |
Hi, I finally got it working by manually copying files from deb into the folders. Maybe there are a few mistakes in the tar.xz version attached in the release notes. On a related note, if it is just copy pasting, maybe you can package the app as tar.xz with an install.sh script that copies the relevant files to the relevant paths. I finally got the GUI working but getting this error |
What laptop model? |
MSI Modern 14 B5M. Ryzen 5 -5500U All MSI laptops apparently use the same EC register values. I'm looking for fan profiles (spin down fans when not needed) and charge limiter. Currently using this to spin down fans - https://github.com/FaridZelli/ISW-Modern |
Okay, then you need to disable other applications that can modify the ec file and restart the laptop and then open mlfc. And also delete the file from error message |
It works. Removed ISW and now it works. The only thing is that, for some reason, the application is not responsive. It takes around 5 seconds to register a click. Don't know why |
I followed the instructions given, installed dependencies and compiled using CMake in Arch Linux. The build was successful. But don't know what to deploy or where to deploy. Please refer to the screenshots of output after compilation
The text was updated successfully, but these errors were encountered: