envstat & asus a8v
6 answers - 238 bytes -

Hi,
I've been trying to figure out if it's possible to get the temperature
readings from the asus a8v motherboard via envstat ?
Anyone that's succesfully done this? and if so how ?
Thanks in advance.
No.1 | | 331 bytes |
| 
Sun, Sep 11, 2005 at 10:01:01AM +0200, Tim Jakobsen wrote:
I've been trying to figure out if it's possible to get the temperature
readings from the asus a8v motherboard via envstat ?
Anyone that's succesfully done this? and if so how ?
if you have ACPI enabled in the kernel, acpitz* might work.
No.2 | | 714 bytes |
| 
Sun, 11 Sep 2005 22:01:25 -0700
"Aaron J. Grier" <agrier (AT) poofygoof (DOT) comwrote:
Sun, Sep 11, 2005 at 10:01:01AM +0200, Tim Jakobsen wrote:
I've been trying to figure out if it's possible to get the temperature
readings from the asus a8v motherboard via envstat ?
Anyone that's succesfully done this? and if so how ?
if you have ACPI enabled in the kernel, acpitz* might work.
I have such a mb with -current, acpi/acpitz enabled, but acpitz
does not seem to auto configure.
pkgsrc/sysutils/mbmon claims to work, but returns values that don't
seem to be right, unless what it claims to be celcius values
are actually farenheit. :-)
No.3 | | 378 bytes |
| 
Sun, Sep 11, 2005 at 10:01:01AM +0200, Tim Jakobsen wrote:
Hi,
I've been trying to figure out if it's possible to get the temperature
readings from the asus a8v motherboard via envstat ?
Anyone that's succesfully done this? and if so how ?
Thanks in advance.
I've been doing that with lm0 enabled in the kernel config file.
No.4 | | 391 bytes |
| 
Mon, Sep 12, 2005 at 09:34:56AM -0300, Paulo Alexandre Pinto Pires wrote:
I've been doing that with lm0 enabled in the kernel config file.
I just tried enabling it in the kernel but it doesn't seem to change
anything:
$ envstat -r
envstat: No sensors found
Can you explain how you made it work ? or give me a hint at what I am
doing wrong? Thanks.
No.5 | | 591 bytes |
| 
Mon, Sep 12, 2005 at 04:50:45PM +0200, Tim Jakobsen wrote:
Mon, Sep 12, 2005 at 09:34:56AM -0300, Paulo Alexandre Pinto Pires wrote:
I've been doing that with lm0 enabled in the kernel config file.
I just tried enabling it in the kernel but it doesn't seem to change
anything:
$ envstat -r
envstat: No sensors found
Can you explain how you made it work ? or give me a hint at what I am
doing wrong? Thanks.
I haven't been using NetBSD/amd64 lately. I'll try to boot it
this weekend, to check it, and I'll call you back.
No.6 | | 787 bytes |
| 
Fri, Sep 16, 2005 at 02:14:19PM -0300, Paulo Alexandre Pinto Pires wrote:
Mon, Sep 12, 2005 at 04:50:45PM +0200, Tim Jakobsen wrote:
Mon, Sep 12, 2005 at 09:34:56AM -0300, Paulo Alexandre Pinto Pires wrote:
I've been doing that with lm0 enabled in the kernel config file.
I just tried enabling it in the kernel but it doesn't seem to change
anything:
$ envstat -r
envstat: No sensors found
Can you explain how you made it work ? or give me a hint at what I am
doing wrong? Thanks.
I haven't been using NetBSD/amd64 lately. I'll try to boot it
this weekend, to check it, and I'll call you back.
! I'm terribly sorry, but I was wrong: my board is K8V,
not A8V. Maybe that makes the whole difference.