https://bugzilla.kernel.org/show_bug.cgi?id=204807 --- Comment #338 from Denis Pauk (pauk.denis@xxxxxxxxx) --- (In reply to Attila from comment #336) > Hello, > > I've this board : > > # grep -e '' -n /sys/class/dmi/id/board_{name,vendor} > /sys/class/dmi/id/board_name:1:G15CF > /sys/class/dmi/id/board_vendor:1:ASUSTeK COMPUTER INC. > > # dmidecode -t baseboard > Base Board Information > Manufacturer: ASUSTeK COMPUTER INC. > Product Name: G15CF > > Can you please add my board to the supported motherboard list? > > BTW, I added "acpi_enforce_resources=lax" to GRUB_CMDLINE_LINUX and after > modprobe nct6775 I can see a new section in the output of sensors command > with the following details: > nct6798-isa-0290 > Adapter: ISA adapter > > output of dmesg: > [ 3469.171468] nct6775: Found NCT6798D or compatible chip at 0x2e:0x290 > [ 3469.171488] ACPI Warning: SystemIO range > 0x0000000000000295-0x0000000000000296 conflicts with OpRegion > 0x0000000000000290-0x0000000000000299 (\RMTW.SHWM) (20230628/utaddress-204) > [ 3469.171504] ACPI Warning: SystemIO range > 0x0000000000000295-0x0000000000000296 conflicts with OpRegion > 0x0000000000000290-0x0000000000000299 (\HWM) (20230628/utaddress-204) > [ 3469.171513] ACPI: OSL: Resource conflict; ACPI support missing from > driver? > [ 3469.171515] ACPI: OSL: Resource conflict: System may be unstable or > behave erratically > > Thanks! Could you please attach dump of bios by `acpidump -b -n DSDT`? Or could please also try to build a kernel with add your board to asus_msi_boards list in https://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git/tree/drivers/hwmon/nct6775-platform.c?h=hwmon-next#n1264 if its possible? -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.