Hi all,
I am running unraid on my PR4100 from wetsern digital and trying to control the fan PWM and LCD display. But this is not possible at the moment, because unraid lacks I2C and UART support for the Braswell controller.
I found a script for FreeNAS to control all these peripherals, but i do not have the following devices:
/dev/cuau3
/dev/ada
I also can't run this command either:
sysctl -n dev.cpu.0.temperature
Do i need to upgrade the unraid kernel? Is it possible to control the I2C and UART via docker without upgrading the unraid kernel?
This is the script than i found for FreeNAS:
Hardware control script for PR2100/PR4100 (github.com)
Thanks for helping me
Pauell