* [lm-sensors] Asus X99 Deluxe sensors
@ 2014-09-06 14:04 Volker Braun
2014-09-06 15:24 ` Guenter Roeck
0 siblings, 1 reply; 2+ messages in thread
From: Volker Braun @ 2014-09-06 14:04 UTC (permalink / raw)
To: lm-sensors
The board seems to have a known sensor chip:
Found `Nuvoton NCT6791D Super IO Sensors' Success!
(address 0x290, driver `nct6775')
But when loading it, the kernel complains:
Sep 06 14:32:01 localhost.localdomain kernel: nct6775: Found NCT6791D or
compatible chip at 0x2e:0x290
Sep 06 14:32:01 localhost.localdomain kernel: ACPI Warning: SystemIO range
0x0000000000000295-0x0000000000000296 conflicts with OpRegion
0x0000000000000290-0x0000000000000299 (\_GPE.HWM_) (20140214/utaddress-258)
I read the FAQ about the asus_atk0110 module, but that is nowhere to be seen
in the DSDT. So I guess Asus discontinued that in their new motherboards. I
understand that ACPI references 0x295, but I don't understand what it does
with it (if anything at all):
http://boxen.math.washington.edu/home/vbraun/ASUS_X99_DELUXE_BIOS_0801/dsdt.
dsl
Name (IOHW, 0x0290)
[...]
OperationRegion (HWM, SystemIO, IOHW, 0x0A)
Field (HWM, ByteAcc, NoLock, Preserve)
{
Offset (0x05),
HIDX, 8,
HDAT, 8
}
Full acpi data:
http://boxen.math.washington.edu/home/vbraun/ASUS_X99_DELUXE_BIOS_0801/
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [lm-sensors] Asus X99 Deluxe sensors
2014-09-06 14:04 [lm-sensors] Asus X99 Deluxe sensors Volker Braun
@ 2014-09-06 15:24 ` Guenter Roeck
0 siblings, 0 replies; 2+ messages in thread
From: Guenter Roeck @ 2014-09-06 15:24 UTC (permalink / raw)
To: lm-sensors
On 09/06/2014 07:04 AM, Volker Braun wrote:
> The board seems to have a known sensor chip:
>
> Found `Nuvoton NCT6791D Super IO Sensors' Success!
> (address 0x290, driver `nct6775')
>
> But when loading it, the kernel complains:
>
> Sep 06 14:32:01 localhost.localdomain kernel: nct6775: Found NCT6791D or
> compatible chip at 0x2e:0x290
> Sep 06 14:32:01 localhost.localdomain kernel: ACPI Warning: SystemIO range
> 0x0000000000000295-0x0000000000000296 conflicts with OpRegion
> 0x0000000000000290-0x0000000000000299 (\_GPE.HWM_) (20140214/utaddress-258)
>
> I read the FAQ about the asus_atk0110 module, but that is nowhere to be seen
> in the DSDT. So I guess Asus discontinued that in their new motherboards. I
> understand that ACPI references 0x295, but I don't understand what it does
> with it (if anything at all):
>
> http://boxen.math.washington.edu/home/vbraun/ASUS_X99_DELUXE_BIOS_0801/dsdt.
> dsl
>
> Name (IOHW, 0x0290)
> [...]
> OperationRegion (HWM, SystemIO, IOHW, 0x0A)
> Field (HWM, ByteAcc, NoLock, Preserve)
> {
> Offset (0x05),
> HIDX, 8,
> HDAT, 8
> }
>
> Full acpi data:
> http://boxen.math.washington.edu/home/vbraun/ASUS_X99_DELUXE_BIOS_0801/
>
Maybe it is a leftover, but there is nothing we can do about it.
You could ask Asus, but unless they changed their policy they'll
tell you that they do not support Linux on their desktop boards.
You can try to boot with acpi_enforce_resources=lax on your own risk.
Guenter
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-09-06 15:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-06 14:04 [lm-sensors] Asus X99 Deluxe sensors Volker Braun
2014-09-06 15:24 ` Guenter Roeck
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.