anonfunc
anonfunc pushed to master at anonfunc/aur-packages 2020-03-28 17:12:01 +01:00
588bfb1a42 upgpkg: pyfan 1.4.1-1
anonfunc commented on issue anonfunc/PyFan#3 2020-03-28 17:11:24 +01:00
Fails to start since 1.4

Thanks for the report, I fixed that in my local repo but it seems I did not commit it before release, what a blunder. Well, should be fixed now.

anonfunc closed issue anonfunc/PyFan#3 2020-03-28 17:07:53 +01:00
Fails to start since 1.4
anonfunc pushed to master at anonfunc/PyFan 2020-03-28 17:07:53 +01:00
d6ab4d8451 use correct variable for parent pyfan, fixes #3
anonfunc pushed to master at anonfunc/aur-packages 2020-03-26 09:44:58 +01:00
01c68f5385 upgpkg: pyfan 1.4-1
anonfunc pushed to master at anonfunc/aur-packages 2020-03-26 08:51:07 +01:00
e629803b61 upgpkg: pyfan 1.4-1
anonfunc commented on issue anonfunc/PyFan#2 2020-03-26 08:43:55 +01:00
Fans RPM have erratic behaviour

It seems like this was a configuration issue, so I'm going to close this. If you still run into this problem, please reopen this.

anonfunc closed issue anonfunc/PyFan#2 2020-03-26 08:43:55 +01:00
Fans RPM have erratic behaviour
anonfunc commented on issue anonfunc/PyFan#2 2020-03-17 10:36:09 +01:00
Fans RPM have erratic behaviour

I don't know if it's related but I have this when resuming from suspend:

mars 15 23:11:34 terence-desktop pyfan.py[801]: WARNING:pyfan:[CPU+OUT] Failed to set pwm, trying to reset it. (Device or resource busy)
mars 15 23:11:34 terence-desktop pyfan.py[801]: WARNING:pyfan:[GPU+IN+OUT] Failed to set pwm, trying to reset it. (Device or resource busy)

That's quite normal after suspend, as long as it does not countinue that should be allright.

anonfunc commented on pull request TAIGA/TAIGA#7 2020-03-17 02:44:08 +01:00
Spawn Nether/End ores in Overworld if allow-nether is set to FALSE on server

I'm pretty sure I can test it this week with all the spare time corona got me. Getting back to you once I tested it.

anonfunc pushed to master at anonfunc/PyFan 2020-03-10 02:17:38 +01:00
c93865cf97 added reloading of hwmap after file not found errors
anonfunc commented on issue anonfunc/PyFan#2 2020-03-06 20:33:38 +01:00
Fans RPM have erratic behaviour

That would defeat the propose of using pid entirely. If you want to ramp it up slower, try lowering the linear bit, slower over time would be the integral bit (at least with little differences)

anonfunc commented on issue anonfunc/PyFan#2 2020-03-05 20:15:26 +01:00
Fans RPM have erratic behaviour

I just did and on low usage the values do not have the same values (39%µ and 35%) however, with high usage they get set to the same exact values. Here is a log where you can observe the values being the same

Since you didn't limit them they should be set high (and possibly to the same value) if your thermal zone is above target.

anonfunc commented on issue anonfunc/PyFan#2 2020-03-04 04:31:54 +01:00
Fans RPM have erratic behaviour

So, this fan "jojoing", is it happening after a 'normal' boot or after suspend? I noticed simillar behaviour after suspend from time to time. Did you try to restart pyfan?

Does this mean I need to tweak the PID values? And if so, what can I try?

You can try lowering the differential part (d), for example to 1, and see if that changes anything.

I notice the RPM is almost exactly the same for fan2 and fan3 but shouldn't it be different because of the different min value set for pwm?

Did you look at debug output to confim pyfan is setting them to the same values? Normally each fan should be treated differently, so if they are not that's a bug and we should fix it.

anonfunc pushed to master at anonfunc/PyFan 2020-03-03 18:38:32 +01:00
6511439bf5 fixed some typos and restructured some text.
anonfunc closed issue anonfunc/PyFan#1 2020-03-03 05:33:25 +01:00
Improve config documentation
anonfunc commented on issue anonfunc/PyFan#1 2020-03-03 05:30:43 +01:00
Improve config documentation

Can you open a seperate issue for that?

anonfunc pushed to master at anonfunc/PyFan 2020-03-01 20:41:29 +01:00
2777cd8046 Update 'README.md'
anonfunc pushed to master at anonfunc/PyFan 2020-03-01 20:39:35 +01:00
c99e89a124 Update 'README.md'
anonfunc pushed to master at anonfunc/PyFan 2020-03-01 20:34:31 +01:00
cc4a9ae226 Update 'README.md'