flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Roman
I found Win32_TemperatureProbe, but how using not understood.
|
|||
![]() |
|
revolution
Roman wrote: Get ... fun speed ![]() |
|||
![]() |
|
Roman
O ! Sorry , fan speed.
Friday. Fun ![]() |
|||
![]() |
|
Roman
I found RDMSR (Intel pdf http://www.intel.com/content/www/us/en/embedded/testing-and-validation/cpu-monitoring-dts-peci-paper.html)
But my programm error on RDMSR and shut down. I using Fasm version 1.69.03 |
|||
![]() |
|
revolution
RDMSR is a privileged instruction. For a normal user space application it generates an exception. You can only execute it at privilege level 0.
|
|||
![]() |
|
Roman
If write driver and using RDMSR.
Its work ? |
|||
![]() |
|
revolution
Roman wrote: If write driver and using RDMSR. See also: https://www.raymond.cc/blog/loading-unsigned-drivers-in-windows-7-and-vista-64-bit-x64/ |
|||
![]() |
|
Andrew Martin
The motherboard contents SuperIO controller chip, which handles all information from sensors. You must find datasheet for your SuperIO controller chip. For example, in my computer, this chip accessible via CPU I/O ports, so INPOUT32.DLL may be used.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.