SonOfTux

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by SonOfTux

  1. On 11/8/2022 at 1:39 AM, GeorgeJetson20 said:

    What causes this error.  using Fan Control Pluggin, but getting this strange error with permission denied.  Not sure what this is.   Unraid 6.11.2 (but it has not worked on this PC) which is an x570 s MSI motherboard.   I don't know where the denied is coming from

     

    This is what occurs when it tryies the detect from autofan.   Any help would be appreciated.

     

    image.thumb.png.eb902ef546c2f47731337fb7e772a003.png<br /><b>Warning</b>:  file_get_contents(/sys/devices/platform/nct6687.2592/hwmon/hwmon3/pwm2_enable): failed to open stream: No such file or directory in <b>/usr/local/emhttp/plugins/dynamix.system.autofan/include/SystemFan.php</b> on line <b>40</b><br /><br /><b>Warning</b>:  file_put_contents(/sys/devices/platform/nct6687.2592/hwmon/hwmon3/pwm2_enable): failed to open stream: Permission denied in <b>/usr/local/emhttp/plugins/dynamix.system.autofan/include/SystemFan.php</b> on line <b>42</b><br /><br /><b>Warning</b>:  file_put_contents(/sys/devices/platform/nct6687.2592/hwmon/hwmon3/pwm2_enable): failed to open stream: Permission denied in <b>/usr/local/emhttp/plugins/dynamix.system.autofan/include/SystemFan.php</b> on line <b>50</b><br />/sys/devices/platform/nct6687.2592/hwmon/hwmon3/fan1_input

     

    Hi,

    It seems to be being caused by the fan speed script not being able to cope with PWM outputs that don't have an associated enable output, hence the

    file_get_contents(/sys/devices/platform/nct6687.2592/hwmon/hwmon3/pwm2_enable) failed to open stream: No such file or directory

    This issue with the nct6687 driver has been an ongoing issue for at least the last 2 years if you look back through these messages and is still waiting to be addressed.

    • Like 1
  2. On 11/13/2021 at 7:56 AM, ich777 said:

    The version of Handbrake that is available in the CA App does not support NVENC.

    Strange🤔, I'm using the haveagitgat/tdarr containers from CA App and handbrake transcodes with NVENC seem to be working fine for me - cpu usage is about 5-20% (much lower than the 50-90% for cpu only transcode) and an active app is showing up and encoder usage to going to 100% on the GPU in the dashboard . But as I said, when I do a transcode using a plugin that uses NVENC x265 ffmepg transcodes it fails to find an NVENC capable graphics card.