https://bugzilla.kernel.org/show_bug.cgi?id=204807 nikodll@xxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nikodll@xxxxxxxxx --- Comment #284 from nikodll@xxxxxxxxx --- I have the same or related issue with Asus Pro WS W680-ACE IPMI motherboard. The following dmesg output is produced when I'm trying to "modprobe nct6775" and lm_sensors do not show any PWM fan/temp values from this chip: [ 1001.509854] nct6775: Found NCT6798D or compatible chip at 0x2e:0x290 [ 1001.509868] ACPI Warning: SystemIO range 0x0000000000000295-0x0000000000000296 conflicts with OpRegion 0x0000000000000290-0x0000000000000299 (\RMTW.SHWM) (20220331/utaddress-204) [ 1001.509880] ACPI: OSL: Resource conflict; ACPI support missing from driver? $ cat /sys/class/dmi/id/board_name Pro WS W680-ACE IPMI $ zcat /proc/config.gz | grep -i asus CONFIG_USB_PEGASUS=m CONFIG_TABLET_USB_PEGASUS=m CONFIG_SENSORS_ASUS_WMI=m CONFIG_SENSORS_ASUS_EC=m CONFIG_HID_ASUS=m CONFIG_ASUS_LAPTOP=m CONFIG_ASUS_WIRELESS=m CONFIG_ASUS_WMI=m CONFIG_ASUS_NB_WMI=m CONFIG_ASUS_TF103C_DOCK=m $ lsmod | grep -i -E \(wmi\|asus\) wmi 32768 1 video $ uname -a Linux calculate 6.1.7-gentoo-dist #1 SMP PREEMPT_DYNAMIC Wed Jan 18 12:31:42 -00 2023 x86_64 13th Gen Intel(R) Core(TM) i9-13900 GenuineIntel GNU/Linux Is there any way how I can assist in resolving it, testing patches etc? -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.