Open GoogleCodeExporter opened 9 years ago
The Open Hardware Monitor can only display sensor data if all of the following
is true:
- There is hardware in the PC that measures the data
- The hardware is accessible by software for reading the data
- The hardware is documented and the documents are publicly available, or there
is a
documented API to access the data
- There is code implemented in the Open Hardware Monitor to read the data
For laptops very often at least one of the first three conditions is not true.
So
either there is no hardware chip monitoring the data, or it is not accessible by
software or there is no documentation available publicly. I can only do
something if
the only thing missing is the implementation in the Open Hardware Monitor.
To find out more about the first three conditions, it is usually a good idea to
compare with similar software. You could try and see if CPUID HWMonitor,
SpeedFan,
Everest, GPU-Z or a monitoring tool provided by the laptop manufacturer can
read any
further sensors. Or you can see if you can find any useful documentation about
your
hardware.
Original comment by moel.mich
on 23 Feb 2010 at 10:51
One suggestion from issue 6 is support for laptop battery monitoring. This is a
valid
enhancement, and will be added into Open Hardware Monitor.
Original comment by moel.mich
on 3 Mar 2010 at 3:29
The Windows API Codepack has events, properties and statuses for showing
battery data.
Checkout the Microsoft.WindowsAPICodePack.ApplicationServices.PowerManager
class, supports Windows 2000 and above.
Original comment by dmex04@gmail.com
on 1 Jan 2011 at 1:48
I will work on a battery implementation using Win32 APIs.
Original comment by reinlrol...@gmail.com
on 30 Aug 2011 at 7:47
When OHM will support battery monitoring?
Original comment by eu.dan...@gmail.com
on 27 Jul 2012 at 3:06
[deleted comment]
In some laptops I already get this information using OHM 0.5.1 beta. I believe
this issue can be closed.
Original comment by he...@nerv.fi
on 26 Jun 2013 at 6:39
On my SAMSUNG NP300E5C-S08IT the battery implementation doesn't work. I think
the issue shouldn't be closed
Original comment by martinom...@gmail.com
on 26 Jun 2013 at 7:43
Attachments:
The Open Hardware Monitor does not have any battery monitoring support so far,
so I wonder how you could get that type of information. Maybe you used a fork
of the Open Hardware Monitor?
Original comment by moel.mich
on 27 Jun 2013 at 8:15
Heh my bad. It was harddrive lifetime estimation.
Original comment by he...@nerv.fi
on 29 Jun 2013 at 8:23
Original issue reported on code.google.com by
linasel
on 23 Feb 2010 at 10:12Attachments: