thinkpad_acpi.2ndfan.patch icon indicating copy to clipboard operation
thinkpad_acpi.2ndfan.patch copied to clipboard

Thinkpad ACPI 2nd fan control Linux kernel patch

Results 9 thinkpad_acpi.2ndfan.patch issues
Sort by recently updated
recently updated
newest added

Hi, I saw that you posted this patch on ibm-acpi-devel. Very good! However, kernel devs generally don't accept patches if they aren't in their preferred format. I would suggest resubmitting...

hello, I have a p1 gen 3, dual fans. Can you add it? I can provide info but I don;t know where to look for the prefix

Hey, first: I appreciate your work and want to donate!(?) But I have trouble to install this on Ubuntu 20.x . Is there any chance for a step by step...

Please, add P53 in your patch :) If I understand correctly (according to this https://forums.mydigitallife.net/threads/oa-2-x-slic-oemcert-collection.5952/page-84#post-1559468), it's code is also N2N. I can do all the testings needed. Thanks in advance!

The P73 also has two fans. It's identifier is N2N. Please add it to your patch. Thanks for your work on this.

The new patch file with "full" paths to the modules source file no longer needs the cd stuff around applying the patch.

Without this patch, `fan1` could be controlled as a `tp_fan` and was able to run at its full speed (~5000 RPM) by setting the level to `"level full-speed"`. After applying...

It seems once manual control has been engaged, it's not possible to hand control back over to the hardware. Neither by writing to `2` to `pwm*_enable`, nor by writing `level...

Reading sysfs will show the same values for `pwm1*` and `pwm2*`. Writing works fine independently tho. This is mentioned in the code, but I want to explicitely mention it in...