nbfc_service - Notebook FanControl service
NoteBook FanControl service
nbfc_service
[OPTIONS]
-h, --help
show this help message and exit
-r, --readonly
Start in read-only mode
-f, --fork
Switch process to background after sucessfully started
-d, --debug
Enable tracing of reads and writes of the embedded controller
-c, --config-file config
Use alternative config file (default /etc/nbfc/nbfc.json)
-s, --state-file state.json
Write state to an alternative file (default /var/run/nbfc_service.state.json)
-e, --embedded-controller EC [dummy, ec_linux, ec_sys_linux]
Specify embedded controller to use
/var/run/nbfc_service.pid File containing the PID of current running nbfc_service.
/var/run/nbfc_service.state.json State file of nbfc_service. Updated every EcPollInterval miliseconds See nbfc_service.json(5) for further details.
/usr/share/nbfc/configs/*.json Configuration files for various notebook models. See nbfc_service.json(5) for further details.
- 0 Everything fine
- 1 Generic error
- 2 Command line error
- 3 Initialization error
- 5 Fatal error
Bugs to https://github.com/nbfc-linux/nbfc-linux
Benjamin Abendroth ([email protected])
nbfc(1), nbfc_service.json(5), ec_probe(1), fancontrol(1), sensors(1)