| Author |
Message |
Mostly Harmless
Joined: 25 Jan 2007 Posts: 115 Location: Budapest, Hungary |
|
|
|
yep.
you have to set the update frequency in EVEREST.
file -> preferences -> hardware monitoring -> Update Frequency
|
|
| Wed Jan 23, 2008 10:43 am |
 |
 |
KA-50Hokum
Joined: 13 Mar 2008 Posts: 2
|
|
|
|
Hi! Sorry to bother you, but what must I do to parse String values from Everest to int? Everest for ex. doesn't show the exact number of used memory in megabytes, but it does show free memory. A want to do smth like 4096-((UInt32)GetData...***)) , but it can't operate with String returnings. Such things like "ParseInt" don't exist in LCDStudio compiler.
|
|
| Thu Mar 13, 2008 10:58 pm |
|
 |
Bozzel
Joined: 14 May 2008 Posts: 1
|
|
|
|
Where can i get the Everest WMI? I got the message "Everest WMI not detected"
Thanks in advance.
|
|
| Wed May 14, 2008 7:08 pm |
|
 |
UNOPARATOR
Homo Moderatus

Joined: 19 Jul 2005 Posts: 915 Location: Istanbul, Turkey |
|
|
|
 |
 |
Where can i get the Everest WMI? I got the message "Everest WMI not detected"
Thanks in advance. |
You need Everest then from its File --> Preferences --> Hardware Monitoring --> External Applications --> check "Enable writing sensor values to WMI" and that's it... (Everest must be running -at least in background- to be able to send the actual values to WMI)
|
|
| Wed May 14, 2008 10:52 pm |
|
 |
!TIMMY!
Joined: 16 Jun 2008 Posts: 1
|
|
|
|
I don't seem to have the Everest Ultimate Plugin available in LCD Studio since I upgraded to 4.50 Beta 1340 from 4.20. I need a newer version of Everest because it doesn't recognise my DFI X48 mobo. Are they compatible? If so what settings to I need to enable?
|
|
| Mon Jun 16, 2008 5:59 pm |
|
 |
sIrK
Joined: 07 Aug 2008 Posts: 1
|
|
|
|
Thank You Very Much for this plugin, works very well and thanks to it i changed the mbm to everest sensor view... because in vista64 can not install mbm driver...
Working OK.
_________________ Logitech G15 With LcdStudio & Everest. |
|
| Thu Aug 07, 2008 11:50 pm |
|
 |
g0t0pless
Joined: 08 Dec 2008 Posts: 9
|
|
|
|
I have nothing about WMI in my Everest settings. I am also getting only a "WMIStatus" in LCD Studio.
Maybe I am running too new of a version? Or maybe the wrong version all together?
My LCD Studio is: 2.1.0.806
My Everest is: Ultimate Edition 2006 2.50.480
|
|
| Mon Dec 08, 2008 6:06 am |
|
 |
UNOPARATOR
Homo Moderatus

Joined: 19 Jul 2005 Posts: 915 Location: Istanbul, Turkey |
|
|
|
Your Everest is too old I guess...
|
|
| Mon Dec 08, 2008 10:02 pm |
|
 |
aidstar
Joined: 28 Apr 2010 Posts: 3 Location: melbourne australia |
|
need a sensor for my motherboard that isnt supported? |
|
Hey guys, <(^_^)>
I just want to say this looks to be an awesome program, i love the look of it and how easy it seems to use it.
For some reason when i add the plugin for everest i get Everest WMIstatus-unknown, I am under the
impression that my motherboard isnt supported? here are my system specs
I am running LCDstudio 2.1.0 build 806
Everest Ultimate edition 5.50.2100
Gigabyte GA-P35-DS3R (3 PCI, 3 PCI-E x1, 1 PCI-E x16, 4 DDR2 DIMM, Audio, Gigabit LAN)
Intel(R) Core(TM)2 Duo CPU E6850 @ 3.00GHz
ATI Radeon HD 4800 Series (1024 MB)
DIMM1: Kingston KTC1G-UDIMM 1 GB DDR2-800 DDR2 SDRAM (5-5-5-18 @ 400 MHz) (4-4-4-12 @ 266 MHz) (3-3-3-9 @ 200 MHz)
4GB ram
Windows7 64bit
I would be very appreciative if you could please add a sensor to a plugin for me so i can get this fine program to run with everest,
I have ATI traytools installed but cant get any info through your program.
thanks a lot Adan

|
|
| Wed Apr 28, 2010 12:04 pm |
|
 |
UNOPARATOR
Homo Moderatus

Joined: 19 Jul 2005 Posts: 915 Location: Istanbul, Turkey |
|
|
|
You have to enable WMI option in Everest's preferences...
|
|
| Wed Apr 28, 2010 12:46 pm |
|
 |
aidstar
Joined: 28 Apr 2010 Posts: 3 Location: melbourne australia |
|
hmm i did this and everest isnt there now? |
|
hey,
Wow that was a fast reply, thanks alot UNOPARATOR
unfortunately when i did that everest disappeared from
the plugin section in LCDstudio, lol before it was there?
I just realised i had to reactivate the plugin in LCDstuio under tools,
but for some reason it still says Everest WMI status, Everest WMi not detected?
thanks
|
|
| Wed Apr 28, 2010 1:06 pm |
|
 |
spock
Site Admin

Joined: 17 Feb 2003 Posts: 4522 Location: Athens, Greece |
|
WMI |
|
Just fuck WMI and check the "shared memory" option.
_________________ Live long and prosper... |
|
| Wed Apr 28, 2010 10:23 pm |
 |
 |
aidstar
Joined: 28 Apr 2010 Posts: 3 Location: melbourne australia |
|
|
|
thanks Spock,
Wow something so simple and it has fixed my problem, thanks a bunch mate 
|
|
| Thu Apr 29, 2010 11:51 am |
|
 |
spock
Site Admin

Joined: 17 Feb 2003 Posts: 4522 Location: Athens, Greece |
|
The F word |
|
No worries, mate!
Welcome aboard!
_________________ Live long and prosper... |
|
| Fri Apr 30, 2010 9:13 am |
 |
 |
rubioley
Joined: 08 Oct 2010 Posts: 1
|
|
|
|
How does a scheduler preempt a running process on a single-core CPU? The running process is occupying the CPU and keeps going. How the scheduler (also considered a process by the CPU) comes into the picture? Doesn't the scheduler also need to get on the CPU before it can preempt some others? My question is how the running process gives up the CPU by others preemptively when it is using the CPU?
_______________________
yahoo keyword tool ~ overture ~ traffic estimator ~ adwords traffic estimator
Last edited by rubioley on Thu Oct 14, 2010 8:34 am; edited 1 time in total |
|
| Tue Oct 12, 2010 8:30 am |
|
 |
|