Page 1 of 1
fannwsp2max Not Working On My 2Bignas

Posted:
Tue Mar 11, 2025 6:13 pm
by oldandcrusty
fannwsp2max fails to run on my 2Bignas with
- Code: Select all
fannwsp2max: fan driver path not found, daemon cannot work, abort
Looking at the strings in the program I see that the path in the /sys directory tree leads to 'hwmon0'. In my case, my fan is set up in 'hwmon2'. Is it possible to get the source so I can make the changes?
mike
Re: fannwsp2max Not Working On My 2Bignas

Posted:
Wed Mar 12, 2025 7:35 am
by Jocko
Hi
:thinking
If you have a 2bignas why did you use a binary set for a nwsp max ? and did you referer with this topic ? :
viewtopic.php?f=11&t=3314So please to post :
- Code: Select all
cat /etc/platform
ls -l /usr/sbin/fan-d
cat /proc/cpuinfo
@fvdw
According to the file nas_bin, no fan is required for a platform 2big v1 ?
Re: fannwsp2max Not Working On My 2Bignas

Posted:
Wed Mar 12, 2025 9:29 pm
by fvdw
He talks about a 2bignas that device should use fan5big
Re: fannwsp2max Not Working On My 2Bignas

Posted:
Wed Mar 12, 2025 10:52 pm
by Jocko
Yes I know that but I noticed in nas_bin file no fan daemon is set for 2big v1 platform
Is it ok ?
Re: fannwsp2max Not Working On My 2Bignas

Posted:
Thu Mar 13, 2025 4:24 pm
by fvdw
To be honest I don't know if 2big v1 has a fan.
Will check my archive later today
Re: fannwsp2max Not Working On My 2Bignas

Posted:
Sat Mar 15, 2025 4:07 pm
by fvdw
we don't have a fan daemon for 2big v1. I cannot find any info on it in my archive but I believe to remember that the 2big v1 has a fan controlled by a controller on the motherboard so without using the kernel.
Re: fannwsp2max Not Working On My 2Bignas

Posted:
Tue Mar 25, 2025 2:29 pm
by oldandcrusty
Sorry about the long delay on responding.
I guess I got confused reading the cited topic since is deals mostly about nwspmax. I switched to using fan5big and all is well. Thnks for the help.