https://bugzilla.kernel.org/show_bug.cgi?id=204807 Denis Pauk (pauk.denis@xxxxxxxxx) changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #298539|0 |1 is obsolete| | --- Comment #88 from Denis Pauk (pauk.denis@xxxxxxxxx) --- Created attachment 298669 --> https://bugzilla.kernel.org/attachment.cgi?id=298669&action=edit POC: Add support for access via Asus WMI to nct6775 by board/vendor name detect Updated version with check vendor name and fix for possible issues with non ASUS motherboards, added names of motherboards have mentioned in bug. I will also check possible way for use functions pointers instead conditional checks equal to access_wmi. After that I will try to send patch to review. (In reply to comment #87) > I added my board "ROG STRIX B550-F GAMING (WI-FI)" and added patch against > 5.14.1-arch1-1 BIOS 2423 08/10/2021. Thank you, I have added your board also. (In reply to comment #86) > Please add my board name "TUF GAMING B550-PLUS". Thank you, I have added it to list. What the distro do you use? For debian it can be: * git clone git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git * cd linux-stable * git check v5.14 * cp /boot/config-5.10.0-8-amd64 .config * make CC="ccache gcc" -j 32 * make CC="ccache gcc" -j 32 bindeb-pkg * sudo dpkg -i ../linux-image-5.14.0+_5.14.0+-1_amd64.deb Look to https://wiki.debian.org/BuildADebianKernelPackage -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.