Benjamin Abendroth
Benjamin Abendroth
Fixed the code and the readme: It's now ec_linux, not ECLinux. However, I have no idea what could be wrong with your setup, sorry.
Hello, I changed src/ec_sys_linux.c to use /dev/ec if available. However, adding the whole acpi_ec project to nbfc-linux looks overkill for me.
First you have to know where you installed the previous version of nbfc-linux. ls /usr/local/share/nbfc ls /usr/share/nbfc If the first command works, your --prefix is /usr/local, if the second command...
The model configuration files are not meant to be copied to /etc/nbfc/nbfc.json. If you want to set the Thosiba model configuration file, do the following: sudo rm /etc/nbfc/nbfc.json # remove...
Now there are DEBs and RPMs available, have a look under releases.
Hello, I was just trying to fix the issue for https://ftp.hp.com/pub/softpaq/sp112001-112500/sp112428.exe but this file misses the BIOSUpdate folder. It works for my model https://ftp.hp.com/pub/softpaq/sp68001-68500/sp68041.exe . I don't know if this...
You can try to disable the nbfc-service, turn off your device, remove the batttery pack and press the power button (to drain off the remaining power in your device). This...
You solved the problem by setting the UpThreshold to the same value as DownThreshold, meaning this TemperatureThreshold will never be selected. Can you fix this another way? You also may...
Hello, I've created a pull request to add the completion files. However, I wasn’t able to test the changes in `pyproject.toml` myself. Best regards, Benjamin
Okay, it seems that this approach didn't work as expected. I apologize for the confusion. Perhaps these files need to be distributed by the package maintainers or system distributors instead....