honeycomb_thermal
Driver for the thermal controller on the Honeycomb LX2 Workstation.
Syntax:
honeycomb_thermal [options]
Runs on:
QNX OS
Options:
These are the options available for this driver.
- -d
- Duty cycle of PWM output (range 0~100).
- -f
- Fan control thread priority (range 1~253).
- -m
- Mount point (default is /dev/thermal).
- -o
- File mode for the mount point (default is 0664).
- -v
- Increase verbosity.
Examples:
Enable driver with thread priority being 200:
honeycomb_thermal -f 200 &
To read the thermal information, temperature and fan speed (RPM):
cat /dev/thermal
40,3883
Page updated: