public inbox for linux-hwmon@vger.kernel.org
 help / color / mirror / Atom feed
* Re: hwmon patch
       [not found] <SJ0PR12MB5673DC1F156198075B347F90BF659@SJ0PR12MB5673.namprd12.prod.outlook.com>
@ 2023-04-26 18:50 ` Guenter Roeck
  2023-04-26 20:27   ` Denis Pauk
  0 siblings, 1 reply; 2+ messages in thread
From: Guenter Roeck @ 2023-04-26 18:50 UTC (permalink / raw)
  To: Renaud Lepage; +Cc: Denis Pauk, linux-hwmon

On Wed, Apr 26, 2023 at 04:38:53PM +0000, Renaud Lepage wrote:
> Hello! Sorry for reaching out at random.
> 

In the future, please use the linux-hwmon@vger.kernel.org mailing list
to reach out.

> nct6775-platform.c lists support for a NUMBER of motherboards, of which mine isn't listed. Is there any specific reason why the Strix B360-*, H370-* and Z390-* are listed, but the Z370-* are (conspicuously) not present?
> 

Presumably because no one submitted a patch adding support for it,
or maybe because it doesn't work. Denis, any comments / feedback ?

On a side note, please never use all-capitals for words.
That is equivalent to shouting.

Thanks,
Guenter

> If it's lack of testing, I volunteer as tribute. I'm running a https://www.amazon.com/gp/product/B075RHWCBT/ right now.
> 
> --
> Renaud Lepage
> BScA Informatique et Génie Logiciel
> BAsc CompSci & Software Eng
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: hwmon patch
  2023-04-26 18:50 ` hwmon patch Guenter Roeck
@ 2023-04-26 20:27   ` Denis Pauk
  0 siblings, 0 replies; 2+ messages in thread
From: Denis Pauk @ 2023-04-26 20:27 UTC (permalink / raw)
  To: Guenter Roeck; +Cc: Renaud Lepage, linux-hwmon

Hi,

On Wed, 26 Apr 2023 11:50:46 -0700
Guenter Roeck <linux@roeck-us.net> wrote:

> On Wed, Apr 26, 2023 at 04:38:53PM +0000, Renaud Lepage wrote:
> > Hello! Sorry for reaching out at random.
> >   
> 
> In the future, please use the linux-hwmon@vger.kernel.org mailing list
> to reach out.
> 
> > nct6775-platform.c lists support for a NUMBER of motherboards, of which
> > mine isn't listed. Is there any specific reason why the Strix B360-*,
> > H370-* and Z390-* are listed, but the Z370-* are (conspicuously) not
> > present? 
> 
> Presumably because no one submitted a patch adding support for it,
> or maybe because it doesn't work. Denis, any comments / feedback ?
> 
I suppose that such boards does not have an implementation of required WMI
method or dumps that I have does not provide such methods. I have used UEFI
capsules and dumps from linux hardware database. 
Sometime version provided on ASUS support site can't be unpacked by
uefi-firmware-parser or does not have WMI method required for sensor support. 
Or linux hardware database does not have dumps for such boards. 

As result - script can't detect that such board has support of WMI method
for sure.

Currently, I have information about 19 boards based on such chipset, where
sensor region defined in unknown way or partially for two boards:
* ROG STRIX Z370-H GAMING
* ROG MAXIMUS X HERO.
Other bios dumps for boards or can't be downloaded or can't be unpacked.

So mostly its question when someone test code on a real board
or DSDT dumps will uploaded to https://github.com/linuxhw/ACPI or
https://bugzilla.kernel.org/show_bug.cgi?id=204807 with known region
definitions and WMI methods.
 
Boards could have a different way of define region for sensor or a
different WMI method for access to sensor in the theory. Or a sensor could be
accessed without ACPI conflicts that sometime happens for different board
revision.

Look to https://github.com/asus-wmi-boards-sensors/asus-board-dsdt for more
information.

> On a side note, please never use all-capitals for words.
> That is equivalent to shouting.
> 
> Thanks,
> Guenter
> 
> > If it's lack of testing, I volunteer as tribute. I'm running a
> > https://www.amazon.com/gp/product/B075RHWCBT/ right now.
> > 
Could you please add your board dump as an issue to github or to
https://bugzilla.kernel.org/show_bug.cgi?id=204807 by `acpidump -b`? 
If you can build kernel, could you please build kernel with additional "ROG
STRIX Z370-G GAMING" line to `asus_wmi_boards` list?

> > --
> > Renaud Lepage
> > BScA Informatique et Génie Logiciel
> > BAsc CompSci & Software Eng
> >   

I hope it will help. Thank you!

Best regards,
                  Denis.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-26 20:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <SJ0PR12MB5673DC1F156198075B347F90BF659@SJ0PR12MB5673.namprd12.prod.outlook.com>
2023-04-26 18:50 ` hwmon patch Guenter Roeck
2023-04-26 20:27   ` Denis Pauk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox