Open GoogleCodeExporter opened 9 years ago
Original comment by moel.mich
on 15 Jan 2012 at 9:43
I worked on the current bandwidth part using WMI capabilities.
See attached patches/files (sorry for the whole designer mess).
Side note: repo forked on GitHub: https://github.com/spl0k/open-hardware-monitor
Original comment by alban.feron
on 10 Jun 2013 at 12:57
Attachments:
Thank you for the patches. I have tried to integrate this but the repeated WMI
query seems to block the update process on my system resulting in an
application that hangs. I have also a few virtual network adapters, maybe that
is the cause, I don't know. In general my experience with any WMI based
approach has been very bad (for example when I tried to read HDD SMART values
via WMI). The WMI system seems very unreliable.
Original comment by moel.mich
on 14 Jul 2013 at 3:17
Issue 163 has been merged into this issue.
Original comment by moel.mich
on 14 Jul 2013 at 3:20
Issue 389 has been merged into this issue.
Original comment by moel.mich
on 14 Jul 2013 at 3:21
Some more debugging showed that the update itself seems to work at times (but
not always) and it is just too slow for the 4 adapters found on my system. It
doesn't succeed to update in less than 1 second which then locks up the
application (more or less).
Original comment by moel.mich
on 14 Jul 2013 at 3:26
Original issue reported on code.google.com by
dwdal...@gmail.com
on 26 Aug 2011 at 11:52